sequence-tagging topic
bi-lstm-crf
A PyTorch implementation of the BI-LSTM-CRF model.
TriggerNER
TriggerNER: Learning with Entity Triggers as Explanations for Named Entity Recognition (ACL 2020)
fastai_sequence_tagging
sequence tagging for NER for ULMFiT
embeddings
Embeddings: State-of-the-art Text Representations for Natural Language Processing tasks, an initial version of library focus on the Polish Language
gateplugin-LearningFramework
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
Use the famous language model, xlnet, to do sequence tagging/ sequence labelling/ named entity recognition(NER) / noun extraction;
NER
Implementation of BiLSTM-CRF in TF2.0 for Name-Entity-Recognition (NER)