This respository is a fork from https://github.com/asappresearch/abcd. It is enhanced by a preprocessing pipeline, including following methods:
- expansion
- coreference resolution
- cleansing by removing highly emotional text snippets
- lemmatization
To run the code, you may use the Google Colab Notebook abcde.ipynb.
The python script abcde_results.py documents the results and provides different methods to plot the results accordingly.