Skip to content

About Information Retrieval (AIR)

License

Notifications You must be signed in to change notification settings

trekrollercoaster/air

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About AIR

About Information Retrieval (AIR): this repo contains basic learning materials on IR.

Setup and Run

$ python3 -m venv venv
$ source venv/bin/activate
$ pip install -r requirements.txt

Run jupyter notebook to see the code.

Examples

  • cranfield/tfidf-bm25.ipynb: tfidf and bm25 examples for document retrieval

About

About Information Retrieval (AIR)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%