zhanlaoban / Transformers_for_Text_Classification
基于Transformers的文本分类
☆337Updated 3 years ago
Alternatives and similar repositories for Transformers_for_Text_Classification:
Users that are interested in Transformers_for_Text_Classification are comparing it to the libraries listed below
- using bilstm-crf,bert and other methods to do sequence tagging task☆414Updated last year
- 本实验,是用BERT进行中文情感分类,记录了详细操作及完整程序☆375Updated 6 years ago
- 使用谷歌预训练bert做字嵌入的BiLSTM-CRF序列标注模型☆473Updated 5 years ago
- 基于预训练模型(BERT,BERT-wwm)的文本分类模板,CCF BDCI新闻情感分析A榜4/2735。☆262Updated 4 years ago
- 使用BERT模型做文本分类;面向工业用途☆220Updated 5 years ago
- 基于BI-LSTM+CRF的中文命名实体识别 Pytorch☆383Updated last year
- ☆268Updated 5 years ago
- 基于BERT的中文命名实体识别☆393Updated 5 years ago
- 使用rnn,lstm,gru,fasttext,textcnn,dpcnn,rnn-att,lstm-att,兼容huggleface/transformers,以及以transforemrs作为词嵌入模型,后面接入cnn、rnn、attention等等做文本分类。以及各个…☆506Updated 2 years ago
- 以词为基本单位的中文BERT☆465Updated 3 years ago
- chinese bertsum ; bertsum 抽取式模型中文版本;给出案例数据、全代码注释;下载即可训练、预测、学习☆204Updated last year
- pytorch中文语言模型预训练☆389Updated 4 years ago
- 天池大赛疫情文本挑战赛线上第三名方案分享☆229Updated 4 years ago
- implementation several deep text match (text similarly) models for keras . cdssm, arc-ii,match_pyramid, mvlstm ,esim, drcn ,bimpm, bert, …☆291Updated 4 years ago
- bert-bilstm-crf implemented in pytorch for named entity recognition.☆278Updated 3 years ago
- 天池 疫情相似句对判定大赛 线上第一名方案☆432Updated 4 years ago
- NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务☆188Updated 8 months ago
- bert pytorch模型微调用于的多标签文本分类☆131Updated 5 years ago
- Named Recognition Entity based on BERT and CRF 基于BERT+CRF的中文命名实体识别☆183Updated 2 years ago
- including text classifier, language model, pre_trained model, multi_label classifier, text generator, dialogue. etc☆469Updated 5 years ago
- 使用pytorch搭建textCNN实现中文文本分类☆127Updated 5 years ago
- 中文命名实体识别NER。用keras实现BILSTM+CRF、IDCNN+CRF、BERT+BILSTM+CRF进行实体识别。结果当然是BERT+BILSTM+CRF最好啦。☆287Updated 5 years ago
- 微调预训练语言模型,解决多标签分类任务(可加载BERT、Roberta、Bert-wwm以及albert等知名开源tf格式的模型)☆140Updated 4 years ago
- Code for http://lic2019.ccf.org.cn/kg 信息抽取。使用基于 BERT 的实体抽取和关系抽取的端到端的联合模型。☆286Updated 5 years ago
- bert for chinese text classification☆142Updated 6 years ago
- TextClf :基于Pytorch/Sklearn的文本分类框架,包括逻辑回归、SVM、TextCNN、TextRNN、TextRCNN、DRNN、DPCNN、Bert等多种模型,通过简单配置即可完成数据处理、模型训练、测试等过程。☆238Updated last year
- ChineseNER based on BERT, with BiLSTM+CRF layer☆447Updated 3 years ago
- 中文问题句子相似度计算比赛及方案汇总☆296Updated 4 years ago
- NEZHA: Neural Contextualized Representation for Chinese Language Understanding☆262Updated 3 years ago
- 阿里云天池零基础入门NLP比赛_rank4选手比赛总结: https://tianchi.aliyun.com/competition/entrance/531810/introduction☆188Updated 2 years ago