An Interface to the 'fastText' Library


[Up] [Top]

Documentation for package ‘fastTextR’ version 2.1.0

Help Pages

fasttext Create a New 'FastText' Model
ft_analogies Get Analogies
ft_control Default Control Settings
ft_load Load Model
ft_nearest_neighbors Get Nearest Neighbors
ft_normalize Normalize
ft_predict Predict using a Previously Trained Model
ft_save Write Model
ft_sentence_vectors Get Sentence Vectors
ft_test Evaluate the Model
ft_train Train a Model
ft_words Get Words
ft_word_vectors Get Word Vectors
predict.supervised_model Predict using a Previously Trained Model