shouxieai / A-series-of-NLPLinks
☆163Updated 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),开箱即用!☆402Updated 2 years ago
- 基于PyTorch的BERT中文文本分类模型(BERT Chinese text classification model implemented by PyTorch)☆200Updated last year
- 基于pytorch的bert_bilstm_crf中文命名实体识别☆584Updated 2 years ago
- 使用Pytorch框架对NLP方向上的文本分类、实体识别、三元组抽取做代码实战☆199Updated last year
- ☆149Updated last year
- NLP的各种小项目练手☆150Updated 4 years ago
- nlp-bilstm+crf-ner☆48Updated 3 years ago
- All NLP you Need Here. 目前包含15个NLP demo的pytorch实现(大量代码借鉴于其他开源项目,原先是自己玩的,后来干脆也开源出来)☆294Updated this week
- NLP实战项目☆105Updated 2 years ago
- 基于pytorch的中文三元组提取(命名实体识别+关系抽取)☆363Updated 2 years ago
- 中文信息抽取,包含实体抽取、关系抽取、事件抽取☆256Updated 2 years ago
- A PyTorch implementation of a BiLSTM\BERT\Roberta(+CRF) model for Named Entity Recognition.☆511Updated 4 years ago
- 中文命名实体识别☆48Updated 4 years ago
- 基于pytorch+bert的中文文本分类☆90Updated 2 years ago
- Chinese-Text-Classification Project including bert-classification, textCNN and so on.☆162Updated 3 years ago
- Using BERT+Bi-LSTM+CRF☆144Updated 3 years ago
- 基于Tensorflow2.3开发的NER模型,都是CRF范式,包含Bilstm(IDCNN)-CRF、Bert-Bilstm(IDCNN)-CRF、Bert-CRF,可微调预训练模型,可对抗学习,用于命名实体识别,配置后可直接运行。☆431Updated 11 months ago
- 使用BERT-BILSTM-CRF进行中文命名实体识别。☆474Updated 10 months ago
- 存放知乎,博客发表文章中的代码☆47Updated 4 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆109Updated 2 years ago
- THUCNews中文文本分类数据集,该数据集包含84万篇新闻文档,总计14类;在该模型的基础上测试多个版本bert分类效果。☆68Updated 4 years ago
- NLP 领域常见任务的实现,包括新词发现、以及基于pytorch的词向量、中文文本分类、实体识别、摘要文本生成、句子相似度判断、三元组抽取、预训练模型等。☆537Updated 2 years ago
- An implementation of the BERT model and its related downstream tasks based on the PyTorch framework. @月来客栈☆606Updated 4 months ago
- 使用bert进行关系三元组抽取。☆182Updated last year
- 多标签文本分类,多标签分类,文本分类, multi-label, classifier, text classification, BERT, seq2seq,attention, multi-label-classification☆797Updated 11 months ago
- Implemention of NER model on chinese dataset.☆74Updated 2 years ago
- Bert源码阅读与讲解(Pytorch版本)-以BERT文本分类代码为例子☆661Updated 4 years ago
- 天池中药说明书实体识别挑战冠军方案;中文命名实体识别;NER; BERT-CRF & BERT-SPAN & BERT-MRC;Pytorch☆964Updated 4 years ago
- 零基础入门NLP - 新闻文本分类 正式赛第一名方案☆236Updated 5 years ago
- 利用指针网络进行信息抽取,包含命名实体识别、关系抽取、事件抽取。☆127Updated 2 years ago