AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
INSTALL.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
requirements.txt
requirements_dev.txt
requirements_test.txt
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/modules.rst
docs/readme.rst
docs/usage.rst
docs/_static/background_b01.png
docs/_static/file.png
docs/_static/minus.png
docs/_static/plus.png
docs/images/AC22447F-3A90-4E0B-854A-AE80043AEB6A.png
docs/images/D798CD83-9383-432F-9D52-1BB304FC99EB.png
docs/images/example.gif
docs/images/to_be.png
mlconjug3/BUILD
mlconjug3/__init__.py
mlconjug3/__init__.pyi
mlconjug3/cli.py
mlconjug3/cli.pyi
mlconjug3/mlconjug.py
mlconjug3/mlconjug.pyi
mlconjug3/py.typed
mlconjug3.egg-info/PKG-INFO
mlconjug3.egg-info/SOURCES.txt
mlconjug3.egg-info/dependency_links.txt
mlconjug3.egg-info/entry_points.txt
mlconjug3.egg-info/not-zip-safe
mlconjug3.egg-info/requires.txt
mlconjug3.egg-info/top_level.txt
mlconjug3/PyVerbiste/BUILD
mlconjug3/PyVerbiste/PyVerbiste.py
mlconjug3/PyVerbiste/PyVerbiste.pyi
mlconjug3/PyVerbiste/__init__.py
mlconjug3/config/config.yaml
mlconjug3/conjug_manager/BUILD
mlconjug3/conjug_manager/__init__.py
mlconjug3/conjug_manager/conjug_manager.py
mlconjug3/conjug_manager/conjug_manager.pyi
mlconjug3/constants/BUILD
mlconjug3/constants/__init__.py
mlconjug3/constants/constants.py
mlconjug3/constants/constants.pyi
mlconjug3/data/conjug_manager/conjugation-en.json
mlconjug3/data/conjug_manager/conjugation-en.xml
mlconjug3/data/conjug_manager/conjugation-en.xml.pkl
mlconjug3/data/conjug_manager/conjugation-es.json
mlconjug3/data/conjug_manager/conjugation-es.xml
mlconjug3/data/conjug_manager/conjugation-es.xml.pkl
mlconjug3/data/conjug_manager/conjugation-fr.json
mlconjug3/data/conjug_manager/conjugation-fr.xml
mlconjug3/data/conjug_manager/conjugation-fr.xml.pkl
mlconjug3/data/conjug_manager/conjugation-it.json
mlconjug3/data/conjug_manager/conjugation-it.xml
mlconjug3/data/conjug_manager/conjugation-it.xml.pkl
mlconjug3/data/conjug_manager/conjugation-pt.json
mlconjug3/data/conjug_manager/conjugation-pt.xml
mlconjug3/data/conjug_manager/conjugation-pt.xml.pkl
mlconjug3/data/conjug_manager/conjugation-ro.json
mlconjug3/data/conjug_manager/conjugation-ro.xml
mlconjug3/data/conjug_manager/conjugation-ro.xml.pkl
mlconjug3/data/conjug_manager/verbiste-es-en-it-pt-ro.zip
mlconjug3/data/conjug_manager/verbs-en.json
mlconjug3/data/conjug_manager/verbs-en.xml
mlconjug3/data/conjug_manager/verbs-en.xml.pkl
mlconjug3/data/conjug_manager/verbs-es.json
mlconjug3/data/conjug_manager/verbs-es.xml
mlconjug3/data/conjug_manager/verbs-es.xml.pkl
mlconjug3/data/conjug_manager/verbs-fr.json
mlconjug3/data/conjug_manager/verbs-fr.xml
mlconjug3/data/conjug_manager/verbs-fr.xml.pkl
mlconjug3/data/conjug_manager/verbs-it.json
mlconjug3/data/conjug_manager/verbs-it.xml
mlconjug3/data/conjug_manager/verbs-it.xml.pkl
mlconjug3/data/conjug_manager/verbs-pt.json
mlconjug3/data/conjug_manager/verbs-pt.xml
mlconjug3/data/conjug_manager/verbs-pt.xml.pkl
mlconjug3/data/conjug_manager/verbs-ro.json
mlconjug3/data/conjug_manager/verbs-ro.xml
mlconjug3/data/conjug_manager/verbs-ro.xml.pkl
mlconjug3/data/models/trained_model-en-final.zip
mlconjug3/data/models/trained_model-es-final.zip
mlconjug3/data/models/trained_model-fr-final.zip
mlconjug3/data/models/trained_model-it-final.zip
mlconjug3/data/models/trained_model-pt-final.zip
mlconjug3/data/models/trained_model-ro-final.zip
mlconjug3/dataset/BUILD
mlconjug3/dataset/__init__.py
mlconjug3/dataset/dataset.py
mlconjug3/dataset/dataset.pyi
mlconjug3/feature_extractor/BUILD
mlconjug3/feature_extractor/__init__.py
mlconjug3/feature_extractor/feature_extractor.py
mlconjug3/feature_extractor/feature_extractor.pyi
mlconjug3/locale/es/LC_MESSAGES/PyVerbiste.mo
mlconjug3/locale/es/LC_MESSAGES/PyVerbiste.po
mlconjug3/locale/es/LC_MESSAGES/cli.mo
mlconjug3/locale/es/LC_MESSAGES/cli.po
mlconjug3/locale/es/LC_MESSAGES/mlconjug.mo
mlconjug3/locale/es/LC_MESSAGES/mlconjug.po
mlconjug3/locale/fr/LC_MESSAGES/PyVerbiste.mo
mlconjug3/locale/fr/LC_MESSAGES/PyVerbiste.po
mlconjug3/locale/fr/LC_MESSAGES/cli.mo
mlconjug3/locale/fr/LC_MESSAGES/cli.po
mlconjug3/locale/fr/LC_MESSAGES/mlconjug.mo
mlconjug3/locale/fr/LC_MESSAGES/mlconjug.po
mlconjug3/locale/it/LC_MESSAGES/PyVerbiste.mo
mlconjug3/locale/it/LC_MESSAGES/PyVerbiste.po
mlconjug3/locale/it/LC_MESSAGES/cli.mo
mlconjug3/locale/it/LC_MESSAGES/cli.po
mlconjug3/locale/it/LC_MESSAGES/mlconjug.mo
mlconjug3/locale/it/LC_MESSAGES/mlconjug.po
mlconjug3/locale/pt/LC_MESSAGES/PyVerbiste.mo
mlconjug3/locale/pt/LC_MESSAGES/PyVerbiste.po
mlconjug3/locale/pt/LC_MESSAGES/cli.mo
mlconjug3/locale/pt/LC_MESSAGES/cli.po
mlconjug3/locale/pt/LC_MESSAGES/mlconjug.mo
mlconjug3/locale/pt/LC_MESSAGES/mlconjug.po
mlconjug3/locale/ro/LC_MESSAGES/PyVerbiste.mo
mlconjug3/locale/ro/LC_MESSAGES/PyVerbiste.po
mlconjug3/locale/ro/LC_MESSAGES/cli.mo
mlconjug3/locale/ro/LC_MESSAGES/cli.po
mlconjug3/locale/ro/LC_MESSAGES/mlconjug.mo
mlconjug3/locale/ro/LC_MESSAGES/mlconjug.po
mlconjug3/models/BUILD
mlconjug3/models/__init__.py
mlconjug3/models/models.py
mlconjug3/models/models.pyi
mlconjug3/utils/BUILD
mlconjug3/utils/__init__.py
mlconjug3/utils/logger.py
mlconjug3/utils/logger.pyi
mlconjug3/utils/model_trainer.py
mlconjug3/utils/model_trainer.pyi
mlconjug3/verbs/BUILD
mlconjug3/verbs/__init__.py
mlconjug3/verbs/verbs.py
mlconjug3/verbs/verbs.pyi
tests/BUILD
tests/__init__.py
tests/config.toml
tests/config.yaml
tests/test_mlconjug.py
tests/models/.model