public class IC_Conf_Corpus extends ICconf
Constructor and Description |
---|
IC_Conf_Corpus(String flag)
Build an instance of IC configuration.
|
IC_Conf_Corpus(String id,
String flag)
Build an instance of IC configuration.
|
IC_Conf_Corpus(String id,
String label,
String flag)
Build an instance of the configuration considering the given parameters.
|
equals, getClassName, getFlag, getId, getLabel, hashCode, isCorpusBased, toString
public IC_Conf_Corpus(String flag) throws slib.utils.ex.SLIB_Ex_Critic
flag
- the flag associated to the configurationslib.utils.ex.SLIB_Ex_Critic
public IC_Conf_Corpus(String id, String flag) throws slib.utils.ex.SLIB_Ex_Critic
id
- the ID associated to the configuration (will also be used for the label)flag
- the flag associated to the configurationslib.utils.ex.SLIB_Ex_Critic
public IC_Conf_Corpus(String id, String label, String flag) throws slib.utils.ex.SLIB_Ex_Critic
id
- the ID of the configurationlabel
- the labelflag
- the flag used to define the method of computationslib.utils.ex.SLIB_Ex_Critic
Copyright © 2014. All rights reserved.