Skip to main content

Inverse Document Frequency

  • Living reference work entry
  • First Online:
Encyclopedia of Database Systems
  • 60 Accesses

Synonyms

IDF

Definition

The inverse document frequency (IDF) is a statistical weight used for measuring the importance of a term in a text document collection. The document frequency DF of a term is defined by the number of documents in which a term appears.

Key Points

Karen Sparck-Jones first proposed that terms with low document frequency are more valuable than terms with high document frequency during retrieval [2]. In other words, the underlying idea of IDF is that the more frequently the term appears in the collection, the less informative the term is.

In its simplest form, the IDF weight of a term is assigned as follows [3]:

$$ \mathrm{IDF}={ \log}_2\frac{\mathrm{N}}{\mathrm{DF}} $$
(1)

where N is the number of documents in the collection, and DF is the document frequency of the term, i.e., the number of documents in which the term appears.

There have been different variations of the IDF weight in the literature. For example, Robertson and Walker proposed the following formula [1]:...

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Institutional subscriptions

Recommended Reading

  1. Robertson SE, Walker S. On relevance weights with little relevance information. In Proceedings of 20th Annual international ACM SIGIR conference on research and development in information retrieval. p 16–24. 1997.

    Google Scholar 

  2. Sparck-Jones K. A statistical interpretation of term specificity and its application in retrieval. J Doc. 1972;28(1):11–20.

    Article  Google Scholar 

  3. Sparck-Jones K. Index term weighting. Inf Storage Retr. 1973;9(11):619–33.

    Article  Google Scholar 

Download references

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Iadh Ounis .

Editor information

Editors and Affiliations

Section Editor information

Rights and permissions

Reprints and permissions

Copyright information

© 2016 Springer Science+Business Media LLC

About this entry

Cite this entry

Ounis, I. (2016). Inverse Document Frequency. In: Liu, L., Özsu, M. (eds) Encyclopedia of Database Systems. Springer, New York, NY. https://doi.org/10.1007/978-1-4899-7993-3_933-2

Download citation

  • DOI: https://doi.org/10.1007/978-1-4899-7993-3_933-2

  • Received:

  • Accepted:

  • Published:

  • Publisher Name: Springer, New York, NY

  • Online ISBN: 978-1-4899-7993-3

  • eBook Packages: Springer Reference Computer SciencesReference Module Computer Science and Engineering

Publish with us

Policies and ethics