Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 756 Bytes

README.md

File metadata and controls

39 lines (23 loc) · 756 Bytes

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 🎁