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.
-
Updated
Jun 30, 2022 - Python
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.
A stack decoder for Tensorflow 2.x seq2seq models that generates N-Best.
Add a description, image, and links to the nbest topic page so that developers can more easily learn about it.
To associate your repository with the nbest topic, visit your repo's landing page and select "manage topics."