Finalfrontier
Context-sensitive word embeddings with subwords. In Rust.
Install / Use
/learn @finalfusion/FinalfrontierREADME
finalfrontier
Introduction
finalfrontier is a Rust program for training word embeddings. finalfrontier currently has the following features:
- Models:
- skip-gram (Mikolov et al., 2013)
- structured skip-gram (Ling et al., 2015)
- directional skip-gram (Song et al., 2018)
- dependency (Levy and Goldberg, 2014)
- Output formats:
- finalfusion
- fastText
- word2vec binary
- word2vec text
- GloVe text
- Noise contrastive estimation (Gutmann and Hyvärinen, 2012)
- Subword representations (Bojanowski et al., 2016)
- Hogwild SGD (Recht et al., 2011)
- Quantized embeddings through the
finalfusion quantizecommand.
The trained embeddings can be stored in the versatile finalfusion
format, which can be read and used with the
finalfusion crate
and the
finalfusion
Python module.
The minimum required Rust version is currently 1.70.
Where to go from here
- Installation
- Quickstart
- Manual pages:
- finalfrontier-skipgram(1) — train word embeddings with the (structured) skip-gram model
- finalfrontier-deps(1) — train word embeddings with dependency contexts
- finalfusion crate
- Python module
Related Skills
himalaya
346.8kCLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).
node-connect
346.8kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
taskflow
346.8kname: taskflow description: Use when work should span one or more detached tasks but still behave like one job with a single owner context. TaskFlow is the durable flow substrate under authoring layer
frontend-design
107.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
