garvys-org / rustfstLinks
Rust re-implementation of OpenFST - library for constructing, combining, optimizing, and searching weighted finite-state transducers (FSTs). A Python binding is also available.
☆169Updated 2 months ago
Alternatives and similar repositories for rustfst
Users that are interested in rustfst are comparing it to the libraries listed below
Sorting:
- finalfusion embeddings in Rust☆102Updated last year
- Succeeded by SyntaxDot: https://github.com/tensordot/syntaxdot☆25Updated 4 years ago
- Ontology for rustling☆130Updated 3 years ago
- Context-sensitive word embeddings with subwords. In Rust.☆87Updated last year
- Hidden Markov Models in Rust☆78Updated last year
- Neural syntax annotator, supporting sequence labeling, lemmatization, and dependency parsing.☆78Updated last year
- fastText Rust binding☆62Updated last year
- A rust implementation of some popular snowball stemming algorithms☆129Updated last year
- Spelling correction & Fuzzy search based on Symmetric Delete spelling correction algorithm.☆139Updated 3 months ago
- Simple NLP in Rust with Python bindings☆153Updated 2 years ago
- Rust implementation of Duckling☆79Updated 4 years ago
- Rust library for whisper.cpp compatible Mel spectrograms☆74Updated 4 months ago
- Rust-tokenizer offers high-performance tokenizers for modern language models, including WordPiece, Byte-Pair Encoding (BPE) and Unigram (…☆326Updated last year
- Rust implementation of Silero VAD☆20Updated last week
- Fast English word segmentation in Rust☆100Updated 2 weeks ago
- Snips NLU rust implementation☆343Updated 2 years ago
- pure rust implemention of word2vec☆85Updated 2 years ago
- ☆68Updated 2 years ago
- Fast suffix arrays for Rust (with Unicode support).☆275Updated last year
- Locality Sensitive Hashing in Rust with Python bindings☆117Updated 2 years ago
- Further developed as SyntaxDot: https://github.com/tensordot/syntaxdot☆13Updated 4 years ago
- Calculate Mel Frequency Cepstral Coefficients from audio data in Rust☆34Updated last year
- Pure Rust port of CRFsuite: a fast implementation of Conditional Random Fields (CRFs)☆29Updated 4 months ago
- Half-precision floating point types f16 and bf16 for Rust.☆259Updated last week
- Rust bindings for the deepspeech library☆296Updated 3 years ago
- Rust binding to CUDA APIs☆120Updated 5 months ago
- Rust bindings for the spaCy library.