shouxieai / A-series-of-NLP
☆162Updated last year
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
- 使用Pytorch框架对NLP方向上的文本分类、实体识别、三元组抽取做代码实战☆170Updated 9 months ago
- ☆125Updated 3 months ago
- NLP的各种小项目练手☆143Updated 4 years ago
- nlp-bilstm+crf-ner☆47Updated 2 years ago
- 基于PyTorch的BERT中文文本分类模型(BERT Chinese text classification model implemented by PyTorch)☆177Updated 11 months ago
- NLP实战项目☆86Updated 2 years ago
- 中文文本分类任务,基于PyTorch实现(TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention, DPCNN, Transformer,Bert,ERNIE),开箱即用!☆370Updated last year
- All NLP you Need Here. 目前包含15个NLP demo的pytorch实现(大量代码借鉴于其他开源项目,原先是自己玩的,后来干脆也开源出来)☆267Updated this week
- Chinese-Text-Classification Project including bert-classification, textCNN and so on.☆151Updated 2 years ago
- 基于pytorch+bert的中文文本分类☆81Updated last year
- 基于pytorch的bert_bilstm_crf中文命名实体识别☆543Updated last year
- 利用bert和textcnn解决多标签文本分类的demo。☆31Updated 2 years ago
- 零基础入门NLP - 新闻文本分类 正式赛第一名方案☆229Updated 4 years ago
- 使用BERT-BILSTM-CRF进行中文命名实体识别。☆385Updated last month
- 中文二分类,bert+TextCNN 两种实现方法☆21Updated 2 years ago
- Using BERT+Bi-LSTM+CRF☆135Updated 2 years ago
- 中文信息抽取,包含实体抽取、关系抽取、事件抽取☆238Updated last year
- 基于pytorch的中文三元组提取(命名实体识别+关系抽取)☆339Updated last year
- 中文命名实体识别☆44Updated 3 years ago
- Implemention of NER model on chinese dataset.☆70Updated last year
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆101Updated last year
- 基于word2vec预训练词向量; textCNN 模型 ;charCNN 模型 ;Bi-LSTM模型;Bi-LSTM + Attention 模型 ;Transformer 模型 ;ELMo 预训练模型 ;BERT 预训练模型的文本分类项目☆116Updated 4 years ago
- 基于pytorch_bert的中文多标签分类☆88Updated 3 years ago
- 存放知乎,博客发表文章中的代码☆47Updated 3 years ago
- 利用指针网络进行信息抽取,包含命名实体识别、关系抽取、事件抽取。☆123Updated last year
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆126Updated 3 years ago
- 基于Pytorch的Bert应用,包括命名实体识别、情感分析、文本分类以及文本相似度等☆745Updated 3 years ago
- A PyTorch implementation of a BiLSTM\BERT\Roberta(+CRF) model for Named Entity Recognition.☆482Updated 4 years ago
- 使用bert进行关系三元组抽取。☆149Updated 10 months ago
- bert_seq2seq的DDP版本,支持bert、roberta、nezha、t5、gpt2等模型,支持seq2seq、ner、关系抽取等任务,无需添加额外代码,轻松启动DDP多卡训练。☆51Updated 2 years ago