Code and the data used with regard to experiments in the paper WLV at SemEval-2018 Task 3: Dissecting Tweets in Search of Irony
.
Dependencies:
pip install ekphrasis
)pip install pycorenlp
)pip install scikit-learn
)pip install nltk
)
pip install gensim
)If you use the code for your project, please cite the following paper (link to PDF):
@inproceedings{rohanian2018wlv,
title={WLV at SemEval-2018 Task 3: Dissecting Tweets in Search of Irony},
author={Rohanian, Omid and Taslimipoor, Shiva and Evans, Richard and Mitkov, Ruslan},
booktitle={Proceedings of The 12th International Workshop on Semantic Evaluation},
pages={553--559},
year={2018}
}