Uses of Package
opennlp.tools.cmdline

Packages that use opennlp.tools.cmdline
opennlp.tools.cmdline   
opennlp.tools.cmdline.chunker   
opennlp.tools.cmdline.coref   
opennlp.tools.cmdline.dictionary   
opennlp.tools.cmdline.doccat   
opennlp.tools.cmdline.namefind   
opennlp.tools.cmdline.params   
opennlp.tools.cmdline.parser   
opennlp.tools.cmdline.postag   
opennlp.tools.cmdline.sentdetect   
opennlp.tools.cmdline.tokenizer   
opennlp.tools.formats Experimental package related to converting various corpora to OpenNLP Format. 
opennlp.tools.formats.ad   
opennlp.tools.formats.convert   
opennlp.tools.formats.frenchtreebank   
opennlp.tools.formats.muc   
 

Classes in opennlp.tools.cmdline used by opennlp.tools.cmdline
AbstractTrainerTool
          Base class for trainer tools.
AbstractTypedParamTool
          Base class for tools which take additional parameters.
CmdLineTool
          Base class for all command line tools.
ObjectStreamFactory
           
TypedCmdLineTool
          Base class for tools which support processing of samples of some type T coming from a stream of a certain format.
 

Classes in opennlp.tools.cmdline used by opennlp.tools.cmdline.chunker
AbstractConverterTool
          Base class for format conversion tools.
AbstractCrossValidatorTool
          Base class for cross validator tools.
AbstractEvaluatorTool
          Base class for evaluator tools.
AbstractTrainerTool
          Base class for trainer tools.
AbstractTypedParamTool
          Base class for tools which take additional parameters.
BasicCmdLineTool
          A simple tool which can be executed from the command line.
CmdLineTool
          Base class for all command line tools.
DetailedFMeasureListener
          This listener will gather detailed information about the sample under evaluation and will allow detailed FMeasure for each outcome.
EvaluationErrorPrinter
          Note: Do not use this class, internal use only!
ModelLoader
          Loads a model and does all the error handling for the command line tools.
TypedCmdLineTool
          Base class for tools which support processing of samples of some type T coming from a stream of a certain format.
 

Classes in opennlp.tools.cmdline used by opennlp.tools.cmdline.coref
AbstractConverterTool
          Base class for format conversion tools.
AbstractTrainerTool
          Base class for trainer tools.
AbstractTypedParamTool
          Base class for tools which take additional parameters.
BasicCmdLineTool
          A simple tool which can be executed from the command line.
CmdLineTool
          Base class for all command line tools.
TypedCmdLineTool
          Base class for tools which support processing of samples of some type T coming from a stream of a certain format.
 

Classes in opennlp.tools.cmdline used by opennlp.tools.cmdline.dictionary
BasicCmdLineTool
          A simple tool which can be executed from the command line.
CmdLineTool
          Base class for all command line tools.
 

Classes in opennlp.tools.cmdline used by opennlp.tools.cmdline.doccat
AbstractConverterTool
          Base class for format conversion tools.
AbstractTrainerTool
          Base class for trainer tools.
AbstractTypedParamTool
          Base class for tools which take additional parameters.
BasicCmdLineTool
          A simple tool which can be executed from the command line.
CmdLineTool
          Base class for all command line tools.
ModelLoader
          Loads a model and does all the error handling for the command line tools.
TypedCmdLineTool
          Base class for tools which support processing of samples of some type T coming from a stream of a certain format.
 

Classes in opennlp.tools.cmdline used by opennlp.tools.cmdline.namefind
AbstractConverterTool
          Base class for format conversion tools.
AbstractCrossValidatorTool
          Base class for cross validator tools.
AbstractEvaluatorTool
          Base class for evaluator tools.
AbstractTrainerTool
          Base class for trainer tools.
AbstractTypedParamTool
          Base class for tools which take additional parameters.
BasicCmdLineTool
          A simple tool which can be executed from the command line.
CmdLineTool
          Base class for all command line tools.
