mirror of
https://github.com/MarginaliaSearch/MarginaliaSearch.git
synced 2025-02-24 05:18:58 +00:00
16 lines
744 B
Markdown
16 lines
744 B
Markdown
# Useful Resources
|
|
|
|
These are good resources for getting into information retrieval in general, and search engines
|
|
in particular. They don't always describe the exact architecture of Marginalia Search, but are
|
|
still very enlightening.
|
|
|
|
[Search Engines Information Retrieval in Practice](https://ciir.cs.umass.edu/irbook/) - Croft, Metzler & Strohman (2015)
|
|
|
|
[Introduction to Information Retrieval](https://nlp.stanford.edu/IR-book/html/htmledition/irbook.html) - Manning, Raghavan & Schütze (2008)
|
|
|
|
[The Anatomy of a Large-Scale Hypertextual Web Search Engine](http://infolab.stanford.edu/~backrub/google.html) - Page & Brin (2000)
|
|
|
|
|
|
## Older Resources
|
|
|
|
[Information Retreival](https://www.dcs.gla.ac.uk/Keith/Preface.html), Rijsbergen (1979) |