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:
- ☆141Updated 7 months ago
- nlp-bilstm+crf-ner☆48Updated 3 years ago
- 使用Pytorch框架对NLP方向上的文本分类、实体识别、三元组抽取做代码实战☆187Updated last year
- Chinese-Text-Classification Project including bert-classification, textCNN and so on.☆157Updated 2 years ago
- 基于PyTorch的BERT中文文本分类模型(BERT Chinese text classification model implemented by PyTorch)☆186Updated last year
- 中文信息抽取,包含实体抽取、关系抽取、事件抽取☆246Updated last year
- 基于pytorch的bert_bilstm_crf中文命名实体识别☆566Updated 2 years ago
- 基于word2vec预训练词向量; textCNN 模型 ;charCNN 模型 ;Bi-LSTM模型;Bi-LSTM + Attention 模型 ;Transformer 模型 ;ELMo 预训练模型 ;BERT 预训练模型的文本分类项目☆121Updated 4 years ago
- All NLP you Need Here. 目前包含15个NLP demo的pytorch实现(大量代码借鉴于其他开源项目,原先是自己玩的,后来干脆也开源出来)☆277Updated this week
- 中文文本分类任务,基于PyTorch实现(TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention, DPCNN, Transformer,Bert,ERNIE),开箱即用!☆393Updated last year
- 基于pytorch的中文三元组提取(命名实体识别+关系抽取)☆349Updated 2 years ago
- 利用bert和textcnn解决多标签文本分类的demo。☆33Updated 2 years ago
- 基于Tensorflow2.3开发的NER模型,都是CRF范式,包含Bilstm(IDCNN)-CRF、Bert-Bilstm(IDCNN)-CRF、Bert-CRF,可微调预训练模型,可对抗学习,用于命名实体识别,配置后可直接运行。☆428Updated 6 months ago
- Using BERT+Bi-LSTM+CRF☆139Updated 3 years ago
- 中文二分类,bert+TextCNN 两种实现方法☆23Updated 2 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆105Updated last year
- NLP的各种小项目练手☆147Updated 4 years ago
- Implemention of NER model on chinese dataset.☆73Updated 2 years ago
- 基于BERT+BiLSTM+CRF实现中文命名实体识别☆146Updated 5 years ago
- 中文命名实体识别☆46Updated 3 years ago
- 基于pytorch+bert的中文文本分类☆84Updated 2 years ago
- ☆89Updated 2 years ago
- 使用BERT-BILSTM-CRF进行中文命名实体识别。☆442Updated 5 months ago
- bert_seq2seq的DDP版本,支持bert、roberta、nezha、t5、gpt2等模型,支持seq2seq、ner、关系抽取等任务,无需添加额外代码,轻松启动DDP多卡训练。☆52Updated 2 years ago
- 基于Pytorch的BERT-IDCNN-BILSTM-CRF中文实体识别实现☆92Updated 2 years ago
- 利用指针网络进行信息抽取,包含命名实体识别、关系抽取、事件抽取。☆126Updated 2 years ago
- 全局指针统一处理嵌套与非嵌套NER的Pytorch实现☆393Updated 2 years ago
- BiLSTM-CRF-NER☆34Updated 3 years ago
- 零基础入门NLP - 新闻文本分类 正式赛第一名方案☆235Updated 4 years ago
- NLP实战项目☆99Updated 2 years ago