public class CommonTokenCountManager extends Object
| Constructor and Description |
|---|
CommonTokenCountManager(Path commonTokensDir,
String defaultLangCode) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
CommonTokenResult |
countTokenOverlaps(String langCode,
Map<String,org.apache.commons.lang3.mutable.MutableInt> tokens) |
public CommonTokenCountManager(Path commonTokensDir, String defaultLangCode) throws IOException
IOExceptionpublic CommonTokenResult countTokenOverlaps(String langCode, Map<String,org.apache.commons.lang3.mutable.MutableInt> tokens) throws IOException
IOExceptionpublic void close()
throws IOException
IOExceptionCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.