对豆瓣影评进行文本分类情感分析,利用爬虫豆瓣爬取评论,进行数据清洗,分词,采用BERT、CNN、LSTM等模型进行训练,采用tensorboardX可视化训练过程,自然语言处理项目\A project for text classification, based on torch 1.7.1
☆174Mar 13, 2023Updated 3 years ago
Alternatives and similar repositories for pythorch-text-classification
Users that are interested in pythorch-text-classification are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于lstm,word2vec做的豆瓣网电影评论情感分析,后期会进行整理并使用textcnn☆15Aug 9, 2019Updated 6 years ago
- Chinese corpus sentiment analysis. 谭松波酒店评论中文文本情感分析☆62Apr 14, 2026Updated 3 weeks ago
- 基于电影评论数据的中文情感分析(含训练数据、验证数据) Machine Learning and Deep Learning implementations.☆86Dec 8, 2022Updated 3 years ago
- 使用bert实现 京东评论的情感分析(文本分类)☆45Jun 8, 2023Updated 2 years ago
- 中文的情感分析任务:基于Bi-LSTM+Attention模型,对2万条中文影评数据进行情感分类。Chinese sentiment analysis task: Based on the Bi-LSTM+Attention model, sentiment classif…☆127Mar 3, 2022Updated 4 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- 针对微博平台的微博文本数据进行舆情分析项目,内容有微博爬虫、LDA主题分析和情感分析☆74Mar 4, 2023Updated 3 years ago
- 中文情感感知计算代码,将中文文本进行多分类,包括传统的字典法、基于bert活transformer的微调以及基于LLM的应用☆11Apr 27, 2023Updated 3 years ago
- 电影评论情感分析,利用LSTM进行分类,数据集为IMDB情感分析数据集,使用已经训练好的词典向量模型☆27Aug 14, 2018Updated 7 years ago
- 情感分析、文本分类、词典、bayes、sentiment analysis、TextCNN、classification、tensorflow、BERT、CNN、text classification☆528Jun 9, 2025Updated 11 months ago
- 用MLP、TextCNN、RNN、LSTM、GRU、Attention、RCNN、BERT做文本分类、情感分析,对比各模型于温泉旅游评论垂类语料下在情感分类任务上的表现☆102May 19, 2021Updated 4 years ago
- 微信小程序-校园生活帮,包括了失物寻物,二手商品交易,校园资讯,周边资讯,互助求助信息。☆11May 6, 2023Updated 3 years ago
- 基于Pytorch的LSTM实战160万条评论情感分类☆13Jun 16, 2022Updated 3 years ago
- TOP250豆瓣电影短评:Scrapy 爬虫+数据清理/分析+构建中文文本情感分析模型☆1,007Jul 23, 2022Updated 3 years ago
- 文本数据挖掘大作业,分别用朴素贝叶斯,SVM,情感词典,LSTM,textcnn实现情感分析☆16Jun 16, 2023Updated 2 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- 基于bert的文本情感分析☆12Nov 4, 2022Updated 3 years ago
- 中文情感分析,CNN,BI-LSTM,文本分类☆1,089Oct 22, 2022Updated 3 years ago
- 利用Python网络爬虫对京东商城中指定商品下的用户评论进行爬取,对数据预处理操作后进行文本情感分析并可视化显示。☆82Mar 15, 2022Updated 4 years ago
- 基于Python爬虫技术的中国知网(CNKI)文献检索与下载程序,能够便利文献的检索与信息下载!☆18Jun 18, 2023Updated 2 years ago
- ☆34Apr 14, 2022Updated 4 years ago
- 层次注意力机制用于文本分类☆10Mar 17, 2020Updated 6 years ago
- 机器学习方法进行中文电影评论的情感分析☆33Mar 19, 2017Updated 9 years ago
- BOSS_Spider 是一个用于爬取BOSS直聘网站职位信息的简易工具,提供友好的图形用户界面,便于用户快速获取感兴趣的职位数据。该工具仅用于学习和研究目的,请勿用于商业用途 。☆11Feb 26, 2025Updated last year
- 中山大学自然语言处理项目:中文分词(序列标注/命名实体识别)。Keras实现,BiLSTM+CRF框架。☆18Jan 30, 2021Updated 5 years ago
- 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.
- 推特评论的情感分析☆14Jan 12, 2018Updated 8 years ago
- 本项目的数据来自“互联网新闻情感分析”赛题。基于Transformer2.0库中的中文Bert模型,对新闻语料进行三分类。☆120Oct 9, 2019Updated 6 years ago
- 【邻聚,寻找身边的知己】👨🎓邻聚,是一款基于地理位置校友交友平台APP,含Android前端和用Java编写的后端。☆10Mar 29, 2020Updated 6 years ago
- 毕业设计,基于自然语言处理的微博用户情感分析系统☆36Aug 23, 2022Updated 3 years ago
- B站爬虫☆15Dec 10, 2023Updated 2 years ago
- 使用biaffine的中文命 名实体识别☆10Jan 12, 2023Updated 3 years ago
- Use Bert-CNN-Capsule for text classification☆10May 20, 2019Updated 6 years ago
- 基于个性化书籍推荐和相似帖子推荐的社区图书馆+论坛+失物招领平台☆25Nov 25, 2024Updated last year
- 该项目通过新闻数据集演示文本分类全流程:数据清洗,模型训练, 模型部署和前端展示。使用的模型和工具:pytorch,bert,streamlit☆18Nov 7, 2022Updated 3 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 使用CNN网络对用户评论进行情感分析☆24Feb 7, 2018Updated 8 years ago
- 中文文本数据清理,去url,去非中文、英文、数字字符,分词,去停用词,去空行(根据文本需求再加自定义清理)☆17May 5, 2019Updated 7 years ago
- 本项目是一款基于SpringCloudAlibaba + Netty + MySQL + Redis + RocketMQ搭建的高并发直播平台应用,包含用户中台系统、即时通讯系统以及礼物钱包系统,并实现了直播PK功能、红包雨功能以及直播带货秒杀功能。底层采用缓存、消息队列以…☆11May 4, 2024Updated 2 years ago
- [不再更新]中文短文本情感分析 web 应用 | A web app about Chinese sentences sentiment analysis☆47Jul 7, 2019Updated 6 years ago
- 文本数据挖掘课程大作业,实现一个情感分类系统,分别采用情感词典法、传统的机器学习方法和深度学习方法实现情感分类,并对比性能。☆62Jun 16, 2023Updated 2 years ago
- Build and visualize the word2vec model on sogou news data(SogouCS)☆13Mar 3, 2018Updated 8 years ago
- AiMed面向中文医学的人工智能大语言模型期望实现有效处理医学知识问答、医学论文阅读、医学文献检索等任务和在医学科研中的应用。☆12Feb 8, 2025Updated last year