zhanlaoban / Transformers_for_Text_ClassificationLinks
基于Transformers的文本分类
☆340Updated 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
Sorting:
- 使用谷歌预训练bert做字嵌入的BiLSTM-CRF序列标注模型☆483Updated 6 years ago
- using bilstm-crf,bert and other methods to do sequence tagging task☆415Updated 2 years ago
- ChineseNER based on BERT, with BiLSTM+CRF layer☆452Updated 4 years ago
- multi-label-classification-4-event-type☆136Updated 2 years ago
- 使用BERT模型做文本分类;面向工业用途☆220Updated 5 years ago
- 基于BERT的中文命名实体识别☆393Updated 5 years ago
- 本实验,是用BERT进行中文情感分类,记录了详细操作及完整程序☆377Updated 6 years ago
- 中文问题句子相似度计算比赛及方案汇总☆301Updated 4 years ago
- chinese bertsum ; bertsum 抽取式模型中文版本;给出案例数据、全代码注释;下载即可训练、预测、学习☆205Updated 2 years ago
- 以词为基本单位的中文BERT☆467Updated 3 years ago
- 天池大赛疫情文本挑战赛线上第三名方案分享☆227Updated 4 years ago
- bert-bilstm-crf implemented in pytorch for named entity recognition.☆280Updated 4 years ago
- 中文命名实体识别NER。用keras实现BILSTM+CRF、IDCNN+CRF、BERT+BILSTM+CRF进行实体识别。结果当然是BERT+BILSTM+CRF最好啦。☆291Updated 5 years ago
- 使用rnn,lstm,gru,fasttext,textcnn,dpcnn,rnn-att,lstm-att,兼容huggleface/transformers,以及以transforemrs作为词嵌入模型,后面接入cnn、rnn、attention等等做文本分类。以及各个…☆508Updated 2 years ago
- implementation several deep text match (text similarly) models for keras . cdssm, arc-ii,match_pyramid, mvlstm ,esim, drcn ,bimpm, bert, …☆290Updated 4 years ago
- 基于BI-LSTM+CRF的中文命名实体识别 Pytorch☆402Updated 2 years ago
- Pytorch Bert Finetune in Chinese Text Classification☆219Updated last year
- Lstm-crf,Lattice-CRF,bert-ner及近年ner相关论文follow☆565Updated 6 years ago
- bert pytorch模型微调用于的多标签文本分类☆133Updated 5 years ago
- 天池 疫情相似句对判定大赛 线上第一名方案☆433Updated 4 years ago
- 基于预训练模型(BERT,BERT-wwm)的文本分类模板,CCF BDCI新闻情感分析A榜4/2735。☆268Updated 4 years ago
- bert文本分类,ner, albert,keras_bert,bert4keras,kashgari,fastbert,flask + uwsgi + keras部署模型,时间实体识别,tfidf关键词抽取,tfidf文本相似度,用户情感分析☆195Updated 10 months ago
- 端到端的长本文摘要模型(法研杯2020司法摘要赛道)☆398Updated last year
- pytorch中文语言模型预训练☆389Updated 4 years ago
- 使用pytorch搭建textCNN实现中文文本分类☆129Updated 6 years ago
- Implemention some Baseline Model upon Bert for Text Classification☆691Updated 5 years ago
- TextClf :基于Pytorch/Sklearn的文本分 类框架,包括逻辑回归、SVM、TextCNN、TextRNN、TextRCNN、DRNN、DPCNN、Bert等多种模型,通过简单配置即可完成数据处理、模型训练、测试等过程。☆241Updated last year
- 使用预训练语言模型ALBERT做中文NER☆475Updated 4 years ago
- 科大讯飞2020事件抽取挑战赛第一名解决方案&完整事件抽取系统☆539Updated 4 years ago
- 2019百度的关系抽取比赛,使用Pytorch实现苏神的模型,F1在dev集可达到0.75,联合关系抽取,Joint Relation Extraction.☆315Updated 4 years ago