对豆瓣影评进行文本分类情感分析,利用爬虫豆瓣爬取评论,进行数据清洗,分词,采用BERT、CNN、LSTM等模型进行训练,采用tensorboardX可视化训练过程,自然语言处理项目\A project for text classification, based on torch 1.7.1
☆176Mar 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:
- Chinese corpus sentiment analysis. 谭松波酒店评论中文文本情感分析☆63Updated this week
- 对豆瓣小组 “985废物引进计划” 进行文本及网络分析,希望了解这批群体对“内卷”话题讨论的特征☆14Jun 30, 2025Updated last year
- 中文的情感分析任务:基于Bi-LSTM+Attention模型,对2万条中文影评数据进行情感分类。Chinese sentiment analysis task: Based on the Bi-LSTM+Attention model, sentiment classif…☆126Mar 3, 2022Updated 4 years ago
- 针对微博平台的微博文本数据进行舆情分析项目,内容有微博爬虫、LDA主题分析和情感分析☆74Mar 4, 2023Updated 3 years ago
- 使用bert实现京东评论的情感分析(文本分类)☆46Jun 8, 2023Updated 3 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 微信小程序-校园生活帮,包括了失物寻物,二手商品交易,校园资讯,周边资讯,互助求助信息。☆11May 6, 2023Updated 3 years ago
- 中文情感分类 | 基于三分类的文本情感分析☆32Nov 3, 2023Updated 2 years ago
- 电影评论情感分析,利用LSTM进行分类,数据集为IMDB情感分析数据集,使用已经训练好的词典向量模型☆28Aug 14, 2018Updated 8 years ago
- 中文情感感知计算代码,将中文文本进行多分类,包括传统的字典法、基于bert活transformer的微调以及基于LLM的应用☆11Apr 27, 2023Updated 3 years ago
- 用MLP、TextCNN、RNN、LSTM、GRU、Attention、RCNN、BERT做文本分类、情感分析,对比各模型于温泉旅游评论垂类语料下在情感分类任务上的表现☆102May 19, 2021Updated 5 years ago
- 利用Python编程爬虫搜集微博平台上关于大学生网课的评论,使用SPSS、机器学习、自然语言处理等方法,对收集到的文本数据进行分词、数据清洗、词频统计和聚类分析。最后根据所得到的数据进行以及分析,发现目前在线教学 中学生体验的现状、趋势以及一些待解决的问题。☆45Aug 25, 2021Updated 5 years ago
- 文本数据挖掘大作业,分别用朴素 贝叶斯,SVM,情感词典,LSTM,textcnn实现情感分析☆16Jun 16, 2023Updated 3 years ago
- 中文情感分析,CNN,BI-LSTM,文本分类☆1,083Oct 22, 2022Updated 3 years ago
- 利用Python网络爬虫对京东商城中指定商品下的用户评论进行爬取,对数据预处理操作后进行文本情感分析并可视化显示。☆80Mar 15, 2022Updated 4 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- ☆33Apr 14, 2022Updated 4 years ago
- 基于知识图谱的电影知识问答系统。☆21May 2, 2024Updated 2 years ago
- 机器学习方法进行中文电影评论的情感分析☆33Mar 19, 2017Updated 9 years ago
- 基于OpenCV和Tkinter的指纹识别系统,使用的硬件为AS608☆15Mar 3, 2025Updated last year
- 中山大学自然语言处理项目:中文分词(序列标注/命名实体识别)。Keras实现,BiLSTM+CRF框架。☆18Jan 30, 2021Updated 5 years ago
- 推特评论的情感分析☆14Jan 12, 2018Updated 8 years ago
- 实现爬取imdb.cn所有影视资料的scrapy爬虫☆12Dec 27, 2016Updated 9 years ago
- TextCNN Pytorch实现 中文文本分类 情感分析☆641Dec 30, 2018Updated 7 years ago
- 本项目的数据来自“互联网新闻情感分析”赛题。基于Transformer2.0库中的中文Bert模型,对新闻语料进行三分类。☆121Oct 9, 2019Updated 6 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.
- 之江-电商评论观点挖掘的比赛,基于pytorch-transformers版本,暂时只实现了BERT做aspect+opinion+属性分类+情感极性的联合标注,还未加上CRF。☆31Aug 30, 2019Updated 7 years ago
- C++开发的Windows音乐播放器,使用开源音频处理库libzplay。☆22Jul 6, 2019Updated 7 years ago
- 毕业设计,基于自然语言处理的微博用户情感分析系统☆35Aug 23, 2022Updated 4 years ago
- 从白话文生成古诗。我的NLP期末课程项目☆14Nov 10, 2020Updated 5 years ago
- 使用biaffine的中文命名实体识别☆10Jan 12, 2023Updated 3 years ago
- 文本数据挖掘课程大作业,实现一个情感分类系统,分别采用情感词典法、传统的机器学习方法和深度学习方法实现情感分类,并对比性能。☆60Jun 16, 2023Updated 3 years ago
- Use Bert-CNN-Capsule for text classification☆10May 20, 2019Updated 7 years ago
- 基于深度知识图谱和预训练大语言模型的医疗问答系统☆32Jul 24, 2024Updated 2 years ago
- CCF大数据竞赛--垃圾短信基于文本内容的识别☆11Mar 13, 2016Updated 10 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 使用CNN网络对用户评论进行情感分析☆24Feb 7, 2018Updated 8 years ago
- 情感分类实战,基于数据集 weibo_senti_100k☆13Aug 9, 2020Updated 6 years ago
- 基于BERT+Biaffine结构的关系抽取模型☆12Feb 23, 2022Updated 4 years ago
- Build and visualize the word2vec model on sogou news data(SogouCS)☆13Mar 3, 2018Updated 8 years ago
- Experiments codes for COLING '22 paper "Augmenting Legal Judgment Prediction with Contrastive Case Relations"☆11Apr 25, 2024Updated 2 years ago
- AiMed面向中文医学的人工智能大语言模型期望实现有效处理医学知识问答、医学论文阅读、医学文献检索等任务和在医学科研中的应用。☆13Feb 8, 2025Updated last year
- Sentiment Analysis for weibo-sent-100k☆12Apr 22, 2020Updated 6 years ago