ronjakoi / voikko-rs

Rust bindings for the Voikko library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

voikko-rs

Coverage Status

Rust bindings for the Voikko library.

Requirements

Status

The crate is feature-complete but not yet tested very well. Bugs may remain.

The version number is 1.0 as I do not expect major changes to the API.

Things implemented

  • Functions to list the available dictionaries and languages supported for spell-checking, hyphenation, and grammar-checking.
  • Spell-checking
  • Suggested spellings
  • Hyphenation
  • Tokenization
  • Sentence delineation from input text
  • Morphological analysis
  • Grammar-checking

Things missing

  • Tests for the option setter functions

About

Rust bindings for the Voikko library

License:GNU General Public License v3.0


Languages

Language:Rust 100.0%