LICENSE
MANIFEST.in
PATENTS
README.md
setup.cfg
setup.py
python/README.md
python/README.rst
python/benchmarks/README.rst
python/extremeText/ExtremeText.py
python/extremeText/__init__.py
python/extremeText/pybind/extremetext_pybind.cc
python/extremeText/tests/__init__.py
python/extremeText/tests/test_configurations.py
python/extremeText/tests/test_script.py
python/extremeText/util/__init__.py
python/extremeText/util/util.py
python/extremetext.egg-info/PKG-INFO
python/extremetext.egg-info/SOURCES.txt
python/extremetext.egg-info/dependency_links.txt
python/extremetext.egg-info/not-zip-safe
python/extremetext.egg-info/requires.txt
python/extremetext.egg-info/top_level.txt
src/args.cc
src/args.h
src/dictionary.cc
src/dictionary.h
src/fasttext.cc
src/fasttext.h
src/kmeans.cc
src/kmeans.h
src/loss_ensemble.cc
src/loss_ensemble.h
src/loss_plt.cc
src/loss_plt.h
src/loss_sigmoid.cc
src/loss_sigmoid.h
src/losslayer.cc
src/losslayer.h
src/main.cc
src/matrix.cc
src/matrix.h
src/model.cc
src/model.h
src/productquantizer.cc
src/productquantizer.h
src/qmatrix.cc
src/qmatrix.h
src/real.h
src/smatrix.h
src/sutils.h
src/threads.h
src/utils.cc
src/utils.h
src/vector.cc
src/vector.h