基于字符级卷积神经网络的细粒度的中文情感分析以及具体的应用,将顾客打分和评论情感进行两极映射,使用数据自动标注和基于弱监督预训练的数据增强方式自动扩充和优化数据集,实验证实了在情感分类中,使用本文的字符级卷积神经网络(C-CNN-SA)可以在不依赖分词的情况下,达到的精度和 F 值均高于词级粒度。并将模型上线使用,利用tensoflow+flask restful做出的后端服务化,具体的项目细节和讲解看右面的ppt
☆51Jan 16, 2020Updated 6 years ago
Alternatives and similar repositories for C-CNN-for-Chinese-Sentiment-Analysis
Users that are interested in C-CNN-for-Chinese-Sentiment-Analysis are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 命名实体识别☆13Jul 28, 2020Updated 5 years ago
- Vue+Vuetify打造的CNode社区乞丐版,随便吐槽!👉👉😄😄☆12Jun 2, 2021Updated 4 years ago
- 基于在线民宿 UGC 数据的意见挖掘项目,包含数据挖掘和NLP 相关的处理,负责数据采集、主题抽取、情感分析等任务。目的是克服用户打分和评论不一致,实时对在线民宿的满意度评测,包含在线评论采集和情感可视化分析。搭建了百度地图POI查询入口,可以进行自动化的批量查询 POI …☆448Oct 30, 2024Updated last year
- 基于神经网络的中文文本情感分析算法☆16Mar 28, 2018Updated 8 years ago
- 使用 Python 制作简单视频 🎬☆17May 3, 2022Updated 4 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.
- Modular backtesting tools (Python)☆14Aug 18, 2025Updated 9 months ago
- gensim-word2vec+svm文本情感分析☆103Sep 4, 2017Updated 8 years ago
- Sentiment Analysis based on images and text☆13Feb 14, 2016Updated 10 years ago
- Course about Sui development☆14Aug 25, 2024Updated last year
- 網頁聊天機器人 | tensorflow implementation of seq2seq model with bahdanau attention and Word2Vec pretrained embedding☆49Jun 5, 2018Updated 7 years ago
- 细粒度情感分析repository1:Wai Mai Opinion Miner,细粒度情感分析系统GUI demo。☆115Jun 2, 2016Updated 9 years ago
- A sample team using RCRS Agent Development Framework☆16Mar 9, 2026Updated 2 months ago
- 本项目主要是利用LSTM来对中文文本进行情感分类,包含四个类别(愤怒,焦虑,抑郁,伤感)☆57Dec 17, 2019Updated 6 years ago
- sentiment analysis with chinese and english(LSTM). 通过LSTM实现中英文语句情感分析,来判断消极还是积极。☆52May 2, 2018Updated 8 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.
- 微博评论舆论分析,包括部分数据初级处理☆22Jul 28, 2020Updated 5 years ago
- 利用哈工大的ltp,连接工具使用pyltp(从3.4版本改到4)实现了简单的分句,分词,词性分析,语义角色标注,依存句法分析,并以此为基础提出简单的知识图谱三元组抽取☆19Mar 23, 2021Updated 5 years ago
- MMF小屋 接口express版☆12Apr 24, 2023Updated 3 years ago
- Xfce desktop including wine, playonlinux and pulseaudio.☆11Aug 11, 2022Updated 3 years ago
- ☆16Jan 8, 2024Updated 2 years ago
- ☆11Sep 10, 2023Updated 2 years ago
- Predict Chinese sentence's emotion. 中文情绪识别☆29Mar 27, 2018Updated 8 years ago
- ☆23Dec 6, 2018Updated 7 years ago
- litNlp 是基于 Tensorflow2.0 实现的一个轻量级的深度情感极性分析库,可以实现细粒度的多级别情感极性训练和预测,是搭建情感分析和文本分类模型的快速方案,具体应用如:民宿顾客意见挖掘,见右边的链接。☆17May 22, 2023Updated 3 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- Demo of using template engines with express.js and node.js☆76Oct 11, 2014Updated 11 years ago
- 摘要、关键字、关键 词组、文本相似度、分词分句(自然语言处理工具包)☆11Aug 16, 2019Updated 6 years ago
- An easy way to start a python programming environment using GitHub Codespaces.☆15Sep 9, 2020Updated 5 years ago
- ☆67Feb 7, 2025Updated last year
- 以城市为单位爬取新浪微博移动端poi与poi下的微博信息☆31Sep 13, 2020Updated 5 years ago
- wechatter: An easy Conversation AI Chatbot Framework☆10Apr 15, 2021Updated 5 years ago
- Chinese text sentiment analysis via Graph Convolution Neural Networks☆52Feb 25, 2020Updated 6 years ago
- ☆11May 14, 2023Updated 3 years ago
- ZhidaoChatbot, a chatbot that can be an expert on the common questions like why,how,when,who,what based on the online question-answer web…☆43Mar 29, 2019Updated 7 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.
- Python WSGI server☆37Jun 18, 2016Updated 9 years ago
- Saving Dense Retriever from Shortcut Dependency in Conversational Search (EMNLP 2022)☆18Nov 24, 2022Updated 3 years ago
- ☆10Jul 18, 2023Updated 2 years ago
- 一个Golang搭建的游戏服务器框架☆14Dec 15, 2015Updated 10 years ago
- Reproducing the paper "PADAM: Closing The Generalization Gap of Adaptive Gradient Methods In Training Deep Neural Networks" for the ICLR …☆51Apr 13, 2019Updated 7 years ago
- 基于Vue+Vuex+Nodejs+MySql开发小说阅读器(接口部分)☆14Jan 2, 2019Updated 7 years ago
- 利用SpringBoot整合HBase,基于HBaseJavaAPI的二次封装,可以直接引用jar包使用,目前测试已支持HBase1.1.2和HBase1.4.6以及HBase2.0.2三个版本。☆15Sep 25, 2024Updated last year