Measuring tree similarity for natural language processing based information retrieval

  • Authors:
  • Zhiwei Lin;Hui Wang;Sally McClean

  • Affiliations:
  • Faculty of Computing and Engineering, University of Ulster, Northern Ireland, United Kingdom;Faculty of Computing and Engineering, University of Ulster, Northern Ireland, United Kingdom;Faculty of Computing and Engineering, University of Ulster, Northern Ireland, United Kingdom

  • Venue:
  • NLDB'10 Proceedings of the Natural language processing and information systems, and 15th international conference on Applications of natural language to information systems
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

Natural language processing based information retrieval (NIR) aims to go beyond the conventional bag-of-words based information retrieval (KIR) by considering syntactic and even semantic information in documents. NIR is a conceptually appealing approach to IR, but is hard due to the need to measure distance/similarity between structures. We aim to move beyond the state of the art in measuring structure similarity for NIR. In this paper, a novel tree similarity measurement dtwAcs is proposed in terms of a novel interpretation of trees as multi dimensional sequences. We calculate the distance between trees by the way of computing the distance between multi dimensional sequences, which is conducted by integrating the all common subsequences into the dynamic time warping method. Experimental result shows that dtwAcs outperforms the state of the art.