MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
atarashi/__init__.py
atarashi/atarashii.py
atarashi/build_deps.py
atarashi/imtihaan.py
atarashi.egg-info/PKG-INFO
atarashi.egg-info/SOURCES.txt
atarashi.egg-info/dependency_links.txt
atarashi.egg-info/entry_points.txt
atarashi.egg-info/not-zip-safe
atarashi.egg-info/requires.txt
atarashi.egg-info/top_level.txt
atarashi/agents/__init__.py
atarashi/agents/atarashiAgent.py
atarashi/agents/cosineSimNgram.py
atarashi/agents/dameruLevenDist.py
atarashi/agents/tfidf.py
atarashi/agents/wordFrequencySimilarity.py
atarashi/libs/__init__.py
atarashi/libs/commentPreprocessor.py
atarashi/libs/initialmatch.py
atarashi/libs/license_clustering.py
atarashi/libs/ngram.py
atarashi/libs/utils.py
atarashi/license/__init__.py
atarashi/license/licenseDownloader.py
atarashi/license/licenseLoader.py
atarashi/license/licensePreprocessor.py
atarashi/license/license_merger.py