fasttext: Create a New 'FastText' Model

View source: R/fasttext.R

fasttextR 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()

fastTextR documentation built on Oct. 31, 2022, 9:06 a.m.