用MLP、TextCNN、RNN、LSTM、GRU、Attention、RCNN、BERT做文本分类、情感分析,对比各模型于温泉旅游评论垂类语料下在情感分类任务上的表现
☆102May 19, 2021Updated 5 years ago
Alternatives and similar repositories for sentiment-analysis
Users that are interested in sentiment-analysis are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于bert的文本情感分析☆12Nov 4, 2022Updated 3 years ago
- 基于Bert的文本情感分析模型(含semeval14数据集)☆15Jun 30, 2019Updated 7 years ago
- 使用rnn,lstm,gru,fasttext,textcnn,dpcnn,rnn-att,lstm-att,兼容huggleface/transformers,以及以transforemrs作为词嵌入模型,后面接入cnn、rnn、attention等等做文本分类。以及各个…☆517Dec 8, 2022Updated 3 years ago
- 中文的情感分析任务:基于Bi-LSTM+Attention模型,对2万条中文影评数据进行情感分类。Chinese sentiment analysis task: Based on the Bi-LSTM+Attention model, sentiment classif…☆126Mar 3, 2022Updated 4 years ago
- Chinese corpus sentiment analysis. 谭松波酒店评论中文文本情感分析☆63Aug 9, 2026Updated 3 weeks ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 一个BERT+BiLSTM的情感分析 BaseLine☆26May 9, 2020Updated 6 years ago
- 基于深度学习的情感分析模 型,经过外卖评论和酒店评论的训练,准确率在90%左右☆15Aug 17, 2018Updated 8 years ago
- 情感分析、文本分类、词典、bayes、sentiment analysis、TextCNN、classification、tensorflow、BERT、CNN、text classification☆533Jun 9, 2025Updated last year
- 酒店评论情感分析(机器学习、情感词典)☆60Jul 3, 2019Updated 7 years ago
- 基于bert的情感分析(pytorch)☆34Sep 21, 2019Updated 6 years ago
- 多模态情感分析——基于BERT+ResNet的多种融合方法☆371Nov 20, 2022Updated 3 years ago
- 中文情感分析,CNN,BI-LSTM,文本分类☆1,085Oct 22, 2022Updated 3 years ago
- TextCNN Pytorch实现 中文文本分类 情感分析☆642Dec 30, 2018Updated 7 years ago
- 基于PaddleNLP搭建评论观点抽取和属性级情感分析模型,并基于前后端分离式架构完成属性级情感分析Web系统搭建,通过细粒度情感分析帮助用户和商家更好决策。☆69May 31, 2023Updated 3 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- bert文本多分类(情感分析)、bert-bilstm-crf序列标注任务(快递地址的序列标注任务)☆34Aug 20, 2021Updated 5 years ago
- 本项目的数据来自“互联网新闻情感分析”赛题。基于Transformer2.0库中的中文Bert模型,对新闻语料进行三分类。☆121Oct 9, 2019Updated 6 years ago
- 同花顺算法挑战平台:【9-10双月赛】跨领域迁移的文本语义匹配☆11Oct 28, 2021Updated 4 years ago
- 汽车主题情感分析大赛冠军☆27Dec 10, 2018Updated 7 years ago
- 使用django对情感分析功能进行封装,里面包含使用情感词典和Bert模型进行情感分类,最后可以使用tensorFlow serving将模型部署在docker中运行。☆13Sep 23, 2019Updated 6 years ago
- 基于深度学习的中文评论情感分类和智能客服研究与实现。主要是酒店和书店的评论情感分析(二分类+九分类),可以判定积极和消极,对于消极评论,还可以判断其具体类别,比如物流不好或者服务差等等。☆51Apr 18, 2020Updated 6 years ago
- 基于情感分析的智慧养老系统☆31Jul 10, 2019Updated 7 years ago
- 基于机器学习的商品评论情感分析——毕业设计项目☆228Nov 26, 2025Updated 9 months ago
- Sentiment Analysis of tweets written in underused Slavic languages (Serbian, Bosnian and Croatian) using pretrained multilingual RoBERTa …☆23Mar 9, 2021Updated 5 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 基于规则、基于朴素贝叶斯、基于逻辑回归进行文本情感极性分析判断(酒店评论语料)☆34May 7, 2023Updated 3 years ago
- 对豆瓣影评进行文本分类情感分析,利用爬虫豆瓣爬取评论,进行数据清洗,分词,采用BERT、CNN、LSTM等模型进行训练,采用tensorboardX可视化训练过程,自然语言处理项目\A project for text classification, based on to…☆176Mar 13, 2023Updated 3 years ago
- Use https://github.com/huggingface/transformers to do Chinese NER☆11Dec 29, 2021Updated 4 years ago
- 《基于BERT模型的自然语言处理实战》随书代码☆17Jun 13, 2022Updated 4 years ago
- Data for the paper "An Emotion Cause Corpus for Chinese Microblogs with Multiple-User Structures" (TALLIP).☆22Dec 18, 2019Updated 6 years ago
- 情感分析三分类☆31Aug 2, 2024Updated 2 years ago
- 利用bert预训练的中文模型进行文本分类 数据集中文情感分析语料chnsenticorp☆373Aug 26, 2019Updated 7 years ago
- 利用CNN,LSTM,CNN_LSTM,TextCNN,Bi-LSTM和传统的机器学习算法进行情感分析,参考:https://github.com/Edward1Chou/SentimentAnalysis☆95Dec 16, 2018Updated 7 years ago
- The code and preprocessed data for ACL 2021 paper titled "Exploiting Position Bias for Robust Aspect Sentiment Classification"☆27Aug 5, 2021Updated 5 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 百度PaddleHub-ERNIE微调中文情感分析(文本分类)☆22Jul 6, 2021Updated 5 years ago
- JSP基于SSM家庭财务收支管理系统☆10May 10, 2023Updated 3 years ago
- Aspect Based Sentiment Analysis 基于方面的细粒度情感分析☆172Jun 21, 2022Updated 4 years ago
- 基于word2vec预训练词向量; textCNN 模型 ;charCNN 模型 ;Bi-LSTM模型;Bi-LSTM + Attention 模型 ;Transformer 模型 ;ELMo 预训练模型 ;BERT 预训练模型的文本分类项目☆124Jul 24, 2020Updated 6 years ago
- Tensorflow2.3的文本分类项目,支持各种分类模型,支持相关tricks。☆177Nov 28, 2024Updated last year
- 道路运输车辆卫星定位系统北斗兼容车载终端通讯协议。☆12Jul 26, 2017Updated 9 years ago
- 电影评论情感分析,利用LSTM进行分类,数据集为IMDB情感分析数据集,使用已经训练好的词典向量模型☆28Aug 14, 2018Updated 8 years ago