对豆瓣影评进行文本分类情感分析,利用爬虫豆瓣爬取评论,进行数据清洗,分词,采用BERT、CNN、LSTM等模型进行训练,采用tensorboardX可视化训练过程,自然语言处理项目\A project for text classification, based on torch 1.7.1
☆175Mar 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
- 对豆瓣小组 “985废物引进计划” 进行文本及网络分析,希望了解这批群体对“内卷”话题讨论的特征☆14Jun 30, 2025Updated last year
- 基于LSTM的文本情感分析系统☆20Jun 6, 2019Updated 7 years ago
- 使用bert实现京东评论的情感分析(文本分类)☆46Jun 8, 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.
- 中文的情感分析任务:基于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活transformer的微调以及基于LLM的应用☆11Apr 27, 2023Updated 3 years ago
- 电影评论情感分析,利用LSTM进行分类,数据集为IMDB情感分析数据集,使用已经训练好的词典向量模型☆28Aug 14, 2018Updated 7 years ago
- 情感分析、文本分类、词典、bayes、sentiment analysis、TextCNN、classification、tensorflow、BERT、CNN、text classification☆529Jun 9, 2025Updated last year
- 微信小程序-校园生活帮,包括了失物寻物,二手商品交易,校园资讯,周边资讯,互助求助信息。☆11May 6, 2023Updated 3 years ago
- 用MLP、TextCNN、RNN、LSTM、GRU、Attention、RCNN、BERT做文本分类、情感分析,对比各模型于温泉旅游评论垂类语料下在情感分类任务上的表现☆102May 19, 2021Updated 5 years ago
- TOP250豆瓣电影短评:Scrapy 爬虫+数据清理/分析+构建中文文本情感分析模型☆1,017Jul 23, 2022Updated 3 years ago
- 文本数据挖掘大作业,分别用朴素贝叶斯,SVM,情感词典,LSTM,textcnn实现情感分析☆16Jun 16, 2023Updated 3 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- 中文情感分析,CNN,BI-LSTM,文本分类☆1,089Oct 22, 2022Updated 3 years ago
- 基于Python爬虫技术的中国知网(CNKI)文献检索与下载程序,能够便利文献的检索与信息下载!☆19Jun 18, 2023Updated 3 years ago
- ☆34Apr 14, 2022Updated 4 years ago
- 基于知识图谱的电影知识问答系统。☆21May 2, 2024Updated 2 years ago
- 层次注意力机制用于文本分类☆10Mar 17, 2020Updated 6 years ago
- BOSS_Spider 是一个用于爬取BOSS直聘网站职位信息的简易工具,提供友好的图形用户界面,便于用户快速获取感兴趣的职位数据。该工具仅用于学习和研究目的,请勿用于商业用途。☆11Feb 26, 2025Updated last year
- 中山大学自然语言处理项目:中文分词(序列标注/命名实体识别)。Keras实现,BiLSTM+CRF框架。☆18Jan 30, 2021Updated 5 years ago
- 本项目的数据来自“互联网新闻情感分析”赛题。基于Transformer2.0库中的中文Bert模型,对新闻语料进行三分类。☆121Oct 9, 2019Updated 6 years ago
- TextCNN Pytorch实现 中文文本分类 情感分析☆645Dec 30, 2018Updated 7 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.
- 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
- 基于深度知识图谱和预训练大语言模型的医疗问答系统☆32Jul 24, 2024Updated last year
- 基于个性化书籍推荐和相似帖子推荐的社区图书馆+论坛+失物招领平台☆25Nov 25, 2024Updated last year
- 该项目通过新闻数据集演示文本分类全流程:数据清洗,模型训练,模型部署和前端展示。使用的模型和工具:pytorch,bert,streamlit☆18Nov 7, 2022Updated 3 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 7 years ago
- 文本数据挖掘课程大作业,实现一个情感分类系统,分别采用情感词典法、传统的机器学习方法和深度学习方法实现情感分类,并对比性能。☆60Jun 16, 2023Updated 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.
- 从白话文生成古诗。我的NLP期末课程项目☆14Nov 10, 2020Updated 5 years ago
- AiMed面向中文医学的人工智能大语言模型期望实现有效处理医学知识问答、医学论文阅读、医学文献检索等任务和在医学科研中的应用。☆13Feb 8, 2025Updated last year
- 基于BERT+Biaffine结构的关系抽取模型☆12Feb 23, 2022Updated 4 years ago
- 情感分类实战,基于数据集 weibo_senti_100k☆13Aug 9, 2020Updated 5 years ago
- 一个BERT+BiLSTM的情感分析 BaseLine☆26May 9, 2020Updated 6 years ago
- 以Word2Vec和LSTM为基础,实现一个语言模型☆11Nov 7, 2017Updated 8 years ago
- Experiments codes for COLING '22 paper "Augmenting Legal Judgment Prediction with Contrastive Case Relations"☆11Apr 25, 2024Updated 2 years ago