SEMEVAL 2019 - Task 9 - Suggestion Mining
Our submission for semeval 2019.
Our final submission uses Convolutional neural network with BERT representations and tri-training is used for domain adaptation.
To run the code install the requirements
pip install -r requirements.txt
If you use this code in your work, please cite as below:
@article{prasanna2019zoho,
title={Zoho at SemEval-2019 Task 9: Semi-supervised Domain Adaptation using Tri-training for Suggestion Mining},
author={Prasanna, Sai and Seelan, Sri Ananda},
journal={arXiv preprint arXiv:1902.10623},
year={2019}
}