shouxieai / A-series-of-NLPLinks
☆161Updated 2 years ago
Alternatives and similar repositories for A-series-of-NLP
Users that are interested in A-series-of-NLP are comparing it to the libraries listed below
Sorting:
- 中文文本分类任务,基于PyTorch实现(TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention, DPCNN, Transformer,Bert,ERNIE),开箱即用!☆398Updated 2 years ago
- 基于pytorch的bert_bilstm_crf中文命名实体识别☆575Updated 2 years ago
- 基于PyTorch的BERT中文文本分类模型(BERT Chinese text classification model implemented by PyTorch)☆193Updated last year
- 使用Pytorch框架对NLP方向上的文本分类、实体识别、三元组抽取做代码实战☆192Updated last year
- nlp-bilstm+crf-ner☆48Updated 3 years ago
- ☆142Updated 9 months ago
- 多标签文本分类,多标签分类,文本分类, multi-label, classifier, text classification, BERT, seq2seq,attention, multi-label-classification☆785Updated 8 months ago
- Chinese-Text-Classification Project including bert-classification, textCNN and so on.☆161Updated 3 years ago
- 使用BERT-BILSTM-CRF进行中文命名实体识别。☆458Updated 7 months ago
- All NLP you Need Here. 目前包含15个NLP demo的pytorch实现(大量代码借鉴于其他开源项目,原先是自己玩的,后来干脆也开源出来)☆288Updated this week
- 基于pytorch的中文三元组提取(命名实体识别+关系抽取)☆354Updated 2 years ago
- Using BERT+Bi-LSTM+CRF☆139Updated 3 years ago
- 基于pytorch+bert的中文文本分类☆87Updated 2 years ago
- Implemention of NER model on chinese dataset.☆74Updated 2 years ago
- THUCNews中文文本分类数据集,该数据集包含84万篇新闻文档,总计14类;在该模型的基础上测试多个版本bert分类效果。☆65Updated 4 years ago
- An implementation of the BERT model and its related downstream tasks based on the PyTorch framework. @月来客栈☆606Updated last month
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆108Updated 2 years ago
- 中文命名实体识别☆47Updated 3 years ago
- A PyTorch implementation of a BiLSTM\BERT\Roberta(+CRF) model for Named Entity Recognition.☆505Updated 4 years ago
- NLP 领域常见任务的实现,包括新词发现、以及基于pytorch的词向量、中文文本分类、实体识别、摘要文本生成、句子相似度判断、三元组抽取、预训练模型等。☆533Updated 2 years ago
- NLP的各种小项目练手☆148Updated 4 years ago
- 中文信息抽取,包含实体抽取、关系抽取、事件抽取☆250Updated last year
- NLP实战项目☆102Updated 2 years ago
- Bert源码阅读与讲解(Pytorch版本)-以BERT文本分类代码为例子☆653Updated 3 years ago
- BiLSTM-CRF-NER☆34Updated 3 years ago
- 利用bert和textcnn解决多标签文本分类的demo。☆33Updated 3 years ago
- 天池中药说明书实体识别挑战冠军方案;中文命名实体识别;NER; BERT-CRF & BERT-SPAN & BERT-MRC;Pytorch☆955Updated 4 years ago
- 基于Tensorflow2.3开发的NER模型,都是CRF范式,包含Bilstm(IDCNN)-CRF、Bert-Bilstm(IDCNN)-CRF、Bert-CRF,可微调预训练模型,可对抗学习,用于命名实体识别,配置后可直接运行。☆430Updated 8 months ago
- 基于Pytorch的Bert应用,包括命名实体识别、情感分析、文本分类以及文本相似度等☆800Updated 4 years ago
- 命名体识别(NER)综述-论文-模型-代码(BiLSTM-CRF/BERT-CRF)-竞赛资源总结-随时更新☆474Updated 5 years ago