Package | Description |
---|---|
org.apache.tika.language |
Modifier and Type | Method and Description |
---|---|
static LanguageProfilerBuilder |
LanguageProfilerBuilder.create(String name,
InputStream is,
String encoding)
Deprecated.
Creates a new Language profile from (preferably quite large - 5-10k of
lines) text file
|
Modifier and Type | Method and Description |
---|---|
float |
LanguageProfilerBuilder.getSimilarity(LanguageProfilerBuilder another)
Deprecated.
Calculates a score how well NGramProfiles match each other
|
Copyright © 2007–1969 The Apache Software Foundation. All rights reserved.