1 / 11

Extracting Semistructured Information from the Web

Extracting Semistructured Information from the Web J. Hammer, H. Garcia-Molina, J. Cho, R. Aranha, A. Crespo from Stanford University Presented by: Wei Mao. Introduction: Background Fast growing of WWW Semistructured data in web pages Difficulty with manipulating web data

edena
Télécharger la présentation

Extracting Semistructured Information from the Web

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Extracting Semistructured Information from the Web J. Hammer, H. Garcia-Molina, J. Cho, R. Aranha, A. Crespo from Stanford University Presented by: Wei Mao

  2. Introduction: • Background • Fast growing of WWW • Semistructured data in web pages • Difficulty with manipulating web data • One solution • A configurable extraction program • Extraction result in OEM • A wrapper is used for query

  3. A detailed example: • Weather table Can we query “What is the forecast for Vienna for Jan. 28, 1997?”?

  4. Extraction process: • HTML file • Specification file • Commands • [ variables, source, pattern ] • Package result into an OEM object

  5. The HTML for weather table

  6. A sample specification file

  7. Extraction result

  8. Customizing the extraction result

  9. Additional capabilities • Extract_table construct • Case operator • Get(url) operator Query the extracted result • Use existing wrapper generation tool • Only simple interface is required

  10. Advantages • Manipulate web data efficiently • Flexible • Easy to use • Reuse the existing systems • (OEM, Lorel, HTML parser)

  11. Disadvantages • Depends on outside input • Requires prior knowledge of the • structure of HTML file • Have to use specification file

More Related