Lizhen0628 / text_classification
使用rnn,lstm,gru,fasttext,textcnn,dpcnn,rnn-att,lstm-att,兼容huggleface/transformers,以及以transforemrs作为词嵌入模型,后面接入cnn、rnn、attention等等做文本分类。以及各个模型的对比
☆509Updated 2 years ago
Alternatives and similar repositories for text_classification:
Users that are interested in text_classification are comparing it to the libraries listed below
- 本实验,是用BERT进行中文情感分类,记录了详细操作及完整程序☆377Updated 6 years ago
- 文本分类资源汇总,包括深度学习文本分类模型,如SpanBERT、ALBERT、RoBerta、Xlnet、MT-DNN、BERT、TextGCN、MGAN、TextCapsule、SGNN、SGM、LEAM、ULMFiT、DGCNN、ELMo、RAM、DeepMoji、IA…☆604Updated 3 years ago
- 基于Transformers的文本分类☆339Updated 3 years ago
- 使用谷歌预训练bert做字嵌入的BiLSTM-CRF序列标注模型☆479Updated 6 years ago
- TextClf :基于Pytorch/Sklearn的文本分类框架,包括逻辑回归、SVM、TextCNN、TextRNN、TextRCNN、DRNN、DPCNN、Bert等多种模型,通过简单配置即可完成数据处理、模型训练、测试等过程。☆241Updated last year
- 基于BI-LSTM+CRF的中文命名实体识别 Pytorch☆390Updated last year
- 基于预训练模型(BERT,BERT-wwm)的文本分类模板,CCF BDCI新闻情感分析A榜4/2735。☆264Updated 4 years ago
- Implemention some Baseline Model upon Bert for Text Classification☆689Updated 5 years ago
- Word2vec, Fasttext, Glove, Elmo, Bert, Flair pre-train Word Embedding☆653Updated 4 years ago
- Pytorch + NLP, 一份友好的项目实践仓库☆462Updated 5 years ago
- 多标签文本分类,多标签分类,文本分类, multi-label, classifier, text classification, BERT, seq2seq,attention, multi-label-classification☆764Updated 4 months ago
- 基于Pytorch的Bert应用,包括命名实体识别、情感分析、文本分类以及文本相似度等☆774Updated 3 years ago
- 利用bert预训练的中文模型进行文本分类 数据集中文情感分析语料chnsenticorp☆331Updated 5 years ago
- Computing similarity of two sentences with google's BERT algorithm。利用Bert计算句子相似度。语义相似度计算。文本相似度计算。☆501Updated 2 years ago
- Embedding, NMT, Text_Classification, Text_Generation, NER etc.☆564Updated last year
- 自然语言处理NLP在中文文本上的一些应用,如文本分类、情感分析、命名实体识别等☆212Updated 3 years ago
- 天池 疫情相似句对判定大赛 线上第一名方案☆433Updated 4 years ago
- ChineseNER based on BERT, with BiLSTM+CRF layer☆450Updated 3 years ago
- TextCNN Pytorch实现 中文文本分类 情感分析☆620Updated 6 years ago
- 命名体识别(NER)综述-论文-模型-代码(BiLSTM-CRF/BERT-CRF)-竞赛资源总结-随时更新☆473Updated 4 years ago
- 天池中药说明书实体识别挑战冠军方案;中文命名实体识别;NER; BERT-CRF & BERT-SPAN & BERT-MRC;Pytorch☆945Updated 4 years ago
- bert中文分类实践☆735Updated 6 years ago
- 零基础入门NLP - 新闻文本分类 正式赛第一名方案☆230Updated 4 years ago
- including text classifier, language model, pre_trained model, multi_label classifier, text generator, dialogue. etc☆469Updated 5 years ago
- 阿里云天池零基础入门NLP比赛_rank4选手比赛总结: https://tianchi.aliyun.com/competition/entrance/531810/introduction☆188Updated 2 years ago
- Macadam是一个以Tensorflow(Keras)和bert4keras为基础,专注于文本分类、序列标注和关系抽取的自然语言处理工具包。支持RANDOM、WORD2VEC、FASTTEXT、BERT、ALBERT、ROBERTA、NEZHA、XLNET、ELECTRA…☆323Updated 2 years ago
- 基于BERT的中文命名实体识别☆393Updated 5 years ago
- An implement of the paper of EDA for Chinese corpus.中文语料的EDA数据增强工具。NLP数据增强。论文阅读笔记。☆1,370Updated 2 years ago
- bert文本分类,ner, albert,keras_bert,bert4keras,kashgari,fastbert,flask + uwsgi + keras部署模型,时间实体识别,tfidf关键词抽取,tfidf文本相似度,用户情感分析☆193Updated 8 months ago
- 使用pytorch搭建textCNN实现中文文本分类☆127Updated 6 years ago