A Multi-level Neural Network for Implicit Causality Detection in Web Texts
Under review. Public Version
- pytorch >= 0.4
- nltk
- gensim
- sklearn
Preprocess the trainset:
python torch_run.py run --prepare=True --build=True
python torch_run.py run --train=True
python torch_run.py run --evaluate=True