simple and extensible search engine backend
Project description
CleverChuk Search Engine
A simple and extensible search engine backend built while taking CIS-536 at UMICH. This library has a main.py file that you can execute following the HOW-TO below.
How To Run
- get dataset from here
- ensure you have python 3.10+ installed.
- execute
pip install -r requirements.txtto get the required dependencies. - execute
python indexing.pyto create the inverted index. This will take ~15 minutes so go do other stuff.- nltk might ask you to download some stuff for the stemmer so just follow the instructions.
- execute
python main.pyto interact with the gui and enter queries.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cleverchuk-search-engine-0.0.4.tar.gz.
File metadata
- Download URL: cleverchuk-search-engine-0.0.4.tar.gz
- Upload date:
- Size: 10.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aa4407723074f40a7de90bba606954f47e7016f8dd509270bee440ce1b78a9aa
|
|
| MD5 |
afd1f474056d9738ed91362d023923bf
|
|
| BLAKE2b-256 |
e53ac511e4efe705c0285880a1904b048837038c4189535e8b5156147e28d58e
|
File details
Details for the file cleverchuk_search_engine-0.0.4-py3-none-any.whl.
File metadata
- Download URL: cleverchuk_search_engine-0.0.4-py3-none-any.whl
- Upload date:
- Size: 12.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a6a96cc9c9b0ae8f7f3591f3495f84ea5d16b3ff7d48cb02d8a77c146ce3e6cf
|
|
| MD5 |
a2685d8133b527ac0b6844dac1150b13
|
|
| BLAKE2b-256 |
96fdbeb4c3744de3f70397b3b0719d87add39d8a52c95ff93cec9f7ee3943922
|