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.
☆172Updated 3 months ago
Alternatives and similar repositories for rustfst
Users that are interested in rustfst are comparing it to the libraries listed below
Sorting:
- Ontology for rustling☆131Updated 3 years ago
- Context-sensitive word embeddings with subwords. In Rust.☆88Updated 2 years ago
- Succeeded by SyntaxDot: https://github.com/tensordot/syntaxdot☆25Updated 4 years ago
- fastText Rust binding☆63Updated last year
- finalfusion embeddings in Rust☆103Updated 2 years ago
- Hidden Markov Models in Rust☆78Updated last year
- Rust implementation of Duckling☆79Updated 4 years ago
- Rust crate for entity parsing☆17Updated 2 years ago
- A rust implementation of some popular snowball stemming algorithms☆129Updated last year
- Neural syntax annotator, supporting sequence labeling, lemmatization, and dependency parsing.☆78Updated 2 years ago
- Spelling correction & Fuzzy search based on Symmetric Delete spelling correction algorithm.☆139Updated 4 months ago
- Simple NLP in Rust with Python bindings☆153Updated 2 years ago
- Fast English word segmentation in Rust☆101Updated last week
- Rust implementation of Silero VAD☆21Updated last week
- Rust library for whisper.cpp compatible Mel spectrograms☆76Updated 5 months ago
- Rust-tokenizer offers high-performance tokenizers for modern language models, including WordPiece, Byte-Pair Encoding (BPE) and Unigram (…☆328Updated 2 years ago
- Snips NLU rust implementation☆343Updated 2 years ago
- Further developed as SyntaxDot: https://github.com/tensordot/syntaxdot☆13Updated 4 years ago
- Rust binding to CUDA APIs☆118Updated 7 months ago
- Fast suffix arrays for Rust (with Unicode support).☆276Updated 2 years ago
- Fast hierarchical agglomerative clustering in Rust.☆102Updated 6 months ago
- Pure Rust port of CRFsuite: a fast implementation of Conditional Random Fields (CRFs)☆29Updated 3 weeks ago
- Rust bindings for the deepspeech library☆296Updated 3 years ago
- pure rust implemention of word2vec☆86Updated 2 years ago
- ☆67Updated 2 years ago
- Rust port of sentence-transformers (https://github.com/UKPLab/sentence-transformers)☆121Updated last year
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆109Updated 2 years ago
- Rust bindings for the spaCy library.☆24Updated 2 years ago
- Modular Rust transformer/LLM library using Candle☆36Updated last year
- Succeeded by syntaxdot-transformers: https://github.com/tensordot/syntaxdot/tree/main/syntaxdot-transformers☆19Updated 5 years ago