voikko-rs

Crates.iovoikko-rs
lib.rsvoikko-rs
version1.1.0
created_at2019-02-04 15:29:44.13948+00
updated_at2022-03-26 20:52:17.787926+00
descriptionRust bindings for the Voikko library
homepagehttps://github.com/ronjakoi/voikko-rs
repositoryhttps://github.com/ronjakoi/voikko-rs
max_upload_size
id112670
size89,098
Ronja Koistinen (ronjakoi)

documentation

README

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
Commit count: 68

cargo fmt