jiluojiluo / Bert-Chinese-Text-Classification-Pytorch-transformersLinks
Bert-Chinese-Text-Classification-Pytorch-master
☆9Updated 2 years ago
Alternatives and similar repositories for Bert-Chinese-Text-Classification-Pytorch-transformers
Users that are interested in Bert-Chinese-Text-Classification-Pytorch-transformers are comparing it to the libraries listed below
Sorting:
- 基于PyTorch的BERT中文文本分类模型(BERT Chinese text classification model implemented by PyTorch)☆192Updated last year
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆107Updated 2 years ago
- 全局指针统一处理嵌套与非嵌套NER的Pytorch实现☆398Updated 2 years ago
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆132Updated 3 years ago
- 本人项目进行中搜集的数据集,包含原始数据和经过处理后的数据,项目持续更新。☆115Updated 4 years ago
- Pytorch BERT-BiLSTM-CRF For NER☆419Updated 5 years ago
- 多标签文本分类,多标签分类,文本分类, multi-label, classifier, text classification, BERT, seq2seq,attention, multi-label-classification☆786Updated 8 months ago
- 中文二分类,bert+TextCNN 两种实现方法☆24Updated 2 years ago
- 基于pytorch的bert_bilstm_crf中文命名实体识别☆574Updated 2 years ago
- 基于GOOGLE T5中文生成式模型的摘要生成/指代消解,支持batch批量生成,多进程☆226Updated last year
- 使用谷歌预训练bert做字嵌入的BiLSTM-CRF序列标注模型☆482Updated 6 years ago
- 中文文本分类、序列标注工具包(pytorch),支持中文长文本、短文本的多类、多标签分类任务,支持中文命名实体识别、词性标注、分词、抽取式文本摘要等序列标注任务。 Chinese text classification and sequence labeling toolk…☆349Updated last year
- Computing similarity of two sentences with google's BERT algorithm。利用Bert计算句子相似度。语义相似度计算。文本相似度计算。☆505Updated 2 years ago
- ChineseNER based on BERT, with BiLSTM+CRF layer☆452Updated 4 years ago
- A PyTorch implementation of a BiLSTM\BERT\Roberta(+CRF) model for Named Entity Recognition.☆505Updated 4 years ago
- 中文文本分类任务,基于PyTorch实现(TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention, DPCNN, Transformer,Bert,ERNIE),开箱即用!☆399Updated 2 years ago
- 中文NER的那些事儿☆318Updated last year
- 基于Pytorch的Bert应用,包括命名实体识别、情感分析、文本分类以及文本相似度等☆799Updated 4 years ago
- 利用bert和textcnn解决多标签文本分类的demo。☆33Updated 2 years ago
- 毕业设计:基于Bert_Position_BiLSTM_Attention_CRF_LSTMDecoder的法律文书要素识别☆57Updated 4 years ago
- 基于Pytorch+BERT+CRF的NLP序列标注模型,目前包括分词,词性标注,命名实体识别等☆61Updated 2 years ago
- SimCSE中文语义相似度对比学习模型☆88Updated 3 years ago
- 中文信息抽取,包含实体抽取、关系抽取、事件抽取☆248Updated last year
- 基于Pytorch的命名实体识别框架,支持LSTM+CRF、Bert+CRF、RoBerta+CRF等框架☆88Updated 2 years ago
- Source code for AAAI 2022 paper: Unified Named Entity Recognition as Word-Word Relation Classification☆533Updated 3 years ago
- SimCSE在中文上的复现,有监督+无监督☆278Updated 5 months ago
- Reimplement CasRel model in PyTorch.使用PyTorch对吉林大学CasRel模型进行复现,并在百度关系抽取数据集上训练测试。☆191Updated 2 years ago
- bert-bilstm-crf implemented in pytorch for named entity recognition.☆281Updated 4 years ago
- 基于GPT2的中文文本摘要生成☆26Updated 2 years ago
- 基于BI-LSTM+CRF的中文命名实体识别 Pytorch☆403Updated 2 years ago