zhanlaoban / Transformers_for_Text_Classification
基于Transformers的文本分类
☆336Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for Transformers_for_Text_Classification
- using bilstm-crf,bert and other methods to do sequence tagging task☆414Updated last year
- 基于BI-LSTM+CRF的中文命名实体识别 Pytorch☆374Updated last year
- 使用谷歌预训练bert做字嵌入的BiLSTM-CRF序列标注模型☆463Updated 5 years ago
- 以词为基本单位的中文BERT☆458Updated 3 years ago
- 天池大赛疫情文本挑战赛线上第三名方案分享☆228Updated 3 years ago
- 中文问题句子相似度计算比赛及方案汇总☆294Updated 3 years ago
- 中文命名实体识别NER。用keras实现BILSTM+CRF、IDCNN+CRF、BERT+BILSTM+CRF进行实体识别。结果当然是BERT+BILSTM+CRF最好啦。☆284Updated 4 years ago
- 使用BERT模型做文本分类;面向工业用途☆216Updated 5 years ago
- ChineseNER based on BERT, with BiLSTM+CRF layer☆442Updated 3 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
- pytorch中文语言模型预训练☆389Updated 4 years ago
- some baselines for lic2020 (http://lic2020.cipsc.org.cn/)☆218Updated 4 years ago
- 使用pytorch搭建textCNN实现中文文本分类☆126Updated 5 years ago
- NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务☆185Updated 5 months ago
- 基于预训练模型(BERT,BERT-wwm)的文本分类模板,CCF BDCI新闻情感分析A榜4/2735。☆259Updated 4 years ago
- multi-label-classification-4-event-type☆130Updated last year
- NEZHA: Neural Contextualized Representation for Chinese Language Understanding☆262Updated 3 years ago
- ☆268Updated 4 years ago
- 中文NER的那些事儿☆310Updated last year
- 2019百度的关系抽取比赛,使用Pytorch实现苏神的模型,F1在dev集可达到0.75,联合关系抽取,Joint Relation Extraction.☆314Updated 4 years ago
- ☆277Updated 2 years ago
- bert pytorch模型微调用于的多标签文本分类☆125Updated 5 years ago
- 基于BERT的中文命名实体识别☆393Updated 5 years ago
- 天池 疫情相似句对判定大赛 线上第一名方案☆432Updated 4 years ago
- 本实验,是用BERT进行中文情感分类,记录了详细操作及完整程序☆375Updated 5 years ago
- bert-bilstm-crf implemented in pytorch for named entity recognition.☆275Updated 3 years ago
- ccf 2020 qa match competition top1☆267Updated 3 years ago
- 使用rnn,lstm,gru,fasttext,textcnn,dpcnn,rnn-att,lstm-att,兼容huggleface/transformers,以及以transforemrs作为词嵌入模型,后面接入cnn、rnn、attention等等做文本分类。以及各个…☆499Updated last year
- Pytorch Bert Finetune in Chinese Text Classification☆212Updated 7 months ago
- Code for http://lic2019.ccf.org.cn/kg 信息抽取。使用基于 BERT 的实体抽取和关系抽取的端到端的联合模型。☆284Updated 5 years ago