Learn R Programming

fastTextR (version 2.1.0)

fasttext: 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()

Arguments

Examples

Run this code
ft <- fasttext()

Run the code above in your browser using DataLab