CRAWLING THE HIDDEN WEB.ppt

  1. 1、本文档共24页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
CRAWLING THE HIDDEN WEB.ppt

FORM ANALYSIS How does a crawler interact with a search form? Crawler builds an “Internal Form Representation” F = ({E1, E2, …, En}, S, M) Label(E1) is descriptive text describing the field e.g. Date Domain(E1) is set of possible values for the field which can be finite (select box) of infinite (text box) set of n form elements submission information e.g. submission URL meta-information e.g. URL of form page, web site hosting form, links to form FORM ANALYSIS Label(E1) = Make Domain(E1) = {Acura, Lexus…} Label(E5) = Your ZIP Domain(E5) = {s | s is a text string} TASK SPECIFIC DATABASE How does a crawler know what keywords to put into the form fields? Crawler has a “task-specific database” For instance, if the task is to search archives pertaining to the automobile industry, the database will contain lists of all car makes and models. Database has a Label Value Set (LVS) table Each row contains L – a label e.g. “Car Make” V = {v1, …, vn} – a graded set of values e,g, {‘Toyota’, ‘Honda’, ‘Mercedes-Benz’, …} Membership function Mv assigns weight to each member of the set V TASK SPECIFIC DATABASE LVS table can be populated through Explicit initialization by human intervention Built-in entries for commonly used categories e.g. dates Querying external data sources e.g. Open Directory Project Crawler’s encounter with forms that have finite domain fields Categories Regional: North America: United States no yes yes TASK SPECIFIC DATABASE Computing weights M(v1) Case 1: Precomputed Case 2: Computed by respective data source wrapper Case 3: Computed by crawling experience shown below Extract Label Find Label in LVS Table Replace (L, V) with (L, V U Domain(E) Add new entry to LVS Find entry that close resembles Domain(E) and add Domain(E) to set Extracted? no Found? MATCHING FUNCTION “Matching function” maps values from database to form field Step 1: Label matching Normalize form label and use string matching algorithm to compute minimum

文档评论(0)

gshshxx + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档