LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
src/biosynonyms/__init__.py
src/biosynonyms/lint.py
src/biosynonyms/predict.py
src/biosynonyms.egg-info/PKG-INFO
src/biosynonyms.egg-info/SOURCES.txt
src/biosynonyms.egg-info/dependency_links.txt
src/biosynonyms.egg-info/not-zip-safe
src/biosynonyms.egg-info/requires.txt
src/biosynonyms.egg-info/top_level.txt
src/biosynonyms/resources/__init__.py
src/biosynonyms/resources/negatives.tsv
src/biosynonyms/resources/positives.tsv
src/biosynonyms/resources/unentities.tsv
tests/__init__.py
tests/test_integrity.py