cosmozhang / NCRF-AE

For the paper: "Semi-Supervised Structured Prediction with Neural CRF Autoencoder"
BSD 3-Clause "New" or "Revised" License
26 stars 6 forks source link

Neural CRF Autoencoder

This repository is the source code for the paper:

Semi-supervised Structured Prediction with Neural CRF Autoencoder

In Proceedings of the Conference on Empirical Methods in Natural Language Processing (EMNLP) , 2017

Xiao Zhang, Yong Jiang, Hao Peng, Kewei Tu and Dan Goldwasser

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.