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.

The minimum required Rust version is currently 1.40.

Where to go from here