【24h】

Sentiment Analysis with Gated Recurrent Units

机译:具有门控复发单位的情绪分析

获取原文
           

摘要

Sentiment analysis is a well researched natural language processing field. It is a challenging machine learning task due to the recursive nature of sentences, different length of documents and sarcasm. Traditional approaches to sentiment analysis use count or frequency of words in the text which are assigned sentiment value by some expert. These approaches disregard the order of words and the complex meanings they can convey. Gated Recurrent Units are recent form of recurrent neural network which have the ability to store information of long term dependencies in sequential data. In this work we showed that GRU are suitable for processing long textual data and applied it to the task of sentiment analysis. We showed its effectiveness by comparing with tf-idf and word2vec models. We also showed that GRUs are faster in convergence than LSTM, another gating network. We applied a number of modifications to the standard GRU to make it train faster and yet less prone to over training. We found the better performimg hyperparameters of the GRU-net through extensive cross-validation testing. Finally we ensembled the best performing GRU models for even better performance.
机译:情绪分析是一种研究的自然语言处理领域。由于句子的递归性,不同的文件和讽刺,这是一个具有挑战性的机器学习任务。传统的情绪分析方法使用文本中的单词数或频率,这些单词由某些专家分配了情感值。这些方法无视单词的顺序和他们可以传达的复杂含义。门控复发单位是最近的复发神经网络的形式,具有能够在顺序数据中存储长期依赖性的信息。在这项工作中,我们展示GRU适用于处理长篇文本数据并将其应用于情绪分析的任务。我们通过与TF-IDF和Word2VEC模型进行比较来表现出有效性。我们还表明,GRUS在收敛时比LSTM更快,另一个门控网络。我们向标准GRU应用了一些修改,使其训练更快,但不太容易超过培训。我们通过广泛的交叉验证测试找到了GRU-NET的更好的PerformG HyperPareters。最后,我们合奏了最好的GRU模型,以便更好的性能。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号