[top] / zope / index / text / baseindex / inverse_doc_frequency
inverse_doc_frequency(term_count, num_items)
Return the inverse doc frequency for a term,
that appears in term_count items in a collection with num_items total items.