.gitignore
CHANGELOG.md
CLAUDE.md
Citation.cff
LICENSE
MANIFEST.in
README.md
TODO
pyproject.toml
readthedocs.yml
.github/workflows/adjacent_repo_recommender.yaml
.github/workflows/pypi.yml
.github/workflows/test.yml
docs/Makefile
docs/make.bat
docs/source/conf.py
docs/source/ethnicolr2.rst
docs/source/index.rst
ethnicolr2/__init__.py
ethnicolr2/census_ln.py
ethnicolr2/dataset.py
ethnicolr2/ethnicolr_class.py
ethnicolr2/models.py
ethnicolr2/pred_cen_ln_lstm.py
ethnicolr2/pred_fl_fn_lstm.py
ethnicolr2/pred_fl_ln_lstm.py
ethnicolr2/utils.py
ethnicolr2.egg-info/PKG-INFO
ethnicolr2.egg-info/SOURCES.txt
ethnicolr2.egg-info/dependency_links.txt
ethnicolr2.egg-info/entry_points.txt
ethnicolr2.egg-info/requires.txt
ethnicolr2.egg-info/top_level.txt
ethnicolr2/data/input-with-header.csv
ethnicolr2/data/census/census.R
ethnicolr2/data/census/census_2000.csv
ethnicolr2/data/census/census_2000.pdf
ethnicolr2/data/census/census_2000.xlsx
ethnicolr2/data/census/census_2010.csv
ethnicolr2/data/census/census_2010.pdf
ethnicolr2/data/census/census_2010.xlsx
ethnicolr2/data/census/readme.md
ethnicolr2/data/census/hispanic_ln/26 Appendix E Census List of Spanish Surnames.csv
ethnicolr2/data/census/hispanic_ln/26 Appendix E Census List of Spanish Surnames.pdf
ethnicolr2/data/census/hispanic_ln/census_hispanic_ln.csv
ethnicolr2/data/census/hispanic_ln/hispanic_ln.ipynb
ethnicolr2/data/fl_voter_reg/README.md
ethnicolr2/data/fl_voter_reg/fl_voter_name_race.ipynb
ethnicolr2/examples/ethnicolr_app_contrib2000.ipynb
ethnicolr2/examples/ethnicolr_app_contrib2010.ipynb
ethnicolr2/examples/ethnicolr_app_contrib20xx-census_ln.ipynb
ethnicolr2/examples/ethnicolr_app_contrib20xx-fl_reg.ipynb
ethnicolr2/examples/ethnicolr_app_contrib20xx.ipynb
ethnicolr2/models/README.md
ethnicolr2/models/census_lstm_lastname.pt
ethnicolr2/models/lstm_fullname.pt
ethnicolr2/models/lstm_lastname_gen.pt
ethnicolr2/models/pt_vec_census_lastname.joblib
ethnicolr2/models/pt_vec_fullname.joblib
ethnicolr2/models/pt_vec_lastname.joblib
ethnicolr2/tests/__init__.py
ethnicolr2/tests/test_010_census_ln.py
ethnicolr2/tests/test_020_pred_census_ln.py
ethnicolr2/tests/test_040_pred_fl.py
ethnicolr2/tests/test_060_pred.py