char-cnn topic

List char-cnn repositories

NCRFpp

1.9k
Stars
446
Forks
Watchers

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.

coreference-resolution

185
Stars
61
Forks
Watchers

Efficient and clean PyTorch reimplementation of "End-to-end Neural Coreference Resolution" (Lee et al., EMNLP 2017).

pytorch-sequence-tagger

19
Stars
5
Forks
Watchers

Sequence Tagger implementation