3 papers
cs.CL2019
RLTM: An Efficient Neural IR Framework for Long Documents
Chen Zheng, Yu Sun, Shengxian Wan +1
Deep neural networks have achieved significant improvements in information retrieval (IR). However, most existing models are computational costly and can not efficiently scale to l…
cs.CL2016
Match-SRNN: Modeling the Recursive Matching Structure with Spatial RNN
Shengxian Wan, Yanyan Lan, Jun Xu +3
Semantic matching, which aims to determine the matching degree between two texts, is a fundamental problem for many NLP applications. Recently, deep learning approach has been appl…
cs.CL2016
Text Matching as Image Recognition
Liang Pang, Yanyan Lan, Jiafeng Guo +3
Matching two texts is a fundamental problem in many natural language processing tasks. An effective way is to extract meaningful matching patterns from words, phrases, and sentence…