LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
python/README.md
python/floret_module/floret/__init__.py
python/floret_module/floret/floret.py
python/floret_module/floret.egg-info/PKG-INFO
python/floret_module/floret.egg-info/SOURCES.txt
python/floret_module/floret.egg-info/dependency_links.txt
python/floret_module/floret.egg-info/not-zip-safe
python/floret_module/floret.egg-info/requires.txt
python/floret_module/floret.egg-info/top_level.txt
python/floret_module/floret/pybind/floret_pybind.cc
python/floret_module/floret/tests/README.md
python/floret_module/floret/tests/__init__.py
python/floret_module/floret/tests/data.txt
python/floret_module/floret/tests/test_configurations.py
python/floret_module/floret/tests/test_script.py
python/floret_module/floret/tests/test_tokenize.py
python/floret_module/floret/tests/test_train.py
python/floret_module/floret/util/__init__.py
python/floret_module/floret/util/util.py
src/MurmurHash3.cpp
src/MurmurHash3.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