garvys-org / rustfst
Rust re-implementation of OpenFST - library for constructing, combining, optimizing, and searching weighted finite-state transducers (FSTs). A Python binding is also available.
☆150Updated 5 months ago
Alternatives and similar repositories for rustfst:
Users that are interested in rustfst are comparing it to the libraries listed below
- finalfusion embeddings in Rust☆94Updated last year
- Hidden Markov Models in Rust☆69Updated 9 months ago
- Ontology for rustling☆128Updated 3 years ago
- Neural syntax annotator, supporting sequence labeling, lemmatization, and dependency parsing.☆72Updated last year
- Succeeded by SyntaxDot: https://github.com/tensordot/syntaxdot☆25Updated 3 years ago
- Spelling correction & Fuzzy search based on Symmetric Delete spelling correction algorithm.☆131Updated last year
- fastText Rust binding☆58Updated last year
- A rust implementation of some popular snowball stemming algorithms☆117Updated 8 months ago
- Context-sensitive word embeddings with subwords. In Rust.☆86Updated last year
- ☆62Updated last year
- Rust port of sentence-transformers (https://github.com/UKPLab/sentence-transformers)☆111Updated 4 months ago
- Rust bindings for the deepspeech library☆296Updated 2 years ago
- Rust-tokenizer offers high-performance tokenizers for modern language models, including WordPiece, Byte-Pair Encoding (BPE) and Unigram (…☆300Updated last year
- Rust crate for entity parsing☆16Updated 2 years ago
- Rust implementation of Duckling☆78Updated 3 years ago
- Almost-Pure Rust TTS Engine for my Rustnation talk☆37Updated 2 weeks ago
- Recurrent neural network for audio noise reduction☆251Updated 2 months ago
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆106Updated last year
- Simple NLP in Rust with Python bindings☆150Updated last year
- Fast suffix arrays for Rust (with Unicode support).☆264Updated last year
- Rust library for whisper.cpp compatible Mel spectrograms☆60Updated 3 months ago
- Implementation of the Punkt sentence tokenizing algorithm in Rust.☆35Updated 4 years ago
- Fast hierarchical agglomerative clustering in Rust.☆92Updated last year
- Succeeded by syntaxdot-transformers: https://github.com/tensordot/syntaxdot/tree/main/syntaxdot-transformers☆19Updated 4 years ago
- Safe CUDA cuBLAS wrapper for the Rust language.☆28Updated 7 years ago
- Source of BLAS and LAPACK via OpenBLAS☆79Updated last month
- An audio manipulation library for Rust, Python, WebAssembly, and C.☆48Updated last year
- Snips NLU rust implementation☆341Updated 2 years ago
- Rust bindings for the spaCy library.☆21Updated 2 years ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆133Updated 9 months ago