Package org.apache.tika.eval.core.tokens
package org.apache.tika.eval.core.tokens
-
ClassDescriptionManages tokenization for tika-eval.Lazily loads the per-language "common tokens" Bloom filters (see
CommonTokensBloom) from the classpath (/common_tokens_bloom/<langCode>) or from a configured directory.Shared serialization, sizing and hashing for the per-language "common tokens" Bloom filters.The set of "common tokens" for a single language, backed by a Bloom filter.Tokenizer for tika-eval text analysis.Tokenization mode.Computes some corpus contrast statistics.Bounded min-heap that keeps the top-N TokenIntPairs by value.