Skip to main content

Module doc_lengths

Module doc_lengths 

Source
Expand description

Document length table for BM25 normalization.

Structs§

DocLengths
Document length table for BM25 normalization. Stores the token count for each node’s content indexed by node ID (dense array).