leuchine / S-LSTM

Code for the paper: Sentence-State LSTM for Text Representation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code for the paper: Sentence-State LSTM for Text Representation. This package consists of the code for both classification and sequence labelling. README files are included in each individual subfolder.

Cite

@article{zhang2018slstm,
title={Sentence-State LSTM for Text Representation},
author={Zhang, Yue and Liu, Qi and Song, Linfeng},
booktitle={Proceedings of the 56th Annual Meeting of the Association for Computational Linguistics (ACL)}, year={2018}
}

About

Code for the paper: Sentence-State LSTM for Text Representation


Languages

Language:Python 99.7%Language:Makefile 0.3%