A Fast and Accurate Approach for Main Content Extraction Based on Character Encoding

  • Authors:
  • Hadi Mohammadzadeh;Thomas Gottron;Franz Schweiggert;Gholamreza Nakhaeizadeh

  • Affiliations:
  • -;-;-;-

  • Venue:
  • DEXA '11 Proceedings of the 2011 22nd International Workshop on Database and Expert Systems Applications
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper presents a novel approach for extracting the main content from Web documents written in languages not based on the Latin alphabet. In practice, the HTML tags are based on the English language and, certainly, the English character set is encoded in the interval [0,127] of the Unicode character set. On the other hand, many languages, such as the Arabic language, use a different interval for their characters. In the first phase of our approach, we apply this distinction for a fast separation of the Non-ASCII from the English characters. After that, we determine some areas of the HTML file with high density of the Non-ASCII character set and low density of the ASCII character set. At the end of this phase, we use this density to identify the areas which contain the main content. Finally, we feed those areas to our parser in order to extract the main content of the Web page. The proposed algorithm, called DANA, exceeds alternative approaches in terms of both, efficiency and effectiveness, and has the potential to be extended also to languages based on ASCII characters.