中文情感分析模型,包含各种主流的情感词典、机器学习、深度学习、预训练模型方法
☆110Nov 19, 2019Updated 6 years ago
Alternatives and similar repositories for Short-Texts-Sentiment-Analyse
Users that are interested in Short-Texts-Sentiment-Analyse are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 酒店评论情感分析(机器学习、情感词典)☆60Jul 3, 2019Updated 6 years ago
- Chinese Sentiment Classification Tool. 情感极性分类,基于知网、清华、BosonNLP情感词典,易扩展,基准方法,开箱即用。☆103Aug 22, 2023Updated 2 years ago
- 基于情感词典的文本情感极性分析☆27May 24, 2017Updated 8 years ago
- 根据褒贬种子词,利用SO-PMI构建情感词典☆26Oct 30, 2015Updated 10 years ago
- 以nlp中情感分析为例,从没有打过标签的语料开始一步步教你怎么去打标签,然后分别以传统的机器学习模型SVM和深度学习模型LSTM去建模。☆36Jul 3, 2019Updated 6 years ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- Python中文文本挖掘:使用机器学习方法进行情感分析。☆104Oct 18, 2018Updated 7 years ago
- 基于深度学习的中文评论情感分类和智能客服研究与实现。主要是酒店和书店的评论情感分析(二分类+九分类),可以判定积极和消极,对于消极评论,还可以判断其具体类别,比如物流不好或者服务差等等。☆50Apr 18, 2020Updated 5 years ago
- 中文自然语言处理情感分析,多算法,多数据集☆17Aug 29, 2019Updated 6 years ago
- 基于机器学习的情绪分类☆20Aug 15, 2016Updated 9 years ago
- An experimental desktop client for using Claude Desktop's MCP with Novelcrafter codices.☆10Dec 3, 2024Updated last year
- Hello world demonstration for Weblate☆14Jan 20, 2026Updated 2 months ago
- 基于Word2Vec+SVM对电商的评论数据进行情感分析☆140Aug 9, 2018Updated 7 years ago
- 中文情感分析,CNN,BI-LSTM,文本分类☆1,080Oct 22, 2022Updated 3 years ago
- Automatically update SUMMARY.md of a GitBook repo,default Based on the markdown title, not the article name,But if without a title, artic…☆11Jul 6, 2022Updated 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 and start building anything your business needs.
- Useful collection of webrat Textmate snippets meant for use with the RSpec Story and/or Cucumber bundles☆79Aug 7, 2009Updated 16 years ago
- Consider is a parser for the ThinkGear protocol used by NeuroSky devices (MindSet, BrainBand and others).☆16Apr 3, 2012Updated 13 years ago
- 本项目的数据来自“互联网新闻情感分析”赛题。使用Bert-As-Service库中的中文Bert模型进行句向量的提取,加入全连接层后进行三分类。☆30Oct 5, 2019Updated 6 years ago
- A Comprehensive survey on business use cases of AI that help them thrive in the digital economy☆13Oct 7, 2020Updated 5 years ago
- A proselint linter for use with Phabricator's arc command line tool.☆17Jun 17, 2016Updated 9 years ago
- This GUI aims to simplify the process of converting GGUF files to llamafile format by providing an intuitive and convenient way for users…☆14Jan 2, 2026Updated 2 months ago
- A bot to add citation data from OpenCitations to Wikidata☆12May 23, 2023Updated 2 years ago
- CROMER (CROss-document Main Events and entities Recognition), is a tool for cross-document coreference☆12Jan 14, 2015Updated 11 years ago
- Domain-specific language for mobile (web) applications☆16May 12, 2010Updated 15 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- 基于规则、基于朴素贝叶斯、基于逻辑回归进行文本情感极性分析判断(酒店评论语料)☆36May 7, 2023Updated 2 years ago
- A simple node.js wrapper for Stanford CoreNLP.☆10Aug 7, 2014Updated 11 years ago
- Android TextMate Bundle☆17Mar 20, 2009Updated 17 years ago
- ☆13May 10, 2023Updated 2 years ago
- vivo手机京东平台上评论信息的情感分析☆15Aug 29, 2019Updated 6 years ago
- ☆11Dec 10, 2022Updated 3 years ago
- 基于在线民宿 UGC 数据的意见挖掘项目,包含数据挖掘和NLP 相关的处理,负责数据采集、主题抽取、情感分析等任务。目的是克服用户打分和评论不一致,实时对在线民宿的满意度评测,包含在线评论采集和情感可视化分析。搭建了百度地图POI查询入口,可以进行自动化的批量查询 POI …☆441Oct 30, 2024Updated last year
- This is a small project to find similar terms in corpus of documents☆12Dec 6, 2017Updated 8 years ago
- A tool for harvesting media files from Open Access articles for upload into Wikimedia Commons☆25Jul 3, 2016Updated 9 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- 一个纯实验项目☆11Sep 13, 2011Updated 14 years ago
- ARCHIVED R Client for the Lagotto Altmetrics Platform☆15May 10, 2022Updated 3 years ago
- A Sublime Text 3 client for Vale Server.☆13Dec 7, 2020Updated 5 years ago
- Bayesian Visual Working Memory in Python.☆13Mar 28, 2020Updated 5 years ago
- Course Materials for Bayesian Psychometric Modeling☆15May 14, 2019Updated 6 years ago
- 情感分析三分类☆30Aug 2, 2024Updated last year
- 该项目是在英文数据集上,分别使用textcnn模型和BERT模型进行分类。比较效果☆26Jul 10, 2019Updated 6 years ago