Skip to content

congyuluo/ICS_Search_Engine

Repository files navigation

Required libraries:
nltk
ujson
bs4
cython

- No need to re-create index, ready for search

How to create index:
- Unzip DEV in the same directory as main.py
- Run start_index.py

How to start the search:
- Run main.py

How to use the search engine:
- In the terminal user interface, type in a query, and press enter to search.
- '<', '>' to move between pages
- '>quit' to quit the program
- 10 Results are shown per page
- search time is listed after every operation

About

A search engine project of UCI's ICS websites

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published