README.rst
setup.cfg
setup.py
anacode/__init__.py
anacode/codes.py
anacode.egg-info/PKG-INFO
anacode.egg-info/SOURCES.txt
anacode.egg-info/dependency_links.txt
anacode.egg-info/requires.txt
anacode.egg-info/top_level.txt
anacode/agg/__init__.py
anacode/agg/aggregation.py
anacode/agg/plotting.py
anacode/api/__init__.py
anacode/api/client.py
anacode/api/writers.py
tests/__init__.py
tests/conftest.py
tests/test_absa_dataset.py
tests/test_api_client.py
tests/test_categories_dataset.py
tests/test_concepts_dataset.py
tests/test_csv_writer.py
tests/test_dataframe_writer.py
tests/test_dataset_loader.py
tests/test_plotting.py
tests/test_sentiments_dataset.py
tests/test_writer.py