BriefGPT.xyz
Feb, 2015
使用长短期记忆网络的深度句子嵌入:分析和在信息检索中的应用
Deep Sentence Embedding Using the Long Short Term Memory Network: Analysis and Application to Information Retrieval
HTML
PDF
H. Palangi, L. Deng, Y. Shen, J. Gao, X. He...
TL;DR
本文提出了一种基于循环神经网络和长短时记忆单元的句子嵌入模型,该模型能够自动侦测句子中关键词和主题,从而进行网络文档检索等艰难的语言处理任务,并在性能上显著优于现有的先进方法。
Abstract
This paper develops a model that addresses
sentence embedding
using
recurrent neural networks
(RNN) with Long Short Term Memory (LSTM) cells. The proposed LSTM-RNN model sequentially takes each word in a sentence
→