Matching Reviews to Object Based on 2-Stage CRF.

Zhang Yongxin,Li Qingzhong,Wang Dequan,Ding Yanhui,Liu Congli,Yan Zhongmin
DOI: https://doi.org/10.1007/978-3-319-25255-1_8
2015-01-01
Abstract:With the development of web data integration, it poses a new challenge how to match relevant reviews to integrated database objects and provide users the more complete holistic views of entities. According to the features of web data integration and reviews from web, we proposed a method based on 2-layer Conditional Random Fields(CRF) to match reviews to database objects. On the one hand, our method leverages the integrated structured entity and significantly reduces the dependence on manually labeled training data. On the other hand, we employ semi-Markov CRF to recognize the structured entities and exploit a variety of entity-level and pattern-level recognition clues available in a database of entities and labeled reviews, thereby effectively resolving the entity variety and improving the accuracy of the entity recognition. Experiments in multiple domains show that our method can substantially superior to traditional tf-idf based methods as well as a recent language model-based method for the review matching problem.
What problem does this paper attempt to address?