LICENSE.txt
MANIFEST.in
README.md
requirements.txt
setup.cfg
setup.py
verbecc/__init__.py
verbecc/config.py
verbecc/conjugation_template.py
verbecc/conjugations_parser.py
verbecc/conjugator.py
verbecc/exceptions.py
verbecc/grammar_defines.py
verbecc/inflector.py
verbecc/inflector_es.py
verbecc/inflector_fr.py
verbecc/inflector_it.py
verbecc/inflector_pt.py
verbecc/inflector_ro.py
verbecc/mlconjug.py
verbecc/mood.py
verbecc/person_ending.py
verbecc/string_utils.py
verbecc/tense_template.py
verbecc/verb.py
verbecc/verbs_parser.py
verbecc/version.py
verbecc.egg-info/PKG-INFO
verbecc.egg-info/SOURCES.txt
verbecc.egg-info/dependency_links.txt
verbecc.egg-info/not-zip-safe
verbecc.egg-info/requires.txt
verbecc.egg-info/top_level.txt
verbecc/__pycache__/__init__.cpython-36.pyc
verbecc/__pycache__/__init__.cpython-37.pyc
verbecc/__pycache__/__init__.cpython-39.pyc
verbecc/__pycache__/_version.cpython-37.pyc
verbecc/__pycache__/config.cpython-37.pyc
verbecc/__pycache__/config.cpython-39.pyc
verbecc/__pycache__/conjugation_template.cpython-37.pyc
verbecc/__pycache__/conjugation_template.cpython-39.pyc
verbecc/__pycache__/conjugations_parser.cpython-37.pyc
verbecc/__pycache__/conjugations_parser.cpython-39.pyc
verbecc/__pycache__/conjugator.cpython-37.pyc
verbecc/__pycache__/conjugator.cpython-39.pyc
verbecc/__pycache__/exceptions.cpython-37.pyc
verbecc/__pycache__/exceptions.cpython-39.pyc
verbecc/__pycache__/grammar_defines.cpython-37.pyc
verbecc/__pycache__/grammar_defines.cpython-39.pyc
verbecc/__pycache__/inflector.cpython-37.pyc
verbecc/__pycache__/inflector.cpython-39.pyc
verbecc/__pycache__/inflector_es.cpython-37.pyc
verbecc/__pycache__/inflector_es.cpython-39.pyc
verbecc/__pycache__/inflector_fr.cpython-37.pyc
verbecc/__pycache__/inflector_fr.cpython-39.pyc
verbecc/__pycache__/inflector_it.cpython-37.pyc
verbecc/__pycache__/inflector_it.cpython-39.pyc
verbecc/__pycache__/inflector_pt.cpython-37.pyc
verbecc/__pycache__/inflector_pt.cpython-39.pyc
verbecc/__pycache__/inflector_ro.cpython-37.pyc
verbecc/__pycache__/inflector_ro.cpython-39.pyc
verbecc/__pycache__/mlconjug.cpython-37.pyc
verbecc/__pycache__/mlconjug.cpython-39.pyc
verbecc/__pycache__/mood.cpython-37.pyc
verbecc/__pycache__/mood.cpython-39.pyc
verbecc/__pycache__/parse_conjugations.cpython-37.pyc
verbecc/__pycache__/parse_verbs.cpython-37.pyc
verbecc/__pycache__/person_ending.cpython-37.pyc
verbecc/__pycache__/person_ending.cpython-39.pyc
verbecc/__pycache__/string_utils.cpython-37.pyc
verbecc/__pycache__/string_utils.cpython-39.pyc
verbecc/__pycache__/tense_template.cpython-37.pyc
verbecc/__pycache__/tense_template.cpython-39.pyc
verbecc/__pycache__/verb.cpython-37.pyc
verbecc/__pycache__/verb.cpython-39.pyc
verbecc/__pycache__/verbs_parser.cpython-37.pyc
verbecc/__pycache__/verbs_parser.cpython-39.pyc
verbecc/__pycache__/version.cpython-37.pyc
verbecc/__pycache__/version.cpython-39.pyc
verbecc/data/conjugations-es.xml
verbecc/data/conjugations-fr.xml
verbecc/data/conjugations-it.xml
verbecc/data/conjugations-pt.xml
verbecc/data/conjugations-ro.xml
verbecc/data/verbs-es.xml
verbecc/data/verbs-fr.xml
verbecc/data/verbs-it.xml
verbecc/data/verbs-pt.xml
verbecc/data/verbs-ro.xml
verbecc/data/models/trained_model-es.zip
verbecc/data/models/trained_model-fr.zip
verbecc/data/models/trained_model-it.zip
verbecc/data/models/trained_model-pt.zip
verbecc/data/models/trained_model-ro.zip