基于Transformers的文本分类
☆341Sep 17, 2021Updated 4 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:
- NLP Predtrained Embeddings, Models and Datasets Collections(NLP_PEMDC). The collection will keep updating.☆65Jan 14, 2020Updated 6 years ago
- A list of NLP competitions, including solutions.☆35Feb 28, 2020Updated 6 years ago
- CCF BDCI 2019 互联网新闻情感分析 复赛top8 代码☆67Jan 7, 2020Updated 6 years ago
- Summary of Text Classification in deep learning techniques implemented by PyTorch and TensorFlow. 深度学习文本分类技术总结,以PyTorch实现。☆14Dec 18, 2019Updated 6 years ago
- CCF BDCI 2019 互联网新闻情感分析 复赛top1解决方案☆510Jan 25, 2020Updated 6 years ago
- Implemention some Baseline Model upon Bert for Text Classification☆693Sep 19, 2019Updated 6 years ago
- 中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。☆5,704Sep 23, 2020Updated 5 years ago
- 基于预训练模型(BERT,BERT-wwm)的文本分类模板,CCF BDCI新闻情感分析A榜4/2735。☆268Sep 16, 2020Updated 5 years ago
- 使用Bert,ERNIE,进行中文文本分类☆4,389Jun 28, 2024Updated last year
- 使用rnn,lstm,gru,fasttext,textcnn,dpcnn,rnn-att,lstm-att,兼容huggleface/transformers,以及以transforemrs作为词嵌入模型,后面接入cnn、rnn、attention等等做文本分类。以及各个…☆519Dec 8, 2022Updated 3 years ago
- 个人基于谷歌开源的BERT编写的文本分类器(基于微调方式),可自由加载NLP领域知名的预训练语言模型BERT、Bert-wwm、Roberta、ALBert以及ERNIE1.0☆167Aug 15, 2020Updated 5 years ago
- The code for CCF-BDCI-Sentiment-Analysis-Baseline☆430Dec 8, 2022Updated 3 years ago
- An implement of the paper of EDA for Chinese corpus.中文语料的EDA数据增强工具。NLP数据增强。论文阅读笔记。☆1,386May 31, 2022Updated 3 years ago
- 中文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(…☆1,809Jun 17, 2024Updated last year
- Tensorflow2.3的文本分类项目,支持各种分类模型,支持相关tricks。☆177Nov 28, 2024Updated last year
- 使用BERT模型做文本分类;面向工业用途☆224Aug 18, 2019Updated 6 years ago
- 微调预训练语言模型,解决 多标签分类任务(可加载BERT、Roberta、Bert-wwm以及albert等知名开源tf格式的模型)☆140Jul 23, 2020Updated 5 years ago
- Embedding, NMT, Text_Classification, Text_Generation, NER etc.☆568Jun 12, 2023Updated 2 years ago
- Pre-Trained Chinese XLNet(中文XLNet预训练模型)☆1,650Jul 15, 2025Updated 7 months ago
- 基于 pytorch 的 bert 实现和下游任务微调☆53Nov 29, 2022Updated 3 years ago
- 本实验,是用BERT进行中文情感分类,记录了详细操作及完整程序☆374Feb 18, 2019Updated 7 years ago
- 蚂蚁金服:金融大脑-金融智能NLP大赛(26th/2632)☆14Apr 8, 2019Updated 6 years ago
- Macadam是一个以Tensorflow(Keras)和bert4keras为基础,专注于文本分类、序列标注和关系抽取的自然语言处理工具包。支持RANDOM、WORD2VEC、FASTTEXT、BERT、ALBERT、ROBERTA、NEZHA、XLNET、ELECTRA…☆327Mar 24, 2023Updated 2 years ago
- RoBERTa中文预训练模型: RoBERTa for Chinese☆2,773Jul 22, 2024Updated last year
- multi-label,classifier,text classification,多标签文本分类,文本分类,BERT,ALBERT,multi-label-classification☆140Oct 19, 2021Updated 4 years ago
- 天池-新冠疫情相似句对判定大赛 Rank8☆52May 22, 2020Updated 5 years ago
- using bilstm-crf,bert and other methods to do sequence tagging task☆415Jun 12, 2023Updated 2 years ago
- Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)☆10,175Jul 15, 2025Updated 7 months ago
- Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services☆4,900Feb 24, 2021Updated 5 years ago
- keras implement of transformers for humans☆5,421Nov 11, 2024Updated last year
- datagrand 2019 information extraction competition rank9☆130Dec 29, 2019Updated 6 years ago
- 天池 疫情相似句对判定大赛 线上第一名方案☆434Oct 17, 2020Updated 5 years ago
- 复盘所有NLP比赛的TOP方案,只关注NLP比赛,持续更新中!☆2,795Aug 30, 2025Updated 6 months ago
- This repo contains a PyTorch implementation of a pretrained BERT model for multi-label text classification.☆925Apr 18, 2023Updated 2 years ago
- 使用预训练语言模型BERT做中文NER☆977Feb 26, 2020Updated 6 years ago
- Text-Similarity Method in Pytorch☆469Dec 9, 2018Updated 7 years ago
- bert 词向量 句向量生成☆13Sep 1, 2019Updated 6 years ago
- DeepIE: Deep Learning for Information Extraction☆1,943Dec 9, 2022Updated 3 years ago
- A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型☆3,983Nov 21, 2022Updated 3 years ago