Crate Docs Build Status

finalfrontier

Introduction

finalfrontier is a Rust library and set of utilities for learning and using word embeddings. finalfrontier currently has the following features:

The trained embeddings are stored in finalfusion format, which can be read and used with the finalfusion crate and the finalfusion Python module.

Where to go from here