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).
Document length table for BM25 normalization.