简单的中文文本情感分类 (MLP, CNN, RNN in PyTorch) - 2019 THU 人工智能导论作业
☆156Dec 8, 2022Updated 3 years ago
Alternatives and similar repositories for chinese-sentiment-classification
Users that are interested in chinese-sentiment-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:
- 本项目的数据来自“互联网新闻情感分析”赛题。使用Bert-As-Service库中的中文Bert模型进行句向量的提取,加 入全连接层后进行三分类。☆30Oct 5, 2019Updated 6 years ago
- 清华大学《计算机图形学基础》大作业 2019-20春☆11Aug 8, 2020Updated 5 years ago
- THU undergraduate course Computer Graphics homework repository.☆34Jul 6, 2020Updated 5 years ago
- 本项目主要是利用LSTM来对中文 文本进行情感分类,包含四个类别(愤怒,焦虑,抑郁,伤感)☆57Dec 17, 2019Updated 6 years ago
- THU network principle project.☆19Jan 23, 2020Updated 6 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 使用pytorch, 基于textCNN以及BiLSTM进行中文情感分析、 文本分类☆64Jul 8, 2019Updated 6 years ago
- Sentiment Analysis-Pytorch(情感分析的Pytorch实现)☆68Jun 30, 2020Updated 5 years ago
- TextCNN Pytorch实现 中文文本分类 情感分析☆646Dec 30, 2018Updated 7 years ago
- 中文情感分析,CNN,BI-LSTM,文本分类☆1,089Oct 22, 2022Updated 3 years ago
- “互联网新闻情感分析”赛题,是CCF大数据与计算智能大赛赛题之一。对新闻情绪进行分类,0代表正面情绪、1代表中性情绪、2代表负面情绪。☆151Sep 17, 2019Updated 6 years ago
- baseline分享-互联网新闻情感分析☆11Oct 12, 2019Updated 6 years ago
- 中文命名实体识别,采用bilstm+crf模型基于Pytorch实现☆10Feb 28, 2020Updated 6 years ago
- 使用django对情感分析功能进行封装,里面包含使用情感词典和Bert模型进行情感分类,最后可以使用tensorFlow serving将模型部署在docker中运行。☆12Sep 23, 2019Updated 6 years ago
- A tutorial on Bayesian multilevel modeling using R and Stan.☆14Nov 19, 2021Updated 4 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.
- ⚡ 基于PyTorch的多种模型文本分类框架☆34Aug 19, 2023Updated 2 years ago
- Computational Graphics - THU Spring 2018☆217Dec 25, 2019Updated 6 years ago
- 基于Pytorch实现的中文文本分类脚手架,以及常用模型对比。☆18Apr 23, 2021Updated 5 years ago
- pytorch实现TextCNN、TextRNN、TextRCNN、Attention+RNN、DPCNN进行文本分类☆15Jan 27, 2021Updated 5 years ago
- Public Behavior Analysis under the COVID-19 Emergency——Based on Weibo Mining☆10May 21, 2021Updated 4 years ago
- 中文情感分析模型,包含各种主流的情感词典、机器学习、深度学习、预训练模型方法☆111Nov 19, 2019Updated 6 years ago
- 使用 CNN 进行中文 NLP 分类☆24Nov 7, 2018Updated 7 years ago
- 使用rnn,lstm,gru,fasttext,textcnn,dpcnn,rnn-att,lstm-att,兼容huggleface/transformers,以及以transforemrs作为词嵌入模型,后面接入cnn、rnn、attention等等做文本分类。以及各个…☆518Dec 8, 2022Updated 3 years ago
- ☆14Dec 20, 2023Updated 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.
- Causal-inference oriented doctoral econometrics course at UO☆14Jun 9, 2022Updated 3 years ago
- COVID-19-sentiment-analysis-dataset-Weibo☆35Aug 27, 2020Updated 5 years ago
- A sentiment analysis platform☆50Apr 6, 2020Updated 6 years ago
- Tensorflow2.3的文本分类项目,支持各种分类模型,支持相关tricks。☆177Nov 28, 2024Updated last year
- RNN-LSTM进行中文电影评论的情感分析☆19Mar 19, 2017Updated 9 years ago
- 利用bert预训练的中文模型进行文本分类 数据集中文情感分析语料chnsenticorp☆368Aug 26, 2019Updated 6 years ago
- 一个基本的多层lstm rnn模型,能实现中英文文本的二分类或多分类☆49Nov 5, 2018Updated 7 years ago
- 中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。☆5,733Sep 23, 2020Updated 5 years ago
- An R package for downloading data from the UK Parliament's Data Platform.☆13Sep 13, 2020Updated 5 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- ☆11Jun 14, 2022Updated 3 years ago
- 基于Pytorch的Bert应用,包括命名实体识别、情感分析、文本分类以及文本相似度等☆819Jun 18, 2021Updated 4 years ago
- 基于深度学习框架pytorch实现的中文文本分类,目前包括textcnn,textrnn,textrcnn,textrnn+attention,transformer☆48Mar 1, 2022Updated 4 years ago
- Code and data of the ACL 2021 paper "Turn the Combination Lock: Learnable Textual Backdoor Attacks via Word Substitution"☆16Jun 29, 2021Updated 4 years ago
- 新闻文本分类,TextCNN模型,pytorch实现. gitee//gitee.com/worldcreator/News_Classification☆24May 28, 2021Updated 4 years ago
- pytorch实现聊天机器人,seq2seq模型☆10Feb 9, 2020Updated 6 years ago
- Data and Functions for Studying British Politics☆19Aug 2, 2023Updated 2 years ago