Deep Java Library 0.29.0 - fasttext API

This document is the API specification for the Deep Java Library (DJL) NLP support with fastText.

The fastText module contains the NLP suport with fastText.

Packages
Package
Description
Contains the main fastText implementation of the DJL API.
Contains classes to interface with the underlying fastText.
Contains the built-in FtModelZoo.
Contains classes for the Application.NLP.TEXT_CLASSIFICATION models in the FtModelZoo.
Contains classes for the Application.NLP.WORD_EMBEDDING models in the FtModelZoo.