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.
☆176Updated 5 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☆104Updated 2 years ago
- Context-sensitive word embeddings with subwords. In Rust.☆89Updated 2 years ago
- Ontology for rustling☆132Updated 3 years ago
- Neural syntax annotator, supporting sequence labeling, lemmatization, and dependency parsing.☆78Updated 2 years ago
- Hidden Markov Models in Rust☆78Updated last year
- Succeeded by SyntaxDot: https://github.com/tensordot/syntaxdot☆25Updated 4 years ago
- fastText Rust binding☆63Updated last year
- Rust implementation of Duckling☆79Updated 4 years ago
- Rust implementation of Silero VAD☆23Updated last month
- Spelling correction & Fuzzy search based on Symmetric Delete spelling correction algorithm.☆140Updated 5 months ago
- A rust implementation of some popular snowball stemming algorithms☆129Updated last year
- Simple NLP in Rust with Python bindings☆153Updated 2 years ago
- Fast English word segmentation in Rust☆101Updated last month
- Rust-tokenizer offers high-performance tokenizers for modern language models, including WordPiece, Byte-Pair Encoding (BPE) and Unigram (…☆328Updated 2 years ago
- Rust port of sentence-transformers (https://github.com/UKPLab/sentence-transformers)☆122Updated last year
- ☆67Updated 2 years ago
- Rust library for whisper.cpp compatible Mel spectrograms☆80Updated last week
- Further developed as SyntaxDot: https://github.com/tensordot/syntaxdot☆13Updated 4 years ago
- Snips NLU rust implementation☆343Updated 2 years ago
- Rust crate for entity parsing☆17Updated 2 years ago
- Rust bindings for the deepspeech library☆296Updated 3 years ago
- Recurrent neural network for audio noise reduction☆304Updated last month
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆109Updated 2 years ago
- Locality Sensitive Hashing in Rust with Python bindings☆119Updated 2 years ago
- Rust bindings for the spaCy library.☆24Updated 3 years ago
- Multilingual implementation of RAKE algorithm for Rust☆35Updated 9 months ago
- pure rust implemention of word2vec☆86Updated 2 years ago
- Fast suffix arrays for Rust (with Unicode support).☆278Updated 2 years ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆150Updated last week
- Almost-Pure Rust TTS Engine for my Rustnation talk☆49Updated 11 months ago