LICENSE
MANIFEST.in
README.md
requirements-dev.txt
requirements.txt
setup.cfg
setup.py
setup_utils.py
firstname_to_nationality/__init__.py
firstname_to_nationality/best-model.pt
firstname_to_nationality/city_to_nationality.py
firstname_to_nationality/country_nationality.csv
firstname_to_nationality/firstname_nationalities.pkl
firstname_to_nationality/firstname_to_country.py
firstname_to_nationality/firstname_to_nationality.py
tests/test_city.py
tests/test_country.py
tests/test_integration.py
tests/test_nationality.py
tests/test_preprocessor.py
tests/test_setup_utils.py