public class CommaProperties extends ResourceManager
| Constructor and Description |
|---|
CommaProperties() |
CommaProperties(String configFile) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
allowMultiLabelCommas() |
String |
getBayraktarAnnotationsDir() |
String |
getCommaLabeledDataFile() |
static CommaProperties |
getInstance() |
String |
getNombankDir() |
String |
getPropbankDir() |
String |
getPTBHDir() |
boolean |
includeNullLabelCommas() |
boolean |
isCommaStructureFullSentence() |
boolean |
lexicaliseNER() |
boolean |
lexicalisePOS() |
boolean |
useCurator() |
boolean |
useDatastoreToReadData() |
boolean |
useGold() |
containsKey, getBoolean, getBoolean, getBoolean, getCommaSeparatedValues, getCommaSeparatedValues, getCuratorForceUpdate, getCuratorHost, getCuratorPort, getDebug, getDouble, getDouble, getDouble, getInt, getInt, getInt, getKeys, getProperties, getString, getString, getString, readSetpublic CommaProperties(String configFile) throws IOException
IOExceptionpublic CommaProperties()
throws IOException
IOExceptionpublic static CommaProperties getInstance()
public boolean useGold()
public boolean allowMultiLabelCommas()
public boolean includeNullLabelCommas()
public boolean isCommaStructureFullSentence()
public String getCommaLabeledDataFile()
public String getBayraktarAnnotationsDir()
public String getPTBHDir()
public String getPropbankDir()
public String getNombankDir()
public boolean lexicaliseNER()
public boolean lexicalisePOS()
public boolean useCurator()
public boolean useDatastoreToReadData()
Copyright © 2017. All rights reserved.