Skip to content

Latest commit

 

History

History

Information Retrieval

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Information Retrieval

1. Crawling

  • Crawling and parsing HTML documents and web pages.
  • Working with nltk and beautifulsoup

2. Quality

  • Assessing information retrieval quality using Mean Average Precision (MAP), 11-point interpolated average, Normalized Discounted Cumulative Gain (NDCG), and pFound.
  • Building a simple search engine using the Cranfield dataset.

3. Indices

4. Suggest