中文的情感分析任务:基于Bi-LSTM+Attention模型,对2万条中文影评数据进行情感分类。Chinese sentiment analysis task: Based on the Bi-LSTM+Attention model, sentiment classification is performed on 20,000 Chinese film review data.
☆126Mar 3, 2022Updated 4 years ago
Alternatives and similar repositories for Sentiment-Analysis-Chinese-pytorch
Users that are interested in Sentiment-Analysis-Chinese-pytorch are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Sentiment Analysis-Pytorch(情感分析的Pytorch实现)☆66Jun 30, 2020Updated 6 years ago
- 用MLP、TextCNN、RNN、LSTM、GRU、Attention、RCNN、BERT做文本分类、情感分析,对比各模型于温泉旅游评论垂类语料下在情感分类任务上的表现☆102May 19, 2021Updated 5 years ago
- 基于bert-base-chinese微调的中文情感分析任务,在WeiboSenti100k 数据集上训练5个epoch并且收敛☆41Jul 27, 2023Updated 3 years ago
- 中文情感分类 | 基于三分类的文本情感分析☆32Nov 3, 2023Updated 2 years ago
- We apply from rule-based approach to BERT for a sentiment analysis task on financial texts.☆17May 13, 2022Updated 4 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 中文情感分析,CNN,BI-LSTM,文本分类☆1,085Oct 22, 2022Updated 3 years ago
- Chinese corpus sentiment analysis. 谭松波酒店评论中文文本情感分析☆63Updated this week
- 中文电影评论情感分类,pytorch实现Text-CNN。☆45Apr 19, 2020Updated 6 years ago
- 对豆瓣影评进行文本分类情感分析,利用爬虫豆瓣爬取评论,进行数据清洗,分词,采用BERT、CNN、LSTM等模型进行训练,采用tensorboardX可视化训练过程,自然语言处理项目\A project for text classification, based on to…☆176Mar 13, 2023Updated 3 years ago
- 基于lstm,word2vec做的豆瓣网电影评论情感分析,后期会进行整理并使用textcnn☆15Aug 9, 2019Updated 7 years ago
- 基于bert的文本情感分析☆12Nov 4, 2022Updated 3 years ago
- [不再更新]中文短文本情感分析 web 应用 | A web app about Chinese sentences sentiment analysis☆47Jul 7, 2019Updated 7 years ago
- 从白话文生成古诗。我的NLP期末课程项目☆14Nov 10, 2020Updated 5 years ago
- 百度PaddleHub-ERNIE微调中文情感分析(文本分类)☆22Jul 6, 2021Updated 5 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+TextCNN 两种实现方法☆27Dec 21, 2022Updated 3 years ago
- THUCNews中文文本分类数据集的处理,该数据集包含84万篇新闻文档,总计14类;在数据集的基础上可以进行文本分类、词向量的训练等任务。☆25Sep 10, 2020Updated 5 years ago
- 情感分析、文本分类、词典、bayes、sentiment analysis、TextCNN、classification、tensorflow、BERT、CNN、text classification☆533Jun 9, 2025Updated last year
- 简单爬取抖音评论中点赞数,用户ID等信息;使用BERT等预训练模型,针对抖音评论进行简单的多分类情感分析任务。☆26Oct 19, 2022Updated 3 years ago
- ☆11Apr 15, 2022Updated 4 years ago
- ☆142Jun 30, 2023Updated 3 years ago
- 基于python与Anaconda Navigator软件的历年影片数据分析,通过数据再基于机器学习来获取影片的最佳阵容,最后预测以最佳整容去拍摄一部电影时所获取的票房与评分。☆23Sep 12, 2018Updated 7 years ago
- Source code for the ICASSP 2023 paper "RUMOR DETECTION VIA ASSESSING THE SPREADING PROPENSITY OF USERS"☆12Jun 10, 2023Updated 3 years ago
- COPNER: Contrastive Learning with Prompt Guiding for Few Shot Named Entity Recognition☆14Mar 5, 2023Updated 3 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- ☆10Oct 17, 2022Updated 3 years ago
- Python爬取携程景区评论的相关信息,仅学习研究使用!☆10May 31, 2025Updated last year
- A Chinese NLP library based on BERT for sentiment analysis and general-purpose Chinese word segmentation. | 基于 BERT 的中文 NLP 库,用于中文情感倾向分析、…☆220Aug 2, 2025Updated last year
- 本项目主要是利用LSTM来对中文文本进行情感分类,包含四个类别(愤怒,焦虑,抑郁,伤感)☆57Dec 17, 2019Updated 6 years ago
- The 14th National College Student Information Security Competition Entry: "Sina Weibo Rumor Detection System"☆11Oct 25, 2022Updated 3 years ago
- A simple spider and sentiment analysis for JD (爬取京东商品评论+情感分析+数据可视化)☆49May 22, 2023Updated 3 years ago
- TextCNN Pytorch实现 中文文本分类 情感分析☆642Dec 30, 2018Updated 7 years ago
- 文本数据挖掘大作业,分别用朴素贝叶斯,SVM,情感词典,LSTM,textcnn实现情感分析☆16Jun 16, 2023Updated 3 years ago
- Implemented transformer NN block for Machine translation, text classfication, Natural language inference as well as Machine reading compr…☆11Jul 31, 2026Updated last month
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 面向细粒度的情感分析,2018年度AI Challenger全球AI挑战赛☆14Feb 27, 2022Updated 4 years ago
- Use Siamese Network to implement fingerprint verification task.☆11Oct 21, 2021Updated 4 years ago
- Sentiment Analysis: Deep Bi-LSTM+attention model☆45Jul 5, 2022Updated 4 years ago
- 基于深度学习的情感分析模型,经过外卖评论和酒店评论的训练,准确率在90%左右☆15Aug 17, 2018Updated 8 years ago
- To build multilingual models with English-only training data to find the toxicity among Mutilingual Comments☆10Jul 23, 2020Updated 6 years ago
- 本项目的数据来自“互联网新闻情感分析”赛题。基于Transformer2.0库中的中文Bert模型,对新闻语料进行三分类。☆121Oct 9, 2019Updated 6 years ago
- 基于bert的情感分析(pytorch)☆34Sep 21, 2019Updated 6 years ago