Skip to content

Information Retrieval is the process of accessing relevant information from data sources using techniques like indexing and ranking. It is crucial for search engines, databases, and digital libraries for efficient information access.

Notifications You must be signed in to change notification settings

AliZaiN-157/Information-Retrieval

Repository files navigation

Assignment 1: Boolean Retrieval Model 🔍🧐

Required Libraries

  1. Streamlit
  2. Natural Language ToolKit

Install Libraries

  1. pip install streamlit
  2. pip install nltk

Execute the project

  • Open the Terminal / Command Prompt
  • Type streamlit run 1_🏠_Home.py (press 1 then press tab) on Terminal
  • Search http://localhost:8501/ on browser

Interface

Inverted Index Boolean Query Processing

Positional Index Proximity Query Processing

Assignment 2: Vector Space Model 🚀📡

HEHEHEHE 😉

Surprise 🎁

About

Information Retrieval is the process of accessing relevant information from data sources using techniques like indexing and ranking. It is crucial for search engines, databases, and digital libraries for efficient information access.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages