mrwonderfu's Stars
aespresso/chinese_sentiment
用tensorflow进行中文自然语言处理的情感分析
elliottssu/lstm-sentiment-analysis
sentiment analysis with chinese and english(LSTM). 通过LSTM实现中英文语句情感分析,来判断消极还是积极。
practicingman/chinese_text_cnn
TextCNN Pytorch实现 中文文本分类 情感分析
HqWei/Sentiment-Analysis
Sentiment Analysis with Word Embedding and Long Short Term Memory Approaches
Edward1Chou/SentimentAnalysis
文本情感分析
bentrevett/pytorch-sentiment-analysis
Tutorials on getting started with PyTorch and TorchText for sentiment analysis.
AimeeLee77/senti_analysis
利用Python实现酒店评论的中文情感分析
zwc12/Summarization
A sequence to sequence model for abstractive text summarization
ChenRocks/fast_abs_rl
Code for ACL 2018 paper: "Fast Abstractive Summarization with Reinforce-Selected Sentence Rewriting. Chen and Bansal"
QiuJun1994/fast_abs_rl_pretrain
针对论文《Fast Abstractive Summarization with Reinforce-Selected Sentence Rewriting》的预处理代码,增加对Newsroom和LCSTS数据集的支持
oceanypt/A-DEEP-REINFORCED-MODEL-FOR-ABSTRACTIVE-SUMMARIZATION
Pytorch implementation for paper of "A DEEP REINFORCED MODEL FOR ABSTRACTIVE SUMMARIZATION". https://arxiv.org/abs/1705.04304