Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shengyuan-lu/ics-search
Search Engine For UC Irvine ICS Department Websites. (Python)
https://github.com/shengyuan-lu/ics-search
information-retrieval
Last synced: 1 day ago
JSON representation
Search Engine For UC Irvine ICS Department Websites. (Python)
- Host: GitHub
- URL: https://github.com/shengyuan-lu/ics-search
- Owner: shengyuan-lu
- Created: 2022-11-07T11:11:00.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-01T03:36:12.000Z (over 1 year ago)
- Last Synced: 2023-11-01T04:27:35.047Z (over 1 year ago)
- Topics: information-retrieval
- Language: Python
- Homepage:
- Size: 871 KB
- Stars: 2
- 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