char-cnn
There are 9 repositories under char-cnn topic.
jiesutd/NCRFpp
NCRF++, a Neural Sequence Labeling Toolkit. Easy use to any sequence labeling tasks (e.g. NER, POS, Segmentation). It includes character LSTM/CNN, word LSTM/CNN and softmax/CRF components.
shayneobrien/coreference-resolution
Efficient and clean PyTorch reimplementation of "End-to-end Neural Coreference Resolution" (Lee et al., EMNLP 2017).
akurniawan/pytorch-sequence-tagger
Sequence Tagger implementation
zhangcong-zc/Text_Classification
Text Classification Based on Chinese SogouNews
akjindal53244/text_classification_hierarchical_cnn
Text classification using char-CNN + word-CNN
SeonbeomKim/TensorFlow-lstm-char-cnn
Character-Aware Neural Language Models (Yoon Kim), lstm-char-cnn
cxia0209/Quora-Question-Identification
Course project for machine learning(cmu 10701, phd)
Nizametdinov/cnn-pos-tagger
Char CNN LSTM POS Tagger
alipsgh/deep-seq-nets
Deep neural network for sequential data