LICENSE
README.md
pyproject.toml
lexdrift/__init__.py
lexdrift/__main__.py
lexdrift/abbreviations.json
lexdrift/attribution.py
lexdrift/cli.py
lexdrift/collector.py
lexdrift/compounds.json
lexdrift/config.py
lexdrift/drift.py
lexdrift/project.py
lexdrift/rename.py
lexdrift/report.py
lexdrift/rules.py
lexdrift/split.py
lexdrift/synonyms.json
lexdrift.egg-info/PKG-INFO
lexdrift.egg-info/SOURCES.txt
lexdrift.egg-info/dependency_links.txt
lexdrift.egg-info/entry_points.txt
lexdrift.egg-info/requires.txt
lexdrift.egg-info/top_level.txt
tests/test_attribution.py
tests/test_cli.py
tests/test_collector.py
tests/test_corrections.py
tests/test_drift.py
tests/test_edges.py
tests/test_lexicon.py
tests/test_logging.py
tests/test_nouns.py
tests/test_project.py
tests/test_reflexive.py
tests/test_rename.py
tests/test_report.py
tests/test_rules.py
tests/test_split.py