Information Retrieval Algorithm

From GM-RKB
Jump to navigation Jump to search

An Information Retrieval Algorithm is an information processing algorithm that can be applied by a IR system (to solve an IR task).



References

2008

2007

2004

2003

  • (Croft & Lafferty, 2003) ⇒ W. Bruce Croft, and John D. Lafferty, editors. (2003). “Language Modeling for Information Retrieval." Kluwer Academic.
    • In the past several years a new framework for information retrieval has emerged that is based on statistical language modeling. The approach differs from traditional probabilistic approaches in interesting and subtle ways, and is fundamentally different from vector space methods. It is string that the language modeling approach to information retrieval was not proposed until the late 1990s; however, until recently the information retrieval and language modeling research communities were somewhat isolated.

2002

  • (Shah et al., 2002) ⇒ Urvi Shah, Tim Finin, Anupam Joshi, R. Scott Cost, and James Matfield. (2002). “Information Retrieval on the Semantic Web.” In: Proceedings of the 11th International Conference on Information and Knowledge Management (CIKM 2002) doi:10.1145/584792.584868

1999

  • (Witten et al., 1999) ⇒ Ian H. Witten, Alistair Moffat, and Timothy C. Bell. (1999). “Managing Gigabytes: compressing and indexing documents and images, 2nd Edition." Morgan Kaufmann
    • Publishers ABSTRACT: In this fully updated second edition of the highly acclaimed Managing Gigabytes, authors Witten, Moffat, and Bell continue to provide unparalleled coverage of state-of-the-art techniques for compressing and indexing data. Whatever your field, if you work with large quantities of information, this book is essential reading--an authoritative theoretical resource and a practical guide to meeting the toughest storage and access challenges. It covers the latest developments in compression and indexing and their application on the Web and in digital libraries. It also details dozens of powerful techniques supported by mg, the authors' own system for compressing, storing, and retrieving text, images, and textual images. mg's source code is freely available on the Web.
    • Up-to-date coverage of new text compression algorithms such as block sorting, approximate arithmetic coding, and fat Huffman coding

1975