sequence-tagging topic

List sequence-tagging repositories

bi-lstm-crf

228
Stars
48
Forks
Watchers

A PyTorch implementation of the BI-LSTM-CRF model.

TriggerNER

173
Stars
19
Forks
Watchers

TriggerNER: Learning with Entity Triggers as Explanations for Named Entity Recognition (ACL 2020)

bert-sequence-tagging

142
Stars
37
Forks
Watchers

基于BERT的中文序列标注

fastai_sequence_tagging

21
Stars
6
Forks
Watchers

sequence tagging for NER for ULMFiT

embeddings

34
Stars
3
Forks
Watchers

Embeddings: State-of-the-art Text Representations for Natural Language Processing tasks, an initial version of library focus on the Polish Language

gateplugin-LearningFramework

26
Stars
6
Forks
Watchers

A plugin for the GATE language technology framework for training and using machine learning models. Currently supports Mallet (MaxEnt, NaiveBayes, CRF and others), LibSVM, Scikit-Learn, Weka, and DNN...

xlnet_sequence_tagging

18
Stars
3
Forks
Watchers

Use the famous language model, xlnet, to do sequence tagging/ sequence labelling/ named entity recognition(NER) / noun extraction;

NER

17
Stars
9
Forks
Watchers

Implementation of BiLSTM-CRF in TF2.0 for Name-Entity-Recognition (NER)