illiterate / BertClassifierLinks
基于PyTorch的BERT中文文本分类模型(BERT Chinese text classification model implemented by PyTorch)
☆201Updated last year
Alternatives and similar repositories for BertClassifier
Users that are interested in BertClassifier are comparing it to the libraries listed below
Sorting:
- 基于pytorch+bert的中文文本分类☆90Updated 2 years ago
- 中文文本分类任务,基于PyTorch实现(TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention, DPCNN, Transformer,Bert,ERNIE),开箱即用!☆402Updated 2 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆109Updated 2 years ago
- 基于Tensorflow2.3开发的NER模型,都是CRF范式,包含Bilstm(IDCNN)-CRF、Bert-Bilstm(IDCNN)-CRF、Bert-CRF,可微调预训练模型,可对抗学习,用于命名实体识别,配置后可直接运行。☆431Updated last year
- 基于pytorch的bert_bilstm_crf中文命名实体识别☆589Updated 2 years ago
- 基于Pytorch的Bert应用,包括命名实体识别、情感分析、文本分类以及文本相似度等☆815Updated 4 years ago
- 基于BERT+BiLSTM+CRF实现中文命名实体识别☆146Updated 5 years ago
- 基于pytorch的中文三元组提取(命名实体识别+关系抽取)☆364Updated 2 years ago
- 中文NER的那些事儿☆320Updated 2 years ago
- A PyTorch implementation of a BiLSTM\BERT\Roberta(+CRF) model for Named Entity Recognition.☆512Updated 4 years ago
- 中文信息抽取,包含实体抽取、关系抽取、事件抽取☆259Updated 2 years ago
- 存放知乎,博客发表文章中的代码☆47Updated 4 years ago
- 多标签文本分类,多标签分类,文本分类, multi-label, classifier, text classification, BERT, seq2seq,attention, multi-label-classification☆799Updated last year
- 基于Pytorch的命名实体识别框架,支持LSTM+CRF、Bert+CRF、RoBerta+CRF等框架☆90Updated 2 years ago
- 中文命名实体识别NER。用keras实现BILSTM+CRF、IDCNN+CRF、BERT+BILSTM+CRF进行实体识别。结果当然是BERT+BILSTM+CRF最好啦。☆293Updated 6 years ago
- 利用bert和textcnn解决多标签文本分类的demo。☆34Updated 3 years ago
- 基于word2vec预训练词向量; textCNN 模型 ;charCNN 模型 ;Bi-LSTM模型;Bi-LSTM + Attention 模型 ;Transformer 模型 ;ELMo 预训练模型 ;BERT 预训练模型的文本分类项目☆125Updated 5 years ago
- 基于BI-LSTM+CRF的中文命名实体识别 Pytorch☆406Updated 2 years ago
- 基于Pytorch的BERT-IDCNN-BILSTM-CRF中文实体识别实现☆92Updated 3 years ago
- 命名体识别(NER)综述-论文-模型-代码(BiLSTM-CRF/BERT-CRF)-竞赛资源总结-随时更新☆475Updated 5 years ago
- 中文二分类,bert+TextCNN 两种实现方法☆26Updated 3 years ago
- Using BERT+Bi-LSTM+CRF☆144Updated 3 years ago
- pytorch实现 基于Bert+BiLSTM+CRF的中文命名实体识别☆46Updated 4 years ago
- 使用谷歌预训练bert做字嵌入的BiLSTM-CRF序列标注模型☆485Updated 6 years ago
- 全局指针统一处理嵌套与非嵌套NER的Pytorch实现☆409Updated 2 years ago
- Pytorch BERT-BiLSTM-CRF For NER☆423Updated 5 years ago
- 零基础入门NLP - 新闻文本分类 正式赛第一名方案☆236Updated 5 years ago
- Implemention of NER model on chinese dataset.☆74Updated 2 years ago
- 自然语言处理中的基础任务,包含但不限于文本表示,文本分类,命名实体识别,关系抽取,文本生成,文本摘要等,基于tensorflow2或Pytorch,所有代码均经过测试,项目中也包含相关数据。☆151Updated 3 years ago
- 使用Bert+CRF、Bert+BiLSTM+CRF、Bert+BiGRU+CRF、Bert+BiGRU+self-atttention+CRF、AlBert+CRF、AlBert+BiLSTM+CRF、AlBert+BiGRU+CRF、AlBert+BiGRU+self-…☆50Updated 5 years ago