Implemention some Baseline Model upon Bert for Text Classification
☆693Sep 19, 2019Updated 6 years ago
Alternatives and similar repositories for Bert-TextClassification
Users that are interested in Bert-TextClassification are comparing it to the libraries listed below
Sorting:
- Pytorch + NLP, 一份友好的项目实践仓库☆468Jul 30, 2019Updated 6 years ago
- 使用Bert,ERNIE,进行中文文本分类☆4,389Jun 28, 2024Updated last year
- This repo contains a PyTorch implementation of a pretrained BERT model for multi-label text classification.☆925Apr 18, 2023Updated 2 years ago
- 使用BERT模型做文本分类;面向工业用途☆224Aug 18, 2019Updated 6 years ago
- Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)☆10,175Jul 15, 2025Updated 7 months ago
- 基于Transformers的文本分类☆341Sep 17, 2021Updated 4 years ago
- 中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。☆5,704Sep 23, 2020Updated 5 years ago
- 中文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(…☆1,809Jun 17, 2024Updated last year
- A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型☆3,983Nov 21, 2022Updated 3 years ago
- 复盘所有NLP比赛的TOP方案,只关注NLP比赛,持续更新中!☆2,795Aug 30, 2025Updated 6 months ago
- bert中文分类实践☆742Dec 11, 2018Updated 7 years ago
- all kinds of text classification models and more with deep learning☆7,951Sep 28, 2023Updated 2 years ago
- datagrand 2019 information extraction competition rank9☆130Dec 29, 2019Updated 6 years ago
- An implement of the paper of EDA for Chinese corpus.中文语料的EDA数据增强工具。NLP数据增强。论文阅读笔记。☆1,386May 31, 2022Updated 3 years ago
- 一行代码使用BERT生成句向量,BERT做文本分类、文本相似度计算☆1,671Oct 14, 2019Updated 6 years ago
- 该仓库主要记录 NLP 算法工程师相关的面试题☆2,761Apr 12, 2022Updated 3 years ago
- 自然语言处理(nlp),小姜机器人(闲聊检索式chatbot),BERT句向量-相似度(Sentence Similarity),XLNET句向量-相似度(text xlnet embedding),文本分类(Text classification), 实体提取(ner,b…☆1,539Sep 23, 2021Updated 4 years ago
- Pre-Trained Chinese XLNet(中文XLNet预训练模型)☆1,650Jul 15, 2025Updated 7 months ago
- RoBERTa中文预训练模型: RoBERTa for Chinese☆2,773Jul 22, 2024Updated last year
- Code and source for paper ``How to Fine-Tune BERT for Text Classification?``☆640Oct 19, 2021Updated 4 years ago
- 100+ Chinese Word Vectors 上百种预训练中文词向量☆12,183Oct 30, 2023Updated 2 years ago
- 本实验,是用BERT进行中文情感分类, 记录了详细操作及完整程序☆374Feb 18, 2019Updated 7 years 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
- ☆536Dec 7, 2018Updated 7 years ago
- Chinese NER(Named Entity Recognition) using BERT(Softmax, CRF, Span)☆2,232Mar 11, 2023Updated 2 years ago
- bert nlp papers, applications and github resources, including the newst xlnet , BERT、XLNet 相关论文和 github 项目☆1,848Mar 21, 2021Updated 4 years ago
- CCL2018客服领域用户意图分类冠军1st方案☆149Sep 5, 2022Updated 3 years ago
- keras implement of transformers for humans☆5,421Nov 11, 2024Updated last year
- An Open-source Neural Hierarchical Multi-label Text Classification Toolkit☆1,919Nov 18, 2025Updated 3 months ago
- 使用rnn,lstm,gru,fasttext,textcnn,dpcnn,rnn-att,lstm-att,兼容huggleface/transformers,以及以transforemrs作为词嵌入模型,后面接入cnn、rnn、attention等等做文本分类。以及各个…☆519Dec 8, 2022Updated 3 years ago
- BERT 源码阅读☆230Aug 20, 2019Updated 6 years ago
- The code for CCF-BDCI-Sentiment-Analysis-Baseline☆430Dec 8, 2022Updated 3 years ago
- DeepIE: Deep Learning for Information Extraction☆1,943Dec 9, 2022Updated 3 years ago
- BERT distillation(基于BERT的蒸馏实验 )☆314Jul 30, 2020Updated 5 years ago
- BERT模型从训练到部署☆530Sep 23, 2020Updated 5 years ago
- Graph Convolutional Networks for Text Classification. AAAI 2019☆1,390Dec 29, 2021Updated 4 years ago
- 文本匹配的相关模型DSSM,ESIM,ABCNN,BIMPM等,数据集为LCQMC官方数据☆470May 8, 2022Updated 3 years ago
- 使用预训练语言模型BERT做中文NER☆977Feb 26, 2020Updated 6 years ago
- Entity and Relation Extraction Based on TensorFlow and BERT. 基于TensorFlow和BERT的管道式实体及关系抽取,2019语言与智能技术竞赛信息抽取任务解决方案。Schema based Knowledge …☆1,230Jun 1, 2020Updated 5 years ago