Repository navigation

#

sequence-labeling

A very simple framework for state-of-the-art Natural Language Processing (NLP)

Python
14134
3 天前

Kashgari is a production-level NLP Transfer learning framework built on top of tf.keras for text-labeling and text-classification, includes Word2Vec, BERT, and GPT2 Language Embedding.

Python
2391
8 个月前

中文命名实体识别(包括多种模型:HMM,CRF,BiLSTM,BiLSTM+CRF的具体实现)

Python
2200
3 年前

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.

Python
1895
3 年前
Python
1485
2 年前

Bidirectional LSTM-CRF and ELMo for Named-Entity Recognition, Part-of-Speech Tagging and so on.

Python
1482
2 年前

A Python framework for sequence labeling evaluation(named-entity recognition, pos tagging, etc...)

Python
1127
8 个月前

Official implementation of the papers "GECToR – Grammatical Error Correction: Tag, Not Rewrite" (BEA-20) and "Text Simplification by Tagging" (BEA-21)

Python
920
1 年前

Empower Sequence Labeling with Task-Aware Language Model

Python
847
3 年前

The BiLSTM-CRF model implementation in Tensorflow, for sequence labeling tasks.

JavaScript
705
2 年前

word2vec, sentence2vec, machine reading comprehension, dialog system, text classification, pretrained language model (i.e., XLNet, BERT, ELMo, GPT), sequence labeling, information retrieval, information extraction (i.e., entity, relation and event extraction), knowledge graph, text generation, network embedding

OpenEdge ABL
546
4 年前

A TensorFlow implementation of Recurrent Neural Networks for Sequence Classification and Sequence Labeling

Python
487
7 年前

This is the template code to use BERT for sequence lableing and text classification, in order to facilitate BERT for more tasks. Currently, the template code has included conll-2003 named entity identification, Snips Slot Filling and Intent Prediction.

Python
472
2 年前

LSTM-CRF in PyTorch

Python
460
8 个月前

slot filling, intent detection, joint training, ATIS & SNIPS datasets, the Facebook’s multilingual dataset, MIT corpus, E-commerce Shopping Assistant (ECSA) dataset, CoNLL2003 NER, ELMo, BERT, XLNet

Python
401
4 年前

a Deep Learning Framework for Text https://delft.readthedocs.io/

Python
398
2 个月前