基于字符级卷积神经网络的细粒度的中文情感分析以及具体的应用,将顾客打分和评论情感进行两极映射,使用数据自动标注和基于弱监督预训练的数据增强方式自动扩充和优化数据集,实验证实了在情感分类中,使用本文的字符级卷积神经网络(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:
- 一种尝试解决情绪分类任务中的不平衡问题的分类方法研究。☆10May 5, 2017Updated 9 years ago
- Vue+Vuetify打造的CNode社区乞丐版,随便吐槽!👉👉😄😄☆12Jun 2, 2021Updated 5 years ago
- 基于在线民宿 UGC 数据的意见挖掘项目,包含数据挖掘和NLP 相关的处理,负责数据采集、主题抽取、情感分析等任务。目的是克服用户打分和评论不一致,实时对在线民宿的满意度评测,包含在线评论采集和情感可视化分析。搭建了百度地图POI查询入口,可以进行自动化的批量查询 POI …☆449Oct 30, 2024Updated last year
- 基于神经网络的中文文本情感分析算法☆16Mar 28, 2018Updated 8 years ago
- 使用 Python 制作简单视频 🎬☆17May 3, 2022Updated 4 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.
- 携程/榛果民宿实时评论挖掘软件,包含数据的实时采集/数据清洗/结构化保存/ UGC 数据主题提取/情感分析/后结构化可视化等技术的综合性演示 Demo。基于在线民宿 UGC 数据的意见挖掘项目,包含数据挖掘和 NLP 相关的处理,负责数据采集、主题抽取、情感分析等任务。主要…☆82Feb 1, 2021Updated 5 years ago
- 一款基于SVM算法的智能法律助手-前端☆26Dec 31, 2022Updated 3 years ago
- A basic example of how to use Least Significant Bit steganography on a BMP image☆15Mar 16, 2023Updated 3 years ago
- gensim-word2vec+svm文本情感分析☆103Sep 4, 2017Updated 8 years ago
- Constructed a structured heterogeneous text corpus graph to transform text classification problem into a node classification problem. Cr…☆14Oct 15, 2019Updated 6 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
- 细粒度情感分析repository1:Wai Mai Opinion Miner,细粒度情感分析系统GUI demo。☆114Jun 2, 2016Updated 10 years ago
- A sample team using RCRS Agent Development Framework☆16Mar 9, 2026Updated 4 months ago
- ☆19Jun 20, 2017Updated 9 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- mlp/rnn/gru + attention 实现文本情感分析☆22Sep 26, 2018Updated 7 years ago
- 本项目主要是利用LSTM来对中文文本进行情感分类,包含四个类别(愤怒,焦虑,抑郁,伤感)☆57Dec 17, 2019Updated 6 years ago
- sentiment analysis with chinese and english(LSTM). 通过LSTM实现中英文语句情感分析,来判断消极还是积极。☆52May 2, 2018Updated 8 years ago
- 基于规则、基于朴素贝叶斯、基于逻辑回归进行文本情感极性分析判断(酒店评论语料)☆35May 7, 2023Updated 3 years ago
- 微博评论舆论分析,包括部分数据初级处理☆22Jul 28, 2020Updated 5 years ago
- 利用哈工大的ltp,连接工具使用pyltp(从3.4版本改到4)实现了简单的分句,分词,词性分析,语义角色标注,依存句法分析,并以此为基础提出简单的知识图谱三元组抽取☆19Mar 23, 2021Updated 5 years ago
- Smashing Node.js: JavaScript Everywhere Examples☆11Jan 12, 2014Updated 12 years ago
- 使用开源的Bert-as-Service预训练生成文档特征向量,基于k-means对COVID-19文献聚类,t-SNE可视化数据,通过LDA为每个簇生成主题关键词,画Bokeh图实现按簇、关键词搜索和筛选数据。☆19Aug 3, 2020Updated 5 years ago
- Xfce desktop including wine, playonlinux and pulseaudio.☆11Aug 11, 2022Updated 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.
- ☆11Sep 10, 2023Updated 2 years ago
- Predict Chinese sentence's emotion. 中文情绪识别☆29Mar 27, 2018Updated 8 years ago
- litNlp 是基于 Tensorflow2.0 实现的一个轻量级的深度情感极性分析库,可以实现细粒度的多级别情感极性训练和预测,是搭建情感分析和文本分类模型的快速方案,具体应用如:民宿顾客意见挖掘,见右边的链接。☆17May 22, 2023Updated 3 years ago
- 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
- code for progressive gsl☆12Jan 15, 2026Updated 5 months ago
- ☆70Feb 7, 2025Updated last year
- A KrKrZ .SCN string editor.☆14Dec 18, 2024Updated last year
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 微博爬虫(可基于搜索关键词,爬取博文),对博文数据清洗,并利用百度aip情感分析(三分类)。repo曾用于2022学创杯省赛☆16Feb 10, 2022Updated 4 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
- Python WSGI server☆36Jun 18, 2016Updated 10 years ago
- AI-Challenger Baseline 细粒度用户评论情感分析☆233Nov 8, 2018Updated 7 years ago
- ☆10Jul 18, 2023Updated 2 years ago
- 此文本分类项目主要面向机器学习初学者和文本分类效果测试者,项目内部含有朴素贝叶斯,余弦定理,逻辑回归多种分类算法以及mm,rmm分词器,同时从某新 闻站点爬取了多个分类共6000多篇文章,以及一个中文词典。项目方便自由拓展各种分类器和分词器,并通过组装测试分类效果。☆37Sep 29, 2017Updated 8 years ago