fasttext {fastTextR}R Documentation

Create a New FastText Model

Description

Create a new FastText model. The available methods are the same as the package functions but with out the prefix "ft_" and without the need to provide the model.

Usage

fasttext()

Examples

ft <- fasttext()

[Package fastTextR version 2.1.0 Index]