https://github.com/shengyuan-lu/ics-search
Search Engine For UC Irvine ICS Department Websites. (Flask Website)
https://github.com/shengyuan-lu/ics-search
information-retrieval search-engine tf-idf
Last synced: 6 months ago
JSON representation
Search Engine For UC Irvine ICS Department Websites. (Flask Website)
- Host: GitHub
- URL: https://github.com/shengyuan-lu/ics-search
- Owner: shengyuan-lu
- Created: 2022-11-07T11:11:00.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-01T03:36:12.000Z (almost 2 years ago)
- Last Synced: 2025-02-09T19:41:58.284Z (8 months ago)
- Topics: information-retrieval, search-engine, tf-idf
- Language: Python
- Homepage:
- Size: 873 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ICS Search
Search Engine for UC Irvine School Of Computer Science Websites. (Python)## Capabilities
- Search over 10,000 UCI ICS websites.
- Results ranked using tf-idf calculations.
- Fast query response time between 100 ms - 300 ms
- Beautiful Web GUI with pagination## Technologies
- Python
- Flask
- HTML/CSS
- Javascript
- JSON## Screenshots
## Contributors
- Shengyuan Lu
- Qinyu Chen
- Aung Khant
- Dane Carstens