Home

Awesome

TNet

Transformation Networks for Target-Oriented Sentiment Classification. (Currently, code is only available upon request)

Requirements

Running

THEANO_FLAGS="device=cuda0, optimizer=fast_compile" python main.py -ds_name [YOUR_DATASET_NAME] -connection_type [AS|LF]

Environment

Citation

If the code is used in your research, please star our repo and cite our paper as follows:

@inproceedings{li2018transformation,
  title={Transformation Networks for Target-Oriented Sentiment Classification},
  author={Li, Xin and Bing, Lidong and Lam, Wai and Shi, Bei},
  booktitle={ACL},
  pages={946--956},
  year={2018}
}