finalfusion-rust and finalfrontier

Finalfrontier is a training tool that generates word embedding models, while finalfusion-rust is the inference runtime that loads and uses those trained models, making them complements in a producer-consumer relationship.

finalfusion-rust
47
Emerging
finalfrontier
37
Emerging
Maintenance 0/25
Adoption 17/25
Maturity 16/25
Community 14/25
Maintenance 0/25
Adoption 13/25
Maturity 16/25
Community 8/25
Stars: 105
Forks: 13
Downloads: 3,858
Commits (30d): 0
Language: Rust
License:
Stars: 90
Forks: 5
Downloads: 47
Commits (30d): 0
Language: Rust
License:
Stale 6m No Package No Dependents
Stale 6m No Package No Dependents

About finalfusion-rust

finalfusion/finalfusion-rust

finalfusion embeddings in Rust

This crate helps Rust developers integrate and manage word embeddings within their applications. It allows you to read, write, and query different embedding formats like GloVe, word2vec, fastText, and its own finalfusion format. Developers building applications that require natural language understanding or similar text-based functionalities will find this useful for handling word vector data.

natural-language-processing machine-learning-engineering text-analytics information-retrieval rust-development

About finalfrontier

finalfusion/finalfrontier

Context-sensitive word embeddings with subwords. In Rust.

This tool helps machine learning engineers and NLP researchers create contextual word embeddings from large text datasets. It takes raw text as input and produces high-quality word embeddings in formats like word2vec, fastText, or GloVe, which can then be used in downstream NLP tasks such as sentiment analysis or machine translation. The primary users are those building and training custom NLP models.

Natural Language Processing Machine Learning Engineering Text Data Analysis NLP Model Training Semantic Search

Scores updated daily from GitHub, PyPI, and npm data. How scores work