voikko-rs 1.0.5

Rust bindings for the Voikko library
Documentation

voikko-rs

Build 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