Files in fastrtext
'fastText' Wrapper for Text Classification and Word Representation

cleanup
MD5
NEWS.md
LICENSE
DESCRIPTION
NAMESPACE
inst/doc/unsupervised_learning.html
inst/doc/unsupervised_learning.R inst/doc/list_commands.R
inst/doc/list_commands.html
inst/doc/supervised_learning.html
inst/doc/supervised_learning.Rmd inst/doc/supervised_learning.R inst/doc/unsupervised_learning.Rmd inst/doc/list_commands.Rmd
inst/include/fastrtext_RcppExports.h
inst/include/fastrtext.h
inst/extdata/model_classification_test.bin
inst/extdata/model_unsupervised_test.bin
vignettes/supervised_learning.Rmd vignettes/unsupervised_learning.Rmd vignettes/list_commands.Rmd R/data.R R/zzz.R R/RcppExports.R R/API.R
src/fastrtext.cpp
src/r_compliance.cc
src/add_prefix.cpp
src/r_compliance.h
src/RcppExports.cpp
src/main.h
src/Makevars
src/fasttext/main.cc
src/fasttext/autotune.h
src/fasttext/densematrix.h
src/fasttext/matrix.cc
src/fasttext/densematrix.cc
src/fasttext/matrix.h
src/fasttext/meter.cc
src/fasttext/quantmatrix.cc
src/fasttext/meter.h
src/fasttext/utils.cc
src/fasttext/vector.cc
src/fasttext/dictionary.cc
src/fasttext/loss.cc
src/fasttext/model.cc
src/fasttext/vector.h
src/fasttext/fasttext.cc
src/fasttext/model.h
src/fasttext/real.h
src/fasttext/quantmatrix.h
src/fasttext/utils.h
src/fasttext/args.h
src/fasttext/autotune.cc
src/fasttext/fasttext.h
src/fasttext/args.cc
src/fasttext/dictionary.h
src/fasttext/loss.h
src/fasttext/productquantizer.cc
src/fasttext/productquantizer.h
tools/logo.xcf
tools/logo.png
tools/logo_black.xcf
tools/fasttext-logo-color-web.png
tools/logo_white.xcf
man/add_prefix.Rd man/get_word_vectors.Rd man/execute.Rd man/get_parameters.Rd man/get_labels.Rd man/get_hamming_loss.Rd man/add_tags.Rd man/Rcpp_fastrtext-class.Rd man/load_model.Rd man/train_sentences.Rd man/stop_words_sentences.Rd man/get_sentence_representation.Rd man/get_word_distance.Rd man/predict.Rcpp_fastrtext.Rd man/build_supervised.Rd man/get_tokenized_text.Rd man/test_sentences.Rd man/build_vectors.Rd man/fastrtext.Rd man/get_nn.Rd man/print_help.Rd man/get_dictionary.Rd man/get_word_ids.Rd
build/vignette.rds
tests/testthat.R tests/testthat/test-supervised.R tests/testthat/test-prefix.R tests/testthat/test-unsupervised.R
data/train_sentences.rda
data/stop_words_sentences.rda
data/test_sentences.rda
fastrtext documentation built on Oct. 30, 2019, 11:32 a.m.