public class SelPrefWordsiMain extends DVWordsiMain
Wordsi. GenericWordsiMain provides the core command line arguments and
functionality. This class provides the following additional arguments:
argOptions, EXT, isMultiThreaded, verbose| Constructor and Description |
|---|
SelPrefWordsiMain() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addExtraOptions(ArgOptions options)
Adds options to the provided
ArgOptions instance, which will be
used to parse the command line. |
protected DependencyContextGenerator |
getContextGenerator() |
static void |
main(String[] args) |
addDocIterators, addFileIterators, getAcceptor, getExtractor, getSpaceFormat, getWeighter, handleExtraOptions, postProcessingcontextExtractorFromGenerator, getAcceptedWords, getDocumentIterator, getPseudoWordMap, getSpace, loadObject, openLoadFile, openSaveFile, saveObject, windowSizeaddCorpusReaderIterators, getAlgorithmSpecifics, loadValidTermSet, parseDocumentsMultiThreaded, parseDocumentsSingleThreaded, processDocumentsAndSpace, run, saveSSpace, setupOptions, setupProperties, usage, verbose, verboseprotected void addExtraOptions(ArgOptions options)
ArgOptions instance, which will be
used to parse the command line. This method allows subclasses the
ability to add extra command line options.addExtraOptions in class DVWordsiMainoptions - the ArgOptions object which more main specific options can
be added to.GenericMain.handleExtraOptions()protected DependencyContextGenerator getContextGenerator()
getContextGenerator in class DVWordsiMainCopyright © 2012. All Rights Reserved.