CHANGELOG.txt
LICENSE
MANIFEST.in
README.rst
README.txt
setup.cfg
setup.py
docs/source/conf.py
docs/source/requirements.txt
novelpy/__init__.py
novelpy.egg-info/PKG-INFO
novelpy.egg-info/SOURCES.txt
novelpy.egg-info/dependency_links.txt
novelpy.egg-info/requires.txt
novelpy.egg-info/top_level.txt
novelpy/indicators/Author_proximity.py
novelpy/indicators/Foster2015.py
novelpy/indicators/Lee2015.py
novelpy/indicators/Shibayama2021.py
novelpy/indicators/Uzzi2013.py
novelpy/indicators/Wang2017.py
novelpy/indicators/WuBUBornmann.py
novelpy/indicators/WuBuBornmann.py
novelpy/indicators/__init__.py
novelpy/indicators/keyword_scores.py
novelpy/tests/test_Author_proximity.py
novelpy/tests/test_Disruptiveness.py
novelpy/tests/test_Foster2015.py
novelpy/tests/test_Lee2015.py
novelpy/tests/test_Shibayama2021.py
novelpy/tests/test_Uzzi2013.py
novelpy/tests/test_Wang2017.py
novelpy/tests/test_indicators.py
novelpy/tests/test_utils.py
novelpy/utils/__init__.py
novelpy/utils/companion.py
novelpy/utils/cooc_utils.py
novelpy/utils/desc_stat.py
novelpy/utils/embedding.py
novelpy/utils/get_sample.py
novelpy/utils/preprocess_authors.py
novelpy/utils/preprocess_disruptiveness.py
novelpy/utils/references.py
novelpy/utils/run_indicator_tools.py