spianmo / MultiClassify_LSTM_ForChineseLinks
Use Bi-LSTM neural network to classify Chinese text sentiment, including eight categories (like, disgust, happiness, sadness, anger, surprise, fear, none)
☆26Updated 2 years ago
Alternatives and similar repositories for MultiClassify_LSTM_ForChinese
Users that are interested in MultiClassify_LSTM_ForChinese are comparing it to the libraries listed below
Sorting:
- Chinese Sentiment Classification Tool. 情感极性分类,基于知网、清华、BosonNLP情感词典,易扩展,基准方法,开箱即用。☆97Updated last year
- 利用Python爬取网站近年的政府工作报告,并进行简单的词频分析+词云☆17Updated last year
- 中文文本情感分类数据集分享 chinese sentiment datasets☆82Updated 4 years ago
- 用CASIA database数据集做的,做的语音情感识别和语音识人的练习☆68Updated 2 years ago
- 中文情感分析库(Chinese Sentiment))可对文本进行情绪分析、正负情感分析。Text analysis, supporting multiple methods including word count, readability, document simil…☆559Updated 2 years ago
- 在SMP2020的微博情绪分类任务上,微调在中文预料上预训练的BERT模型,进行文本分类。☆109Updated 3 years ago
- 使用SO_PMI互信息算法、词向量法快速构建不同领域(手机、汽车等)的专业情感词典☆94Updated 3 years ago
- 中文微博语料库 情感二分类☆277Updated 5 years ago
- 情感分析、文本分类、词典、bayes、sentiment analysis、TextCNN、classification、tensorflow、BERT、CNN、text classification☆478Updated last month
- 基于LSTM的中文情绪识别☆71Updated 2 years ago
- 第十届大学生服务外包大赛--A01商品短文本分类。基于CNN、Bi-LSTM、Attention、Adversarial等方法实现商品短文本分类任务,并基于Flask开发Web版本的交互演示界面。☆28Updated 3 years ago
- text analysis, supporting multiple methods including word count, readability, document similarity, sentiment analysis, Word2Vec/GloVe, an…☆361Updated 2 months ago
- 中文的情感分析任务:基于Bi-LSTM+Attention模型,对2万条中文影评数据进行情感分类。Chinese sentiment analysis task: Based on the Bi-LSTM+Attention model, sentiment classif…☆115Updated 3 years ago
- 大连理工大学情感词汇本体库及其他相关操作☆138Updated 8 years ago
- Chinese Sentiment Analysis 中文文本情感分析☆188Updated 2 years ago
- 基于各种机器学习和深度学习的中文微博情感分析☆597Updated 2 years ago
- sentiment analysis、情感分析、文本分类、基于字典、python、classification☆131Updated 4 years ago
- A Chinese NLP library based on BERT for sentiment analysis and general-purpose Chinese word segmentation. | 基于 BERT 的中文 NLP 库,用于中文情感倾向分析、…☆213Updated last year
- 基于 RoBERTa-wwm-ext 模型的微博中文情绪识别☆33Updated 3 years ago
- 复旦大学自然语言处理入门任务☆8Updated 5 years ago
- 中文文本分析工具、语料、预训练模型相关资源汇总。☆142Updated 2 months ago
- A Bert-CNN-LSTM model for punctuation restoration☆58Updated 2 years ago
- 大模型相关实践记录☆155Updated 3 months ago
- 文本转拼音、提取英文字段、提取数字、提取中文字符、英文转中文、字符型的数字转中文的数字表示、拼音转文本、文本纠错、基于bert转词向量、基于bert转句向量、繁体字转简体、中文数字转阿拉伯数字☆21Updated 5 years ago
- 多模态融合情感分析☆131Updated 5 years ago
- Chinese Subjective Dectection based on subjective knowlegebase, 中文主观性计算。基于中文主观性知识库的句子主观性评定方法。☆57Updated last year
- 本项目旨在对《红楼梦》这部中国古典小说进行人物关系的可视化分析。通过对小说文本的数据采集、清洗和转换,以及分词处理和词频统计等步骤,最终生成人物关系图,并进行可视化展示。另外,项目还尝试通过数据分析的方法并且可视化来验证《红楼梦》后四十回的作者是否为曹雪芹。☆15Updated last year
- This is a nlp project about sentiment analysis using bert and including the dataset☆73Updated last year
- Self complemented sentiment words expansion using seed sentiment words and so-pmi , this method is tested to be effective, 基于情感种子词与so-pmi…☆87Updated 7 years ago
- 中文词义消歧项目(Chinese WSD),基于LSTM + ATTENTION模型架构,Pytorch实现。代码简单,上手容易。☆17Updated 3 years ago