wangjiwu / BERT-sentiment--classification
Use BERT pre-trained model to do sentiment classification
☆95Updated 4 years ago
Alternatives and similar repositories for BERT-sentiment--classification:
Users that are interested in BERT-sentiment--classification are comparing it to the libraries listed below
- 本项目的数据来自“互联网新闻情感分析”赛题。基于Transformer2.0库中的中文Bert模型,对新闻语料进行三分类。☆110Updated 5 years ago
- multi-label-classification-4-event-type☆133Updated 2 years ago
- Aspect Based Sentiment Analysis 基于方面的细粒度情感分析☆169Updated 2 years ago
- 基于预训练模型(BERT,BERT-wwm)的文本分类模板,CCF BDCI新闻情感分析A榜4/2735。☆263Updated 4 years ago
- Self complemented word embedding methods using CBOW,skip-Gram,word2doc matrix , word2word matrix ,基于CBOW、skip-gram、词-文档矩阵、词-词矩阵四种方法的词向量生成☆184Updated 6 years ago
- bert pytorch模型微调用于的多标签文本分类☆131Updated 5 years ago
- 基于Transformers的文本分类☆339Updated 3 years ago
- 利用bert预训练模型生成句向量或词向量☆27Updated 4 years ago
- 基于word2vec预训练词向量; textCNN 模型 ;charCNN 模型 ;Bi-LSTM模型;Bi-LSTM + Attention 模型 ;Transformer 模型 ;ELMo 预训练模型 ;BERT 预训练模型的文本分类项目☆118Updated 4 years ago
- 嵌入Word2vec 词向量的RNN+ATTENTION中文文本分类☆151Updated 4 years ago
- smp ewect code☆76Updated 4 years ago
- 多标签文本分类☆53Updated 5 years ago
- NLP Predtrained Embeddings, Models and Datasets Collections(NLP_PEMDC). The collection will keep updating.☆64Updated 5 years ago
- ☆85Updated 5 years ago
- 使用BERT模型做文本分类;面向工业用途☆220Updated 5 years ago
- 本项目采用Keras和Keras-bert实现文本多标签分类任务,对BERT进行微调。☆66Updated 3 years ago
- SMP 2020年微博情感分类评测任务 第六名解决方案☆68Updated 2 years ago
- 基于Pytorch实现的一些经典自然语言处理模型中文短文本分类任务,包含TextCNN,TextRCNN,FastText,BERT,ROBERT以及ERNIE☆53Updated 4 years ago
- 中文文本预处理,Word2Vec训练计算文本相似度。☆45Updated 6 years ago
- 使用pytorch搭建textCNN实现中文文本分类☆127Updated 6 years ago
- 使用两种方法(抽取式Textrank和概要式seq2seq)自动提取文本摘要☆215Updated 5 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆76Updated 5 years ago
- 微调预训练语言模型,解决多标签分类任务(可加载BERT、Roberta、Bert-wwm以及albert等知名开源tf格式的模型)☆140Updated 4 years ago
- 在bert模型的pre_training基础上进行text_cnn文本分类☆78Updated 5 years ago
- 一个基础且完整的细粒度情感分析(ABSA,Aspect based sentiment analysis)案例☆83Updated 5 years ago
- CNN 实现文本分类☆181Updated 2 years ago
- 自然语言处理NLP在中文文本上的一些应用,如文本分类、情感分析、命名实体识别等☆210Updated 3 years ago
- bert文本分类,ner, albert,keras_bert,bert4keras,kashgari,fastbert,flask + uwsgi + keras部署模型,时间实体识别,tfidf关键词抽取,tfidf文本相似度,用户情感分析☆194Updated 7 months ago
- 利用ALBERT实现文本二分类,判别是否属于政治上的出访类事件,提升模型训练和预测速度。☆75Updated 2 years ago
- 细粒度用户评论情感分析☆122Updated 6 years ago