This repository is the source code for the paper:
Sentiment Tagging with Partial Labels using Modular Architectures
In Proceedings of the 57th Annual Meeting of the Association for Computational Linguistics (ACL) , 2019
Xiao Zhang, Dan Goldwasser
-
Please download the corresponding word embeddings and the dataset before running the program.
-
Then run the train.py file to start.
Run
train.py -hto check the usage of the program.
For data, please refer to the references in our paper and download from the original sources of the datasets.
The code is under BSD-3 license.