44 results found Sort:
- Filter by Primary Language:
- Python (34)
- Jupyter Notebook (4)
- HTML (1)
- JavaScript (1)
- Macaulay2 (1)
- OpenEdge ABL (1)
- +
A very simple framework for state-of-the-art Natural Language Processing (NLP)
Created
2018-06-11
6,148 commits to master branch, last one 12 days ago
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.
Created
2019-01-19
955 commits to v2-main branch, last one 3 years ago
中文命名实体识别(包括多种模型:HMM,CRF,BiLSTM,BiLSTM+CRF的具体实现)
Created
2019-03-21
10 commits to master branch, last one 5 years ago
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.
Created
2017-12-06
127 commits to master branch, last one 4 years ago
Bidirectional LSTM-CRF and ELMo for Named-Entity Recognition, Part-of-Speech Tagging and so on.
Created
2017-06-26
298 commits to master branch, last one 3 years ago
NLP DNN Toolkit - Building Your NLP DNN Models Like Playing Lego
Created
2019-04-15
120 commits to master branch, last one about a year ago
CLUENER2020 中文细粒度命名实体识别 Fine Grained Named Entity Recognition
Created
2020-01-05
69 commits to master branch, last one 2 years ago
A Python framework for sequence labeling evaluation(named-entity recognition, pos tagging, etc...)
Created
2018-02-15
178 commits to master branch, last one 2 months ago
Official implementation of the papers "GECToR – Grammatical Error Correction: Tag, Not Rewrite" (BEA-20) and "Text Simplification by Tagging" (BEA-21)
Created
2020-05-21
52 commits to master branch, last one 2 years ago
Empower Sequence Labeling with Task-Aware Language Model
Created
2017-09-12
89 commits to master branch, last one 2 years ago
The BiLSTM-CRF model implementation in Tensorflow, for sequence labeling tasks.
Created
2017-10-14
18 commits to master branch, last one 4 years ago
word2vec, sentence2vec, machine reading comprehension, dialog system, text classification, pretrained language model (i.e., XLNet, BERT, ELMo, GPT), sequence labeling, information retrieval, informati...
Created
2017-07-10
641 commits to master branch, last one 3 years ago
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 ident...
Created
2019-02-21
27 commits to master branch, last one 4 years ago
LSTM-CRF in PyTorch
Created
2017-10-16
211 commits to master branch, last one 3 months ago
Deep neural models for core NLP tasks (Pytorch version)
Created
2017-06-18
700 commits to master branch, last one 4 years ago
AdaSeq: An All-in-One Library for Developing State-of-the-Art Sequence Understanding Models
Created
2022-12-01
246 commits to master branch, last one about a year ago
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
Created
2018-06-05
110 commits to master branch, last one 4 years ago
a Deep Learning Framework for Text https://delft.readthedocs.io/
Created
2018-04-13
919 commits to master branch, last one 25 days ago
A Japanese tokenizer based on recurrent neural networks
Created
2018-02-14
194 commits to master branch, last one 5 months ago
multi_task_NLP is a utility toolkit enabling NLP developers to easily train and infer a single model for multiple tasks.
Created
2020-03-31
88 commits to master branch, last one 4 years ago
Pytorch-NLU,一个中文文本分类、序列标注工具包,支持中文长文本、短文本的多类、多标签分类任务,支持中文命名实体识别、词性标注、分词、抽取式文本摘要等序列标注任务。 Ptorch NLU, a Chinese text classification and sequence annotation toolkit, supports multi class and multi label c...
Created
2021-08-29
13 commits to main branch, last one 4 months ago
Macadam是一个以Tensorflow(Keras)和bert4keras为基础,专注于文本分类、序列标注和关系抽取的自然语言处理工具包。支持RANDOM、WORD2VEC、FASTTEXT、BERT、ALBERT、ROBERTA、NEZHA、XLNET、ELECTRA、GPT-2等EMBEDDING嵌入; 支持FineTune、FastText、TextCNN、CharCNN、BiR...
Created
2020-06-04
7 commits to master branch, last one 4 years ago
[ACL-IJCNLP 2021] Automated Concatenation of Embeddings for Structured Prediction
Created
2020-10-10
63 commits to main branch, last one about a year ago
Hierarchically-Refined Label Attention Network for Sequence Labeling
Created
2019-08-15
36 commits to master branch, last one 3 years ago
A PyTorch implementation of the BI-LSTM-CRF model.
Created
2019-12-03
6 commits to master branch, last one 22 days ago
Fast + Non-Autoregressive Grammatical Error Correction using BERT. Code and Pre-trained models for paper "Parallel Iterative Edit Models for Local Sequence Transduction": www.aclweb.org/anthology/D19-...
Created
2019-08-30
25 commits to master branch, last one 3 years ago
[NeurIPS 2021] WRENCH: Weak supeRvision bENCHmark
Created
2021-08-23
173 commits to main branch, last one 9 months ago
Source code for template-based NER
Created
2021-05-20
10 commits to main branch, last one 2 years ago
a collection of NLP projects&tools. 自然语言处理方向项目和工具集合。
nlp
text
chatbot
text-matching
text-retrieval
knowledge-graph
text-generation
audio-processing
sequence-labeling
question-answering
senmantic-matching
sentiment-analysis
text-summarization
machine-translation
text-classification
time-series-analysis
language-understanding
time-series-forecasting
natural-language-processing
Created
2021-04-27
51 commits to master branch, last one 2 years ago
Input Output Hidden Markov Model (IOHMM) in Python
Created
2016-02-12
83 commits to master branch, last one about a year ago