pub struct LosslessDocMap { /* private fields */ }
Expand description
The docs this word exists in.
Each doc has an associated LosslessDocOccurrences
which keeps track of all the occurrences
in that document.
pub struct LosslessDocMap { /* private fields */ }
The docs this word exists in.
Each doc has an associated LosslessDocOccurrences
which keeps track of all the occurrences
in that document.