Jie Yang
Jie Yang
LatticeLSTM
Chinese NER using Lattice LSTM. Code for ACL 2018 paper.
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.
RerankNER
Neural Reranking for Named Entity Recognition, accepted as regular paper at RANLP 2017
RichWordSegmentor
Neural word segmentation with rich pretraining, code for ACL 2017 paper
SubwordEncoding-CWS
Subword Encoding in Lattice LSTM for Chinese Word Segmentation
Text-Attention-Heatmap-Visualization
Plot the vector graph of attention based text visualisation
YEDDA
YEDDA: A Lightweight Collaborative Text Span Annotation Tool. Code for ACL 2018 Best Demo Paper Nomination.