1 / 3

Web Information retrieval (Web IR)

Web Information retrieval (Web IR). Handout #8: Probabilistic information retrieval. Ali Mohammad Zareh Bidoki ECE Department, Yazd University alizareh@yaduni.ac.ir. Outline. R(q,d)= P(d,|q). Okapi BM25 Algorithm. f ( qi,D ) is the occurrences of qi in the document D

annona
Download Presentation

Web Information retrieval (Web IR)

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. Web Information retrieval (Web IR) Handout #8:Probabilistic information retrieval Ali Mohammad Zareh Bidoki ECE Department, Yazd University alizareh@yaduni.ac.ir

  2. Outline • R(q,d)= P(d,|q)

  3. Okapi BM25 Algorithm • f(qi,D) is the occurrences of qi in the document D • f(qi;Q) is the occurrences of qi in the query Q • |D|is the length of the document D (i.e., the number of words), and avgdl is the average document length • k1, k3 and b are free • parameters. Usually set k1 = 2.5, k3 = 0 and b = 0.8.

More Related