DetailedFMeasureListener
          This listener will gather detailed information about the sample under evaluation and will allow detailed FMeasure for each outcome.
EvaluationErrorPrinter
          Note: Do not use this class, internal use only!
ModelLoader
          Loads a model and does all the error handling for the command line tools.
TypedCmdLineTool
          Base class for tools which support processing of samples of some type T coming from a stream of a certain format.
 

Classes in opennlp.tools.cmdline used by opennlp.tools.cmdline.params
ArgumentParser.OptionalParameter
           
ArgumentParser.ParameterDescription
           
 

Classes in opennlp.tools.cmdline used by opennlp.tools.cmdline.parser
AbstractConverterTool
          Base class for format conversion tools.
AbstractTrainerTool
          Base class for trainer tools.
AbstractTypedParamTool
          Base class for tools which take additional parameters.
BasicCmdLineTool
          A simple tool which can be executed from the command line.
CmdLineTool
          Base class for all command line tools.
ModelLoader
          Loads a model and does all the error handling for the command line tools.
TypedCmdLineTool
          Base class for tools which support processing of samples of some type T coming from a stream of a certain format.
 

Classes in opennlp.tools.cmdline used by opennlp.tools.cmdline.postag
AbstractConverterTool
          Base class for format conversion tools.
AbstractCrossValidatorTool
          Base class for cross validator tools.
AbstractEvaluatorTool
          Base class for evaluator tools.
AbstractTrainerTool
          Base class for trainer tools.
AbstractTypedParamTool
          Base class for tools which take additional parameters.
BasicCmdLineTool
          A simple tool which can be executed from the command line.
CmdLineTool
          Base class for all command line tools.
EvaluationErrorPrinter
          Note: Do not use this class, internal use only!
ModelLoader
          Loads a model and does all the error handling for the command line tools.
TypedCmdLineTool
          Base class for tools which support processing of samples of some type T coming from a stream of a certain format.
 

Classes in opennlp.tools.cmdline used by opennlp.tools.cmdline.sentdetect
AbstractConverterTool
          Base class for format conversion tools.
AbstractCrossValidatorTool
          Base class for cross validator tools.
AbstractEvaluatorTool
          Base class for evaluator tools.
AbstractTrainerTool
          Base class for trainer tools.
AbstractTypedParamTool
          Base class for tools which take additional parameters.
BasicCmdLineTool
          A simple tool which can be executed from the command line.
CmdLineTool
          Base class for all command line tools.
EvaluationErrorPrinter
          Note: Do not use this class, internal use only!
TypedCmdLineTool
          Base class for tools which support processing of samples of some type T coming from a stream of a certain format.
 

Classes in opennlp.tools.cmdline used by opennlp.tools.cmdline.tokenizer
AbstractConverterTool
          Base class for format conversion tools.
AbstractCrossValidatorTool
          Base class for cross validator tools.
AbstractEvaluatorTool
          Base class for evaluator tools.
AbstractTrainerTool
          Base class for trainer tools.
AbstractTypedParamTool
          Base class for tools which take additional parameters.
BasicCmdLineTool
          A simple tool which can be executed from the command line.
CmdLineTool
          Base class for all command line tools.
EvaluationErrorPrinter
          Note: Do not use this class, internal use only!
ModelLoader
          Loads a model and does all the error handling for the command line tools.
TypedCmdLineTool
          Base class for tools which support processing of samples of some type T coming from a stream of a certain format.
 

Classes in opennlp.tools.cmdline used by opennlp.tools.formats
ObjectStreamFactory
           
 

Classes in opennlp.tools.cmdline used by opennlp.tools.formats.ad
ObjectStreamFactory
           
 

Classes in opennlp.tools.cmdline used by opennlp.tools.formats.convert
ObjectStreamFactory
           
 

Classes in opennlp.tools.cmdline used by opennlp.tools.formats.frenchtreebank
ObjectStreamFactory
           
 

Classes in opennlp.tools.cmdline used by opennlp.tools.formats.muc
ObjectStreamFactory
           
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.