shouxieai / A-series-of-NLP
☆161Updated last year
Related projects ⓘ
Alternatives and complementary repositories for A-series-of-NLP
- 中文文本分类任务,基于PyTorch实现(TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention, DPCNN, Transformer,Bert,ERNIE),开箱即用!☆351Updated last year
- ☆115Updated last week
- 使用Pytorch框架对NLP方向上的文本分类、实体识别、三元组抽取做代码实战☆155Updated 6 months ago
- 基于pytorch的bert_bilstm_crf中文命名实体识别☆523Updated last year
- Using BERT+Bi-LSTM+CRF☆135Updated 2 years ago
- 基于PyTorch的BERT中文文本分类模型(BERT Chinese text classification model implemented by PyTorch)☆168Updated 8 months ago
- nlp-bilstm+crf-ner☆47Updated 2 years ago
- 中文信息抽取,包含实体抽取、关系抽取、事件抽取☆227Updated last year
- NLP实战项目☆85Updated last year
- 使用bert进行关系三元组抽取。☆136Updated 7 months ago
- 使用BERT-BILSTM-CRF进行中文命名实体识别。☆342Updated 7 months ago
- 基于word2vec预训练词向量; textCNN 模型 ;charCNN 模型 ;Bi-LSTM模型;Bi-LSTM + Attention 模型 ;Transformer 模型 ;ELMo 预训练模型 ;BERT 预训练模型的文本分类项目☆115Updated 4 years ago
- NLP的各种小项目练手☆141Updated 3 years ago
- All NLP you Need Here. 目前包含15个NLP demo的pytorch实现(大量代码借鉴于其他开源项目,原先是自己玩的,后来干脆也开源出来)☆261Updated this week
- A PyTorch implementation of a BiLSTM\BERT\Roberta(+CRF) model for Named Entity Recognition.☆477Updated 3 years ago
- 中文命名实体识别 :BERT-BiLSTM-CRF模型实现中文,数据集使用CLUENER2020☆53Updated 2 years ago
- 中文命名实体识别☆44Updated 3 years ago
- Pytorch-NLU,一个中文文本分类、序列标注工具包,支持中文长文本、短文本的多类、多标签分类任务,支持中文命名实体识别、词性标注、分词、抽取式文本摘要等序列标注任务。 Ptorch NLU, a Chinese text classification and sequ…☆337Updated 4 months ago
- Implemention of NER model on chinese dataset.☆67Updated last year
- 基于Pytorch的BERT-IDCNN-BILSTM-CRF中文实体识别实现☆86Updated 2 years ago
- 毕业设计(医疗问答系统)☆22Updated 2 years ago
- 基于pytorch+bert的中文文本分类☆77Updated last year
- 基于pytorch的中文三元组提取(命名实体识别+关系抽取)☆333Updated last year
- BiLSTM-CRF-NER☆33Updated 2 years ago
- Chinese-Text-Classification Project including bert-classification, textCNN and so on.☆145Updated 2 years ago
- 利用bert和textcnn解决多标签文本分类的demo。☆29Updated 2 years ago
- 基于ERNIE的中文NER☆31Updated 2 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆91Updated last year