Skip to content

For the ACL2019 paper "Sentiment Tagging with Partial Labels using Modular Architectures"

License

Notifications You must be signed in to change notification settings

cosmozhang/Modular_Neural_CRF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modular Neural CRF

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 -h to 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.

About

For the ACL2019 paper "Sentiment Tagging with Partial Labels using Modular Architectures"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published