.gitignore
LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
.github/workflows/pylint.yml
docs/experiments.md
features/crowdtruth/README.md
features/crowdtruth/crowd_cause_features_ud.json
features/crowdtruth/crowd_treat_features_ud.json
features/crowdtruth/crowdtruth.ipynb
features/crowdtruth/data.sh
features/food/README.md
features/food/data.sh
features/food/food.ipnyb
features/food/food_cause_features_ud.json
features/food/food_treat_features_ud.json
features/hasoc/2019_train_features.json
features/hasoc/2020_train_features_task1.json
features/hasoc/2021_train_features_task1.json
features/hasoc/README.md
features/hasoc/data.sh
features/hasoc/hasoc_2019_test_normalized.csv
features/hasoc/hasoc_2019_train_normalized.csv
features/hasoc/hasoc_2020_en_test_new_normalized.csv
features/hasoc/hasoc_2020_en_train_new.xlsx
features/hasoc/hasoc_2020_en_train_new_normalized.csv
features/hasoc/hasoc_2021_test_normalized.csv
features/hasoc/hasoc_2021_train_normalized.csv
features/semeval/README.md
features/semeval/data.sh
files/re_example.svg
frontend/app.py
frontend/utils.py
notebooks/hasoc_examples.ipynb
notebooks/relation_examples.ipynb
scripts/evaluate.py
scripts/train.py
xpotato/__init__.py
xpotato.egg-info/PKG-INFO
xpotato.egg-info/SOURCES.txt
xpotato.egg-info/dependency_links.txt
xpotato.egg-info/not-zip-safe
xpotato.egg-info/requires.txt
xpotato.egg-info/top_level.txt
xpotato/__pycache__/__init__.cpython-39.pyc
xpotato/dataset/__init__.py
xpotato/dataset/dataset.py
xpotato/dataset/relation_dataset.py
xpotato/dataset/relation_sample.py
xpotato/dataset/sample.py
xpotato/dataset/utils.py
xpotato/dataset/__pycache__/__init__.cpython-39.pyc
xpotato/dataset/__pycache__/dataset.cpython-39.pyc
xpotato/dataset/__pycache__/sample.cpython-39.pyc
xpotato/dataset/__pycache__/utils.cpython-39.pyc
xpotato/graph_extractor/__init__.py
xpotato/graph_extractor/extract.py
xpotato/graph_extractor/rule.py
xpotato/graph_extractor/__pycache__/__init__.cpython-39.pyc
xpotato/graph_extractor/__pycache__/extract.cpython-39.pyc
xpotato/models/__init__.py
xpotato/models/model.py
xpotato/models/trainer.py
xpotato/models/utils.py
xpotato/models/__pycache__/__init__.cpython-39.pyc
xpotato/models/__pycache__/model.cpython-39.pyc
xpotato/models/__pycache__/trainer.cpython-39.pyc
xpotato/models/__pycache__/utils.cpython-39.pyc