Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UCI Search Engine

Search engine for the UCI domain created for Professor Ibrahim's CS121 course


Table Of Contents


Features

  • Inverted index construction
  • Document scoring
    • Cosine similarity
    • HTML tag importance
    • Proximity
  • GUI display

Technologies

Project is created with:

  • Python 3.9.7
  • NLTK Library 3.6.7
  • BS4 Library 4.10.0

Usage

Install NLTK and BS4.

Once the dependencies are installed, you can run 'python3 main.py'.

About

A search engine for the UCI domain.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages