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, postProcessing
contextExtractorFromGenerator, getAcceptedWords, getDocumentIterator, getPseudoWordMap, getSpace, loadObject, openLoadFile, openSaveFile, saveObject, windowSize
addCorpusReaderIterators, getAlgorithmSpecifics, loadValidTermSet, parseDocumentsMultiThreaded, parseDocumentsSingleThreaded, processDocumentsAndSpace, run, saveSSpace, setupOptions, setupProperties, usage, verbose, verbose
protected 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 DVWordsiMain
options
- the ArgOptions object which more main specific options can
be added to.GenericMain.handleExtraOptions()
protected DependencyContextGenerator getContextGenerator()
getContextGenerator
in class DVWordsiMain
Copyright © 2012. All Rights Reserved.