public class VerbNetStatisticsExtractor extends Object
| Constructor and Description |
|---|
VerbNetStatisticsExtractor() |
| Modifier and Type | Method and Description |
|---|---|
eu.fbk.utils.core.FrequencyHashSet<String> |
getFnTotals() |
eu.fbk.utils.core.FrequencyHashSet<String> |
getVnTotals() |
void |
loadDir(String onDir) |
void |
loadFrequencies() |
void |
loadFrequencies(String fileName) |
static void |
main(String[] args) |
public static void main(String[] args)
public void loadDir(String onDir)
public eu.fbk.utils.core.FrequencyHashSet<String> getVnTotals()
public eu.fbk.utils.core.FrequencyHashSet<String> getFnTotals()
public void loadFrequencies(String fileName) throws IOException
IOExceptionpublic void loadFrequencies()
throws IOException,
XPathExpressionException,
ParserConfigurationException,
SAXException
Copyright © 2016–2020 FBK. All rights reserved.