https://github.com/matmoore/search_engine
https://github.com/matmoore/search_engine
boolean-search information-retrieval search-engine
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/matmoore/search_engine
- Owner: MatMoore
- Created: 2016-12-22T21:18:09.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-12-24T23:37:56.000Z (almost 7 years ago)
- Last Synced: 2025-02-08T12:47:06.296Z (11 months ago)
- Topics: boolean-search, information-retrieval, search-engine
- Language: Go
- Size: 8.79 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Search Engine
A mini search index.
Built to learn golang and/or [information retrieval](http://nlp.stanford.edu/IR-book/pdf/irbookonlinereading.pdf).