Towards combining web classification and web information extraction: a case study

  • Authors:
  • Ping Luo;Fen Lin;Yuhong Xiong;Yong Zhao;Zhongzhi Shi

  • Affiliations:
  • HP Labs China, Beijing, China;Institute of Computing Technology, CAS, Beijing, China;HP Labs China, Beijing, China;HP Labs China, Beijing, China;Institute of Computing Technology, CAS, Beijing, China

  • Venue:
  • Proceedings of the 15th ACM SIGKDD international conference on Knowledge discovery and data mining
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

Web content analysis often has two sequential and separate steps: Web Classification to identify the target Web pages, and Web Information Extraction to extract the metadata contained in the target Web pages. This decoupled strategy is highly ineffective since the errors in Web classification will be propagated to Web information extraction and eventually accumulate to a high level. In this paper we study the mutual dependencies between these two steps and propose to combine them by using a model of Conditional Random Fields (CRFs). This model can be used to simultaneously recognize the target Web pages and extract the corresponding metadata. Systematic experiments in our project OfCourse for online course search show that this model significantly improves the F1 value for both of the two steps. We believe that our model can be easily generalized to many Web applications.