hfst-sys

Crates.iohfst-sys
lib.rshfst-sys
version0.1.7
sourcesrc
created_at2024-11-18 14:31:42.158175
updated_at2024-11-19 13:58:57.78635
descriptionWrappers to libhfst (raw bindings to the c api)
homepage
repositoryhttps://github.com/giellatekno/hfst-rust
max_upload_size
id1452237
size11,564
Owners (github:giellatekno:owners)

documentation

README

hfst-sys

Library with raw bindings to hfst_c, the c api version of hfst.

Running the test

There is one test, and it is marked as #[ignore], to not be run automatically or by tools. The rest requires the north sámi analyser, located in the apertium nightly place, namely /usr/share/giella/sme/analyser-dict-gt-desc.hfstol.

If you have this file, run cargo test -- --ignored to run the test.

Commit count: 10

cargo fmt