jiluojiluo / Bert-Chinese-Text-Classification-Pytorch-transformers
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
- 本人项目进行中搜集的数据集,包含原始数据和经过处理后的数据,项目持续更新。☆111Updated 4 years ago
- 毕业设计:基于Bert_Position_BiLSTM_Attention_CRF_LSTMDecoder的法律文书要素识别☆54Updated 3 years ago
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆126Updated 3 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆102Updated last year
- 基于GPT2的中文文本摘要生成☆24Updated last year
- 基于pytorch+bert的中文事件抽取☆70Updated 2 years ago
- 基于Pytorch+BERT+CRF的NLP序列标注模型,目前包括分词,词性标注,命名实体识别等☆57Updated 2 years ago
- 基于Pytorch的命名实体识别框架,支持LSTM+CRF、Bert+CRF、RoBerta+CRF等框架☆82Updated last year
- 基于词汇信息融合的中文NER模型☆164Updated 2 years ago
- bert pytorch模型微调用于的多标签文本分类☆130Updated 5 years ago
- 嵌套命名实体识别 Nested NER☆19Updated 3 years ago
- 无监督中文关键词抽取(Keyphrase Extraction),基于统计,基于图【LDA与PageRank(TextRank, TPR, Salience Rank, Single TPR等)】,基于嵌入【SIFRank等】,开箱即用!☆104Updated 2 years ago
- 基于pytorch_bert的中文多标签分类☆89Updated 3 years ago
- 新闻标题摘要生成模型,基于T5-PEGASUS。News title summary generation model☆17Updated 2 years ago
- 基于GOOGLE T5中文生成式模型的摘要生成/指代消解,支持batch批量生成,多进程☆219Updated last year
- 利用指针网络进行信息抽取,包含命名实体识别、关系抽取、事件抽取。☆123Updated last year
- 基于pytorch+bert的指代消解☆14Updated 3 years ago
- 基于Pytorch的文本分类框架,支持TextCNN、Bert、Electra等。☆61Updated last year
- Using BERT+Bi-LSTM+CRF☆135Updated 2 years ago
- 利用bert和textcnn解决多标签文本分类的demo。☆31Updated 2 years ago
- 使用R-BERT模型对人物关系模型进行分类,效果有显著提升。☆24Updated last year
- 基于Transformer的生成式文本摘要☆177Updated 2 years ago
- 中文信息抽取,包含实体抽取、关系抽取、事件抽取☆238Updated last year
- SimCSE中文语义相似度对比学习模型☆82Updated 2 years ago
- Reimplement CasRel model in PyTorch.使用PyTorch对吉林大学CasRel模型进行复现,并在百度关系抽取数据集上训练测试。☆190Updated 2 years ago
- 中文二分类,bert+TextCNN 两种实现方法☆21Updated 2 years ago
- 各大文本摘要模型-中文文本可运行的解决方案☆65Updated last year
- pytorch实现 基于Bert+BiLSTM+CRF的中文命名实体识别☆42Updated 3 years ago
- 文本相似度,语义向量,文本向量,text-similarity,similarity, sentence-similarity,BERT,SimCSE,BERT-Whitening,Sentence-BERT, PromCSE, SBERT☆73Updated 3 months ago
- 这段代码会根据用户定义的正则表达式规则从文本中抽取属性三元组,我用它完成知识图谱构建的一个环节,使用方法写在README中,欢迎交流和指正!☆11Updated 3 years ago