LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
python/README.md
python/README.rst
python/benchmarks/README.rst
python/fasttext_module/fasttext/FastText.py
python/fasttext_module/fasttext/__init__.py
python/fasttext_module/fasttext.egg-info/PKG-INFO
python/fasttext_module/fasttext.egg-info/SOURCES.txt
python/fasttext_module/fasttext.egg-info/dependency_links.txt
python/fasttext_module/fasttext.egg-info/not-zip-safe
python/fasttext_module/fasttext.egg-info/requires.txt
python/fasttext_module/fasttext.egg-info/top_level.txt
python/fasttext_module/fasttext/pybind/fasttext_pybind.cc
python/fasttext_module/fasttext/tests/__init__.py
python/fasttext_module/fasttext/tests/test_configurations.py
python/fasttext_module/fasttext/tests/test_script.py
python/fasttext_module/fasttext/util/__init__.py
python/fasttext_module/fasttext/util/util.py
src/aligned.h
src/args.cc
src/args.h
src/autotune.cc
src/autotune.h
src/densematrix.cc
src/densematrix.h
src/dictionary.cc
src/dictionary.h
src/fasttext.cc
src/fasttext.h
src/loss.cc
src/loss.h
src/main.cc
src/matrix.cc
src/matrix.h
src/meter.cc
src/meter.h
src/model.cc
src/model.h
src/productquantizer.cc
src/productquantizer.h
src/quantmatrix.cc
src/quantmatrix.h
src/real.h
src/utils.cc
src/utils.h
src/vector.cc
src/vector.h