shouxieai / A-series-of-NLPLinks
☆160Updated 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:
- ☆139Updated 6 months ago
- 使用Pytorch框架对NLP方向上的文本分类、实体识别、三元组抽取做代码实战☆181Updated last year
- 中文信息抽取,包含实体抽取、关系抽取、事件抽取☆245Updated last year
- nlp-bilstm+crf-ner☆48Updated 3 years ago
- 基于pytorch的bert_bilstm_crf中文命名实体识别☆565Updated 2 years ago
- NLP实战项目☆97Updated 2 years ago
- 基于PyTorch的BERT中文文本分类模型(BERT Chinese text classification model implemented by PyTorch)☆185Updated last year
- Implemention of NER model on chinese dataset.☆73Updated 2 years ago
- Chinese-Text-Classification Project including bert-classification, textCNN and so on.☆157Updated 2 years ago
- 基于Tensorflow2.3开发的NER模型,都是CRF范式,包含Bilstm(IDCNN)-CRF、Bert-Bilstm(IDCNN)-CRF、Bert-CRF,可微调 预训练模型,可对抗学习,用于命名实体识别,配置后可直接运行。☆426Updated 5 months ago
- 使用BERT-BILSTM-CRF进行中文命名实体识别。☆434Updated 4 months ago
- NLP的各种小项目练手☆147Updated 4 years ago
- 使用多种方法做中文命名实体识别(NER),代码包含详细注释☆49Updated 2 years ago
- Using BERT+Bi-LSTM+CRF☆139Updated 3 years ago
- 中文文本分类任务,基于PyTorch实现(TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention, DPCNN, Transformer,Bert,ERNIE),开箱即用!☆390Updated last year
- All NLP you Need Here. 目前包含15个NLP demo的pytorch实现(大量代码借鉴于其他开源项目,原先是自己玩的,后来干脆也开源出来)☆276Updated this week
- 中文命名实体识别:BERT-BiLSTM-CRF模型实现中文,数据集使用CLUENER2020☆71Updated 3 years ago
- 中文二分类,bert+TextCNN 两种实现方法☆23Updated 2 years ago
- 基于pytorch的中文三元组提取(命名实体识别+关系抽取)☆349Updated 2 years ago
- 利用指针网络进行信息抽取,包含命名实体识别、关系抽取、事件抽取。☆126Updated 2 years ago
- CMeIE/CBLUE/CHIP/实体关系抽取/SPO抽取☆230Updated 2 years ago
- 实体关系抽取pipline方式,使用了BiLSTM+CRF+BERT☆149Updated last year
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆103Updated last year
- BiLSTM-CRF-NER☆34Updated 3 years ago
- 基于BERT+BiLSTM+CRF实现中文命名实体识别☆146Updated 5 years ago
- 使用bert进行关系三元组抽取。☆164Updated last year
- 命名实体识别(中文)☆33Updated 2 years ago
- A PyTorch implementation of a BiLSTM\BERT\Roberta(+CRF) model for Named Entity Recognition.☆499Updated 4 years ago
- 基于Pytorch的BERT-IDCNN-BILSTM-CRF中文实体识别实现☆92Updated 2 years ago
- Reimplement CasRel model in PyTorch.使用PyTorch对吉林大学CasRel模型进行复现,并在百度关系抽取数据集上训练测试。☆192Updated 2 years ago