基于字符级卷积神经网络的细粒度的中文情感分析以及具体的应用,将顾客打分和评论情感进行两极映射,使用数据自动标注和基于弱监督预训练的数据增强方式自动扩充和优化数据集,实验证实了在情感分类中,使用本文的字符级卷积神经网络(C-CNN-SA)可以在不依赖分词的情况下,达到的精度和 F 值均高于词级粒度。并将模型上线使用,利用tensoflow+flask restful做出的后端服务化,具体的 项目细节和讲解看右面的ppt
☆53Jan 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 6 years ago
- 一种尝试解决情绪分类任务中的不平衡问题的分类方法研究。☆10May 5, 2017Updated 9 years ago
- ☆11Aug 28, 2017Updated 8 years ago
- 微信小程序-京东白条☆12Nov 21, 2016Updated 9 years ago
- Text emotion analysis | 中文文本情感分析☆14Jan 1, 2026Updated 7 months 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.
- 基于在线民宿 UGC 数据的意见挖掘项目,包含数据挖掘和NLP 相关的处理,负责数据采集、主题抽取、情感分析等任务。目的是克服用户打分和评论不一致,实时对在线民宿的满意度评测,包含在线评论采集和情感可视化分析。搭建了百度地图POI查询入口,可以进行自动化的批量查询 POI …☆450Oct 30, 2024Updated last year
- Text Classification Models - CNN, RCNN, RNN-ATTN [PyTorch]☆11Oct 13, 2020Updated 5 years ago
- 携程/榛果民宿实时评论挖掘软件,包含数据的实时采集/数据清洗/结构化保存/ UGC 数据主题提取/情感分析/后结构化可视化等技术的综合性演示 Demo。基于在线民宿 UGC 数据的意见挖掘项目,包含数据挖掘和 NLP 相关的处理,负责数据采集、主题抽取、情感分析等任务。主要…☆81Feb 1, 2021Updated 5 years ago
- gensim-word2vec+svm文本情感分析☆102Sep 4, 2017Updated 8 years ago
- Personal Modern Poems,65 modern chinese pomes composed by myself which names '听说'<listening> that expresses the thought of life, love and…☆16Dec 23, 2018Updated 7 years ago
- 網頁聊天機器人 | tensorflow implementation of seq2seq model with bahdanau attention and Word2Vec pretrained embedding☆49Jun 5, 2018Updated 8 years ago
- 饿了么微信小程序☆15Dec 13, 2018Updated 7 years ago
- mlp/rnn/gru + attention 实现文本情感分析☆22Sep 26, 2018Updated 7 years ago
- 细粒度情感分析repository1:Wai Mai Opinion Miner,细粒度情感分析系统GUI demo。☆114Jun 2, 2016Updated 10 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.
- Nowadays, computerized plant species classification systems are used to help the people in the detection of the various species. However,…☆23Aug 8, 2021Updated 5 years ago
- 基于规则、基于朴素贝叶斯、基于逻辑回归进行文本情感极性分析判断(酒店评论语料)☆34May 7, 2023Updated 3 years ago
- 微博评论舆论分析,包括部 分数据初级处理☆22Jul 28, 2020Updated 6 years ago
- sentiment analysis with chinese and english(LSTM). 通过LSTM实现中英文语句情感分析,来判断消极还是积极。☆52May 2, 2018Updated 8 years ago
- wechatter: An easy Conversation AI Chatbot Framework☆10Apr 15, 2021Updated 5 years ago
- Smashing Node.js: JavaScript Everywhere Examples☆11Jan 12, 2014Updated 12 years ago
- MMF小屋 接口express版☆12Apr 24, 2023Updated 3 years ago
- Xfce desktop including wine, playonlinux and pulseaudio.☆11Aug 11, 2022Updated 4 years ago
- CNNs for Classification in PyTorch☆21Aug 9, 2024Updated 2 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.
- Predict Chinese sentence's emotion. 中文情绪识别☆29Mar 27, 2018Updated 8 years ago
- ☆11Sep 10, 2023Updated 2 years ago
- litNlp 是基于 Tensorflow2.0 实现的一个轻量级的深度情感极性分析库,可以实现细粒度的多级别情感极性训练和预测,是搭建情感分析和文本分类模型的快速方案,具体应用如:民宿顾客意见挖掘,见右边的链接。☆17May 22, 2023Updated 3 years ago
- 利用哈工大的ltp,连接工具使用pyltp(从3.4版本改到4)实现了简单的分句,分词,词性分析,语义角色标注,依存句法分析,并以此为基础提出简单的知识图谱三元组抽取☆19Mar 23, 2021Updated 5 years ago
- 摘要、关键字、关键词组、文本相似度、分词分句(自然语言处理工具包)☆11Aug 16, 2019Updated 7 years ago
- An easy way to start a python programming environment using GitHub Codespaces.☆15Sep 9, 2020Updated 5 years ago
- Chinese text sentiment analysis via Graph Convolution Neural Networks☆52Feb 25, 2020Updated 6 years ago
- 课程设计:利用JSP技术实现的在线考试系统,java 8 + jsp + mysql + tomcat + javascript + css☆34Jan 3, 2020Updated 6 years ago
- 致力于给深度学习初学者,写最简单的教程,全程tensorflow实现,使用notebook 直观易懂☆16Nov 20, 2018Updated 7 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.
- 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
- LSTM,TextCNN,fastText情感分析,模型用 tf_serving 和 flask 部署成web应用☆43Sep 15, 2019Updated 6 years ago
- ☆10Jul 18, 2023Updated 3 years ago
- Saving Dense Retriever from Shortcut Dependency in Conversational Search (EMNLP 2022)☆18Nov 24, 2022Updated 3 years ago
- 基于Vue+Vuex+Nodejs+MySql开发小说阅读器(接口部分)☆14Jan 2, 2019Updated 7 years ago
- 为了通过影评数据反应电影《流浪地球》的口碑以及其造成热度,并核实网络水军恶意对其刷差评现象是否存在,本文利用猫眼PC端接口,通过控制时间参数,动态爬取了,《流浪地球》在2019年3月5日之前的54万余条影评数据。对这些数据进行预处理操作,特征处理,可视化分析后,引入了卷积神…☆27Apr 14, 2019Updated 7 years ago
- 一个Golang搭建的游戏服务器框架☆14Dec 15, 2015Updated 10 years ago