LICENSE
README.md
setup.py
cathodedataextractor/__init__.py
cathodedataextractor/information_extraction_pipe.py
cathodedataextractor/relationextractpostprocessing.py
cathodedataextractor/utils.py
cathodedataextractor.egg-info/PKG-INFO
cathodedataextractor.egg-info/SOURCES.txt
cathodedataextractor.egg-info/dependency_links.txt
cathodedataextractor.egg-info/requires.txt
cathodedataextractor.egg-info/top_level.txt
cathodedataextractor/cathodetext2chem/__init__.py
cathodedataextractor/cathodetext2chem/parser_pipeline.py
cathodedataextractor/cathodetext2chem/regex_parser.py
cathodedataextractor/cathodetext2chem/postprocessing_tools/__init__.py
cathodedataextractor/cathodetext2chem/postprocessing_tools/stoichiometric_variables_processing.py
cathodedataextractor/nlp/__init__.py
cathodedataextractor/nlp/abbrev.py
cathodedataextractor/nlp/cdetext.py
cathodedataextractor/nlp/cner.py
cathodedataextractor/nlp/modi_cde_nlp.py
cathodedataextractor/nlp/tokenizer4units.py
cathodedataextractor/parse/__init__.py
cathodedataextractor/parse/crc_relation.py
cathodedataextractor/parse/regex_functions.py
cathodedataextractor/parse/regex_pattern.py
cathodedataextractor/parse/relation_extraction.py
cathodedataextractor/text/__init__.py
cathodedataextractor/text/paragraph_classification.py
cathodedataextractor/text/sibs_process.py