对豆瓣影评进行文本分类情感分析,利用爬虫豆瓣爬取评论,进行数据清洗,分词,采用BERT、CNN、LSTM等模型进行训练,采用tensorboardX可视化训练过程,自然语言处理项目\A project for text classification, based on torch 1.7.1
☆173Mar 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
- 基于电影评论数据的中文情感分析(含训练数据、验证数据) Machine Learning and Deep Learning implementations.☆86Dec 8, 2022Updated 3 years ago
- 基于LSTM的文本情感分析系统☆20Jun 6, 2019Updated 6 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…☆126Mar 3, 2022Updated 4 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 中文情感分类 | 基于三分类的文本情感分析☆31Nov 3, 2023Updated 2 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☆529Jun 9, 2025Updated 11 months ago
- 微信小程序-校园生活帮,包括了失物寻物,二手商品交易,校园资讯,周边资讯,互助求助信息。☆11May 6, 2023Updated 3 years ago
- 利用Python编程爬虫搜集微博平台上关于大学生网课的评论,使用SPSS、机器学习、自然语言处理等方法,对收集到的文本数据进行分词、数据清洗、词频统计和聚类分析。最后根据所得到的数据进行以及分析,发现目前在线教学 中学生体验的现状、趋势以及一些待解决的问题。☆45Aug 25, 2021Updated 4 years ago
- TOP250豆瓣电影短评:Scrapy 爬虫+数据清理/分析+构建中文文本情感分析模型☆1,011Jul 23, 2022Updated 3 years ago
- 文本数据挖掘大作业,分别用朴素贝叶斯,SVM,情感词典,LSTM,textcnn实现情感分析☆16Jun 16, 2023Updated 2 years ago
- 基于bert的文本情感分析☆12Nov 4, 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,BI-LSTM,文本分类☆1,088Oct 22, 2022Updated 3 years ago
- 利用Python网络爬虫对京东商城中指定商品下的用户评论进行爬取,对数据预处理操作后进行文本情感分析并可视化显示。☆82Mar 15, 2022Updated 4 years ago
- 京东评论,情感分析,LDA,决策树,评论爬取,Python,emotional analysis of e-commerce comments☆14May 14, 2023Updated 3 years ago
- 机器学习方法进行中文电影评论的情感分析☆33Mar 19, 2017Updated 9 years ago
- BOSS_Spider 是一个用于爬取BOSS直聘网站职位信息的简易工具,提供友好的图形用户界面,便于 用户快速获取感兴趣的职位数据。该工具仅用于学习和研究目的,请勿用于商业用途。☆11Feb 26, 2025Updated last year
- 本项目的数据来自“互联网新闻情感分析”赛题。基于Transformer2.0库中的中文Bert模型,对新闻语料进行三分类。☆121Oct 9, 2019Updated 6 years ago
- 之江-电商评论观点挖掘的比赛,基于pytorch-transformers版本,暂时只实现了BERT做aspect+opinion+属性分类+情感极性的联合标注,还未加上CRF。☆31Aug 30, 2019Updated 6 years ago
- A Python toolkit for file processing, text cleaning and data splitting. 文件处理,文本清洗和数据划分的python工具包。☆36Oct 18, 2022Updated 3 years ago
- 使用biaffine的中文命名实体识别☆10Jan 12, 2023Updated 3 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.
- 基于个性化书籍推荐和相似帖子推荐的社区图书馆+论坛+失物招领平台☆25Nov 25, 2024Updated last year
- 该项目通过新闻数据集演示文本分类全流程:数据清洗,模型训练,模型部署和前端展示。使用的模型和工具:pytorch,bert,streamlit☆18Nov 7, 2022Updated 3 years ago
- 基于bert-base-chinese微调的中文情感分析任务,在WeiboSenti100k 数据集上训练5个epoch并且收敛☆40Jul 27, 2023Updated 2 years ago
- 使用CNN网络对用户评论进行情感分析☆24Feb 7, 2018Updated 8 years ago
- CCF大数据竞赛--垃圾短信基于文本内容的识别☆11Mar 13, 2016Updated 10 years ago
- [不再更新]中文短文本情感分析 web 应用 | A web app about Chinese sentences sentiment analysis☆47Jul 7, 2019Updated 6 years ago
- 从白话文生成古诗。我的NLP期末课程项目☆14Nov 10, 2020Updated 5 years ago
- 爬取豆瓣电影官网上的前200条评论并进行情感分析,并且生成词云☆20Jan 6, 2021Updated 5 years ago
- 基于BERT+Biaffine结构的关系抽取模型☆12Feb 23, 2022Updated 4 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 情感分类实战,基于数据集 weibo_senti_100k☆13Aug 9, 2020Updated 5 years ago
- 一个BERT+BiLSTM的情感分析 BaseLine☆26May 9, 2020Updated 6 years ago
- Experiments codes for COLING '22 paper "Augmenting Legal Judgment Prediction with Contrastive Case Relations"☆11Apr 25, 2024Updated 2 years ago
- Sentiment Analysis for weibo-sent-100k☆12Apr 22, 2020Updated 6 years ago
- pytorch读取tfrecords,构造数据流☆18May 1, 2019Updated 7 years ago
- 基于pytorch框架,针对文本分类的机器学习项目,集成多种算法(xgboost, lstm, bert, mezha等等),提供基础数据集,开箱即用,方便自己二次拓展,持续更新☆33Mar 23, 2023Updated 3 years ago
- 网络舆情态势及情感多维特征分析与可视化,bert用于微博情感分类,geopandas用于绘制情绪地图。项目还提供了轻量级的微博签到爬取,带有坐标。☆97May 5, 2026Updated 3 weeks ago