public class TikaEvalMetadataFilter extends MetadataFilter
| Modifier and Type | Field and Description |
|---|---|
static Property |
LANGUAGE |
static Property |
LANGUAGE_CONFIDENCE |
static Property |
NUM_ALPHA_TOKENS |
static Property |
NUM_TOKENS |
static Property |
NUM_UNIQUE_ALPHA_TOKENS |
static Property |
NUM_UNIQUE_TOKENS |
static Property |
OUT_OF_VOCABULARY |
static String |
TIKA_EVAL_NS |
| Constructor and Description |
|---|
TikaEvalMetadataFilter() |
| Modifier and Type | Method and Description |
|---|---|
void |
filter(Metadata metadata) |
loadbuildComposite, buildComposite, buildSingle, buildSingle, configure, handleSettingspublic static String TIKA_EVAL_NS
public static Property NUM_TOKENS
public static Property NUM_UNIQUE_TOKENS
public static Property NUM_ALPHA_TOKENS
public static Property NUM_UNIQUE_ALPHA_TOKENS
public static Property LANGUAGE
public static Property LANGUAGE_CONFIDENCE
public static Property OUT_OF_VOCABULARY
public void filter(Metadata metadata) throws TikaException
filter in class MetadataFilterTikaExceptionCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.