illiterate / BertClassifier
基于PyTorch的BERT中文文本分类模型(BERT Chinese text classification model implemented by PyTorch)
☆181Updated last year
Alternatives and similar repositories for BertClassifier:
Users that are interested in BertClassifier are comparing it to the libraries listed below
- 基于pytorch+bert的中文文本分类☆83Updated 2 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆103Updated last year
- 中文信息抽取,包含实体抽取、关系抽取、事件抽取☆242Updated last year
- 基于BERT+BiLSTM+CRF实现中文命名实体识别☆143Updated 4 years ago
- 基于pytorch的中文三元组提取(命名实体识别+关系抽取)☆343Updated last year
- 基于Pytorch的BERT-IDCNN-BILSTM-CRF中文实体识别实现☆90Updated 2 years ago
- Implemention of NER model on chinese dataset.☆70Updated last year
- 中文二分类,bert+TextCNN 两种实现方法☆22Updated 2 years ago
- 毕业设计:基于Bert_Position_BiLSTM_Attention_CRF_LSTMDecoder的法律文书要素识别☆55Updated 4 years ago
- 中文文本分类任务,基于PyTorch实现(TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention, DPCNN, Transformer,Bert,ERNIE),开箱即用!☆380Updated last year
- 基于Tensorflow2.3开发的NER模型,都是CRF范式,包含Bilstm(IDCNN)-CRF、Bert-Bilstm(IDCNN)-CRF、Bert-CRF,可微调预训练模型,可对抗学习,用于命名实体识别,配置后可直接运行。☆421Updated 3 months ago
- 基于pytorch的bert_bilstm_crf中文命名实体识别☆555Updated last year
- 全局指针统一处理嵌套与非嵌套NER的Pytorch实现☆391Updated 2 years ago
- Using BERT+Bi-LSTM+CRF☆138Updated 3 years ago
- 基于pytorch_bert的中文多标签分类☆89Updated 3 years ago
- 零基础入门NLP - 新闻文本分类 正式赛第一名方案☆230Updated 4 years ago
- 基于词汇信息融合的中文NER模型☆166Updated 3 years ago
- 存放知乎,博客发表文章中的代码☆47Updated 3 years ago
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆130Updated 3 years ago
- 基于Pytorch的文本分类框架,支持TextCNN、Bert、Electra等。☆61Updated 2 years ago
- Chinese-Text-Classification Project including bert-classification, textCNN and so on.☆157Updated 2 years ago
- 中文NER的那些事儿☆316Updated last year
- 实体关系抽取pipline方式,使用了BiLSTM+CRF+BERT☆138Updated 10 months ago
- 中文文本分类实践,基于搜狗新闻语料库,采用传统机器学习方法以及预训练模型等方法☆177Updated 4 years ago
- 基于Pytorch+BERT+CRF的NLP序列标注模型,目前包括分词,词性标注,命名实体识别等☆60Updated 2 years ago
- 基于BI-LSTM+CRF的中文命名实体识别 Pytorch☆389Updated last year
- ☆161Updated last year
- 使用Bert+CRF、Bert+BiLSTM+CRF、Bert+BiGRU+CRF、Bert+BiGRU+self-atttention+CRF、AlBert+CRF、AlBert+BiLSTM+CRF、AlBert+BiGRU+CRF、AlBert+BiGRU+self-…☆46Updated 4 years ago
- A PyTorch implementation of a BiLSTM\BERT\Roberta(+CRF) model for Named Entity Recognition.☆493Updated 4 years ago
- ☆129Updated 4 months ago