4-信息检索.ppt

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

* * * * * * * Text pre-processing Word (term) extraction: easy 中文处理要复杂很多:切词 Stopwords removal Stemming Frequency counts and computing TF-IDF term weights. Stopwords removal Many of the most frequently used words in English are useless in IR and text mining – these words are called stop words. the, of, and, to, …. Typically about 400 to 500 such words For an application, an additional domain specific stopwords list may be constructed Why do we need to remove stopwords? Reduce indexing (or data) file size stopwords accounts 20-30% of total word counts. Improve efficiency and effectiveness stopwords are not useful for searching or text mining they may also confuse the retrieval system. Stemming Techniques used to find out the root/stem of a word. E.g., user engineering users engineered used engineer using stem: use engineer Usefulness: improving effectiveness of IR and text mining matching similar words Mainly improve recall reducing indexing size combing words with same roots may reduce indexing size as much as 40-50%. Given a query: Are all retrieved documents relevant? Have all the relevant documents been retrieved? Measures for system performance: The first question is about the precision of the search The second is about the completeness (recall) of the search. false negative (false drop) - some relevant documents may not be retrieved. false positive - some irrelevant documents may be retrieved. Evaluation: Precision and Recall General form of precision/recall Precision change w.r.t. Recall (not a fixed point) Systems cannot compare at one Precision/Recall point Average precision (on 11 points of recall: 0.0, 0.1, …, 1.0) Precision-recall curve Compare different retrieval algorithms Concept-Based Querying Approach For each word, determine the concept it represents from context Use one or more ontologies: Hierarchical structure showing

文档评论(0)

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

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

1亿VIP精品文档

相关文档