Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



# Classes and Interfaces in #Processing - 2245 results found.
NameDescriptionTypePackageFramework
AbstractBottomUpParserAbstract class which contains code to tag and chunk parses for bottom up parsing and leaves implementation of advancing parses and completing parses to extend class.Classopennlp.tools.parserNatural Language Processing (OpenNLP)
AbstractContextGeneratorAbstract class containing many of the methods used to generate contexts for parsing.Classopennlp.tools.parserNatural Language Processing (OpenNLP)
AbstractDataIndexerAbstract class for collecting event and context counts used in training.Classopennlp.tools.ml.modelNatural Language Processing (OpenNLP)
AbstractEndOfSentenceScannerAbstract class for common methods related to identifying potential ends of sentences.Classopennlp.tools.sentdetectNatural Language Processing (OpenNLP)
AbstractEventModelSequenceTrainerClassopennlp.tools.mlNatural Language Processing (OpenNLP)
AbstractEventStreamClassopennlp.tools.utilNatural Language Processing (OpenNLP)
AbstractEventTrainerClassopennlp.tools.mlNatural Language Processing (OpenNLP)
AbstractModelClassopennlp.tools.ml.modelNatural Language Processing (OpenNLP)
AbstractModelReaderClassopennlp.tools.ml.modelNatural Language Processing (OpenNLP)
AbstractModelWriterClassopennlp.tools.ml.modelNatural Language Processing (OpenNLP)
AbstractObjectStreamClassopennlp.tools.utilNatural Language Processing (OpenNLP)
AbstractParserEventStreamAbstract class extended by parser event streams which perform tagging and chunking.Classopennlp.tools.parserNatural Language Processing (OpenNLP)
AbstractSampleStreamFactoryBase class for sample stream factories.Classopennlp.tools.formatsNatural Language Processing (OpenNLP)
AbstractSequenceTrainerClassopennlp.tools.mlNatural Language Processing (OpenNLP)
AbstractToSentenceSampleStreamClassopennlp.tools.formats.convertNatural Language Processing (OpenNLP)
AbstractTrainerClassopennlp.tools.mlNatural Language Processing (OpenNLP)
AdaptiveFeatureGeneratorAn interface for generating features for name entity identification and for updating document level contexts.Interfaceopennlp.tools.util.featuregenNatural Language Processing (OpenNLP)
ADChunkSampleStreamParser for Floresta Sita(c)tica Arvores Deitadas corpus, output to for the Portuguese Chunker training.Classopennlp.tools.formats.adNatural Language Processing (OpenNLP)
ADChunkSampleStreamFactoryA Factory to create a Arvores Deitadas ChunkStream from the command line Note: Do not use this class, internal use only!Classopennlp.tools.formats.adNatural Language Processing (OpenNLP)
AdditionalContextFeatureGeneratorThe AdditionalContextFeatureGenerator generates the context from the passed in additional context.Classopennlp.tools.util.featuregenNatural Language Processing (OpenNLP)
ADNameSampleStreamParser for Floresta Sita(c)tica Arvores Deitadas corpus, output to for the Portuguese NER training.Classopennlp.tools.formats.adNatural Language Processing (OpenNLP)
ADNameSampleStreamFactoryA Factory to create a Arvores Deitadas NameSampleDataStream from the command line Note: Do not use this class, internal use only!Classopennlp.tools.formats.adNatural Language Processing (OpenNLP)
ADPOSSampleStreamClassopennlp.tools.formats.adNatural Language Processing (OpenNLP)
ADPOSSampleStreamFactoryClassopennlp.tools.formats.adNatural Language Processing (OpenNLP)
ADSentenceSampleStreamClassopennlp.tools.formats.adNatural Language Processing (OpenNLP)
ADSentenceSampleStreamFactoryClassopennlp.tools.formats.adNatural Language Processing (OpenNLP)
ADSentenceStreamStream filter which merges text lines into sentences, following the Arvores Information about the format:Classopennlp.tools.formats.adNatural Language Processing (OpenNLP)
ADTokenSampleStreamFactoryClassopennlp.tools.formats.adNatural Language Processing (OpenNLP)
AggregatedFeatureGeneratorThe AggregatedFeatureGenerator aggregates a set of AdaptiveFeatureGenerators and calls them to generate the features.Classopennlp.tools.util.featuregenNatural Language Processing (OpenNLP)
AncoraSpanishHeadRulesClass for storing the Ancora Spanish head rules associated with parsing.Classopennlp.tools.parser.lang.esNatural Language Processing (OpenNLP)
AnnotationConfigurationClassopennlp.tools.formats.bratNatural Language Processing (OpenNLP)
ArrayMathUtility class for simple vector arithmetic.Classopennlp.tools.ml.maxent.quasinewtonNatural Language Processing (OpenNLP)
ArtifactProviderProvides access to model persisted artifacts.Interfaceopennlp.tools.util.modelNatural Language Processing (OpenNLP)
ArtifactSerializerResponsible to create an artifact from an InputStream.Interfaceopennlp.tools.util.modelNatural Language Processing (OpenNLP)
ArtifactToSerializerMapperInterfaceopennlp.tools.util.featuregenNatural Language Processing (OpenNLP)
AttachContextGeneratorClassopennlp.tools.parser.treeinsertNatural Language Processing (OpenNLP)
AttributeAnnotationClassopennlp.tools.formats.bratNatural Language Processing (OpenNLP)
AttributesThe Attributes class stores name value pairs.Classopennlp.tools.dictionary.serializerNatural Language Processing (OpenNLP)
BagOfWordsFeatureGeneratorGenerates a feature for each word in a document.Classopennlp.tools.doccatNatural Language Processing (OpenNLP)
BaseLinkStores a minimal tuple of information.Classopennlp.tools.entitylinkerNatural Language Processing (OpenNLP)
BaseModelThis model is a common based which can be used by the components Provide sub classes access to serializers already in constructorClassopennlp.tools.util.modelNatural Language Processing (OpenNLP)
BaseToolFactoryBase class for all tool factories.Classopennlp.tools.utilNatural Language Processing (OpenNLP)
BasicContextGeneratorGenerate contexts for maxent decisions, assuming that the input given to the getContext() method is a String containing contextualClassopennlp.tools.ml.maxentNatural Language Processing (OpenNLP)
BeamSearchPerforms k-best search over sequence.Classopennlp.tools.mlNatural Language Processing (OpenNLP)
BeamSearchPerforms k-best search over sequence.Classopennlp.tools.utilNatural Language Processing (OpenNLP)
BeamSearchContextGeneratorInterface for context generators used with a sequence beam search.Interfaceopennlp.tools.utilNatural Language Processing (OpenNLP)
BigramNameFeatureGeneratorClassopennlp.tools.util.featuregenNatural Language Processing (OpenNLP)
BilouCodecClassopennlp.tools.namefindNatural Language Processing (OpenNLP)
BilouNameFinderSequenceValidatorClassopennlp.tools.namefindNatural Language Processing (OpenNLP)
BinaryFileDataReaderClassopennlp.tools.ml.modelNatural Language Processing (OpenNLP)
BinaryGISModelReaderA reader for GIS models stored in binary format.Classopennlp.tools.ml.maxent.ioNatural Language Processing (OpenNLP)
BinaryGISModelWriterModel writer that saves models in binary format.Classopennlp.tools.ml.maxent.ioNatural Language Processing (OpenNLP)
BinaryPerceptronModelReaderClassopennlp.tools.ml.perceptronNatural Language Processing (OpenNLP)
BinaryPerceptronModelWriterModel writer that saves models in binary format.Classopennlp.tools.ml.perceptronNatural Language Processing (OpenNLP)
BinaryQNModelReaderA reader for quasi-newton models stored in binary format.Classopennlp.tools.ml.maxent.ioNatural Language Processing (OpenNLP)
BinaryQNModelWriterClassopennlp.tools.ml.maxent.ioNatural Language Processing (OpenNLP)
BioCodecClassopennlp.tools.namefindNatural Language Processing (OpenNLP)
BioNLP2004NameSampleStreamParser for the training files of the BioNLP/NLPBA 2004 shared task.Classopennlp.tools.formatsNatural Language Processing (OpenNLP)
BioNLP2004NameSampleStreamFactoryClassopennlp.tools.formatsNatural Language Processing (OpenNLP)
BratAnnotationClassopennlp.tools.formats.bratNatural Language Processing (OpenNLP)
BratAnnotationStreamReads the annotations from the brat .Classopennlp.tools.formats.bratNatural Language Processing (OpenNLP)
BratDocumentClassopennlp.tools.formats.bratNatural Language Processing (OpenNLP)
BratDocumentStreamClassopennlp.tools.formats.bratNatural Language Processing (OpenNLP)
BratNameSampleStreamGenerates Name Sample objects for a Brat Document object.Classopennlp.tools.formats.bratNatural Language Processing (OpenNLP)
BratNameSampleStreamFactoryClassopennlp.tools.formats.bratNatural Language Processing (OpenNLP)
BrownBigramFeatureGeneratorGenerates Brown cluster features for token bigrams.Classopennlp.tools.util.featuregenNatural Language Processing (OpenNLP)
BrownClusterClass to load a Brown cluster document: word\tword_class\tprob http://metaoptimize.Classopennlp.tools.util.featuregenNatural Language Processing (OpenNLP)
BrownTokenClassesObtain the paths listed in the pathLengths array from the Brown class.Classopennlp.tools.util.featuregenNatural Language Processing (OpenNLP)
BrownTokenClassFeatureGeneratorGenerates Brown cluster features for current token and token class.Classopennlp.tools.util.featuregenNatural Language Processing (OpenNLP)
BrownTokenFeatureGeneratorGenerates Brown cluster features for current token.Classopennlp.tools.util.featuregenNatural Language Processing (OpenNLP)
BuildContextGeneratorClass to generator predictive contexts for deciding how constituents should be combined together.Classopennlp.tools.parser.chunkingNatural Language Processing (OpenNLP)
BuildContextGeneratorCreates the features or contexts for the building phase of parsing.Classopennlp.tools.parser.treeinsertNatural Language Processing (OpenNLP)
CacheProvides fixed size, pre-allocated, least recently used replacement cache.Classopennlp.tools.utilNatural Language Processing (OpenNLP)
CachedFeatureGeneratorCaches features of the aggregated AdaptiveFeatureGenerators.Classopennlp.tools.util.featuregenNatural Language Processing (OpenNLP)
CharacterNgramFeatureGeneratorThe CharacterNgramFeatureGenerator uses character ngrams to generate features about each token.Classopennlp.tools.util.featuregenNatural Language Processing (OpenNLP)
CheckContextGeneratorClass for generating predictive context for deciding when a constituent is complete.Classopennlp.tools.parser.chunkingNatural Language Processing (OpenNLP)
CheckContextGeneratorClassopennlp.tools.parser.treeinsertNatural Language Processing (OpenNLP)
ChunkContextGeneratorCreates predivtive context for the pre-chunking phases of parsing.Classopennlp.tools.parserNatural Language Processing (OpenNLP)
ChunkerThe interface for chunkers which provide chunk tags for a sequence of tokens.Interfaceopennlp.tools.chunkerNatural Language Processing (OpenNLP)
ChunkerContextGeneratorInterface for the context generator used in syntactic chunking.Interfaceopennlp.tools.chunkerNatural Language Processing (OpenNLP)
ChunkerCrossValidatorClassopennlp.tools.chunkerNatural Language Processing (OpenNLP)
ChunkerEvaluatorThe ChunkerEvaluator measures the performance of the given Chunker with the providedClassopennlp.tools.chunkerNatural Language Processing (OpenNLP)
ChunkerEventStreamClass for creating an event stream out of data files for training a chunker.Classopennlp.tools.chunkerNatural Language Processing (OpenNLP)
ChunkerFactoryClassopennlp.tools.chunkerNatural Language Processing (OpenNLP)
ChunkerMEThe class represents a maximum-entropy-based chunker.Classopennlp.tools.chunkerNatural Language Processing (OpenNLP)
ChunkerModelThe ChunkerModel is the model used by a learnable Chunker.Classopennlp.tools.chunkerNatural Language Processing (OpenNLP)
ChunkerSampleStreamFactoryFactory producing OpenNLP ChunkSampleStreams.Classopennlp.tools.formatsNatural Language Processing (OpenNLP)
ChunkSampleClass for holding chunks for a single unit of text.Classopennlp.tools.chunkerNatural Language Processing (OpenNLP)
ChunkSampleSequenceStreamClassopennlp.tools.chunkerNatural Language Processing (OpenNLP)
ChunkSampleStreamParses the conll 2000 shared task shallow parser training data.Classopennlp.tools.chunkerNatural Language Processing (OpenNLP)
ChunkSampleStreamClassopennlp.tools.parserNatural Language Processing (OpenNLP)
ClassSerializerClassopennlp.tools.util.modelNatural Language Processing (OpenNLP)
CollectionObjectStreamClassopennlp.tools.utilNatural Language Processing (OpenNLP)
ComparableEventA maxent event representation which we can use to sort based on the predicates indexes contained in the events.Classopennlp.tools.ml.modelNatural Language Processing (OpenNLP)
ComparablePredicateA maxent predicate representation which we can use to sort based on the outcomes.Classopennlp.tools.ml.modelNatural Language Processing (OpenNLP)
Conll02NameSampleStreamParser for the dutch and spanish ner training files of the CONLL 2002 shared task.Classopennlp.tools.formatsNatural Language Processing (OpenNLP)
Conll02NameSampleStreamFactoryClassopennlp.tools.formatsNatural Language Processing (OpenNLP)
Conll03NameSampleStreamAn import stream which can parse the CONLL03 data.Classopennlp.tools.formatsNatural Language Processing (OpenNLP)
Conll03NameSampleStreamFactoryClassopennlp.tools.formatsNatural Language Processing (OpenNLP)
ConllXPOSSampleStreamParses the data from the CONLL 06 shared task into POS Samples.Classopennlp.tools.formatsNatural Language Processing (OpenNLP)
ConllXPOSSampleStreamFactoryClassopennlp.tools.formatsNatural Language Processing (OpenNLP)
ConllXSentenceSampleStreamFactoryClassopennlp.tools.formatsNatural Language Processing (OpenNLP)
ConllXTokenSampleStreamFactoryClassopennlp.tools.formatsNatural Language Processing (OpenNLP)
ConsClass to hold feature information about a specific parse node.Classopennlp.tools.parserNatural Language Processing (OpenNLP)
ConstitParseSampleStreamClassopennlp.tools.formats.frenchtreebankNatural Language Processing (OpenNLP)
ConstitParseSampleStreamFactoryClassopennlp.tools.formats.frenchtreebankNatural Language Processing (OpenNLP)
ConstituentClass used to hold constituents when reading parses.Classopennlp.tools.parserNatural Language Processing (OpenNLP)
ContextClass which associates a real valued parameter or expected value with a particular contextual predicate or feature.Classopennlp.tools.ml.modelNatural Language Processing (OpenNLP)
ContextGeneratorGenerate contexts for maxent decisions.Interfaceopennlp.tools.ml.maxentNatural Language Processing (OpenNLP)
CountedSetSet which counts the number of times a values are added to it.Classopennlp.tools.utilNatural Language Processing (OpenNLP)
CrossValidationPartitionerProvides access to training and test partitions for n-fold cross validation.Classopennlp.tools.util.evalNatural Language Processing (OpenNLP)
CustomFeatureGeneratorClassopennlp.tools.util.featuregenNatural Language Processing (OpenNLP)
DataIndexerObject which compresses events in memory and performs feature selection.Interfaceopennlp.tools.ml.modelNatural Language Processing (OpenNLP)
DataReaderInterfaceopennlp.tools.ml.modelNatural Language Processing (OpenNLP)
DataStreamA interface for objects which can deliver a stream of training data to be supplied to an EventStream.Interfaceopennlp.tools.ml.maxentNatural Language Processing (OpenNLP)
DefaultChunkerContextGeneratorFeatures based on chunking model described in Fei Sha and Fernando Pereira.Classopennlp.tools.chunkerNatural Language Processing (OpenNLP)
DefaultChunkerSequenceValidatorClassopennlp.tools.chunkerNatural Language Processing (OpenNLP)
DefaultEndOfSentenceScannerDefault implementation of the EndOfSentenceScanner.Classopennlp.tools.sentdetectNatural Language Processing (OpenNLP)
DefaultNameContextGeneratorClass for determining contextual features for a tag/chunk style named-entity recognizer.Classopennlp.tools.namefindNatural Language Processing (OpenNLP)
DefaultPOSContextGeneratorA context generator for the POS Tagger.Classopennlp.tools.postagNatural Language Processing (OpenNLP)
DefaultPOSSequenceValidatorClassopennlp.tools.postagNatural Language Processing (OpenNLP)
DefaultSDContextGeneratorGenerate event contexts for maxent decisions for sentence detection.Classopennlp.tools.sentdetectNatural Language Processing (OpenNLP)
DefaultTokenContextGeneratorGenerate events for maxent decisions for tokenization.Classopennlp.tools.tokenizeNatural Language Processing (OpenNLP)
DetokenizationDictionaryClassopennlp.tools.tokenizeNatural Language Processing (OpenNLP)
DetokenizerA Detokenizer merges tokens back to their untokenized representation.Interfaceopennlp.tools.tokenizeNatural Language Processing (OpenNLP)
DetokenizerSampleStreamFactoryBase class for factories which need detokenizer.Classopennlp.tools.formatsNatural Language Processing (OpenNLP)
DictionaryThis class is a dictionary.Classopennlp.tools.dictionaryNatural Language Processing (OpenNLP)
DictionaryDetokenizerA rule based detokenizer.Classopennlp.tools.tokenizeNatural Language Processing (OpenNLP)
DictionaryFeatureGeneratorThe DictionaryFeatureGenerator uses the DictionaryNameFinder to generated features for detected names based on the InSpanGenerator.Classopennlp.tools.util.featuregenNatural Language Processing (OpenNLP)
DictionaryLemmatizerInterfaceopennlp.tools.lemmatizerNatural Language Processing (OpenNLP)
DictionaryNameFinderThis is a dictionary based name finder, it scans text for names inside a dictionary.Classopennlp.tools.namefindNatural Language Processing (OpenNLP)
DictionarySerializerThis class is used by for reading and writing dictionaries of all kinds.Classopennlp.tools.dictionary.serializerNatural Language Processing (OpenNLP)
DirectorySampleStreamThe directory sample stream scans a directory (recursively) for plain text files and outputs each file as a String object.Classopennlp.tools.formatsNatural Language Processing (OpenNLP)
DoccatCrossValidatorClassopennlp.tools.doccatNatural Language Processing (OpenNLP)
DoccatFactoryClassopennlp.tools.doccatNatural Language Processing (OpenNLP)
DoccatModelClassopennlp.tools.doccatNatural Language Processing (OpenNLP)
DocumentBeginFeatureGeneratorClassopennlp.tools.util.featuregenNatural Language Processing (OpenNLP)
DocumentCategorizerInterface for classes which categorize documents.Interfaceopennlp.tools.doccatNatural Language Processing (OpenNLP)
DocumentCategorizerEvaluatorThe DocumentCategorizerEvaluator measures the performance of the given DocumentCategorizer with the provided referenceClassopennlp.tools.doccatNatural Language Processing (OpenNLP)
DocumentCategorizerEventStreamIterator-like class for modeling document classification events.Classopennlp.tools.doccatNatural Language Processing (OpenNLP)
DocumentCategorizerMEMaxent implementation of DocumentCategorizer.Classopennlp.tools.doccatNatural Language Processing (OpenNLP)
DocumentNameFinderName finding interface which processes an entire document allowing the name finder to use context from the entire document.Interfaceopennlp.tools.namefindNatural Language Processing (OpenNLP)
DocumentSampleClass which holds a classified document and its category.Classopennlp.tools.doccatNatural Language Processing (OpenNLP)
DocumentSampleStreamThis class reads in string encoded training samples, parses them and outputs DocumentSample objects.Classopennlp.tools.doccatNatural Language Processing (OpenNLP)
DocumentSampleStreamFactoryFactory producing OpenNLP DocumentSampleStreams.Classopennlp.tools.formatsNatural Language Processing (OpenNLP)
DocumentToLineStreamReads a plain text file and return each line as a String object.Classopennlp.tools.formats.ontonotesNatural Language Processing (OpenNLP)
DynamicEvalParametersClassopennlp.tools.ml.modelNatural Language Processing (OpenNLP)
EmptyLinePreprocessorStreamStream to to clean up empty lines for empty line separated document streams.Classopennlp.tools.sentdetectNatural Language Processing (OpenNLP)
EndOfSentenceScannerScans Strings, StringBuffers, and char[] arrays for the offsets of sentence ending characters.Interfaceopennlp.tools.sentdetectNatural Language Processing (OpenNLP)
EntityLinkerEntityLinkers establish connections to external data to enrich extracted entities.Interfaceopennlp.tools.entitylinkerNatural Language Processing (OpenNLP)
EntityLinkerFactoryClassopennlp.tools.entitylinkerNatural Language Processing (OpenNLP)
EntityLinkerPropertiesClassopennlp.tools.entitylinkerNatural Language Processing (OpenNLP)
EntryAn Entry is a StringList which can optionally be mapped to attributes.Classopennlp.tools.dictionary.serializerNatural Language Processing (OpenNLP)
EntryInserterInterfaceopennlp.tools.dictionary.serializerNatural Language Processing (OpenNLP)
EvalitaNameSampleStreamParser for the Italian NER training files of the Evalita 2007 and 2009 NER shared tasks.Classopennlp.tools.formatsNatural Language Processing (OpenNLP)
EvalitaNameSampleStreamFactoryClassopennlp.tools.formatsNatural Language Processing (OpenNLP)
EvalParametersThis class encapsulates the varibales used in producing probabilities from a model and facilitaes passing these variables to the eval method.Classopennlp.tools.ml.modelNatural Language Processing (OpenNLP)
EvaluationMonitorInterfaceopennlp.tools.util.evalNatural Language Processing (OpenNLP)
EvaluatorThe Evaluator is an abstract base class for evaluators.Classopennlp.tools.util.evalNatural Language Processing (OpenNLP)
EventThe context of a decision point during training.Classopennlp.tools.ml.modelNatural Language Processing (OpenNLP)
EventModelSequenceTrainerInterfaceopennlp.tools.mlNatural Language Processing (OpenNLP)
EventTraceStreamClassopennlp.tools.utilNatural Language Processing (OpenNLP)
EventTrainerInterfaceopennlp.tools.mlNatural Language Processing (OpenNLP)
ExtensionLoaderThe ExtensionLoader is responsible to load extensions to the OpenNLP library.Classopennlp.tools.util.extNatural Language Processing (OpenNLP)
ExtensionNotLoadedExceptionException indicates that an OpenNLP extension could not be loaded.Classopennlp.tools.util.extNatural Language Processing (OpenNLP)
ExtensionServiceKeysClassopennlp.tools.util.extNatural Language Processing (OpenNLP)
FactoryClassopennlp.tools.sentdetect.langNatural Language Processing (OpenNLP)
FactoryClassopennlp.tools.tokenize.langNatural Language Processing (OpenNLP)
FastTokenClassFeatureGeneratorGenerates features for different for the class of the token.Classopennlp.tools.util.featuregenNatural Language Processing (OpenNLP)
FeatureGeneratorInterface for generating features for document categorization.Interfaceopennlp.tools.doccatNatural Language Processing (OpenNLP)
FeatureGeneratorAdapterThis class provides empty implementations of some of the optional methods in AdditionalContextFeatureGenerator to make implementing feature generatorsClassopennlp.tools.util.featuregenNatural Language Processing (OpenNLP)
FeatureGeneratorFactoryThe FeatureGeneratorFactory interface is factory for AdaptiveFeatureGenerators.Interfaceopennlp.tools.util.featuregenNatural Language Processing (OpenNLP)
FeatureGeneratorFactorySerializerClassopennlp.tools.util.modelNatural Language Processing (OpenNLP)
FeatureGeneratorResourceProviderThe FeatureGeneratorResourceProvider provides access to the resources provided in the model.Interfaceopennlp.tools.util.featuregenNatural Language Processing (OpenNLP)
FeatureGeneratorUtilThis class provide common utilities for feature generation.Classopennlp.tools.util.featuregenNatural Language Processing (OpenNLP)
FileEventStreamClass for using a file of events as an event stream.Classopennlp.tools.ml.modelNatural Language Processing (OpenNLP)
FileToByteArraySampleStreamClassopennlp.tools.formats.convertNatural Language Processing (OpenNLP)
FileToStringSampleStreamClassopennlp.tools.formats.convertNatural Language Processing (OpenNLP)
FilterObjectStreamAbstract base class for filtering ObjectStreams.Classopennlp.tools.utilNatural Language Processing (OpenNLP)
FMeasureThe FMeasure is an utility class for evaluators which measure precision, recall and the resulting f-measure.Classopennlp.tools.util.evalNatural Language Processing (OpenNLP)
FunctionInterfaceopennlp.tools.ml.maxent.quasinewtonNatural Language Processing (OpenNLP)
GapLabelerInterfaceopennlp.tools.parserNatural Language Processing (OpenNLP)
GeneratorFactoryCreates a set of feature generators based on a provided XML descriptor.Classopennlp.tools.util.featuregenNatural Language Processing (OpenNLP)
GenericModelReaderClassopennlp.tools.ml.modelNatural Language Processing (OpenNLP)
GenericModelSerializerClassopennlp.tools.util.modelNatural Language Processing (OpenNLP)
GenericModelWriterClassopennlp.tools.ml.modelNatural Language Processing (OpenNLP)
GISClassopennlp.tools.ml.maxentNatural Language Processing (OpenNLP)
GISModelA maximum entropy model which has been trained using the Generalized Iterative Scaling procedure (implemented in GIS.Classopennlp.tools.ml.maxentNatural Language Processing (OpenNLP)
GISModelReaderAbstract parent class for readers of GISModels.Classopennlp.tools.ml.maxent.ioNatural Language Processing (OpenNLP)
GISModelWriterAbstract parent class for GISModel writers.Classopennlp.tools.ml.maxent.ioNatural Language Processing (OpenNLP)
HashListClass which creates mapping between keys and a list of values.Classopennlp.tools.utilNatural Language Processing (OpenNLP)
HashSumEventStreamClassopennlp.tools.ml.modelNatural Language Processing (OpenNLP)
HeadRulesInterface for encoding the head rules associated with parsing.Interfaceopennlp.tools.parserNatural Language Processing (OpenNLP)
HeadRulesClass for storing the English head rules associated with parsing.Classopennlp.tools.parser.lang.enNatural Language Processing (OpenNLP)
HeapInterface for interacting with a Heap data structure.Interfaceopennlp.tools.utilNatural Language Processing (OpenNLP)
IndexThis classes indexes StringLists.Classopennlp.tools.dictionaryNatural Language Processing (OpenNLP)
IndexHashTableThe IndexHashTable is a hash table which maps entries of an array to their index in the array.Classopennlp.tools.ml.modelNatural Language Processing (OpenNLP)
InputStreamFactoryAllows repeated reads through a stream for certain types of model building.Interfaceopennlp.tools.utilNatural Language Processing (OpenNLP)
InSpanGeneratorClassopennlp.tools.util.featuregenNatural Language Processing (OpenNLP)
IntegerPoolA pool of read-only, unsigned Integer objects within a fixed, non-sparse range.Classopennlp.tools.ml.maxentNatural Language Processing (OpenNLP)
InvalidFormatExceptionThis exception indicates that a resource violates the expected data format.Classopennlp.tools.utilNatural Language Processing (OpenNLP)
LanguageSampleStreamFactoryStream factory for those streams which carry language.Classopennlp.tools.formatsNatural Language Processing (OpenNLP)
LeipzigDoccatSampleStreamStream filter to produce document samples out of a Leipzig sentences.Classopennlp.tools.formatsNatural Language Processing (OpenNLP)
LeipzigDocumentSampleStreamFactoryClassopennlp.tools.formatsNatural Language Processing (OpenNLP)
LineSearchClassopennlp.tools.ml.maxent.quasinewtonNatural Language Processing (OpenNLP)
LinkedSpanClassopennlp.tools.entitylinkerNatural Language Processing (OpenNLP)
ListHeapThis class implements the heap interface using a List as the underlying data structure.Classopennlp.tools.utilNatural Language Processing (OpenNLP)
MarkableFileInputStreamFactoryClassopennlp.tools.utilNatural Language Processing (OpenNLP)
MaxentModelInterface for maximum entropy models.Interfaceopennlp.tools.ml.modelNatural Language Processing (OpenNLP)
MeanCalculates the arithmetic mean of values added with the add(double) method.Classopennlp.tools.util.evalNatural Language Processing (OpenNLP)
ModelTypeClassopennlp.tools.util.modelNatural Language Processing (OpenNLP)
ModelUtilUtility class for handling of MaxentModels.Classopennlp.tools.util.modelNatural Language Processing (OpenNLP)
Muc6NameSampleStreamFactoryClassopennlp.tools.formats.mucNatural Language Processing (OpenNLP)
MucNameContentHandlerClassopennlp.tools.formats.mucNatural Language Processing (OpenNLP)
MucNameSampleStreamClassopennlp.tools.formats.mucNatural Language Processing (OpenNLP)
MutableContextClass used to store parameters or expected values associated with this context which can be updated or assigned.Classopennlp.tools.ml.modelNatural Language Processing (OpenNLP)
MutableTagDictionaryInterface that allows TagDictionary entries to be added and removed.Interfaceopennlp.tools.postagNatural Language Processing (OpenNLP)
NameContextGeneratorInterface for generating the context for an name finder by specifying a set of geature generators.Interfaceopennlp.tools.namefindNatural Language Processing (OpenNLP)
NameFinderCensus90NameStreamThis class helps to read the US Census data from the files to build a StringList for each dictionary entry in the name-finder dictionary.Classopennlp.tools.formatsNatural Language Processing (OpenNLP)
NameFinderEventStreamClassopennlp.tools.namefindNatural Language Processing (OpenNLP)
NameFinderMEClass for creating a maximum-entropy-based name finder.Classopennlp.tools.namefindNatural Language Processing (OpenNLP)
NameFinderSequenceValidatorClassopennlp.tools.namefindNatural Language Processing (OpenNLP)
NameSampleClass for holding names for a single unit of text.Classopennlp.tools.namefindNatural Language Processing (OpenNLP)
NameSampleDataStreamThe NameSampleDataStream class converts tagged Strings provided by a DataStream to NameSample objects.Classopennlp.tools.namefindNatural Language Processing (OpenNLP)
NameSampleDataStreamFactoryFactory producing OpenNLP NameSampleDataStreams.Classopennlp.tools.formatsNatural Language Processing (OpenNLP)
NameSampleSequenceStreamClassopennlp.tools.namefindNatural Language Processing (OpenNLP)
NameSampleTypeFilterA stream which removes Name Samples which do not have a certain type.Classopennlp.tools.namefindNatural Language Processing (OpenNLP)
NameToSentenceSampleStreamClassopennlp.tools.formats.convertNatural Language Processing (OpenNLP)
NameToSentenceSampleStreamFactoryClassopennlp.tools.formats.convertNatural Language Processing (OpenNLP)
NameToTokenSampleStreamClassopennlp.tools.formats.convertNatural Language Processing (OpenNLP)
NameToTokenSampleStreamFactoryClassopennlp.tools.formats.convertNatural Language Processing (OpenNLP)
NegLogLikelihoodEvaluate negative log-likelihood and its gradient from DataIndexer.Classopennlp.tools.ml.maxent.quasinewtonNatural Language Processing (OpenNLP)
NewlineSentenceDetectorThe Newline Sentence Detector assumes that sentences are line delimited and recognizes one sentence per non-empty line.Classopennlp.tools.sentdetectNatural Language Processing (OpenNLP)
NGramFeatureGeneratorClassopennlp.tools.doccatNatural Language Processing (OpenNLP)
NGramGeneratorClassopennlp.tools.ngramNatural Language Processing (OpenNLP)
NGramModelThe NGramModel can be used to crate ngrams and character ngrams.Classopennlp.tools.ngramNatural Language Processing (OpenNLP)
ObjectDataReaderClassopennlp.tools.ml.modelNatural Language Processing (OpenNLP)
ObjectGISModelReaderClassopennlp.tools.ml.maxent.ioNatural Language Processing (OpenNLP)
ObjectGISModelWriterClassopennlp.tools.ml.maxent.ioNatural Language Processing (OpenNLP)
ObjectQNModelReaderClassopennlp.tools.ml.maxent.ioNatural Language Processing (OpenNLP)
ObjectQNModelWriterClassopennlp.tools.ml.maxent.ioNatural Language Processing (OpenNLP)
ObjectStreamReads Objects from a stream.Interfaceopennlp.tools.utilNatural Language Processing (OpenNLP)
ObjectStreamUtilsClassopennlp.tools.utilNatural Language Processing (OpenNLP)
OldFormatGISModelReaderA reader for GIS models stored in the format used in v1.Classopennlp.tools.ml.maxent.ioNatural Language Processing (OpenNLP)
OnePassDataIndexerAn indexer for maxent model data which handles cutoffs for uncommon contextual predicates and provides a unique integer index for each of theClassopennlp.tools.ml.modelNatural Language Processing (OpenNLP)
OnePassRealValueDataIndexerAn indexer for maxent model data which handles cutoffs for uncommon contextual predicates and provides a unique integer index for each of theClassopennlp.tools.ml.modelNatural Language Processing (OpenNLP)
OntoNotesNameSampleStreamName Sample Stream parser for the OntoNotes 4.Classopennlp.tools.formats.ontonotesNatural Language Processing (OpenNLP)
OntoNotesNameSampleStreamFactoryClassopennlp.tools.formats.ontonotesNatural Language Processing (OpenNLP)
OntoNotesParseSampleStreamClassopennlp.tools.formats.ontonotesNatural Language Processing (OpenNLP)
OntoNotesParseSampleStreamFactoryClassopennlp.tools.formats.ontonotesNatural Language Processing (OpenNLP)
OntoNotesPOSSampleStreamFactoryClassopennlp.tools.formats.ontonotesNatural Language Processing (OpenNLP)
OSGiExtensionLoaderOSGi bundle activator which can use an OSGi service as an OpenNLP extension.Classopennlp.tools.util.extNatural Language Processing (OpenNLP)
OutcomePriorFeatureGeneratorThe definition feature maps the underlying distribution of outcomes.Classopennlp.tools.util.featuregenNatural Language Processing (OpenNLP)
ParagraphStreamStream filter which merges text lines into paragraphs.Classopennlp.tools.utilNatural Language Processing (OpenNLP)
ParallelNegLogLikelihoodClassopennlp.tools.ml.maxent.quasinewtonNatural Language Processing (OpenNLP)
ParseData structure for holding parse constituents.Classopennlp.tools.parserNatural Language Processing (OpenNLP)
ParserClass for a shift reduce style parser based on Adwait Ratnaparkhi's 1998 thesis.Classopennlp.tools.parser.chunkingNatural Language Processing (OpenNLP)
ParserInterface for full-syntactic parsers.Interfaceopennlp.tools.parserNatural Language Processing (OpenNLP)
ParserBuilt/attach parser.Classopennlp.tools.parser.treeinsertNatural Language Processing (OpenNLP)
ParserChunkerFactoryClassopennlp.tools.parserNatural Language Processing (OpenNLP)
ParserChunkerSequenceValidatorClassopennlp.tools.parserNatural Language Processing (OpenNLP)
ParserCrossValidatorClassopennlp.tools.parserNatural Language Processing (OpenNLP)
ParserEvaluatorClass for ParserEvaluator.Classopennlp.tools.parserNatural Language Processing (OpenNLP)
ParserEventStreamWrapper class for one of four parser event streams.Classopennlp.tools.parser.chunkingNatural Language Processing (OpenNLP)
ParserEventStreamClassopennlp.tools.parser.treeinsertNatural Language Processing (OpenNLP)
ParserEventTypeEnumenum ParserEventTypeEnumEnumerated type of event types for the parser.Classopennlp.tools.parserNatural Language Processing (OpenNLP)
ParserFactoryClassopennlp.tools.parserNatural Language Processing (OpenNLP)
ParserModelThis is an abstract base class for ParserModel implementations.Classopennlp.tools.parserNatural Language Processing (OpenNLP)
ParserTypeClassopennlp.tools.parserNatural Language Processing (OpenNLP)
ParseSampleStreamClassopennlp.tools.parserNatural Language Processing (OpenNLP)
ParseSampleStreamFactoryFactory producing OpenNLP ParseSampleStreams.Classopennlp.tools.formatsNatural Language Processing (OpenNLP)
ParseToPOSSampleStreamClassopennlp.tools.formats.convertNatural Language Processing (OpenNLP)
ParseToPOSSampleStreamFactoryClassopennlp.tools.formats.convertNatural Language Processing (OpenNLP)
ParseToSentenceSampleStreamFactoryClassopennlp.tools.formats.convertNatural Language Processing (OpenNLP)
ParseToTokenSampleStreamFactoryClassopennlp.tools.formats.convertNatural Language Processing (OpenNLP)
PerceptronModelClassopennlp.tools.ml.perceptronNatural Language Processing (OpenNLP)
PerceptronModelReaderAbstract parent class for readers of Perceptron.Classopennlp.tools.ml.perceptronNatural Language Processing (OpenNLP)
PerceptronModelWriterAbstract parent class for Perceptron writers.Classopennlp.tools.ml.perceptronNatural Language Processing (OpenNLP)
PerceptronTrainerTrains models using the perceptron algorithm.Classopennlp.tools.ml.perceptronNatural Language Processing (OpenNLP)
PlainTextByLineStreamReads a plain text file and return each line as a String object.Classopennlp.tools.utilNatural Language Processing (OpenNLP)
PlainTextFileDataReaderClassopennlp.tools.ml.modelNatural Language Processing (OpenNLP)
PlainTextGISModelReaderA reader for GIS models stored in plain text format.Classopennlp.tools.ml.maxent.ioNatural Language Processing (OpenNLP)
PlainTextGISModelWriterModel writer that saves models in plain text format.Classopennlp.tools.ml.maxent.ioNatural Language Processing (OpenNLP)
PlainTextPerceptronModelReaderClassopennlp.tools.ml.perceptronNatural Language Processing (OpenNLP)
PlainTextPerceptronModelWriterModel writer that saves models in plain text format.Classopennlp.tools.ml.perceptronNatural Language Processing (OpenNLP)
PooledGISModelReaderThis class works exactly like the SuffisSensitiveGISModelReader except that it attempts to pool all context strings.Classopennlp.tools.ml.maxent.ioNatural Language Processing (OpenNLP)
PorterStemmerStemmer, implementing the Porter Stemming Algorithm The Stemmer class transforms a word into its root form.Classopennlp.tools.stemmerNatural Language Processing (OpenNLP)
PortugueseContractionUtilityUtility class to handle Portuguese contractions.Classopennlp.tools.formats.adNatural Language Processing (OpenNLP)
POSContextGeneratorThe interface for a context generator for the POS Tagger.Interfaceopennlp.tools.postagNatural Language Processing (OpenNLP)
POSDictionaryProvides a means of determining which tags are valid for a particular word based on a tag dictionary read from a file.Classopennlp.tools.postagNatural Language Processing (OpenNLP)
POSDictionaryWriterClass for writing a pos-tag-dictionary to a file.Classopennlp.tools.postagNatural Language Processing (OpenNLP)
POSEvaluatorThe POSEvaluator measures the performance of the given POSTagger with the provided referenceClassopennlp.tools.postagNatural Language Processing (OpenNLP)
POSModelThe POSModel is the model used by a learnable POSTagger.Classopennlp.tools.postagNatural Language Processing (OpenNLP)
POSSampleRepresents an pos-tagged sentence.Classopennlp.tools.postagNatural Language Processing (OpenNLP)
POSSampleEventStreamThis class reads the POSSamples from the given Iterator and converts the POSSamples into Events whichClassopennlp.tools.postagNatural Language Processing (OpenNLP)
POSSampleSequenceStreamClassopennlp.tools.postagNatural Language Processing (OpenNLP)
PosSampleStreamClassopennlp.tools.parserNatural Language Processing (OpenNLP)
POSTaggerThe interface for part of speech taggers.Interfaceopennlp.tools.postagNatural Language Processing (OpenNLP)
POSTaggerCrossValidatorClassopennlp.tools.postagNatural Language Processing (OpenNLP)
POSTaggerFactoryClassopennlp.tools.postagNatural Language Processing (OpenNLP)
POSTaggerMEA part-of-speech tagger that uses maximum entropy.Classopennlp.tools.postagNatural Language Processing (OpenNLP)
POSToSentenceSampleStreamClassopennlp.tools.formats.convertNatural Language Processing (OpenNLP)
POSToSentenceSampleStreamFactoryClassopennlp.tools.formats.convertNatural Language Processing (OpenNLP)
POSToTokenSampleStreamClassopennlp.tools.formats.convertNatural Language Processing (OpenNLP)
POSToTokenSampleStreamFactoryClassopennlp.tools.formats.convertNatural Language Processing (OpenNLP)
PrefixFeatureGeneratorClassopennlp.tools.util.featuregenNatural Language Processing (OpenNLP)
PreviousMapFeatureGeneratorThis FeatureGeneratorAdapter generates features indicating the outcome associated with a previously occuring word.Classopennlp.tools.util.featuregenNatural Language Processing (OpenNLP)
PreviousTwoMapFeatureGeneratorThis FeatureGeneratorAdapter generates features indicating the outcome associated with two previously occuring words.Classopennlp.tools.util.featuregenNatural Language Processing (OpenNLP)
PriorThis interface allows one to implement a prior distribution for use in maximum entropy model training.Interfaceopennlp.tools.ml.modelNatural Language Processing (OpenNLP)
QNMinimizer and Elastic Net for solving convex optimization problems.Classopennlp.tools.ml.maxent.quasinewtonNatural Language Processing (OpenNLP)
QNModelClassopennlp.tools.ml.maxent.quasinewtonNatural Language Processing (OpenNLP)
QNModelReaderClassopennlp.tools.ml.maxent.ioNatural Language Processing (OpenNLP)
QNModelWriterClassopennlp.tools.ml.maxent.ioNatural Language Processing (OpenNLP)
QNTrainerMaxent model trainer using L-BFGS algorithm.Classopennlp.tools.ml.maxent.quasinewtonNatural Language Processing (OpenNLP)
RealBasicEventStreamClassopennlp.tools.ml.maxentNatural Language Processing (OpenNLP)
RealValueFileEventStreamClassopennlp.tools.ml.modelNatural Language Processing (OpenNLP)
RegexNameFinderName finder based on a series of regular expressions.Classopennlp.tools.namefindNatural Language Processing (OpenNLP)
RegexNameFinderFactoryReturns a RegexNameFinder based on A selection of defaults or a configuration and a selection of defaultsClassopennlp.tools.namefindNatural Language Processing (OpenNLP)
RelationAnnotationClassopennlp.tools.formats.bratNatural Language Processing (OpenNLP)
ResetableIteratorThis interface makes an Iterator resetable.Interfaceopennlp.tools.utilNatural Language Processing (OpenNLP)
ReverseListIteratorAn iterator for a list which returns values in the opposite order as the typical list iterator.Classopennlp.tools.utilNatural Language Processing (OpenNLP)
SDContextGeneratorInterface for SentenceDetectorME context generators.Interfaceopennlp.tools.sentdetectNatural Language Processing (OpenNLP)
SDCrossValidatorA cross validator for the sentence detector.Classopennlp.tools.sentdetectNatural Language Processing (OpenNLP)
SDEventStreamClassopennlp.tools.sentdetectNatural Language Processing (OpenNLP)
SegmenterObjectStreamClassopennlp.tools.formats.bratNatural Language Processing (OpenNLP)
SentenceContextGeneratorCreates contexts/features for end-of-sentence detection in Thai text.Classopennlp.tools.sentdetect.lang.thNatural Language Processing (OpenNLP)
SentenceDetectorInterfaceopennlp.tools.sentdetectNatural Language Processing (OpenNLP)
SentenceDetectorEvaluatorThe SentenceDetectorEvaluator measures the performance of the given SentenceDetector with the provided referenceClassopennlp.tools.sentdetectNatural Language Processing (OpenNLP)
SentenceDetectorFactoryClassopennlp.tools.sentdetectNatural Language Processing (OpenNLP)
SentenceDetectorMEA sentence detector for splitting up raw text into sentences.Classopennlp.tools.sentdetectNatural Language Processing (OpenNLP)
SentenceFeatureGeneratorThis feature generator creates sentence begin and end features.Classopennlp.tools.util.featuregenNatural Language Processing (OpenNLP)
SentenceModelThe SentenceModel is the model used by a learnable SentenceDetector.Classopennlp.tools.sentdetectNatural Language Processing (OpenNLP)
SentenceSampleA SentenceSample contains a document with begin indexes of the individual sentences.Classopennlp.tools.sentdetectNatural Language Processing (OpenNLP)
SentenceSampleStreamThis class is a stream filter which reads a sentence by line samples from a Reader and converts them into SentenceSample objects.Classopennlp.tools.sentdetectNatural Language Processing (OpenNLP)
SentenceSampleStreamFactoryFactory producing OpenNLP SentenceSampleStreams.Classopennlp.tools.formatsNatural Language Processing (OpenNLP)
SequenceClass which models a sequence.Classopennlp.tools.ml.modelNatural Language Processing (OpenNLP)
SequenceRepresents a weighted sequence of outcomes.Classopennlp.tools.utilNatural Language Processing (OpenNLP)
SequenceClassificationModelA classification model that can label an input sequence.Interfaceopennlp.tools.ml.modelNatural Language Processing (OpenNLP)
SequenceCodecInterfaceopennlp.tools.utilNatural Language Processing (OpenNLP)
SequenceStreamInterface for streams of sequences used to train sequence models.Interfaceopennlp.tools.ml.modelNatural Language Processing (OpenNLP)
SequenceStreamEventStreamClass which turns a sequence stream into an event stream.Classopennlp.tools.ml.modelNatural Language Processing (OpenNLP)
SequenceTrainerInterfaceopennlp.tools.mlNatural Language Processing (OpenNLP)
SequenceValidatorInterfaceopennlp.tools.utilNatural Language Processing (OpenNLP)
SerializableArtifactInterfaceopennlp.tools.util.modelNatural Language Processing (OpenNLP)
SgmlParserSAX style SGML parser.Classopennlp.tools.formats.mucNatural Language Processing (OpenNLP)
SimpleLemmatizerClassopennlp.tools.lemmatizerNatural Language Processing (OpenNLP)
SimplePerceptronSequenceTrainerTrains models for sequences using the perceptron algorithm.Classopennlp.tools.ml.perceptronNatural Language Processing (OpenNLP)
SimpleTokenizerPerforms tokenization using character classes.Classopennlp.tools.tokenizeNatural Language Processing (OpenNLP)
SnowballStemmerClassopennlp.tools.stemmer.snowballNatural Language Processing (OpenNLP)
SpanClass for storing start and end integer offsets.Classopennlp.tools.utilNatural Language Processing (OpenNLP)
SpanAnnotationClassopennlp.tools.formats.bratNatural Language Processing (OpenNLP)
StringListThe StringList is an immutable list of Strings.Classopennlp.tools.utilNatural Language Processing (OpenNLP)
StringPatternRecognizes predefined patterns in strings.Classopennlp.tools.util.featuregenNatural Language Processing (OpenNLP)
StringUtilClassopennlp.tools.utilNatural Language Processing (OpenNLP)
SuffixFeatureGeneratorClassopennlp.tools.util.featuregenNatural Language Processing (OpenNLP)
SuffixSensitiveGISModelReaderA reader for GIS models which inspects the filename and invokes the appropriate GISModelReader depending on the filename's suffixes.Classopennlp.tools.ml.maxent.ioNatural Language Processing (OpenNLP)
SuffixSensitiveGISModelWriterA writer for GIS models which inspects the filename and invokes the appropriate GISModelWriter depending on the filename's suffixes.Classopennlp.tools.ml.maxent.ioNatural Language Processing (OpenNLP)
SuffixSensitivePerceptronModelWriterA writer for GIS models which inspects the filename and invokes the appropriate GISModelWriter depending on the filename's suffixes.Classopennlp.tools.ml.perceptronNatural Language Processing (OpenNLP)
TagDictionaryInterface to determine which tags are valid for a particular word based on a tag dictionary.Interfaceopennlp.tools.postagNatural Language Processing (OpenNLP)
TokenClassFeatureGeneratorGenerates features for different for the class of the token.Classopennlp.tools.util.featuregenNatural Language Processing (OpenNLP)
TokenContextGeneratorInterface for TokenizerME context generators.Interfaceopennlp.tools.tokenizeNatural Language Processing (OpenNLP)
TokenFeatureGeneratorGenerates a feature which contains the token itself.Classopennlp.tools.util.featuregenNatural Language Processing (OpenNLP)
TokenizerThe interface for tokenizers, which segment a string into its tokens.Interfaceopennlp.tools.tokenizeNatural Language Processing (OpenNLP)
TokenizerCrossValidatorClassopennlp.tools.tokenizeNatural Language Processing (OpenNLP)
TokenizerEvaluatorThe TokenizerEvaluator measures the performance of the given Tokenizer with the provided referenceClassopennlp.tools.tokenizeNatural Language Processing (OpenNLP)
TokenizerFactoryThe factory that provides Tokenizer default implementations and resources.Classopennlp.tools.tokenizeNatural Language Processing (OpenNLP)
TokenizerMEA Tokenizer for converting raw text into separated tokens.Classopennlp.tools.tokenizeNatural Language Processing (OpenNLP)
TokenizerModelThe TokenizerModel is the model used by a learnable Tokenizer.Classopennlp.tools.tokenizeNatural Language Processing (OpenNLP)
TokenizerStreamThe TokenizerStream uses a tokenizer to tokenize the input string and output TokenSamples.Classopennlp.tools.tokenizeNatural Language Processing (OpenNLP)
TokenNameFinderThe interface for name finders which provide name tags for a sequence of tokens.Interfaceopennlp.tools.namefindNatural Language Processing (OpenNLP)
TokenNameFinderCrossValidatorClassopennlp.tools.namefindNatural Language Processing (OpenNLP)
TokenNameFinderEvaluatorThe TokenNameFinderEvaluator measures the performance of the given TokenNameFinder with the providedClassopennlp.tools.namefindNatural Language Processing (OpenNLP)
TokenNameFinderFactoryClassopennlp.tools.namefindNatural Language Processing (OpenNLP)
TokenNameFinderModelThe TokenNameFinderModel is the model used by a learnable TokenNameFinder.Classopennlp.tools.namefindNatural Language Processing (OpenNLP)
TokenPatternFeatureGeneratorPartitions tokens into sub-tokens based on character classes and generates class features for each of the sub-tokens and combinations of those sub-tokens.Classopennlp.tools.util.featuregenNatural Language Processing (OpenNLP)
TokenSampleA TokenSample is text with token spans.Classopennlp.tools.tokenizeNatural Language Processing (OpenNLP)
TokenSampleStreamClass which produces an Iterator from a file of space delimited token.Classopennlp.tools.tokenize.lang.enNatural Language Processing (OpenNLP)
TokenSampleStreamThis class is a stream filter which reads in string encoded samples and creates TokenSamples out of them.Classopennlp.tools.tokenizeNatural Language Processing (OpenNLP)
TokenSampleStreamFactoryFactory producing OpenNLP TokenSampleStreams.Classopennlp.tools.formatsNatural Language Processing (OpenNLP)
TokSpanEventStreamThis class reads the TokenSamples from the given Iterator and converts the TokenSamples into Events whichClassopennlp.tools.tokenizeNatural Language Processing (OpenNLP)
TrainerFactoryClassopennlp.tools.mlNatural Language Processing (OpenNLP)
TrainingParametersClassopennlp.tools.utilNatural Language Processing (OpenNLP)
TrainUtilClassopennlp.tools.ml.modelNatural Language Processing (OpenNLP)
TreeHeapAn implementation of the Heap interface based on SortedSet.Classopennlp.tools.utilNatural Language Processing (OpenNLP)
TrigramNameFeatureGeneratorAdds trigram features based on tokens and token classes.Classopennlp.tools.util.featuregenNatural Language Processing (OpenNLP)
TwoPassDataIndexerCollecting event and context counts by making two passes over the events.Classopennlp.tools.ml.modelNatural Language Processing (OpenNLP)
UncloseableInputStreamAn InputStream which cannot be closed.Classopennlp.tools.util.modelNatural Language Processing (OpenNLP)
UniformPriorProvide a maximum entropy model with a uniform prior.Classopennlp.tools.ml.modelNatural Language Processing (OpenNLP)
VersionThe Version class represents the OpenNlp Tools library version.Classopennlp.tools.utilNatural Language Processing (OpenNLP)
WhitespaceTokenizerThis tokenizer uses white spaces to tokenize the input text.Classopennlp.tools.tokenizeNatural Language Processing (OpenNLP)
WhitespaceTokenStreamThis stream formats a TokenSamples into whitespace separated token strings.Classopennlp.tools.tokenizeNatural Language Processing (OpenNLP)
WindowFeatureGeneratorGenerates previous and next features for a given AdaptiveFeatureGenerator.Classopennlp.tools.util.featuregenNatural Language Processing (OpenNLP)
WordClusterDictionaryClassopennlp.tools.util.featuregenNatural Language Processing (OpenNLP)
WordClusterFeatureGeneratorClassopennlp.tools.util.featuregenNatural Language Processing (OpenNLP)
WordTagSampleStreamA stream filter which reads a sentence per line which contains words and tags in word_tag format and outputs a POSSample objects.Classopennlp.tools.postagNatural Language Processing (OpenNLP)
WordTagSampleStreamFactoryClassopennlp.tools.formatsNatural Language Processing (OpenNLP)
AbstractModelResourceClassopennlp.uima.utilNatural Language Processing (OpenNLP)
AbstractSentenceDetectorClassopennlp.uima.sentdetectNatural Language Processing (OpenNLP)
AbstractTokenizerClassopennlp.uima.tokenizeNatural Language Processing (OpenNLP)
AnnotationComboIteratorUIMA Annotation iterator combination of super- and subiterator.Classopennlp.uima.utilNatural Language Processing (OpenNLP)
AnnotationComparatorChecks two annotations for equality.Classopennlp.uima.utilNatural Language Processing (OpenNLP)
AnnotationIteratorPairA pair of a UIMA annotation and an annotation iterator.Classopennlp.uima.utilNatural Language Processing (OpenNLP)
AnnotatorUtilThis is a utility class for Annotators.Classopennlp.uima.utilNatural Language Processing (OpenNLP)
CasConsumerUtilThis is a util class for cas consumer.Classopennlp.uima.utilNatural Language Processing (OpenNLP)
ChunkerOpenNLP Chunker annotator.Classopennlp.uima.chunkerNatural Language Processing (OpenNLP)
ChunkerModelResourceImplClassopennlp.uima.chunkerNatural Language Processing (OpenNLP)
ChunkerTrainerOpenNLP Chunker trainer.Classopennlp.uima.chunkerNatural Language Processing (OpenNLP)
ContainingConstraintChecks if an AnnotationFS is contained by the given AnnotationFS.Classopennlp.uima.utilNatural Language Processing (OpenNLP)
DictionaryNameFinderClassopennlp.uima.namefindNatural Language Processing (OpenNLP)
DoccatModelResourceImplClassopennlp.uima.doccatNatural Language Processing (OpenNLP)
DocumentCategorizerOpenNLP Document Categorizer.Classopennlp.uima.doccatNatural Language Processing (OpenNLP)
DocumentCategorizerTrainerOpenNLP NameFinder trainer.Classopennlp.uima.doccatNatural Language Processing (OpenNLP)
ExceptionMessagesClassopennlp.uima.utilNatural Language Processing (OpenNLP)
LanguageDetectorAnalysis Engine which can detected the language of a text.Classopennlp.uima.doccatNatural Language Processing (OpenNLP)
NameFinderOpenNLP Name annotator.Classopennlp.uima.namefindNatural Language Processing (OpenNLP)
NameFinderTrainerOpenNLP NameFinder trainer.Classopennlp.uima.namefindNatural Language Processing (OpenNLP)
NormalizerThe Normalizer tries the structure annotations.Classopennlp.uima.normalizerNatural Language Processing (OpenNLP)
NumberUtilThis class contains methods to parse numbers which occur in natural language texts.Classopennlp.uima.normalizerNatural Language Processing (OpenNLP)
OpenNlpAnnotatorProcessExceptionClassopennlp.uima.utilNatural Language Processing (OpenNLP)
OpennlpUtilThis class contains utils methods for the maxent library.Classopennlp.uima.utilNatural Language Processing (OpenNLP)
ParserAbstract base class for OpenNLP Parser annotators.Classopennlp.uima.parserNatural Language Processing (OpenNLP)
ParserModelResourceImplClassopennlp.uima.parserNatural Language Processing (OpenNLP)
POSModelResourceImplClassopennlp.uima.postagNatural Language Processing (OpenNLP)
POSTaggerOpenNLP Part Of Speech annotator.Classopennlp.uima.postagNatural Language Processing (OpenNLP)
POSTaggerTrainerOpenNLP POSTagger trainer.Classopennlp.uima.postagNatural Language Processing (OpenNLP)
SampleTraceStreamWrites the samples which are processed by this stream to a file.Classopennlp.uima.utilNatural Language Processing (OpenNLP)
SentenceDetectorOpenNLP Sentence annotator.Classopennlp.uima.sentdetectNatural Language Processing (OpenNLP)
SentenceDetectorTrainerOpenNLP SentenceDetector trainer.Classopennlp.uima.sentdetectNatural Language Processing (OpenNLP)
SentenceModelResourceImplClassopennlp.uima.sentdetectNatural Language Processing (OpenNLP)
SimpleTokenizerOpenNLP Simple Tokenizer annotator.Classopennlp.uima.tokenizeNatural Language Processing (OpenNLP)
StringDictionaryClassopennlp.uima.normalizerNatural Language Processing (OpenNLP)
TokenizerOpenNLP Tokenizer annotator.Classopennlp.uima.tokenizeNatural Language Processing (OpenNLP)
TokenizerModelResourceA TokenizerModel which can be shared between AnalysisEngines and loaded via the UIMA resource model.Interfaceopennlp.uima.tokenizeNatural Language Processing (OpenNLP)
TokenizerModelResourceImplClassopennlp.uima.tokenizeNatural Language Processing (OpenNLP)
TokenizerTrainerOpenNLP Tokenizer trainer.Classopennlp.uima.tokenizeNatural Language Processing (OpenNLP)
TokenNameFinderModelResourceInterfaceopennlp.uima.namefindNatural Language Processing (OpenNLP)
TokenNameFinderModelResourceImplClassopennlp.uima.namefindNatural Language Processing (OpenNLP)
UimaUtilThis is a util class for uima operations.Classopennlp.uima.utilNatural Language Processing (OpenNLP)
WhitespaceTokenizerOpenNLP Whitespace Tokenizer annotator.Classopennlp.uima.tokenizeNatural Language Processing (OpenNLP)
AbstractCachingDiffFloatFunctionClassedu.stanford.nlp.optimizationJavaNlp
AbstractCachingDiffFunctionClassedu.stanford.nlp.optimizationJavaNlp
AbstractCollinsHeadFinderA base class for a HeadFinder similar to the one described in Michael Collins' 1999 thesis.Classedu.stanford.nlp.treesJavaNlp
AbstractCoreLabelInterfaceedu.stanford.nlp.lingJavaNlp
AbstractCounterClassedu.stanford.nlp.statsJavaNlp
AbstractDatasetClassedu.stanford.nlp.trees.treebankJavaNlp
AbstractDependencyGrammarAn abstract base class for dependency grammars.Classedu.stanford.nlp.parser.lexparserJavaNlp
AbstractEvalA framework for Set-based precision/recall/F1 evaluation.Classedu.stanford.nlp.parser.metricsJavaNlp
AbstractEvaluateClassedu.stanford.nlp.sentimentJavaNlp
AbstractIteratorIterator with remove() defined to throw an UnsupportedOperationException.Classedu.stanford.nlp.utilJavaNlp
AbstractLinearClassifierFactoryShared methods for training a LinearClassifier.Classedu.stanford.nlp.classifyJavaNlp
AbstractListProcessorClassedu.stanford.nlp.processJavaNlp
AbstractSequenceClassifierThis class provides common functionality for (probabilistic) sequence models.Classedu.stanford.nlp.ieJavaNlp
AbstractStochasticCachingDiffFunctionClassedu.stanford.nlp.optimizationJavaNlp
AbstractStochasticCachingDiffUpdateFunctionFunction for stochastic calculations that does update in place (instead of maintaining and returning the derivative).Classedu.stanford.nlp.optimizationJavaNlp
AbstractTextAnnotationCreatorCreates a stub implementation for creating annotation from various input sources using String as the main input sourceClassedu.stanford.nlp.pipelineJavaNlp
AbstractTokenizerAn abstract tokenizer.Classedu.stanford.nlp.processJavaNlp
AbstractTreebankLanguagePackThis provides an implementation of parts of the TreebankLanguagePack API to reduce the load on fresh implementations.Classedu.stanford.nlp.treesJavaNlp
AbstractTreebankParserParamsAn abstract class providing a common method base from which to complete a TreebankLangParserParams implementing class.Classedu.stanford.nlp.parser.lexparserJavaNlp
AbstractTreeExtractorAn abstract superclass for parser classes that extract counts from Trees.Classedu.stanford.nlp.parser.lexparserJavaNlp
AbstractUnknownWordModelTrainerClassedu.stanford.nlp.parser.lexparserJavaNlp
AccuracyStatsUtility class for aggregating counts of true positives, false positives, and false negatives and computing precision/recall/F1 stats.Classedu.stanford.nlp.statsJavaNlp
AceCharSeqClassedu.stanford.nlp.ie.machinereading.domains.ace.readerJavaNlp
AceDocumentClassedu.stanford.nlp.ie.machinereading.domains.ace.readerJavaNlp
AceDomReaderDOM reader for an ACE specification.Classedu.stanford.nlp.ie.machinereading.domains.ace.readerJavaNlp
AceElementBase class for all ACE annotation elements.Classedu.stanford.nlp.ie.machinereading.domains.ace.readerJavaNlp
AceEntityClassedu.stanford.nlp.ie.machinereading.domains.ace.readerJavaNlp
AceEntityMentionClassedu.stanford.nlp.ie.machinereading.domains.ace.readerJavaNlp
AceEventClassedu.stanford.nlp.ie.machinereading.domains.ace.readerJavaNlp
AceEventMentionClassedu.stanford.nlp.ie.machinereading.domains.ace.readerJavaNlp
AceEventMentionArgumentClassedu.stanford.nlp.ie.machinereading.domains.ace.readerJavaNlp
AceMentionClassedu.stanford.nlp.ie.machinereading.domains.ace.readerJavaNlp
AceMentionArgumentClassedu.stanford.nlp.ie.machinereading.domains.ace.readerJavaNlp
ACEMentionExtractorExtracts mentions from a file annotated in ACE format (ACE2004, ACE2005).Classedu.stanford.nlp.dcorefJavaNlp
AceReaderSimple wrapper of Mihai's ACE code to ie.Classedu.stanford.nlp.ie.machinereading.domains.aceJavaNlp
AceRelationClassedu.stanford.nlp.ie.machinereading.domains.ace.readerJavaNlp
AceRelationMentionClassedu.stanford.nlp.ie.machinereading.domains.ace.readerJavaNlp
AceRelationMentionArgumentClassedu.stanford.nlp.ie.machinereading.domains.ace.readerJavaNlp
AceSentenceSegmenterClassedu.stanford.nlp.ie.machinereading.domains.ace.readerJavaNlp
AceTokenClassedu.stanford.nlp.ie.machinereading.domains.ace.readerJavaNlp
AcronymMatcherA simple class with a variety of acronym matching utilities.Classedu.stanford.nlp.utilJavaNlp
AdaptedGaussianPriorObjectiveFunctionAdapt the mean of the Gaussian Prior by shifting the mean to the previously trained weightsAuthor:Pi-Chuan Chang, Sarah Spikes (sdspikes@cs.Classedu.stanford.nlp.classifyJavaNlp
ADMathThe class ADMath was created to extend the current calculations of gradient to automatically include a calculation of theClassedu.stanford.nlp.mathJavaNlp
affDictaffixation informationAuthor:Huihsin Tseng, Pichuan ChangClassedu.stanford.nlp.wordsegJavaNlp
AliasMatchClassedu.stanford.nlp.dcoref.sievepassesJavaNlp
AliasMatchClassedu.stanford.nlp.hcoref.sieveJavaNlp
AlignmentRepresents an alignment between a text and a hypothesis as a map from hypothesis words to text words, along with a real-valued score andClassedu.stanford.nlp.semgraph.semgrexJavaNlp
AmbiguityClassAn ambiguity class for a word is the word by itself or its set of observed tags.Classedu.stanford.nlp.tagger.maxentJavaNlp
AmbiguityClassesA collection of Ambiguity Class.Classedu.stanford.nlp.tagger.maxentJavaNlp
AmericanizeTakes a HasWord or String and returns an Americanized version of it.Classedu.stanford.nlp.processJavaNlp
AmericanizeFunctionClassedu.stanford.nlp.processJavaNlp
AnCoraPronounDisambiguatorA utility for preprocessing the AnCora Spanish corpus.Classedu.stanford.nlp.international.spanish.processJavaNlp
AnnotatedTextReaderCanNOT handle overlapping labeled text (that is one token cannot belong to multiple labels)! Note that there has to be spaces around the tags Classedu.stanford.nlp.patterns.surfaceJavaNlp
AnnotationAn annotation representing a span of text in a document.Classedu.stanford.nlp.pipelineJavaNlp
AnnotationCreatorInterfaceedu.stanford.nlp.pipelineJavaNlp
AnnotationLookupClassedu.stanford.nlp.lingJavaNlp
AnnotationOutputterAn interface for outputting CoreNLP Annotations to different output These are intended to be for more or less human consumption (or for transferringClassedu.stanford.nlp.pipelineJavaNlp
AnnotationPipelineThis class is designed to apply multiple Annotators to an Annotation.Classedu.stanford.nlp.pipelineJavaNlp
AnnotationSerializerClassedu.stanford.nlp.pipelineJavaNlp
AnnotationUtilsClassedu.stanford.nlp.ie.machinereading.structureJavaNlp
AnnotatorThis is an interface for adding annotations to a partially annotated Annotation.Interfaceedu.stanford.nlp.pipelineJavaNlp
AnnotatorFactoriesA companion to AnnotatorFactory defining the common annotators.Classedu.stanford.nlp.pipelineJavaNlp
AnnotatorFactoryA Factory for creating a certain type of Annotator.Classedu.stanford.nlp.pipelineJavaNlp
AnnotatorImplementationsA class abstracting the implementation of various annotators.Classedu.stanford.nlp.pipelineJavaNlp
AnnotatorPoolAn object for keeping track of Annotators.Classedu.stanford.nlp.pipelineJavaNlp
ApplyDepPatternsApplying Dependency patterns to sentences.Classedu.stanford.nlp.patterns.depJavaNlp
ApplyPatternsApplying SurfacePattern to sentences.Classedu.stanford.nlp.patterns.surfaceJavaNlp
ApproxMatchClassedu.stanford.nlp.ling.tokensregex.matcherJavaNlp
ArabicDocumentReaderAndWriterReads newline delimited UTF-8 Arabic sentences with or without gold segmentation markers.Classedu.stanford.nlp.international.arabic.processJavaNlp
ArabicHeadFinderFind the head of an Arabic tree, using the usual kind of heuristic head finding rules.Classedu.stanford.nlp.trees.international.arabicJavaNlp
ArabicMorphoFeatureSpecificationExtracts morphosyntactic features from BAMA/SAMA analyses.Classedu.stanford.nlp.international.arabicJavaNlp
ArabicSegmenterArabic word segmentation model based on conditional random fields (CRF).Classedu.stanford.nlp.international.arabic.processJavaNlp
ArabicSegmenterFeatureFactoryFeature factory for the IOB clitic segmentation model described by Green and DeNero (2012).Classedu.stanford.nlp.international.arabic.processJavaNlp
ArabicTokenizerTokenizer for UTF-8 Arabic.Classedu.stanford.nlp.international.arabic.processJavaNlp
ArabicTreebankLanguagePackSpecifies the treebank/language specific components needed for parsing the Penn Arabic Treebank (ATB).Classedu.stanford.nlp.trees.international.arabicJavaNlp
ArabicTreebankParserParamsA TreebankLangParserParams implementing class for the Penn Arabic Treebank.Classedu.stanford.nlp.parser.lexparserJavaNlp
ArabicTreebankTokenizerBuilds a tokenizer for the Penn Arabic Treebank (ATB) using a This implementation is current as of the following LDC catalog numbers: Classedu.stanford.nlp.trees.international.arabicJavaNlp
ArabicTreeNormalizerNormalizes both terminals and non-terminals in Penn Arabic Treebank (ATB) trees.Classedu.stanford.nlp.trees.international.arabicJavaNlp
ArabicTreeReaderFactoryReads ArabicTreebank trees.Classedu.stanford.nlp.trees.international.arabicJavaNlp
ArabicUnknownWordModelThis is a basic unknown word model for Arabic.Classedu.stanford.nlp.parser.lexparserJavaNlp
ArabicUnknownWordModelTrainerClassedu.stanford.nlp.parser.lexparserJavaNlp
ArcStandardClassedu.stanford.nlp.parser.nndepJavaNlp
ArgUtilsUtility methods or common blocks of code for dealing with parser arguments, such as extracting Treebank informationClassedu.stanford.nlp.parser.commonJavaNlp
ArrayCoreMap Base implementation of CoreMap backed by two Java arrays.Classedu.stanford.nlp.utilJavaNlp
ArrayHeap Values are all implicit in the comparator passed in on construction.Classedu.stanford.nlp.utilJavaNlp
ArrayMapMap backed by an Array.Classedu.stanford.nlp.utilJavaNlp
ArrayMathClassedu.stanford.nlp.mathJavaNlp
ArraySetAn array-backed set.Classedu.stanford.nlp.utilJavaNlp
ArrayStringFilterFilters Strings based on whether they exactly match any string in the array it is initially constructed with.Classedu.stanford.nlp.utilJavaNlp
ArrayUtilsStatic utility methods for operating on arrays.Classedu.stanford.nlp.utilJavaNlp
ASBCunkDictClassedu.stanford.nlp.tagger.maxentJavaNlp
AssignableExpressionThis interface represents an expression that can be assigned to.Interfaceedu.stanford.nlp.ling.tokensregex.typesJavaNlp
ATBArabicDatasetConverts raw ATB trees into a format appropriate for treebank parsing.Classedu.stanford.nlp.international.arabic.pipelineJavaNlp
ATBCorrectorMakes ATB trees consistent with ArabicTreebankLanguagePack.Classedu.stanford.nlp.international.arabic.pipelineJavaNlp
ATBCorrectorVisitorWrapper class for using the ATBCorrector class with TreebankPipeline's TVISITOR parameter.Classedu.stanford.nlp.international.arabic.pipelineJavaNlp
ATBTreeUtilsVarious static convenience methods for processing Arabic parse trees.Classedu.stanford.nlp.trees.international.arabicJavaNlp
AutomatonMinimizerInterfaceedu.stanford.nlp.fsmJavaNlp
BaseLexiconThis is the default concrete instantiation of the Lexicon interface.Classedu.stanford.nlp.parser.lexparserJavaNlp
BaseModelClassedu.stanford.nlp.parser.shiftreduceJavaNlp
BaseUnknownWordModelAn unknown word model for a generic language.Classedu.stanford.nlp.parser.lexparserJavaNlp
BaseUnknownWordModelTrainerClassedu.stanford.nlp.parser.lexparserJavaNlp
BasicCategoryTreeTransformerTransforms trees by turning the labels into their basic categories TreebankLanguagePackClassedu.stanford.nlp.treesJavaNlp
BasicDatumBasic implementation of Datum interface that can be constructed with a Collection of features and one more more labels.Classedu.stanford.nlp.lingJavaNlp
BasicDocumentBasic implementation of Document that should be suitable for most needs.Classedu.stanford.nlp.lingJavaNlp
BasicEntityExtractorUses parsed files to train classifier and test on data set.Classedu.stanford.nlp.ie.machinereadingJavaNlp
BasicFeatureFactoryClassedu.stanford.nlp.parser.shiftreduceJavaNlp
BasicRelationExtractorClassedu.stanford.nlp.ie.machinereadingJavaNlp
BasicRelationFeatureFactoryClassedu.stanford.nlp.ie.machinereadingJavaNlp
BasicSequenceMatchResultClassedu.stanford.nlp.ling.tokensregexJavaNlp
Beam ScoredComparator.Classedu.stanford.nlp.utilJavaNlp
BeamBestSequenceFinderA class capable of computing the best sequence given a SequenceModel.Classedu.stanford.nlp.sequencesJavaNlp
BestFirstCorefSystemClassedu.stanford.nlp.scorefJavaNlp
BestOfTopKEvalApplies an AbstractEval to a list of trees to pick the best tree using F1 measure.Classedu.stanford.nlp.parser.metricsJavaNlp
BestSequenceFinderAn interface for classes capable of computing the best sequence given Or it turns out that some implementations don't actually find the bestInterfaceedu.stanford.nlp.sequencesJavaNlp
BiasedLogConditionalObjectiveFunctionMaximizes the conditional likelihood with a given prior.Classedu.stanford.nlp.classifyJavaNlp
BiasedLogisticObjectiveFunctionClassedu.stanford.nlp.classifyJavaNlp
BikelChineseHeadFinderA headfinder implementing Dan Bikel's head rules.Classedu.stanford.nlp.trees.international.pennchineseJavaNlp
BiLexPCFGParser PCFG parsing.Classedu.stanford.nlp.parser.lexparserJavaNlp
BinarizerAnnotatorThis annotator takes unbinarized trees (from the parser annotator or elsewhere) and binarizes them in the attachment.Classedu.stanford.nlp.pipelineJavaNlp
BinaryGrammarMaintains efficient indexing of binary grammar rules.Classedu.stanford.nlp.parser.lexparserJavaNlp
BinaryGrammarExtractorClassedu.stanford.nlp.parser.lexparserJavaNlp
BinaryHeadFinderClassedu.stanford.nlp.parser.lexparserJavaNlp
BinaryHeapPriorityQueuePriorityQueue with explicit double priority values.Classedu.stanford.nlp.utilJavaNlp
BinaryRuleBinary rules (ints for parent, left and right children)Author:Dan Klein, Christopher ManningSee Also:Serialized FormClassedu.stanford.nlp.parser.lexparserJavaNlp
BinaryTransitionTransition that makes a binary parse node in a partially finished tree.Classedu.stanford.nlp.parser.shiftreduceJavaNlp
BlockInterfaceedu.stanford.nlp.fsmJavaNlp
BobChrisTreeNormalizerNormalizes trees in the way used in Manning and Carpenter 1997.Classedu.stanford.nlp.treesJavaNlp
BoundaryRemoverRemoves a boundary symbol (Lexicon.Classedu.stanford.nlp.parser.lexparserJavaNlp
BoundedCostOrderedMapMap that is sorted by cost - keep lowest scores When deciding what item to keep with the same cost, ties are arbitrarily brokenClassedu.stanford.nlp.ling.tokensregex.matcherJavaNlp
BuckwalterThis class can convert between Unicode and Buckwalter encodings of "MORPHOLOGICAL ANALYSIS & POS ANNOTATION," v3.Classedu.stanford.nlp.international.arabicJavaNlp
BuildBinarizedDatasetClassedu.stanford.nlp.sentimentJavaNlp
ByteStreamGobblerStream Gobbler that read and write bytes (can be used to gobble byte based stdout from a process.Classedu.stanford.nlp.utilJavaNlp
BZip2PipedOutputStreamOpens a outputstream for writing into a bzip2 file by piping into the bzip2 command.Classedu.stanford.nlp.ioJavaNlp
CacheMapA fixed size hash map with LRU replacement.Classedu.stanford.nlp.utilJavaNlp
CacheParseHypothesesClassedu.stanford.nlp.parser.dvparserJavaNlp
CallbackFunctionA callback function (along the lines of Berkeley optimization repo), which is currently used in the optimization package.Classedu.stanford.nlp.utilJavaNlp
CandidatePhraseCreated by Sonal Gupta on 11/7/14.Classedu.stanford.nlp.patternsJavaNlp
CategoryWordTagA CategoryWordTag object acts as a complex Label which contains a category, a head word, and a tag.Classedu.stanford.nlp.lingJavaNlp
CategoryWordTagFactoryA CategoryWordTagFactory is a factory that makes a Label which is a CategoryWordTag triplet.Classedu.stanford.nlp.lingJavaNlp
CEDictClassedu.stanford.nlp.trees.international.pennchineseJavaNlp
CGMinimizerConjugate-gradient implementation based on the code in Numerical Recipes in C.Classedu.stanford.nlp.optimizationJavaNlp
CGRunnerThis class will call an optimization method such as Conjugate Gradient or Quasi-Newton on a LambdaSolve object to findClassedu.stanford.nlp.maxentJavaNlp
CharactersCharacter-level utilities.Classedu.stanford.nlp.utilJavaNlp
CharniakParserClassedu.stanford.nlp.parser.charniakJavaNlp
CharniakParserAnnotatorThis class will add parse information to an Annotation from the BLLIP parser.Classedu.stanford.nlp.pipelineJavaNlp
CharniakScoredParsesReaderWriterClassedu.stanford.nlp.parser.charniakJavaNlp
ChineseCharacterBasedLexiconClassedu.stanford.nlp.parser.lexparserJavaNlp
ChineseCollinizerPerforms collinization operations on Chinese trees similar to those for English Namely: strips all functional & automatically-added tagsClassedu.stanford.nlp.trees.international.pennchineseJavaNlp
ChineseCoreAnnotationsClassedu.stanford.nlp.lingJavaNlp
ChineseDictionaryThis class provides a main method that loads various dictionaries, and saves them in a serialized version, and runtime compiles them into a word list used as a feature in the segmenter.Classedu.stanford.nlp.wordsegJavaNlp
ChineseDocumentToSentenceProcessorConvert a Chinese Document into a List of sentence Strings.Classedu.stanford.nlp.processJavaNlp
ChineseEnglishWordMapA class for mapping Chinese words to English.Classedu.stanford.nlp.trees.international.pennchineseJavaNlp
ChineseEscaperAn Escaper for Chinese normalization to match Treebank.Classedu.stanford.nlp.trees.international.pennchineseJavaNlp
ChineseGrammaticalRelationsChineseGrammaticalRelations is a set of GrammaticalRelation objects for the Chinese language.Classedu.stanford.nlp.trees.international.pennchineseJavaNlp
ChineseGrammaticalStructureA GrammaticalStructure for Chinese.Classedu.stanford.nlp.trees.international.pennchineseJavaNlp
ChineseGrammaticalStructureFactoryClassedu.stanford.nlp.trees.international.pennchineseJavaNlp
ChineseHeadFinderHeadFinder for the Penn Chinese Treebank.Classedu.stanford.nlp.trees.international.pennchineseJavaNlp
ChineseHeadMatchClassedu.stanford.nlp.hcoref.sieveJavaNlp
ChineseLexiconA lexicon class for Chinese.Classedu.stanford.nlp.parser.lexparserJavaNlp
ChineseLexiconAndWordSegmenterThis class lets you train a lexicon and segmenter at the same time.Classedu.stanford.nlp.parser.lexparserJavaNlp
ChineseMarkovWordSegmenterPerforms word segmentation with a hierarchical markov model over POS and over characters given POS.Classedu.stanford.nlp.parser.lexparserJavaNlp
ChineseSegmenterAnnotatorThis class will add segmentation information to an Annotation.Classedu.stanford.nlp.pipelineJavaNlp
ChineseSegmenterFeatureFactoryA Chinese segmenter Feature Factory for GALE project.Classedu.stanford.nlp.wordsegJavaNlp
ChineseSemanticHeadFinderClassedu.stanford.nlp.trees.international.pennchineseJavaNlp
ChineseSimWordAvgDepGrammarA Dependency grammar that smooths by averaging over similar words.Classedu.stanford.nlp.parser.lexparserJavaNlp
ChineseStringUtilsClassedu.stanford.nlp.wordsegJavaNlp
ChineseTreebankLanguagePackLanguage pack for the UPenn/Colorado Chinese treebank.Classedu.stanford.nlp.trees.international.pennchineseJavaNlp
ChineseTreebankParserParamsParameter file for parsing the Penn Chinese Treebank.Classedu.stanford.nlp.parser.lexparserJavaNlp
ChineseUnknownWordModelStores, trains, and scores with an unknown word model.Classedu.stanford.nlp.parser.lexparserJavaNlp
ChineseUnknownWordModelTrainerClassedu.stanford.nlp.parser.lexparserJavaNlp
ChineseUtilsThis class contains a few String constants and static methods for dealing with Chinese text.Classedu.stanford.nlp.trees.international.pennchineseJavaNlp
CHTBTokenizerA simple tokenizer for tokenizing Penn Chinese Treebank files.Classedu.stanford.nlp.trees.international.pennchineseJavaNlp
ChunkAnnotationUtilsClassedu.stanford.nlp.pipelineJavaNlp
ClassicCounterA specialized kind of hash table (or map) for storing numeric counts for objects.Classedu.stanford.nlp.statsJavaNlp
ClassifierA simple interface for classifying and scoring data points, implemented by most of the classifiers in this package.Interfaceedu.stanford.nlp.classifyJavaNlp
ClassifierNeural network classifier which powers a transition-based dependency This classifier is built to accept distributed-representationClassedu.stanford.nlp.parser.nndepJavaNlp
ClassifierCombinerMerges the outputs of two or more AbstractSequenceClassifiers according to a simple precedence scheme: any given base classifier contributes onlyClassedu.stanford.nlp.ieJavaNlp
ClassifierCreatorInterfaceedu.stanford.nlp.classifyJavaNlp
ClassifierExampleSample code that illustrates the training and use of a linear classifier.Classedu.stanford.nlp.classifyJavaNlp
ClassifierFactoryA simple interface for training a Classifier from a Dataset of training Templatized by Sarah Spikes (sdspikes@cs.Interfaceedu.stanford.nlp.classifyJavaNlp
ClauseSplitterJust a convenience alias for a clause splitting search problem factory.Interfaceedu.stanford.nlp.naturalliJavaNlp
ClauseSplitterSearchProblem A search problem for finding clauses in a sentence.Classedu.stanford.nlp.naturalliJavaNlp
CleanXmlAnnotatorAn annotator which removes all XML tags (as identified by the tokenizer) and possibly selectively keeps the text between them.Classedu.stanford.nlp.pipelineJavaNlp
CliqueThis class is meant to represent a clique in a (directed or undirected) linear-chain graphical model.Classedu.stanford.nlp.sequencesJavaNlp
CliquePotentialFunctionInterfaceedu.stanford.nlp.ie.crfJavaNlp
ClustererClassedu.stanford.nlp.scorefJavaNlp
ClustererDataLoaderClassedu.stanford.nlp.scorefJavaNlp
ClusteringCorefSystemClassedu.stanford.nlp.scorefJavaNlp
CmdEvaluatorClassedu.stanford.nlp.optimizationJavaNlp
CMMClassifierDoes Sequence Classification using a Conditional Markov Model.Classedu.stanford.nlp.ie.nerJavaNlp
CNFTransformersClassedu.stanford.nlp.parser.lexparserJavaNlp
CollapseUnaryTransformerThis transformer collapses chains of unary nodes so that the top node is the only node left.Classedu.stanford.nlp.sentimentJavaNlp
CollectionFactoryFactory for vending Collections.Classedu.stanford.nlp.utilJavaNlp
CollectionUtilsCollection of useful static methods for working with Collections.Classedu.stanford.nlp.utilJavaNlp
CollectionValuedMapMap from keys to Collections.Classedu.stanford.nlp.utilJavaNlp
CollinsHeadFinder Except: we've added a head rule for NX, which returns the leftmost item.Classedu.stanford.nlp.treesJavaNlp
CollinsPuncTransformerThis class manipulates punctuation in trees (used with training trees) in the same manner that Collins manipulated punctuation in trees whenClassedu.stanford.nlp.parser.lexparserJavaNlp
CollocationFinderFinds WordNet collocations in parse trees.Classedu.stanford.nlp.treesJavaNlp
ColorANSI supported colors These values are mirrored in Redwood.Classedu.stanford.nlp.util.loggingJavaNlp
ColumnDataClassifierColumnDataClassifier provides a command-line interface for doing context-free (independent) classification of a series of data items,Classedu.stanford.nlp.classifyJavaNlp
ColumnDataClassifierAnnotatorCreated by joberant on 9/8/14.Classedu.stanford.nlp.pipelineJavaNlp
ColumnDocumentReaderAndWriterDocumentReader for column format.Classedu.stanford.nlp.sequencesJavaNlp
CombinationFeatureFactoryCombines multiple feature factories into one feature factoryAuthor:John BauerSee Also:Serialized FormClassedu.stanford.nlp.parser.shiftreduceJavaNlp
ComparatorsClassedu.stanford.nlp.utilJavaNlp
ComplexNodePatternPattern for matching a complex data structureAuthor:Angel ChangSee Also:Serialized FormClassedu.stanford.nlp.ling.tokensregexJavaNlp
CompositeTreebankClassedu.stanford.nlp.treesJavaNlp
CompositeTreeTransformerA TreeTransformer that applies component TreeTransformers in order.Classedu.stanford.nlp.treesJavaNlp
CompoundUnaryTransitionTransition that makes a compound unary parse node in a partially finished tree.Classedu.stanford.nlp.parser.shiftreduceJavaNlp
CompressedFeatureVectorClassedu.stanford.nlp.scorefJavaNlp
CompressorClassedu.stanford.nlp.scorefJavaNlp
ConcatenationIteratorIterator that represents the concatenation of two other iterators.Classedu.stanford.nlp.utilJavaNlp
ConcurrentHashIndexA fast threadsafe index that supports constant-time lookup in both directions.Classedu.stanford.nlp.util.concurrentJavaNlp
ConfigDefines configuration settings for training and testing the neural-network dependency parser.Classedu.stanford.nlp.parser.nndepJavaNlp
ConfigParserClassedu.stanford.nlp.trees.treebankJavaNlp
ConfigurationDescribe the current configuration of a parser (i.Classedu.stanford.nlp.parser.nndepJavaNlp
ConfusionMatrixThis implements a confusion table over arbitrary types of class labels.Classedu.stanford.nlp.utilJavaNlp
CoNLL2011DocumentReaderRead _conll file format from CoNLL2011.Classedu.stanford.nlp.dcorefJavaNlp
CoNLLDocumentReaderRead _conll file format from CoNLL2011.Classedu.stanford.nlp.hcoref.docreaderJavaNlp
CoNLLDocumentReaderAndWriterDocumentReader for the original CoNLL 03 format.Classedu.stanford.nlp.sequencesJavaNlp
CoNLLMentionExtractorClassedu.stanford.nlp.dcorefJavaNlp
CoNLLOutputterWrite a subset of our CoreNLP output in CoNLL format.Classedu.stanford.nlp.pipelineJavaNlp
CoNLLUDocumentReaderReader for ConLL-U formatted dependency treebanks.Classedu.stanford.nlp.trees.udJavaNlp
CoNLLUDocumentWriterClassedu.stanford.nlp.trees.udJavaNlp
CoNLLUOutputterWrite a subset of our CoreNLP output in CoNLL-U format.Classedu.stanford.nlp.pipelineJavaNlp
CoNLLUUtilsUtility functions for reading and writing CoNLL-U files.Classedu.stanford.nlp.trees.udJavaNlp
ConnectedComponentsFinds connected components in the graph, currently uses inefficient list for variable 'verticesLeft'.Classedu.stanford.nlp.graphJavaNlp
ConstantsClassedu.stanford.nlp.dcorefJavaNlp
ConstantsAndVariablesClassedu.stanford.nlp.patternsJavaNlp
ConstituentA Constituent object defines a generic edge in a graph.Classedu.stanford.nlp.treesJavaNlp
ConstituentFactoryA ConstituentFactory is a factory for creating objects of class Constituent, or some descendent class.Interfaceedu.stanford.nlp.treesJavaNlp
ConvertByteArrayThis is used to convert an array of double into byte array which makes it possible to keep it more efficiently.Classedu.stanford.nlp.utilJavaNlp
CoolingScheduleClassedu.stanford.nlp.sequencesJavaNlp
CoordinationPatternClassedu.stanford.nlp.semgraph.semgrexJavaNlp
CoordinationTransformerCoordination transformer transforms a PennTreebank tree containing a coordination in a flat structure in order to get the dependenciesClassedu.stanford.nlp.treesJavaNlp
CopulaHeadFinderA mix-in interface for HeadFinders which support the makesCopulaHead method, which says how the HeadFinder in questionInterfaceedu.stanford.nlp.treesJavaNlp
CoreAnnotationThe base class for any annotation that can be marked on a CoreMap, parameterized by the type of the value associated with the annotation.Interfaceedu.stanford.nlp.lingJavaNlp
CoreAnnotations Set of common annotations for CoreMaps.Classedu.stanford.nlp.lingJavaNlp
CorefAnnotatorThis class adds coref information to an Annotation.Classedu.stanford.nlp.pipelineJavaNlp
CorefChainOutput of (deterministic) coref system.Classedu.stanford.nlp.dcorefJavaNlp
CorefChainOutput of (deterministic) coref system.Classedu.stanford.nlp.hcoref.dataJavaNlp
CorefClusterOne cluster for the SieveCoreferenceSystem.Classedu.stanford.nlp.dcorefJavaNlp
CorefClusterOne cluster for the SieveCoreferenceSystem.Classedu.stanford.nlp.hcoref.dataJavaNlp
CorefCoreAnnotationsSimilar to CoreAnnotations, but this class containsClassedu.stanford.nlp.dcorefJavaNlp
CorefCoreAnnotationsSimilar to CoreAnnotations, but this class containsClassedu.stanford.nlp.hcorefJavaNlp
CorefDictionaryMatchSieve that uses the coreference dictionary for the technical domain developed by Recasens, Can and Jurafsky (NAACL 2013).Classedu.stanford.nlp.dcoref.sievepassesJavaNlp
CorefDictionaryMatchSieve that uses the coreference dictionary for the technical domain developed by Recasens, Can and Jurafsky (NAACL 2013).Classedu.stanford.nlp.hcoref.sieveJavaNlp
CorefDocMakermake Document for coref input from Annotation and optional info read input (raw, conll etc) with DocReader, mention detection, and document preprocessing will be done hereClassedu.stanford.nlp.hcorefJavaNlp
CorefMentionFinderInterface for finding coref mentions in a document.Interfaceedu.stanford.nlp.dcorefJavaNlp
CorefMentionFinderInterface for finding coref mentions in a document.Classedu.stanford.nlp.hcoref.mdJavaNlp
CorefPrinterClassedu.stanford.nlp.hcorefJavaNlp
CorefPropertiesClassedu.stanford.nlp.hcorefJavaNlp
CorefScorerWrapper for a coreference resolution score: MUC, B cubed, Pairwise.Classedu.stanford.nlp.dcorefJavaNlp
CorefSystemClassedu.stanford.nlp.hcorefJavaNlp
CoreLabelA CoreLabel represents a single word with ancillary information attached using CoreAnnotations.Classedu.stanford.nlp.lingJavaNlp
CoreLabelTokenFactoryConstructs CoreLabels from Strings optionally with beginning and ending (character after the end) offset positions inClassedu.stanford.nlp.processJavaNlp
CoreMap Base type for all annotatable core objects.Interfaceedu.stanford.nlp.utilJavaNlp
CoreMapAggregatorClassedu.stanford.nlp.pipelineJavaNlp
CoreMapAttributeAggregatorFunctions for aggregating token attributes.Classedu.stanford.nlp.pipelineJavaNlp
CoreMapExpressionExtractorRepresents a list of assignment and extraction rules over sequence patterns.Classedu.stanford.nlp.ling.tokensregexJavaNlp
CoreMapExpressionNodePatternPattern for matching a CoreMap using a generic expressionAuthor:Angel ChangSee Also:Serialized FormClassedu.stanford.nlp.ling.tokensregexJavaNlp
CoreMapNodePatternPattern for matching a CoreMapAuthor:Angel ChangSee Also:Serialized FormClassedu.stanford.nlp.ling.tokensregexJavaNlp
CoreMapNodePatternTriggerTrigger for CoreMap Node Patterns.Classedu.stanford.nlp.ling.tokensregexJavaNlp
CoreMapSequenceMatchActionClassedu.stanford.nlp.ling.tokensregexJavaNlp
CoreMapSequenceMatcherClassedu.stanford.nlp.ling.tokensregexJavaNlp
CoreNLPProtosClassedu.stanford.nlp.pipelineJavaNlp
CoreTokenFactoryTo make tokens like CoreMap or CoreLabel.Interfaceedu.stanford.nlp.processJavaNlp
CorpusCharCheck tag of each character from 5 different corpora.Classedu.stanford.nlp.wordsegJavaNlp
CorpusDictionaryCheck if a bigram exists in bakeoff corpora.Classedu.stanford.nlp.wordsegJavaNlp
CounterAn Object to double map used for keeping weights or counts for objects.Interfaceedu.stanford.nlp.statsJavaNlp
CountersStatic methods for operating on a Counter.Classedu.stanford.nlp.statsJavaNlp
CountWrapperA simple data structure for some tag counts.Classedu.stanford.nlp.tagger.maxentJavaNlp
CreatePatternsClassedu.stanford.nlp.patterns.surfaceJavaNlp
CreateSubtreeNodeGiven the start and end children of a particular node, takes all children between start and end (including the endpoints) andClassedu.stanford.nlp.trees.tregex.tsurgeonJavaNlp
CreateTransitionSequenceClassedu.stanford.nlp.parser.shiftreduceJavaNlp
CRFBiasedClassifierCRFBiasedClassifier is used to adjust the precision-recall tradeoff of any CRF model implemented using CRFClassifier.Classedu.stanford.nlp.ie.crfJavaNlp
CRFClassifierClass for sequence classification using a Conditional Random Field model.Classedu.stanford.nlp.ie.crfJavaNlp
CRFClassifierEvaluatorEvaluates CRFClassifier on a set of data - called by QNMinimizer periodicallyClassedu.stanford.nlp.ie.crfJavaNlp
CRFClassifierFloatClassedu.stanford.nlp.ie.crfJavaNlp
CRFClassifierNoisyLabelClassedu.stanford.nlp.ie.crfJavaNlp
CRFClassifierNonlinearSubclass of CRFClassifier for implementing the nonlinear architecture in [Wang and Manning IJCNLP-2013 Effect of Nonlinear .Classedu.stanford.nlp.ie.crfJavaNlp
CRFClassifierWithDropoutSubclass of CRFClassifier that performs dropout feature-noising training.Classedu.stanford.nlp.ie.crfJavaNlp
CRFClassifierWithLOPSubclass of CRFClassifier for learning Logarithmic Opinion Pools.Classedu.stanford.nlp.ie.crfJavaNlp
CRFCliqueTreeBuilds a CliqueTree (an array of FactorTable) and does message passing inference along it.Classedu.stanford.nlp.ie.crfJavaNlp
CRFDatumThe representation of Datums used internally in CRFClassifier.Classedu.stanford.nlp.ie.crfJavaNlp
CRFFeatureExporterExports CRF features for use with other programs.Classedu.stanford.nlp.ie.crfJavaNlp
CRFLabelClassedu.stanford.nlp.ie.crfJavaNlp
CRFLogConditionalObjectiveFloatFunctionClassedu.stanford.nlp.ie.crfJavaNlp
CRFLogConditionalObjectiveFunctionClassedu.stanford.nlp.ie.crfJavaNlp
CRFLogConditionalObjectiveFunctionForLOP TODO(mengqiu) currently only works with disjoint feature sets for non-disjoint feature sets, need to recompute EHat each iteration, and multiply in the scaleClassedu.stanford.nlp.ie.crfJavaNlp
CRFLogConditionalObjectiveFunctionNoisyLabelClassedu.stanford.nlp.ie.crfJavaNlp
CRFLogConditionalObjectiveFunctionWithDropoutClassedu.stanford.nlp.ie.crfJavaNlp
CRFNonLinearLogConditionalObjectiveFunctionClassedu.stanford.nlp.ie.crfJavaNlp
CRFNonLinearSecondOrderLogConditionalObjectiveFunctionClassedu.stanford.nlp.ie.crfJavaNlp
CrossValidatorThis class is meant to simplify performing cross validation of classifiers for hyper-parameters.Classedu.stanford.nlp.classifyJavaNlp
CtbDictClassedu.stanford.nlp.tagger.maxentJavaNlp
CTBErrorCorrectingTreeNormalizerThis was originally written to correct a few errors Galen found in CTB3.Classedu.stanford.nlp.trees.international.pennchineseJavaNlp
CTBTreeReaderFactoryThe CTBTreeReaderFactory is a factory for creating a TreeReader suitable for the Penn Chinese Treebank (CTB).Classedu.stanford.nlp.trees.international.pennchineseJavaNlp
CTBunkDictReturns "1" as true if the dictionary listed this word with this tag, and "0" otherwise.Classedu.stanford.nlp.tagger.maxentJavaNlp
CustomAnnotationSerializerSerializes Annotation objects using our own format.Classedu.stanford.nlp.pipelineJavaNlp
DataClassedu.stanford.nlp.patternsJavaNlp
DataFilePathsSimple utility class: reads the environment variable in ENV_VARIABLE and provides a method that converts strings whichClassedu.stanford.nlp.utilJavaNlp
DataGenericA class representing a data item with an array of inputs X and a String classification Y.Classedu.stanford.nlp.maxentJavaNlp
DataInstanceIt's a list of Corelabels for SurfacePattern, Dependency parse for DepPattern etc Created by sonalg on 11/1/14.Classedu.stanford.nlp.patternsJavaNlp
DataInstanceDepCreated by sonalg on 11/1/14.Classedu.stanford.nlp.patterns.depJavaNlp
DataInstanceSurfaceCreated by sonalg on 11/1/14.Classedu.stanford.nlp.patterns.surfaceJavaNlp
DatasetAn interfacing class for ClassifierFactory that incrementally builds a more memory-efficient representation of a List ofClassedu.stanford.nlp.classifyJavaNlp
DatasetDefines a list of training / testing examples in multi-class classification setting.Classedu.stanford.nlp.parser.nndepJavaNlp
DatasetA generic interface loading, processing, and writing a data set.Interfaceedu.stanford.nlp.trees.treebankJavaNlp
DatasetBuilderClassedu.stanford.nlp.scorefJavaNlp
DataWordTagClassedu.stanford.nlp.tagger.maxentJavaNlp
DateTreeTransformerFlattens the following two structures: (NP (NP (NNP Month) (CD Day) )Classedu.stanford.nlp.treesJavaNlp
DatumInterface for Objects which can be described by their features.Interfaceedu.stanford.nlp.lingJavaNlp
DcorefSieveOptionsClassedu.stanford.nlp.hcoref.sieveJavaNlp
DebinarizerDebinarizes a binary tree from the parser.Classedu.stanford.nlp.parser.lexparserJavaNlp
DecisionTreeClassedu.stanford.nlp.hcoref.rfJavaNlp
DecisionTreeNodeClassedu.stanford.nlp.hcoref.rfJavaNlp
DeepTreeA tree combined with a map from subtree to SimpleMatrix vectors.Classedu.stanford.nlp.treesJavaNlp
DefaultLexicalMapperApplies a default set of lexical transformations that have been empirically validated in various Arabic tasks.Classedu.stanford.nlp.international.arabic.pipelineJavaNlp
DefaultMapperClassedu.stanford.nlp.trees.treebankJavaNlp
DefaultPathsDefault model paths for StanfordCoreNLP All these paths point to files distributed with the model jar file (stanford-corenlp-models-*.Classedu.stanford.nlp.pipelineJavaNlp
DefaultTeXHyphenDataDefault TeX hyphenation data, as borrowed from the TeX distribution.Classedu.stanford.nlp.ie.pascalJavaNlp
DelimitRegExIteratorAn Iterator that reads the contents of a Reader, delimited by the specified delimiter, and then be subsequently processed by an Function to produceClassedu.stanford.nlp.objectbankJavaNlp
DeltaCollectionValuedMap map and changes to that map.Classedu.stanford.nlp.utilJavaNlp
DeltaIndexA class that has a backing index, such as a hash index you don't want changed, and another index which will hold extra entries thatClassedu.stanford.nlp.utilJavaNlp
DeltaMapA Map which wraps an original Map, and only stores the changes (deltas) from the original Map.Classedu.stanford.nlp.utilJavaNlp
DependenciesUtilities for Dependency objects.Classedu.stanford.nlp.treesJavaNlp
DependencyAn individual dependency between a governor and a dependent.Interfaceedu.stanford.nlp.treesJavaNlp
DependencyCorefMentionFinderClassedu.stanford.nlp.hcoref.mdJavaNlp
DependencyFactoryA factory for dependencies of a certain type.Interfaceedu.stanford.nlp.treesJavaNlp
DependencyGrammarAn interface for DependencyGrammars.Interfaceedu.stanford.nlp.parser.lexparserJavaNlp
DependencyParseAnnotatorThis class adds dependency parse information to an Annotation.Classedu.stanford.nlp.pipelineJavaNlp
DependencyParserThis class defines a transition-based dependency parser which makes use of a classifier powered by a neural network.Classedu.stanford.nlp.parser.nndepJavaNlp
DependencyParserDemoDemonstrates how to first use the tagger, then use the NN dependency parser.Classedu.stanford.nlp.parser.nndep.demoJavaNlp
DependencyPrinterInterfaceedu.stanford.nlp.treesJavaNlp
DependencyReaderInterfaceedu.stanford.nlp.treesJavaNlp
DependencyScoringClassedu.stanford.nlp.treesJavaNlp
DependencyTreeTransformerTransforms an English structure parse tree in order to get the dependencies right: -- put a ROOT node Classedu.stanford.nlp.treesJavaNlp
DependencyTyperA generified interface for making some kind of dependency object between a head and dependent.Interfaceedu.stanford.nlp.treesJavaNlp
DepPatternCreated by sonalg on 10/31/14.Classedu.stanford.nlp.patterns.depJavaNlp
DepPatternFactoryCreated by Sonal Gupta on 10/31/14.Classedu.stanford.nlp.patterns.depJavaNlp
DeterministicCorefAnnotator In other words, this depends on: POSTaggerAnnotator, NERCombinerAnnotator (or equivalent), and ParserAnnotator.Classedu.stanford.nlp.pipelineJavaNlp
DeterministicCorefSieveBase class for a Coref Sieve.Classedu.stanford.nlp.dcoref.sievepassesJavaNlp
DeterministicCorefSieveBase class for a Coref Sieve.Classedu.stanford.nlp.hcoref.sieveJavaNlp
DFSADFSA: A class for representing a deterministic finite state automaton without epsilon transitions.Classedu.stanford.nlp.fsmJavaNlp
DFSAStateDFSAState represents the state of a deterministic finite state automaton without epsilon transitions.Classedu.stanford.nlp.fsmJavaNlp
DFSATransitionDFSATransition represents a transition in a weighted finite state transducer.Classedu.stanford.nlp.fsmJavaNlp
DictionariesProvides accessors for various grammatical, semantic, and world knowledge lexicons and word lists primarily used by the Sieve coreference system,Classedu.stanford.nlp.dcorefJavaNlp
DictionariesClassedu.stanford.nlp.hcoref.dataJavaNlp
DictionaryMaintains a map from words to tags and their counts.Classedu.stanford.nlp.tagger.maxentJavaNlp
DictionaryExtractorThis class is the same as a regular Extractor, but keeps a pointer to the tagger's dictionary as well.Classedu.stanford.nlp.tagger.maxentJavaNlp
DiffFloatFunctionAn interface for once-differentiable double-valued functions over double arrays.Interfaceedu.stanford.nlp.optimizationJavaNlp
DiffFunctionAn interface for once-differentiable double-valued functions over double arrays.Interfaceedu.stanford.nlp.optimizationJavaNlp
DijkstraShortestPathClassedu.stanford.nlp.graphJavaNlp
DirectedMultiGraphSimple graph library; this is directed for now.Classedu.stanford.nlp.graphJavaNlp
DisabledPreferencesA do-nothing Preferences implementation so that we can avoid the hassles of the JVM Preference implementations.Classedu.stanford.nlp.utilJavaNlp
DisabledPreferencesFactoryReturns do-nothing Preferences implementation.Classedu.stanford.nlp.utilJavaNlp
DiscourseMatchClassedu.stanford.nlp.dcoref.sievepassesJavaNlp
DiscourseMatchClassedu.stanford.nlp.hcoref.sieveJavaNlp
DiskTreebankA DiskTreebank is a Collection of A DiskTreebank object stores merely the information toClassedu.stanford.nlp.treesJavaNlp
DisplayMatchesPanelClass for creating the panel which shows a graphical version of the tree (as in TreeJPanel) as well as the file name of the file from which the tree is from.Classedu.stanford.nlp.trees.tregex.guiJavaNlp
DistributionImmutable class for representing normalized, smoothed discrete distributions from Counters.Classedu.stanford.nlp.statsJavaNlp
DistributionPackageAdds data files to a tar'd / gzip'd distribution package.Classedu.stanford.nlp.trees.treebankJavaNlp
DistsimKeeps track of a distributional similarity mapping, eg a map from word to class.Classedu.stanford.nlp.tagger.maxentJavaNlp
DistSimClassifierMaps a String to its distributional similarity class.Classedu.stanford.nlp.processJavaNlp
DistsimFeatureFactoryFeaturizes words based only on their distributional similarity classes.Classedu.stanford.nlp.parser.shiftreduceJavaNlp
DocReaderRead raw, CoNLL, ACE, or MUC document and return InputDocRead raw, CoNLL, ACE, or MUC document and return InputDocInterfaceedu.stanford.nlp.hcoref.docreaderJavaNlp
DocumentClassedu.stanford.nlp.dcorefJavaNlp
DocumentClassedu.stanford.nlp.hcoref.dataJavaNlp
DocumentRepresents a text document as a list of Words with a String title.Interfaceedu.stanford.nlp.lingJavaNlp
DocumentA representation of a Document.Classedu.stanford.nlp.simpleJavaNlp
DocumentExamplesClassedu.stanford.nlp.scorefJavaNlp
DocumentPreprocessorProduces a list of sentences from either a plain text or XML document.Classedu.stanford.nlp.processJavaNlp
DocumentProcessorTop-level interface for transforming Documents.Interfaceedu.stanford.nlp.processJavaNlp
DocumentProcessorInterfaceedu.stanford.nlp.scorefJavaNlp
DocumentReaderBasic mechanism for reading in Documents from various input sources.Classedu.stanford.nlp.lingJavaNlp
DocumentReaderAndWriterThis interface is used for reading data and writing output into and out of sequence classifiers.Interfaceedu.stanford.nlp.sequencesJavaNlp
DomReaderClassedu.stanford.nlp.ie.machinereading.commonJavaNlp
DoubleADThe class DoubleAD was created to extend the current calculations of gradient to automatically include a calculation of theClassedu.stanford.nlp.mathJavaNlp
DVModelClassedu.stanford.nlp.parser.dvparserJavaNlp
DVModelRerankerClassedu.stanford.nlp.parser.dvparserJavaNlp
DVParserClassedu.stanford.nlp.parser.dvparserJavaNlp
DVParserCostAndGradientClassedu.stanford.nlp.parser.dvparserJavaNlp
DybroFrenchHeadFinderClassedu.stanford.nlp.trees.international.frenchJavaNlp
EdgeClass for parse edges.Classedu.stanford.nlp.parser.lexparserJavaNlp
EditDistanceFind the (Levenshtein) edit distance between two Strings or Character By default it allows transposition.Classedu.stanford.nlp.utilJavaNlp
EditDistanceDamerauLevenshteinLikeCOPIED FROM https://gist.Classedu.stanford.nlp.patternsJavaNlp
EmbeddingClassedu.stanford.nlp.neuralJavaNlp
EmpiricalNERPriorBIOClassedu.stanford.nlp.ieJavaNlp
EncodingFileReaderThis is a convenience class which works almost exactly like but allows for the specification of input encoding.Classedu.stanford.nlp.ioJavaNlp
EncodingPrintWriterA convenience IO class with print and println statements to standard output and standard error allowing encoding in anClassedu.stanford.nlp.ioJavaNlp
EnglishGrammaticalRelationsEnglishGrammaticalRelations is a set of GrammaticalRelation objects for the English language.Classedu.stanford.nlp.treesJavaNlp
EnglishGrammaticalStructureA GrammaticalStructure for English.Classedu.stanford.nlp.treesJavaNlp
EnglishGrammaticalStructureFactoryClassedu.stanford.nlp.treesJavaNlp
EnglishPatternsThis class contains some English String or Tregex regular expression patterns.Classedu.stanford.nlp.treesJavaNlp
EnglishPTBTreebankCorrectorClassedu.stanford.nlp.treesJavaNlp
EnglishTreebankParserParamsParser parameters for the Penn English Treebank (WSJ, Brown, Switchboard).Classedu.stanford.nlp.parser.lexparserJavaNlp
EnglishUnknownWordModelThis is a basic unknown word model for English.Classedu.stanford.nlp.parser.lexparserJavaNlp
EnglishUnknownWordModelTrainerClassedu.stanford.nlp.parser.lexparserJavaNlp
EntityCachingAbstractSequencePriorBIOThis class keeps track of all labeled entities and updates the its list whenever the label at a point gets changed.Classedu.stanford.nlp.ieJavaNlp
EntityMentionEach entity mention is described by a type (possibly subtype) and a span of textAuthor:Andrey Gusev, MihaiSee Also:Serialized FormClassedu.stanford.nlp.ie.machinereading.structureJavaNlp
EntityMentionFactoryClassedu.stanford.nlp.ie.machinereading.structureJavaNlp
EntityMentionsAnnotatorAnnotator that marks entity mentions in a document.Classedu.stanford.nlp.pipelineJavaNlp
EnvHolds environment variables to be used for compiling string into a pattern.Classedu.stanford.nlp.ling.tokensregexJavaNlp
EnvCreated by sonalg on 11/3/14.Classedu.stanford.nlp.semgraph.semgrexJavaNlp
EnvLookupProvides lookup functions using an EnvClassedu.stanford.nlp.ling.tokensregexJavaNlp
EquivalenceClasserA strategy-type interface for specifying a function from Objects to their equivalence classes.Interfaceedu.stanford.nlp.statsJavaNlp
ErasureUtilsClass to gather unsafe operations into one place.Classedu.stanford.nlp.utilJavaNlp
EvalAn interface which can be implemented by anything that evaluates one tree at a time and then prints out a summary when done.Interfaceedu.stanford.nlp.parser.metricsJavaNlp
EvalbA Java re-implementation of the evalb bracket scoring metric (Collins, 1997) that accepts Unicode input.Classedu.stanford.nlp.parser.metricsJavaNlp
EvalbByCatComputes labeled precision and recall (evalb) at the constituent category level.Classedu.stanford.nlp.parser.metricsJavaNlp
EvalbFormatWriterClassedu.stanford.nlp.parser.lexparserJavaNlp
EvaluateClassedu.stanford.nlp.sentimentJavaNlp
EvaluateTreebankClassedu.stanford.nlp.parser.lexparserJavaNlp
EvaluatorInterfaceedu.stanford.nlp.optimizationJavaNlp
EvalUtilsClassedu.stanford.nlp.scorefJavaNlp
EventMentionClassedu.stanford.nlp.ie.machinereading.structureJavaNlp
ExactBestSequenceFinderA class capable of computing the best sequence given a SequenceModel.Classedu.stanford.nlp.sequencesJavaNlp
ExactGrammarCompactorClassedu.stanford.nlp.parser.lexparserJavaNlp
ExactMatchCostClassedu.stanford.nlp.ling.tokensregex.matcherJavaNlp
ExactStringMatchClassedu.stanford.nlp.dcoref.sievepassesJavaNlp
ExactStringMatchClassedu.stanford.nlp.hcoref.sieveJavaNlp
ExampleClassedu.stanford.nlp.scorefJavaNlp
ExecutionA class to set command line options.Classedu.stanford.nlp.utilJavaNlp
ExhaustiveDependencyParserAn exhaustive O(n4t2) time and O(n2t) space dependency parser.Classedu.stanford.nlp.parser.lexparserJavaNlp
ExhaustivePCFGParserAn exhaustive generalized CKY PCFG parser.Classedu.stanford.nlp.parser.lexparserJavaNlp
ExperimentsThis class represents the training samples.Classedu.stanford.nlp.maxentJavaNlp
ExpressionThis interface represents an expression that can be evaluated to obtain a value.Interfaceedu.stanford.nlp.ling.tokensregex.typesJavaNlp
ExpressionsVarious implementations of the Expression interface, which is used for specifying an "action" or "result" in TokensRegex extraction rules.Classedu.stanford.nlp.ling.tokensregex.typesJavaNlp
ExtensionFileFilterClassedu.stanford.nlp.ioJavaNlp
ExtractedPhraseClassedu.stanford.nlp.patterns.depJavaNlp
ExtractionObjectRepresents any object that can be extracted - entity, relation, eventAuthor:Andrey Gusev, MihaiSee Also:Serialized FormClassedu.stanford.nlp.ie.machinereading.structureJavaNlp
ExtractorAnnotates the given dataset with the current model This works in place, i.Interfaceedu.stanford.nlp.ie.machinereadingJavaNlp
ExtractorInterfaceedu.stanford.nlp.parser.lexparserJavaNlp
ExtractorThis class serves as the base class for classes which extract relevant information from a history to give it to the features.Classedu.stanford.nlp.tagger.maxentJavaNlp
ExtractorDistsimExtractor for adding distsim information.Classedu.stanford.nlp.tagger.maxentJavaNlp
ExtractorDistsimConjunctionExtractor for adding a conjunction of distsim information.Classedu.stanford.nlp.tagger.maxentJavaNlp
ExtractorFramesThis class contains the basic feature extractors used for all words and tag sequences (and interaction terms) for the MaxentTagger, but not theClassedu.stanford.nlp.tagger.maxentJavaNlp
ExtractorFramesRareThis class contains feature extractors for the MaxentTagger that are only applied to rare (low frequency/unknown) words.Classedu.stanford.nlp.tagger.maxentJavaNlp
ExtractorMergerSimple extractor which combines several other Extractors.Classedu.stanford.nlp.ie.machinereadingJavaNlp
ExtractorsMaintains a set of feature extractors and applies them.Classedu.stanford.nlp.tagger.maxentJavaNlp
ExtractorVerbalVBNZeroLook for verbs selecting a VBN verb.Classedu.stanford.nlp.tagger.maxentJavaNlp
ExtractPhraseFromPatternClassedu.stanford.nlp.patterns.depJavaNlp
FactoredLexiconClassedu.stanford.nlp.parser.lexparserJavaNlp
FactoredLexiconEventClassedu.stanford.nlp.parser.lexparserJavaNlp
FactoredParserClassedu.stanford.nlp.parser.lexparserJavaNlp
FactoredSequenceListenerClassedu.stanford.nlp.sequencesJavaNlp
FactoredSequenceModel Date: Dec 14, 2004, nmramesh Date: May 12, 2010Classedu.stanford.nlp.sequencesJavaNlp
FactorTableStores a factor table as a one dimensional array of doubles.Classedu.stanford.nlp.ie.crfJavaNlp
FactoryA generified factory class which creates instances of a particular type.Interfaceedu.stanford.nlp.utilJavaNlp
FastExactAutomatonMinimizerMinimization in n log n a la Hopcroft.Classedu.stanford.nlp.fsmJavaNlp
FastFactoredParserProvides a much faster way to realize the factored parsing idea, including easily returning "k good" resultsClassedu.stanford.nlp.parser.lexparserJavaNlp
FeatureThis class is used as a base class for TaggerFeature for the tagging problem and for BinaryFeature for the general problem with binaryClassedu.stanford.nlp.maxentJavaNlp
FeatureExtractorClassedu.stanford.nlp.scorefJavaNlp
FeatureExtractorRunnerClassedu.stanford.nlp.scorefJavaNlp
FeatureFactoryClassedu.stanford.nlp.parser.shiftreduceJavaNlp
FeatureFactoryThis is the abstract class that all feature factories must subclass.Classedu.stanford.nlp.sequencesJavaNlp
FeatureKeyStores a triple of an extractor ID, a feature value (derived from history) and a y (tag) value.Classedu.stanford.nlp.tagger.maxentJavaNlp
FeaturesClassedu.stanford.nlp.maxentJavaNlp
FeaturizableInterface for Objects that can be described by their features.Interfaceedu.stanford.nlp.lingJavaNlp
FilePanelClass representing the hierarchy of files in which trees may be searched and allowing users to select whether to search a particular file or notClassedu.stanford.nlp.trees.tregex.guiJavaNlp
FilePathProcessorThe FilePathProcessor traverses a directory structure and applies the processFile method to files meeting someClassedu.stanford.nlp.utilJavaNlp
FileProcessorInterface for a Visitor pattern for Files.Interfaceedu.stanford.nlp.utilJavaNlp
FileSequentialCollectionA FileSequentialCollection maintains a read-only collection of Files.Classedu.stanford.nlp.ioJavaNlp
FileSystemProvides various filesystem operations common to scripting languages such as Perl and Python but not present (currently) in the Java standard libraries.Classedu.stanford.nlp.ioJavaNlp
FileTreeModelComponent for managing the data for files containing trees.Classedu.stanford.nlp.trees.tregex.guiJavaNlp
FileTreeNodeRepresents a node in a JTree that holds a file and displays the short name of the file in the JTree.Classedu.stanford.nlp.trees.tregex.guiJavaNlp
FilterConfusingRulesThis filter rejects Trees which have unary or binary productions which the given parser does not contain.Classedu.stanford.nlp.parser.dvparserJavaNlp
FilteredEvalAn AbstractEval which doesn't just evaluate all constituents, but lets you provide a filter to only pay attention to constituentsClassedu.stanford.nlp.parser.metricsJavaNlp
FilteredIteratorIterator that suppresses items in another iterator based on a filter function.Classedu.stanford.nlp.utilJavaNlp
FilteringTreebankClassedu.stanford.nlp.treesJavaNlp
FilteringTreeReaderA FilteringTreeReader filters the output of another TreeReader.Classedu.stanford.nlp.treesJavaNlp
FiltersStatic class with some useful Predicate implementations and utility methods for working Contains filters that always accept or reject, filters that accept or reject an Object if it's in a givenClassedu.stanford.nlp.utilJavaNlp
FinalizeTransitionTransition that finishes the processing of a stateSee Also:Serialized FormClassedu.stanford.nlp.parser.shiftreduceJavaNlp
FixedPrioritiesPriorityQueueA priority queue based on a binary heap.Classedu.stanford.nlp.utilJavaNlp
FloatFactorTableStores a factor table as a one dimensional array of floats.Classedu.stanford.nlp.ie.crfJavaNlp
FloatFunctionAn interface for double-valued functions over double arrays.Interfaceedu.stanford.nlp.optimizationJavaNlp
FontDetectorDetects which Fonts can be used to display unicode characters in a given language.Classedu.stanford.nlp.swingJavaNlp
ForwardEntailerA class to find the forward entailments warranted by a particular sentence or clause.Classedu.stanford.nlp.naturalliJavaNlp
ForwardEntailerSearchProblemA particular instance of a search problem for finding entailed sentences.Classedu.stanford.nlp.naturalliJavaNlp
FragDiscardingPennTreeReaderClassedu.stanford.nlp.trees.international.pennchineseJavaNlp
FrenchHeadFinderTODO wsg2010: Compare these head finding rules to those found in Arun Abishek's Author:mcdmSee Also:Serialized FormClassedu.stanford.nlp.trees.international.frenchJavaNlp
FrenchMorphoFeatureSpecificationIf MorphoFeatureType.Classedu.stanford.nlp.international.frenchJavaNlp
FrenchTokenizerTokenizer for raw French text.Classedu.stanford.nlp.international.french.processJavaNlp
FrenchTreebankLanguagePackLanguage pack for the French treebank.Classedu.stanford.nlp.trees.international.frenchJavaNlp
FrenchTreebankParserParamsTreebankLangParserParams for the French Treebank corpus.Classedu.stanford.nlp.parser.lexparserJavaNlp
FrenchTreeNormalizerPrepares French Treebank trees for parsing.Classedu.stanford.nlp.trees.international.frenchJavaNlp
FrenchTreeReaderFactoryA class for reading French Treebank trees that have been converted from XML to PTB format.Classedu.stanford.nlp.trees.international.frenchJavaNlp
FrenchUnknownWordModelClassedu.stanford.nlp.parser.lexparserJavaNlp
FrenchUnknownWordModelTrainerClassedu.stanford.nlp.parser.lexparserJavaNlp
FrenchUnknownWordSignaturesContains patterns for matching certain word types in French, such as common suffices for nouns, verbs, adjectives and adverbs.Classedu.stanford.nlp.international.frenchJavaNlp
FrenchXMLTreeReaderA reader for XML format French Treebank files.Classedu.stanford.nlp.trees.international.frenchJavaNlp
FrenchXMLTreeReaderFactoryA class for reading French Treebank trees that have been converted from XML to PTB format.Classedu.stanford.nlp.trees.international.frenchJavaNlp
FTBCorrectorMakes FTB trees consistent with FrenchTreebankLanguagePack.Classedu.stanford.nlp.international.french.pipelineJavaNlp
FTBCorrectorVisitorWrapper class for using the ATBCorrector class with TreebankPipeline's TVISITOR parameter.Classedu.stanford.nlp.international.french.pipelineJavaNlp
FTBDatasetProduces the pre-processed version of the FTB used in the experiments of Green et al.Classedu.stanford.nlp.international.french.pipelineJavaNlp
FunctionAn interface for double-valued functions over double arrays.Interfaceedu.stanford.nlp.optimizationJavaNlp
FuzzyIntervalA FuzzyInterval is an extension of Interval where not all endpoints are always specified or comparable.Classedu.stanford.nlp.utilJavaNlp
Gale2007ChineseSegmenterFeatureFactoryA Chinese segmenter Feature Factory for the GALE project.Classedu.stanford.nlp.wordsegJavaNlp
GenderAnnotatorThis class adds gender information (MALE / FEMALE) to tokens as GenderAnnotations.Classedu.stanford.nlp.pipelineJavaNlp
GeneralDatasetThe purpose of this interface is to unify Dataset and RVFDataset.Classedu.stanford.nlp.classifyJavaNlp
GeneralizedCounterA class for keeping double counts of Lists of a prespecified length.Classedu.stanford.nlp.statsJavaNlp
GeneralizedExpectationObjectiveFunction an I.Classedu.stanford.nlp.classifyJavaNlp
GenericAnnotationSerializerClassedu.stanford.nlp.pipelineJavaNlp
GenericDataSetReaderClassedu.stanford.nlp.ie.machinereadingJavaNlp
GenericsA collection of utilities to make dealing with Java generics less painful and verbose.Classedu.stanford.nlp.utilJavaNlp
GenericTimeExpressionPatternsProvides generic mechanism to convert natural language into temporal representation by reading patterns/rules specifying mapping between text and temporal objectsClassedu.stanford.nlp.timeJavaNlp
GermanUnknownWordModelAn unknown word model for German; relies on BaseUnknownWordModel plus number matching.Classedu.stanford.nlp.parser.lexparserJavaNlp
GermanUnknownWordModelTrainerClassedu.stanford.nlp.parser.lexparserJavaNlp
GetPatternsFromDataMultiClassGiven text and a seed list, this class gives more words like the seed words by learning surface word or dependency patterns.Classedu.stanford.nlp.patternsJavaNlp
GoldenSectionLineSearchA class to do golden section line search.Classedu.stanford.nlp.optimizationJavaNlp
GoogleNGramsSQLBackedTo query Google Ngrams counts from SQL in a memory efficient manner.Classedu.stanford.nlp.utilJavaNlp
GrammarCompactorClassedu.stanford.nlp.parser.lexparserJavaNlp
GrammarProjectionMaps between the states of a more split and less split grammar.Interfaceedu.stanford.nlp.parser.lexparserJavaNlp
GrammaticalFunctionTreeNormalizerTree normalizer for cleaning up labels and preserving the whole node label, the grammatical function and category information from the label, or onlyClassedu.stanford.nlp.treesJavaNlp
GrammaticalRelationGrammaticalRelation is used to define a standardized, hierarchical set of grammatical relations,Classedu.stanford.nlp.treesJavaNlp
GrammaticalStructureA GrammaticalStructure stores dependency relations between nodes in a tree.Classedu.stanford.nlp.treesJavaNlp
GrammaticalStructureFactoryA general factory for GrammaticalStructure objects.Interfaceedu.stanford.nlp.treesJavaNlp
GrammaticalStructureFromDependenciesFactoryAn interface for a factory that builds a GrammaticalStructure from a list of TypedDependencies and a TreeGraphNode.Interfaceedu.stanford.nlp.treesJavaNlp
GraphAdds vertices (if not already in the graph) and the edge between them.Interfaceedu.stanford.nlp.graphJavaNlp
GUTimeAnnotatorAnnotates text using GUTime perl script.Classedu.stanford.nlp.timeJavaNlp
HasCategorySomething that implements the HasCategory interface knows about categories.Interfaceedu.stanford.nlp.lingJavaNlp
HasCliquePotentialFunctionIndicates that this function can build a clique potential function for external usegetCliquePotentialFunctionInterfaceedu.stanford.nlp.ie.crfJavaNlp
HasContextReturn the whitespace String after the word.Interfaceedu.stanford.nlp.lingJavaNlp
HasEvaluatorsInterfaceedu.stanford.nlp.optimizationJavaNlp
HasFeatureGroupingInterfaceedu.stanford.nlp.optimizationJavaNlp
HasFloatInitialIndicates that a function has a method for supplying an intitial value.Interfaceedu.stanford.nlp.optimizationJavaNlp
HashableCoreMapAn extension of ArrayCoreMap with an immutable set of key,value pairs that is used for equality and hashcode comparisons.Classedu.stanford.nlp.utilJavaNlp
HashIndex both directions (via get(int) and indexOf(E).Classedu.stanford.nlp.utilJavaNlp
HasIndexInterfaceedu.stanford.nlp.lingJavaNlp
HasInitialIndicates that a function has a method for supplying an intitial value.Interfaceedu.stanford.nlp.optimizationJavaNlp
HasIntervalInterfaceedu.stanford.nlp.utilJavaNlp
HasLemmaSomething that implements the HasLemma interface knows about lemmas.Interfaceedu.stanford.nlp.lingJavaNlp
HasOffsetSomething that implements the HasOffset interface bears a offset reference to the original textInterfaceedu.stanford.nlp.lingJavaNlp
HasParentOnly to be implemented by Tree subclasses that actualy keep their parent pointers.Interfaceedu.stanford.nlp.treesJavaNlp
HasRegularizerParamRangeIndicates that a Function should only be regularized on a subsetgetRegularizerParamRangeInterfaceedu.stanford.nlp.optimizationJavaNlp
HasTagSomething that implements the HasTag interface knows about part-of-speech tags.Interfaceedu.stanford.nlp.lingJavaNlp
HasWordSomething that implements the HasWord interfaceAuthor:Christopher ManningInterfaceedu.stanford.nlp.lingJavaNlp
HeadFinderAn interface for finding the "head" daughter of a phrase structure tree.Interfaceedu.stanford.nlp.treesJavaNlp
Heap These heaps implement a decreaseKey operation, which requires a separate Object to Index map, and for objects to be unique in the Heap.Interfaceedu.stanford.nlp.utilJavaNlp
HebrewTreebankLanguagePackClassedu.stanford.nlp.trees.international.hebrewJavaNlp
HebrewTreebankParserParamsInitial version of a parser pack for the HTB.Classedu.stanford.nlp.parser.lexparserJavaNlp
HebrewTreeNormalizerClassedu.stanford.nlp.trees.international.hebrewJavaNlp
HebrewTreeReaderFactoryClassedu.stanford.nlp.trees.international.hebrewJavaNlp
HeidelTimeAnnotatorAnnotates text using HeidelTime.Classedu.stanford.nlp.timeJavaNlp
HighlightUtilsClassedu.stanford.nlp.trees.tregex.guiJavaNlp
HistoryClassedu.stanford.nlp.tagger.maxentJavaNlp
HistoryTableNotes: This maintains a two way lookup between a History andVersion:1.Classedu.stanford.nlp.tagger.maxentJavaNlp
HookClass for parse table hooks.Classedu.stanford.nlp.parser.lexparserJavaNlp
HTKLatticeReaderClassedu.stanford.nlp.parser.lexparserJavaNlp
HybridCorefMentionFinderClassedu.stanford.nlp.hcoref.mdJavaNlp
HybridMinimizerHybrid Minimizer is set up as a combination of two minimizers.Classedu.stanford.nlp.optimizationJavaNlp
IBMArabicEscaperThis escaper is intended for use on flat input to be parsed by LexicalizedParser.Classedu.stanford.nlp.international.arabicJavaNlp
IdentityFunctionAn Identity function that returns its argument.Classedu.stanford.nlp.objectbankJavaNlp
IdentityHashSetThis class provides a IdentityHashMap-backed implementation of the Set interface.Classedu.stanford.nlp.utilJavaNlp
IdleTransitionTransition that literally does nothingSee Also:Serialized FormClassedu.stanford.nlp.parser.shiftreduceJavaNlp
IndexA collection that maps between a vocabulary of type E and a continuous non-negative integer index series beginning (inclusively) at 0.Classedu.stanford.nlp.utilJavaNlp
IndexedWordThis class provides a CoreLabel that uses its DocIDAnnotation, SentenceIndexAnnotation, and IndexAnnotation to implementClassedu.stanford.nlp.lingJavaNlp
IndexedWordUnaryPredClassedu.stanford.nlp.semgraphJavaNlp
InefficientSGDMinimizerStochastic Gradient Descent Minimizer.Classedu.stanford.nlp.optimizationJavaNlp
InputDocInput document read from input source (CoNLL, ACE, MUC, or raw text) Stores Annotation, gold info (optional) and additional document information (optional)Classedu.stanford.nlp.hcoref.dataJavaNlp
InputPanelClass representing the panel that gets input from the user and does (in a thread-safe manner) the computation for finding tree matches and performing tsurgeon operations.Classedu.stanford.nlp.trees.tregex.guiJavaNlp
IntCounterA specialized kind of hash table (or map) for storing numeric counts for objects.Classedu.stanford.nlp.statsJavaNlp
IntDependencyMaintains a dependency between head and dependent where they are each an IntTaggedWord.Classedu.stanford.nlp.parser.lexparserJavaNlp
InternerFor interning (canonicalizing) things.Classedu.stanford.nlp.utilJavaNlp
InterruptibleMulticoreWrapperClassedu.stanford.nlp.util.concurrentJavaNlp
IntervalRepresents a interval of a generic type E that is comparable.Classedu.stanford.nlp.utilJavaNlp
IntervalTreeAn interval tree maintains a tree so that all intervals to the left start before current interval and all intervals to the right start after.Classedu.stanford.nlp.utilJavaNlp
IntPairClassedu.stanford.nlp.utilJavaNlp
IntQuadrupleClassedu.stanford.nlp.utilJavaNlp
IntTaggedWordRepresents a WordTag (in the sense that equality is defined on both components), where each half is represented by anClassedu.stanford.nlp.parser.lexparserJavaNlp
IntTripleClassedu.stanford.nlp.utilJavaNlp
IntTupleA tuple of int.Classedu.stanford.nlp.utilJavaNlp
IntUniJust a single integerAuthor:Kristina Toutanova (kristina@cs.Classedu.stanford.nlp.utilJavaNlp
InvertedIndexByTokensCreates an inverted index of (classkey:value) => {sentid1,sentid2,.Classedu.stanford.nlp.patternsJavaNlp
IOBUtilsA class for converting strings to input suitable for processing by an IOB sequence model.Classedu.stanford.nlp.international.arabic.processJavaNlp
IOBUtilsA static class with functions to convert lists of tokens between different IOB-style representations.Classedu.stanford.nlp.sequencesJavaNlp
IOUtilsHelper Class for various I/O related things.Classedu.stanford.nlp.ioJavaNlp
ISemanticGraphEdgeEqlInterfaceedu.stanford.nlp.semgraphJavaNlp
ISODateInstanceRepresents dates and times according to ISO8601 standard while also allowing for wild cards - e.Classedu.stanford.nlp.ie.pascalJavaNlp
ItemAbstract class for parse items.Classedu.stanford.nlp.parser.lexparserJavaNlp
IterableIteratorThis cures a pet peeve of mine: that you can't use an Iterator directly in Java 5's foreach construct.Classedu.stanford.nlp.utilJavaNlp
IterablesUtilities for helping out with Iterables as Collections is to Collection.Classedu.stanford.nlp.utilJavaNlp
IterativeCKYPCFGParserDoes iterative deepening search inside the CKY algorithm for faster parsing.Classedu.stanford.nlp.parser.lexparserJavaNlp
IteratorFromReaderFactoryAn IteratorFromReaderFactory is used to convert a java.Interfaceedu.stanford.nlp.objectbankJavaNlp
JarFileChooserThis class shows a dialog which lets the user select a file from among a list of files contained in a given jar file.Classedu.stanford.nlp.uiJavaNlp
JavaUtilLoggingAdaptorReroutes java.Classedu.stanford.nlp.util.loggingJavaNlp
JavaUtilLoggingHandlerAn outputter that writes to Java Util Logging logs.Classedu.stanford.nlp.util.loggingJavaNlp
JJTTsurgeonParserStateClassedu.stanford.nlp.trees.tregex.tsurgeonJavaNlp
JodaTimeUtilsExtensions to Joda time.Classedu.stanford.nlp.timeJavaNlp
JollyDayHolidaysWrapper around jollyday library so we can hook in holiday configurations from jollyday with SUTime.Classedu.stanford.nlp.timeJavaNlp
JSONOutputterOutput an Annotation to human readable JSON.Classedu.stanford.nlp.pipelineJavaNlp
KBestSequenceFinderA SequenceFinder which can efficiently return a k-best list of sequence labellings.Classedu.stanford.nlp.sequencesJavaNlp
KBestViterbiParserAn interface that supports finding k best and/or k good parses and parse sampling.Interfaceedu.stanford.nlp.parserJavaNlp
LabelSomething that implements the Label interface can act as a constituent, node, or word label with linguistic attributes.Interfaceedu.stanford.nlp.lingJavaNlp
LabelDictionaryConstrains test-time inference to labels observed in training.Classedu.stanford.nlp.ie.crfJavaNlp
LabeledInterface for Objects that have a label, whose label is an Object.Interfaceedu.stanford.nlp.lingJavaNlp
LabeledInterface for Objects which have a Label.Interfaceedu.stanford.nlp.treesJavaNlp
LabeledChunkIdentifierIdentifies chunks based on labels that uses IOB like encoding Assumes labels have the form -Classedu.stanford.nlp.pipelineJavaNlp
LabeledConstituentA LabeledConstituent object represents a single bracketing in a derivation, including start and end points and LabelClassedu.stanford.nlp.treesJavaNlp
LabeledScoredConstituentA LabeledScoredConstituent object defines an edge in a graph with a label and a score.Classedu.stanford.nlp.treesJavaNlp
LabeledScoredConstituentFactoryA LabeledScoredConstituentFactory acts as a factory for creating objects of class LabeledScoredConstituent.Classedu.stanford.nlp.treesJavaNlp
LabeledScoredTreeFactoryA LabeledScoredTreeFactory acts as a factory for creating trees with labels and scores.Classedu.stanford.nlp.treesJavaNlp
LabeledScoredTreeNodeA LabeledScoredTreeNode represents a tree composed of a root and an array of daughter parse trees.Classedu.stanford.nlp.treesJavaNlp
LabeledScoredTreeReaderFactoryThis class implements a TreeReaderFactory that produces labeled, scored array-based Trees, which have been cleaned up toClassedu.stanford.nlp.treesJavaNlp
LabeledWordA LabeledWord object contains a word and its tag.Classedu.stanford.nlp.lingJavaNlp
LabelFactoryA LabelFactory object acts as a factory for creating objects of class Label, or some descendant class.Interfaceedu.stanford.nlp.lingJavaNlp
LabelValidatorInterfaceedu.stanford.nlp.ie.machinereadingJavaNlp
LambdaSolveThis is the main class that does the core computation in IIS.Classedu.stanford.nlp.maxent.iisJavaNlp
LambdaSolveTaggerThis module does the working out of lambda parameters for binary tagger features.Classedu.stanford.nlp.tagger.maxentJavaNlp
LanguageConstants and parameters for multilingual NLP (primarily, parsing).Classedu.stanford.nlp.internationalJavaNlp
LatticeClassedu.stanford.nlp.parser.lexparserJavaNlp
LatticeEdgeClassedu.stanford.nlp.parser.lexparserJavaNlp
LatticeScorerInterfaceedu.stanford.nlp.parser.lexparserJavaNlp
LatticeWriterThis interface is used for writing lattices out of SequenceClassifiers.Interfaceedu.stanford.nlp.sequencesJavaNlp
LazyAn instantiation of a lazy object.Classedu.stanford.nlp.utilJavaNlp
LDCPosMapperMaps pre-terminal ATB morphological analyses to the shortened Bies tag set.Classedu.stanford.nlp.international.arabic.pipelineJavaNlp
LeafAncestorEval later analyzed more completely by Clegg and Shepherd (2005).Classedu.stanford.nlp.parser.metricsJavaNlp
LearnImportantFeaturesThe idea is that you can learn features that are important using ML algorithm and use those features in learning weights for patterns.Classedu.stanford.nlp.patterns.surfaceJavaNlp
LeftHeadFinderHeadFinder that always returns the leftmost daughter as head.Classedu.stanford.nlp.treesJavaNlp
LengthTreeFilterOnly accept trees that are short enough (less than or equal to length).Classedu.stanford.nlp.treesJavaNlp
LexedTokenFactoryConstructs a token (of arbitrary type) from a String and its position in the underlying text.Interfaceedu.stanford.nlp.processJavaNlp
LexerA Lexer interface to be used with LexerTokenizer.Interfaceedu.stanford.nlp.ioJavaNlp
LexerTokenizerAn implementation of Tokenizer designed to work with Lexer implementing classes.Classedu.stanford.nlp.processJavaNlp
LexicalChainMatchClassedu.stanford.nlp.dcoref.sievepassesJavaNlp
LexicalChainMatchClassedu.stanford.nlp.hcoref.sieveJavaNlp
LexicalizedParserThis class provides the top-level API and command-line interface to a set of reasonably good treebank-trained parsers.Classedu.stanford.nlp.parser.lexparserJavaNlp
LexicalizedParserClientThe sister class to LexicalizedParserServer.Classedu.stanford.nlp.parser.serverJavaNlp
LexicalizedParserQueryReturn the best parse of the sentence most recently parsed.Classedu.stanford.nlp.parser.lexparserJavaNlp
LexicalizedParserServerServes requests to the given parser model on the given port.Classedu.stanford.nlp.parser.serverJavaNlp
LexiconAn interface for lexicons interfacing to lexparser.Interfaceedu.stanford.nlp.parser.lexparserJavaNlp
LinearClassifier can be any generalized linear model classifier (such as a perceptron, a maxent classifier (softmax logistic regression), or an SVM).Classedu.stanford.nlp.classifyJavaNlp
LinearClassifierFactoryBuilds various types of linear classifiers, with functionality for setting objective function, optimization method, and other parameters.Classedu.stanford.nlp.classifyJavaNlp
LinearCliquePotentialFunctionClassedu.stanford.nlp.ie.crfJavaNlp
LinearGrammarSmootherClassedu.stanford.nlp.parser.lexparserJavaNlp
LineIteratorAn Iterator that returns a line of a file at a time.Classedu.stanford.nlp.objectbankJavaNlp
LineSearcherThe interface for one variable function minimizers.Interfaceedu.stanford.nlp.optimizationJavaNlp
ListeningSequenceModelThis is simply a conjunctive interface for something that is a SequenceModel and a SequenceListener.Interfaceedu.stanford.nlp.sequencesJavaNlp
ListProcessorAn interface for things that operate on a List.Interfaceedu.stanford.nlp.processJavaNlp
LogConditionalEqConstraintFunctionMaximizes the conditional likelihood with a given prior.Classedu.stanford.nlp.classifyJavaNlp
LogConditionalObjectiveFunctionMaximizes the conditional likelihood with a given prior.Classedu.stanford.nlp.classifyJavaNlp
LogisticClassifierA classifier for binary logistic regression problems.Classedu.stanford.nlp.classifyJavaNlp
LogisticClassifierFactoryBuilds a classifier for binary logistic regression problems.Classedu.stanford.nlp.classifyJavaNlp
LogisticObjectiveFunctionMaximizes the conditional likelihood with a given prior.Classedu.stanford.nlp.classifyJavaNlp
LogPriorA Prior for functions.Classedu.stanford.nlp.classifyJavaNlp
LogRecordHandlerA log message handler.Classedu.stanford.nlp.util.loggingJavaNlp
LowercaseAndAmericanizeFunctionClassedu.stanford.nlp.processJavaNlp
LowercaseFunctionClassedu.stanford.nlp.processJavaNlp
MachineReadingMain driver for Machine Reading training, annotation, and evaluation.Classedu.stanford.nlp.ie.machinereadingJavaNlp
MachineReadingAnnotationsClassedu.stanford.nlp.ie.machinereading.structureJavaNlp
MachineReadingPropertiesClassedu.stanford.nlp.ie.machinereadingJavaNlp
MacrosThis defines how to use macros from a file in Tregex.Classedu.stanford.nlp.trees.tregexJavaNlp
MapFactoryA factory class for vending different sorts of Maps.Classedu.stanford.nlp.utilJavaNlp
MapListThis implements a map to a set of lists.Classedu.stanford.nlp.utilJavaNlp
MapperGeneric interface for mapping one string to another given some contextual evidence.Interfaceedu.stanford.nlp.trees.treebankJavaNlp
MapsUtilities for Maps, including inverting, composing, and support for list/set values.Classedu.stanford.nlp.utilJavaNlp
MarkRoleClassedu.stanford.nlp.dcoref.sievepassesJavaNlp
MarkRoleClassedu.stanford.nlp.hcoref.sieveJavaNlp
MatchClassedu.stanford.nlp.ling.tokensregex.matcherJavaNlp
MatchCostFunctionInterfaceedu.stanford.nlp.ling.tokensregex.matcherJavaNlp
MatchedExpressionMatched Expression represents a chunk of text that was matched from an original segment of text).Classedu.stanford.nlp.ling.tokensregexJavaNlp
MatchesPanelComponent for displaying the list of trees that matchAuthor:Anna RaffertySee Also:Serialized FormClassedu.stanford.nlp.trees.tregex.guiJavaNlp
MatchExceptionClassedu.stanford.nlp.ie.machinereading.domains.ace.readerJavaNlp
MaxentTaggerThe main class for users to run, train, and test the part of speech tagger.Classedu.stanford.nlp.tagger.maxentJavaNlp
MaxentTaggerGUIA very simple GUI for illustrating the POS tagger tagging text.Classedu.stanford.nlp.tagger.maxentJavaNlp
MaxentTaggerServerA POS tagger server for the Stanford POS Tagger.Classedu.stanford.nlp.tagger.maxentJavaNlp
MaxMarginMentionRankerClassedu.stanford.nlp.scorefJavaNlp
MaxSizeConcurrentHashSetA hash set supporting full concurrency of retrievals and high expected concurrency for updates but with an (adjustable) maximum size.Classedu.stanford.nlp.utilJavaNlp
MemoryEvaluatorClassedu.stanford.nlp.optimizationJavaNlp
MemoryMonitorUtilities for monitoring memory use, including peak memory use.Classedu.stanford.nlp.utilJavaNlp
MemoryTreebankA MemoryTreebank object stores a corpus of examples with given tree structures in memory (as a List).Classedu.stanford.nlp.treesJavaNlp
MentionOne mention for the SieveCoreferenceSystem.Classedu.stanford.nlp.dcorefJavaNlp
MentionOne mention for the SieveCoreferenceSystem.Classedu.stanford.nlp.hcoref.dataJavaNlp
MentionAnnotatorThis class adds mention information to an Annotation.Classedu.stanford.nlp.pipelineJavaNlp
MentionDetectionClassifierClassedu.stanford.nlp.hcoref.mdJavaNlp
MentionExtractorGeneric mention extractor from a corpus.Classedu.stanford.nlp.dcorefJavaNlp
MentionMatcherInterfaceedu.stanford.nlp.dcorefJavaNlp
MentionMatcherInterfaceedu.stanford.nlp.hcorefJavaNlp
MetaClassA meta class using Java's reflection library.Classedu.stanford.nlp.utilJavaNlp
MetadataWriterClassedu.stanford.nlp.scorefJavaNlp
MetaFeatureExtractorClassedu.stanford.nlp.scorefJavaNlp
MinimizerThe interface for unconstrained function minimizers.Interfaceedu.stanford.nlp.optimizationJavaNlp
MLEDependencyGrammarClassedu.stanford.nlp.parser.lexparserJavaNlp
MLEDependencyGrammarExtractorGathers statistics on tree dependencies and then passes them to an MLEDependencyGrammar for dependency grammar construction.Classedu.stanford.nlp.parser.lexparserJavaNlp
ModCollinsHeadFinder thesis.Classedu.stanford.nlp.treesJavaNlp
MonotonicityA monotonicity value.Classedu.stanford.nlp.naturalliJavaNlp
MonotonicityTypeenum MonotonicityTypeThe monotonicity type -- that is, additive, multiplicative, or both/neitherClassedu.stanford.nlp.naturalliJavaNlp
MorphaAnnotatorThis class will add the lemmas of all the words to the Annotation.Classedu.stanford.nlp.pipelineJavaNlp
MorphoFeaturesHolds a set of morphosyntactic features for a given surface form.Classedu.stanford.nlp.international.morphJavaNlp
MorphoFeatureSpecificationMorphological feature specification for surface forms in a given language.Classedu.stanford.nlp.international.morphJavaNlp
MorphologyMorphology computes the base form of English words, by removing just inflections (not derivational morphology).Classedu.stanford.nlp.processJavaNlp
MUCMentionExtractorExtracts mentions from a file annotated in MUC format.Classedu.stanford.nlp.dcorefJavaNlp
MultiClassAccuracyStatsClassedu.stanford.nlp.statsJavaNlp
MultiClassChunkEvalStatsCalculates phrase based precision and recall (similar to conlleval) Handles various encodings such as IO, IOB, IOE, BILOU, SBEIO, []Classedu.stanford.nlp.statsJavaNlp
MultiClassPrecisionRecallExtendedStatsClassedu.stanford.nlp.statsJavaNlp
MultiClassPrecisionRecallStatsClassedu.stanford.nlp.statsJavaNlp
MultiCoreMapNodePatternPattern for matching across multiple core maps.Classedu.stanford.nlp.ling.tokensregexJavaNlp
MulticoreWrapperProvides convenient multicore processing for threadsafe objects.Classedu.stanford.nlp.util.concurrentJavaNlp
MulticoreWrapperDemoIllustrates simple multithreading of threadsafe objects.Classedu.stanford.nlp.tagger.maxent.documentationJavaNlp
MultiMatchClassedu.stanford.nlp.ling.tokensregex.matcherJavaNlp
MultiNodePatternMatches potentially multiple node (i.Classedu.stanford.nlp.ling.tokensregexJavaNlp
MultiPatternMatcherClassedu.stanford.nlp.ling.tokensregexJavaNlp
MultiTokenTagRepresents a tag for a multi token expression Can be used to annotate individual tokens withoutClassedu.stanford.nlp.lingJavaNlp
MultiWordStringMatcherClassedu.stanford.nlp.ling.tokensregexJavaNlp
MutableDoubleA class for Double objects that you can change.Classedu.stanford.nlp.utilJavaNlp
MutableIntegerA class for Integer objects that you can change.Classedu.stanford.nlp.utilJavaNlp
MutableLongA class for Long objects that you can change.Classedu.stanford.nlp.utilJavaNlp
MWEPreprocessorVarious modifications to the MWEs in the treebank.Classedu.stanford.nlp.international.french.pipelineJavaNlp
MWETreeVisitorClassedu.stanford.nlp.international.arabic.pipelineJavaNlp
NaiveBayesClassifierA Naive Bayes classifier with a fixed number of features.Classedu.stanford.nlp.classifyJavaNlp
NaiveBayesClassifierFactoryCreates a NaiveBayesClassifier given an RVFDataset.Classedu.stanford.nlp.classifyJavaNlp
NamedDependencyAn individual dependency between a head and a dependent.Classedu.stanford.nlp.treesJavaNlp
NameMatchClassedu.stanford.nlp.dcoref.sievepassesJavaNlp
NameMatchUse name matcher - match full names onlyAuthor:Angel ChangSee Also:Serialized FormClassedu.stanford.nlp.hcoref.sieveJavaNlp
NameMatchPreciseClassedu.stanford.nlp.dcoref.sievepassesJavaNlp
NameMatchPreciseUse name matcher - more precise matchAuthor:Angel ChangSee Also:Serialized FormClassedu.stanford.nlp.hcoref.sieveJavaNlp
NaturalLogicAnnotationsA collection of CoreAnnotations for various Natural Logic data.Classedu.stanford.nlp.naturalliJavaNlp
NaturalLogicAnnotatorAn annotator marking operators with their scope.Classedu.stanford.nlp.naturalliJavaNlp
NaturalLogicRelationenum NaturalLogicRelationThe catalog of the seven Natural Logic relations.Classedu.stanford.nlp.naturalliJavaNlp
NaturalLogicWeightsAn encapsulation of the natural logic weights to use during forward inference.Classedu.stanford.nlp.naturalliJavaNlp
NBLinearClassifierFactoryProvides a medium-weight implementation of Bernoulli (or binary) Naive Bayes via a linear classifier.Classedu.stanford.nlp.classifyJavaNlp
NegraHeadFinderHeadFinder for the Negra Treebank.Classedu.stanford.nlp.trees.international.negraJavaNlp
NegraLabelClassedu.stanford.nlp.trees.international.negraJavaNlp
NegraPennLanguagePackLanguage pack for Negra and Tiger treebanks after conversion toAuthor:Roger Levy, Spence GreenSee Also:Serialized FormClassedu.stanford.nlp.trees.international.negraJavaNlp
NegraPennTokenizerClassedu.stanford.nlp.trees.international.negraJavaNlp
NegraPennTreebankParserParamsParameter file for parsing the Penn Treebank format of the Negra Treebank (German).Classedu.stanford.nlp.parser.lexparserJavaNlp
NegraPennTreeNormalizerTree normalizer for Negra Penn Treebank format.Classedu.stanford.nlp.trees.international.negraJavaNlp
NegraPennTreeReaderFactoryA TreeReaderFactory for the Negra and Tiger treebanks in their Penn Treebank compatible export format.Classedu.stanford.nlp.trees.international.negraJavaNlp
NERClassifierCombinerSubclass of ClassifierCombiner that behaves like a NER, by copying the AnswerAnnotation labels to NERAnnotation.Classedu.stanford.nlp.ieJavaNlp
NERCombinerAnnotatorThis class will add NER information to an Annotation using a combination of NER models.Classedu.stanford.nlp.pipelineJavaNlp
NERDemoThis is a demo of calling CRFClassifier programmatically.Classedu.stanford.nlp.ie.demoJavaNlp
NERFeatureFactoryFeatures for Named Entity Recognition.Classedu.stanford.nlp.ieJavaNlp
NERGUIA GUI for Named Entity sequence classifiers.Classedu.stanford.nlp.ie.crfJavaNlp
NERServerA named-entity recognizer server for Stanford's NER.Classedu.stanford.nlp.ieJavaNlp
NeuralUtilsIncludes a bunch of utility methods usable by projects which use RNN, such as the parser and sentiment models.Classedu.stanford.nlp.neuralJavaNlp
NewlineLogFormatterSimply format and put a newline after each log message.Classedu.stanford.nlp.util.loggingJavaNlp
NodePatternMatches a Node (i.Classedu.stanford.nlp.ling.tokensregexJavaNlp
NodePatternClassedu.stanford.nlp.semgraph.semgrexJavaNlp
NodePatternTransformerInterfaceedu.stanford.nlp.ling.tokensregexJavaNlp
NoEmptiesCTBTreeReaderFactoryA CTB TreeReaderFactory that deletes empty nodes.Classedu.stanford.nlp.trees.international.pennchineseJavaNlp
NoisyLabelLinearCliquePotentialFunctionClassedu.stanford.nlp.ie.crfJavaNlp
NonDict2Classedu.stanford.nlp.wordsegJavaNlp
NonLinearCliquePotentialFunctionClassedu.stanford.nlp.ie.crfJavaNlp
NonLinearSecondOrderCliquePotentialFunctionClassedu.stanford.nlp.ie.crfJavaNlp
NoPunctuationHeadFinderSimple variant of the ModCollinsHeadFinder avoids supplying punctuation tags as heads whenever possible.Classedu.stanford.nlp.ie.machinereading.commonJavaNlp
NoSuchParseExceptionClassedu.stanford.nlp.parser.commonJavaNlp
NPTmpRetainingTreeNormalizerSame TreeNormalizer as BobChrisTreeNormalizer, but optionally provides four extras.Classedu.stanford.nlp.treesJavaNlp
NullOutputStreamAn OutputStream which throws away all output instead of outputting anything Taken from http://stackoverflow.Classedu.stanford.nlp.ioJavaNlp
NumberMatchingRegexThis file includes a regular expression to match numbers.Classedu.stanford.nlp.mathJavaNlp
NumberNormalizerProvides functions for converting words to numbers Unlike QuantifiableEntityNormalizer that normalizes variousClassedu.stanford.nlp.ieJavaNlp
NumberRangeFileFilter determine acceptance.Classedu.stanford.nlp.ioJavaNlp
NumberRangesFileFilter determine acceptance.Classedu.stanford.nlp.ioJavaNlp
NumberSequenceClassifierA set of deterministic rules for marking certain entities, to add categories and to correct for failures of statistical NER taggers.Classedu.stanford.nlp.ie.regexpJavaNlp
ObjectBankThe ObjectBank class is designed to make it easy to change the format/source of data read in by other classes and to standardize how data is read inClassedu.stanford.nlp.objectbankJavaNlp
ObjectBankWrapperThis class is used to wrap the ObjectBank used by the sequence models and is where any sort of general processing, like the IOB mappingClassedu.stanford.nlp.sequencesJavaNlp
OpenIE An OpenIE system based on valid Natural Logic deletions of a sentence.Classedu.stanford.nlp.naturalliJavaNlp
OpenPageDialogSimple dialog to ask user for urlAuthor:Huy NguyenSee Also:Serialized FormClassedu.stanford.nlp.io.uiJavaNlp
OperatorA collection of quantifiers.Classedu.stanford.nlp.naturalliJavaNlp
OperatorSpecA silly little class to denote a quantifier scope.Classedu.stanford.nlp.naturalliJavaNlp
OptionsThis class contains options to the parser which MUST be the SAME at both training and testing (parsing) time in order for the parser toClassedu.stanford.nlp.parser.lexparserJavaNlp
OptionsClassedu.stanford.nlp.timeJavaNlp
OracleSieveClassedu.stanford.nlp.hcoref.sieveJavaNlp
OrderedCombinationTreeNormalizerThis class combines multiple tree normalizers.Classedu.stanford.nlp.treesJavaNlp
OutputHandlerAn abstract handler incorporating the logic of outputing a log message, to some source.Classedu.stanford.nlp.util.loggingJavaNlp
OutsideRuleFilterClassedu.stanford.nlp.parser.lexparserJavaNlp
PaddedListA PaddedList wraps another list, presenting an apparently infinite list by padding outside the real confines of the list with a defaultClassedu.stanford.nlp.utilJavaNlp
PairPair is a Class for holding mutable pairs of objects.Classedu.stanford.nlp.utilJavaNlp
PairsHolderA simple class that maintains a list of WordTag pairs which are interned as they are added.Classedu.stanford.nlp.tagger.maxentJavaNlp
PairwiseModelClassedu.stanford.nlp.scorefJavaNlp
PairwiseModelTrainerClassedu.stanford.nlp.scorefJavaNlp
ParentAnnotationStatsSee what parent annotation helps in treebank, based on support andVersion:2003/01/04Author:Christopher ManningClassedu.stanford.nlp.parser.lexparserJavaNlp
ParseExceptionThis exception is thrown when parse errors are encountered.Classedu.stanford.nlp.ling.tokensregex.parserJavaNlp
ParseExceptionThis exception is thrown when parse errors are encountered.Classedu.stanford.nlp.semgraph.semgrexJavaNlp
ParseExceptionThis exception is thrown when parse errors are encountered.Classedu.stanford.nlp.trees.tregexJavaNlp
ParseExceptionThis exception is thrown when parse errors are encountered.Classedu.stanford.nlp.trees.tregex.tsurgeonJavaNlp
ParseFilesRuns the parser over a set of files.Classedu.stanford.nlp.parser.lexparserJavaNlp
ParserThe interface for parser objects.Interfaceedu.stanford.nlp.parserJavaNlp
ParserA simple GUI app for Parsing.Classedu.stanford.nlp.parser.uiJavaNlp
ParserAnnotationsParse time options for the Stanford lexicalized parser.Classedu.stanford.nlp.parser.commonJavaNlp
ParserAnnotatorThis class will add parse information to an Annotation.Classedu.stanford.nlp.pipelineJavaNlp
ParserAnnotatorUtilsClassedu.stanford.nlp.pipelineJavaNlp
ParserConstraintA Constraint represents a restriction on possible parse trees to consider.Classedu.stanford.nlp.parser.commonJavaNlp
ParserGrammarAn interface for the classes which store the data for a parser.Classedu.stanford.nlp.parser.commonJavaNlp
ParserPanelProvides a simple GUI Panel for Parsing.Classedu.stanford.nlp.parser.uiJavaNlp
ParserQueryInterfaceedu.stanford.nlp.parser.commonJavaNlp
ParserQueryEvalInterfaceedu.stanford.nlp.parser.metricsJavaNlp
ParserUtilsFactor out some useful methods more than lexparser module may want.Classedu.stanford.nlp.parser.commonJavaNlp
ParsingSystemDefines a transition-based parsing framework for dependency parsing.Classedu.stanford.nlp.parser.nndepJavaNlp
ParsingThreadsafeProcessorTakes a sentence and returns a ParserQuery with the given sentence parsed.Classedu.stanford.nlp.parser.commonJavaNlp
PatternAn abstract class to represent a Pattern.Classedu.stanford.nlp.patternsJavaNlp
PatternFactoryCreated by sonalg on 10/27/14.Classedu.stanford.nlp.patternsJavaNlp
PatternsAnnotationsClassedu.stanford.nlp.patternsJavaNlp
PatternsForEachTokenCreated by Sonal Gupta on 10/8/14.Classedu.stanford.nlp.patterns.surfaceJavaNlp
PatternsForEachTokenDBCreated by sonalg on 10/22/14.Classedu.stanford.nlp.patterns.surfaceJavaNlp
PatternsForEachTokenInMemoryCreated by sonalg on 10/22/14.Classedu.stanford.nlp.patterns.surfaceJavaNlp
PatternTokenClass to represent a target phrase.Classedu.stanford.nlp.patterns.surfaceJavaNlp
PennTreebankLanguagePackSpecifies the treebank/language specific components needed for parsing the English Penn Treebank.Classedu.stanford.nlp.treesJavaNlp
PennTreebankTokenizerBuilds a tokenizer for English PennTreebank (release 2) trees.Classedu.stanford.nlp.treesJavaNlp
PennTreeReaderThis class implements the TreeReader interface to read Penn Treebank-style files.Classedu.stanford.nlp.treesJavaNlp
PennTreeReaderFactoryVends PennTreeReader objects.Classedu.stanford.nlp.treesJavaNlp
PerceptronModelClassedu.stanford.nlp.parser.shiftreduceJavaNlp
PhraseScorerClassedu.stanford.nlp.patternsJavaNlp
PhraseTableTable used to lookup multi-word phrases.Classedu.stanford.nlp.ling.tokensregexJavaNlp
PlainTextDocumentReaderAndWriterThis class provides methods for reading plain text documents and writing out those documents once classified in several different formats.Classedu.stanford.nlp.sequencesJavaNlp
PointerA pointer to an object, to get around not being able to access non-final variables within an anonymous function.Classedu.stanford.nlp.utilJavaNlp
Polarity A class intended to be attached to a lexical item, determining what mutations are valid on it while maintaining valid Natural Logic inference.Classedu.stanford.nlp.naturalliJavaNlp
POSTaggerAnnotatorWrapper for the maxent part of speech tagger.Classedu.stanford.nlp.pipelineJavaNlp
PRCurveA class to create recall-precision curves given scores used to fit the best monotonic function for logistic regression and SVMs.Classedu.stanford.nlp.classifyJavaNlp
PreciseConstructsClassedu.stanford.nlp.dcoref.sievepassesJavaNlp
PreciseConstructsClassedu.stanford.nlp.hcoref.sieveJavaNlp
PrecisionRecallStatsUtility class for aggregating counts of true positives, false positives, and false negatives and computing precision/recall/F1 stats.Classedu.stanford.nlp.statsJavaNlp
PreferencesManages storage and retrieval of application preferences.Classedu.stanford.nlp.trees.tregex.guiJavaNlp
PreferencesPanelClass for creating the preferences panel which holds user definable preferences (e.Classedu.stanford.nlp.trees.tregex.guiJavaNlp
PreprocessorCoref document preprocessor.Classedu.stanford.nlp.hcorefJavaNlp
PrettyLoggableIndicates that a class supports "pretty logging".Interfaceedu.stanford.nlp.util.loggingJavaNlp
PrettyLoggerPrimarily for debugging, PrettyLogger helps you dump various collection objects in a reasonably structured way via Redwood logging.Classedu.stanford.nlp.util.loggingJavaNlp
PrintFileShorthand class for opening an output file for human-readable output.Classedu.stanford.nlp.ioJavaNlp
PriorityQueueA Set that also represents an ordering of its elements, and responds quickly to add(), changePriority(),Interfaceedu.stanford.nlp.utilJavaNlp
PriorModelFactoryInterfaceedu.stanford.nlp.ieJavaNlp
ProbabilisticClassifierInterfaceedu.stanford.nlp.classifyJavaNlp
ProbabilisticClassifierCreatorCreates a probablic classifier with given weightscreateProbabilisticClassifierInterfaceedu.stanford.nlp.classifyJavaNlp
ProbabilityDistributionThis is an interface for probability measures, which will allow samples to be drawn and the probability of objects computed.Interfaceedu.stanford.nlp.statsJavaNlp
ProblemThis is a general class for a Problem to be solved by the MaxEnt toolkit.Classedu.stanford.nlp.maxentJavaNlp
PronounMatchClassedu.stanford.nlp.dcoref.sievepassesJavaNlp
PronounMatchClassedu.stanford.nlp.hcoref.sieveJavaNlp
PropertiesUtilsUtilities methods for standard (but woeful) Java Properties objects.Classedu.stanford.nlp.utilJavaNlp
ProtobufAnnotationSerializer A serializer using Google's protocol buffer format.Classedu.stanford.nlp.pipelineJavaNlp
PTBEscapingProcessorProduces a new Document of Words in which special characters of the PTB have been properly escaped.Classedu.stanford.nlp.processJavaNlp
PTBTokenizerA fast, rule-based tokenizer implementation, which produces Penn Treebank style tokenization of English text.Classedu.stanford.nlp.processJavaNlp
PunctEquivalenceClasserPerforms equivalence classing of punctuation per PTB guidelines.Classedu.stanford.nlp.parser.toolsJavaNlp
QNMinimizerAn implementation of L-BFGS for Quasi Newton unconstrained minimization.Classedu.stanford.nlp.optimizationJavaNlp
QPTreeTransformerTransforms an English structure parse tree in order to get the dependencies right: Adds an extra structure in QP phrases:Classedu.stanford.nlp.treesJavaNlp
QuadrupleA quadruple of ordered objects.Classedu.stanford.nlp.utilJavaNlp
QuantifiableEntityNormalizerVarious methods for normalizing Money, Date, Percent, Time, and Number, Ordinal amounts.Classedu.stanford.nlp.ieJavaNlp
QuasiDeterminizerQuasiDeterminizer performing quasi-determinization on TransducerGraphs.Classedu.stanford.nlp.fsmJavaNlp
QuoteAnnotatorAn annotator which picks quotations out of the given text.Classedu.stanford.nlp.pipelineJavaNlp
RadicalMapA way to determine the primary (or "semantic") radical of a Chinese character or get the set of characters with a given semantic radical.Classedu.stanford.nlp.trees.international.pennchineseJavaNlp
RandomForestClassedu.stanford.nlp.hcoref.rfJavaNlp
ReadDataTaggedReads tagged data from a file and creates a dictionary.Classedu.stanford.nlp.tagger.maxentJavaNlp
ReaderInputStreamAdapts a Reader as an InputStream.Classedu.stanford.nlp.ioJavaNlp
ReaderIteratorFactoryA ReaderIteratorFactory provides a means of getting an Iterator which returns java.Classedu.stanford.nlp.objectbankJavaNlp
ReadSentimentDatasetReads the sentiment dataset and writes it to the appropriate files.Classedu.stanford.nlp.sentimentJavaNlp
RecursiveTreeTransformerA tool to recursively alter a tree in various ways.Classedu.stanford.nlp.treesJavaNlp
RedirectOutputHandlerA class to redirect the output of Redwood to another logging mechanism, e.Classedu.stanford.nlp.util.loggingJavaNlp
RedwoodA hierarchical channel based logger.Classedu.stanford.nlp.util.loggingJavaNlp
RedwoodConfigurationA class which encapsulates configuration settings for Redwood.Classedu.stanford.nlp.util.loggingJavaNlp
RedwoodPrintStreamA PrintStream that writes to Redwood logs.Classedu.stanford.nlp.util.loggingJavaNlp
ReflectionLoadingThe goal of this class is to make it easier to load stuff by reflection.Classedu.stanford.nlp.utilJavaNlp
RegExFileFilter Preciesly, it will accept exactly those Files for which the matches() method of the Pattern returns true on the output of the getName()Classedu.stanford.nlp.ioJavaNlp
RegexNERAnnotatorThis class adds NER information to an annotation using the RegexNERSequenceClassifier.Classedu.stanford.nlp.pipelineJavaNlp
RegexNERSequenceClassifierA sequence classifier that labels tokens with types based on a simple manual mapping from regular expressions to the types of the entities they are meant to describe.Classedu.stanford.nlp.ie.regexpJavaNlp
RegexStringFilterFilters Strings based on whether they match a given regex.Classedu.stanford.nlp.utilJavaNlp
RelationExtractorAnnotatorAnnotating relations between entities produced by the NER system.Classedu.stanford.nlp.pipelineJavaNlp
RelationExtractorResultsPrinterClassedu.stanford.nlp.ie.machinereadingJavaNlp
RelationFeatureFactoryBase class for feature factories Created by Sonal Gupta.Classedu.stanford.nlp.ie.machinereadingJavaNlp
RelationMentionEach relation has a type and set of argumentsAuthor:Andrey Gusev, Mihai, David McCloskySee Also:Serialized FormClassedu.stanford.nlp.ie.machinereading.structureJavaNlp
RelationMentionFactoryClassedu.stanford.nlp.ie.machinereading.structureJavaNlp
RelationTripleA (subject, relation, object) triple; e.Classedu.stanford.nlp.ie.utilJavaNlp
RelationTripleSegmenterThis class takes a SentenceFragment and converts it to a conventional OpenIE triple, as materialized in the RelationTriple class.Classedu.stanford.nlp.naturalliJavaNlp
RelaxedExactStringMatchClassedu.stanford.nlp.dcoref.sievepassesJavaNlp
RelaxedExactStringMatchClassedu.stanford.nlp.hcoref.sieveJavaNlp
RelaxedHeadMatchClassedu.stanford.nlp.dcoref.sievepassesJavaNlp
RelaxedHeadMatchClassedu.stanford.nlp.hcoref.sieveJavaNlp
ReorderingOracleA second attempt at making an oracle.Classedu.stanford.nlp.parser.shiftreduceJavaNlp
RepeatedRecordHandlerFilters repeated messages and replaces them with the number of times they were logged.Classedu.stanford.nlp.util.loggingJavaNlp
RequirementStores and describes a set of requirements for the typical use of the pipeline.Classedu.stanford.nlp.pipelineJavaNlp
RerankerA scorer which the RerankingParserQuery can use to rescore sentences.Interfaceedu.stanford.nlp.parser.lexparserJavaNlp
RerankerQueryProcess a Tree and return a score.Interfaceedu.stanford.nlp.parser.lexparserJavaNlp
RerankingParserQueryRerank trees from the ParserQuery based on scores from a Reranker.Classedu.stanford.nlp.parser.lexparserJavaNlp
RerouteChannelClassedu.stanford.nlp.util.loggingJavaNlp
ResettableReaderIteratorFactoryVends ReaderIterators which can always be rewound.Classedu.stanford.nlp.objectbankJavaNlp
ResultsPrinterClass for comparing the output of information extraction to a gold standard, and printing the results.Classedu.stanford.nlp.ie.machinereadingJavaNlp
ResultStoringFloatMonitorClassedu.stanford.nlp.optimizationJavaNlp
ResultStoringMonitorClassedu.stanford.nlp.optimizationJavaNlp
RFSieveClassedu.stanford.nlp.hcoref.sieveJavaNlp
RNNCoreAnnotationsClassedu.stanford.nlp.neural.rnnJavaNlp
RNNOptionsClassedu.stanford.nlp.sentimentJavaNlp
RNNTestOptionsEvaluation-only options for the RNN modelsAuthor:John BauerSee Also:Serialized FormClassedu.stanford.nlp.sentimentJavaNlp
RNNTrainOptionsClassedu.stanford.nlp.sentimentJavaNlp
RobustTokenizerClassedu.stanford.nlp.ie.machinereading.domains.ace.readerJavaNlp
RothCONLL04ReaderClassedu.stanford.nlp.ie.machinereading.domains.rothJavaNlp
RothEntityExtractorClassedu.stanford.nlp.ie.machinereading.domains.rothJavaNlp
RuleInterface for int-format grammar rules.Interfaceedu.stanford.nlp.parser.lexparserJavaNlp
RuleBasedCorefMentionFinderClassedu.stanford.nlp.dcorefJavaNlp
RuleBasedCorefMentionFinderClassedu.stanford.nlp.hcoref.mdJavaNlp
RulesRules for coref system (mention detection, entity coref, event coref) The name of the method for mention detection starts with detection,Classedu.stanford.nlp.dcorefJavaNlp
RulesRules for coref system (mention detection, entity coref, event coref) The name of the method for mention detection starts with detection,Classedu.stanford.nlp.hcorefJavaNlp
RuntimeInterruptedExceptionAn unchecked version of InterruptedException.Classedu.stanford.nlp.utilJavaNlp
RuntimeIOExceptionAn unchecked version of IOException.Classedu.stanford.nlp.ioJavaNlp
RVFClassifierA simple interface for classifying and scoring data points with real-valued features.Interfaceedu.stanford.nlp.classifyJavaNlp
RVFDatasetAn interfacing class for ClassifierFactory that incrementally builds a more memory-efficient representation of a List of RVFDatumClassedu.stanford.nlp.classifyJavaNlp
RVFDatumA basic implementation of the Datum interface that can be constructed with a Collection of features and one more more labels.Classedu.stanford.nlp.lingJavaNlp
SamplerAn interace for drawing samples from the label space of an object.Interfaceedu.stanford.nlp.statsJavaNlp
ScaledSGDMinimizerStochastic Gradient Descent To Quasi Newton Minimizer.Classedu.stanford.nlp.optimizationJavaNlp
ScoredScored: This is a simple interface that says that an object can answer requests for the score, or goodness of the object.Interfaceedu.stanford.nlp.utilJavaNlp
ScoredComparatorScoredComparator allows one to compare Scored things.Classedu.stanford.nlp.utilJavaNlp
ScoredObjectWrapper class for holding a scored object.Classedu.stanford.nlp.utilJavaNlp
ScorePatternsClassedu.stanford.nlp.patternsJavaNlp
ScorePatternsF1Used if patternScoring flag is set to F1 with the seed pattern.Classedu.stanford.nlp.patterns.surfaceJavaNlp
ScorePatternsFreqBasedClassedu.stanford.nlp.patternsJavaNlp
ScorePatternsRatioModifiedFreqClassedu.stanford.nlp.patternsJavaNlp
ScorePhrasesClassedu.stanford.nlp.patternsJavaNlp
ScorePhrasesAverageFeaturesScore phrases by averaging scores of individual features.Classedu.stanford.nlp.patternsJavaNlp
ScorerClassedu.stanford.nlp.hcorefJavaNlp
ScorerInterface for supporting A* scoring.Interfaceedu.stanford.nlp.parser.lexparserJavaNlp
ScorerInterfaceedu.stanford.nlp.statsJavaNlp
ScorerBCubedClassedu.stanford.nlp.dcorefJavaNlp
ScorerMUCClassedu.stanford.nlp.dcorefJavaNlp
ScorerPairwiseClassedu.stanford.nlp.dcorefJavaNlp
ScrollableTreeJPanelComponent for displaying a tree in a JPanel that works correctly withAuthor:Anna RaffertySee Also:Serialized FormClassedu.stanford.nlp.trees.tregex.guiJavaNlp
SemanticGraphRepresents a semantic graph of a sentence or document, with IndexedWord The root is not at present represented as a vertex in the graph.Classedu.stanford.nlp.semgraphJavaNlp
SemanticGraphCoreAnnotationsThis class collects CoreAnnotations that are used in working with a SemanticGraph.Classedu.stanford.nlp.semgraphJavaNlp
SemanticGraphEdgeRepresents an edge in the dependency graph.Classedu.stanford.nlp.semgraphJavaNlp
SemanticGraphFactoryRefactoring of static makers of SemanticGraphs in order to simplify the SemanticGraph class.Classedu.stanford.nlp.semgraphJavaNlp
SemanticGraphFormatterDefines a class for pretty-printing SemanticGraphs.Classedu.stanford.nlp.semgraphJavaNlp
SemanticGraphUtilsGeneric utilities for dealing with Dependency graphs and other structures, useful for text simplification and rewriting.Classedu.stanford.nlp.semgraphJavaNlp
SemanticHeadFinder found in Michael Collins' 1999 thesis.Classedu.stanford.nlp.treesJavaNlp
SemanticsClassedu.stanford.nlp.dcorefJavaNlp
SemanticsClassedu.stanford.nlp.hcoref.dataJavaNlp
SemgrexMatcherA SemgrexMatcher can be used to match a SemgrexPattern against a SemanticGraph.Classedu.stanford.nlp.semgraph.semgrexJavaNlp
SemgrexParseExceptionA runtime exception that indicates something went wrong parsing a semgrex expression.Classedu.stanford.nlp.semgraph.semgrexJavaNlp
SemgrexPatternA SemgrexPattern is a tgrep-type pattern for matching node configurations in one of the SemanticGraph structures.Classedu.stanford.nlp.semgraph.semgrexJavaNlp
SemiSupervisedLogConditionalObjectiveFunctionMaximizes the conditional likelihood with a given prior.Classedu.stanford.nlp.classifyJavaNlp
SentenceSentence holds a couple utility methods for lists.Classedu.stanford.nlp.lingJavaNlp
SentenceA representation of a single Sentence.Classedu.stanford.nlp.simpleJavaNlp
SentenceAlgorithms A set of common utility algorithms for working with sentences (e.Classedu.stanford.nlp.simpleJavaNlp
SentenceAnnotatorA parent class for annotators which might want to analyze one sentence at a time, possibly in a multithreaded manner.Classedu.stanford.nlp.pipelineJavaNlp
SentenceFragmentA representation of a sentence fragment.Classedu.stanford.nlp.naturalliJavaNlp
SentenceIndexCreated by sonalg on 10/15/14.Classedu.stanford.nlp.patternsJavaNlp
SentimentAnnotatorThis annotator attaches a binarized tree with sentiment annotations to each sentence.Classedu.stanford.nlp.pipelineJavaNlp
SentimentCoreAnnotationsAnnotations specific to the Sentiment project.Classedu.stanford.nlp.sentimentJavaNlp
SentimentCostAndGradientClassedu.stanford.nlp.sentimentJavaNlp
SentimentModelClassedu.stanford.nlp.sentimentJavaNlp
SentimentPipelineA wrapper class which creates a suitable pipeline for the sentiment model and processes raw text.Classedu.stanford.nlp.sentimentJavaNlp
SentimentTrainingClassedu.stanford.nlp.sentimentJavaNlp
SentimentUtilsIn the Sentiment dataset converted to tree form, the labels on the intermediate nodes are the sentiment scores and the leaves are theClassedu.stanford.nlp.sentimentJavaNlp
SeqClassifierFlagsFlags for sequence classifiers.Classedu.stanford.nlp.sequencesJavaNlp
SequenceGibbsSamplerA Gibbs sampler for sequence models.Classedu.stanford.nlp.sequencesJavaNlp
SequenceListenerA class capable of listening to changes about a sequence, represented as an array of type int.Interfaceedu.stanford.nlp.sequencesJavaNlp
SequenceMatchActionInterfaceedu.stanford.nlp.ling.tokensregexJavaNlp
SequenceMatcherA generic sequence matcher.Classedu.stanford.nlp.ling.tokensregexJavaNlp
SequenceMatchResultThe result of a match against a sequence.Interfaceedu.stanford.nlp.ling.tokensregexJavaNlp
SequenceMatchRulesRules for matching sequences using regular expressions There are 2 types of rules:Classedu.stanford.nlp.ling.tokensregexJavaNlp
SequenceModelInterface for scoring the labeling of sequences of a fixed length.Interfaceedu.stanford.nlp.sequencesJavaNlp
SequencePatternGeneric Sequence Pattern for regular expressions.Classedu.stanford.nlp.ling.tokensregexJavaNlp
SequenceSamplerThis class will sample an output from a sequence model.Classedu.stanford.nlp.sequencesJavaNlp
SerializableFunctionThis interface is a conjunction of Function and Serializable, which is a bad idea from the perspective of the type system, but one that seemsInterfaceedu.stanford.nlp.processJavaNlp
SetsClassedu.stanford.nlp.utilJavaNlp
SGDMinimizerIn place Stochastic Gradient Descent Minimizer.Classedu.stanford.nlp.optimizationJavaNlp
SGDToQNMinimizerStochastic Gradient Descent To Quasi Newton Minimizer An experimental minimizer which takes a stochastic function (one implementing AbstractStochasticCachingDiffFunction)Classedu.stanford.nlp.optimizationJavaNlp
SGDWithAdaGradAndFOBOSStochastic Gradient Descent With AdaGrad and FOBOS in batch mode.Classedu.stanford.nlp.optimizationJavaNlp
ShiftReduceOptionsClassedu.stanford.nlp.parser.shiftreduceJavaNlp
ShiftReduceParserA shift-reduce constituency parser.Classedu.stanford.nlp.parser.shiftreduceJavaNlp
ShiftReduceParserQueryClassedu.stanford.nlp.parser.shiftreduceJavaNlp
ShiftReduceTestOptionsClassedu.stanford.nlp.parser.shiftreduceJavaNlp
ShiftReduceTrainOptionsClassedu.stanford.nlp.parser.shiftreduceJavaNlp
ShiftTransitionTransition that moves a single item from the front of the queue to the top of the stack without making any other changes.Classedu.stanford.nlp.parser.shiftreduceJavaNlp
SieveClassedu.stanford.nlp.hcoref.sieveJavaNlp
SieveCoreferenceSystemMulti-pass Sieve coreference resolution system (see EMNLP 2010 paper).Classedu.stanford.nlp.dcorefJavaNlp
SieveOptionsClassedu.stanford.nlp.dcorefJavaNlp
Sighan2005DocumentReaderAndWriterDocumentReader for Chinese segmentation task.Classedu.stanford.nlp.wordsegJavaNlp
SimpleConstituentA SimpleConstituent object defines a generic edge in a graph.Classedu.stanford.nlp.treesJavaNlp
SimpleConstituentFactoryA ConstituentFactory acts as a factory for creating objects of class Constituent, or some descendent class.Classedu.stanford.nlp.treesJavaNlp
SimpleGoodTuringSimple Good-Turing smoothing, based on code from Sampson, available at: ftp://ftp.Classedu.stanford.nlp.statsJavaNlp
SimpleLinearClassifierClassedu.stanford.nlp.scorefJavaNlp
SimpleTensorThis class defines a block tensor, somewhat like a three dimensional matrix.Classedu.stanford.nlp.neuralJavaNlp
SimpleTokenizeClassedu.stanford.nlp.ie.machinereading.commonJavaNlp
SimpleTreeA SimpleTree is a minimal concrete implementation of an unlabeled, unscored Tree.Classedu.stanford.nlp.treesJavaNlp
SimpleTreeFactoryA SimpleTreeFactory acts as a factory for creating objects of class SimpleTree.Classedu.stanford.nlp.treesJavaNlp
SisterAnnotationStatsSee what sister annotation helps in treebank, based on support and KL divergence.Classedu.stanford.nlp.parser.lexparserJavaNlp
SloppyMathThe class SloppyMath contains methods for performing basic numeric operations.Classedu.stanford.nlp.mathJavaNlp
SMDMinimizer Stochastic Meta Descent Minimizer based on Accelerated training of conditional random fields with stochastic gradient methodsClassedu.stanford.nlp.optimizationJavaNlp
SpanStores the offsets for a span of text Offsets may indicate either token or byte positionsClassedu.stanford.nlp.ie.machinereading.structureJavaNlp
SpanA Span is an optimized SimpleConstituent object.Classedu.stanford.nlp.treesJavaNlp
SpanishHeadFinderClassedu.stanford.nlp.trees.international.spanishJavaNlp
SpanishTokenizerTokenizer for raw Spanish text.Classedu.stanford.nlp.international.spanish.processJavaNlp
SpanishTreebankLanguagePackLanguage pack for the Spanish treebank.Classedu.stanford.nlp.trees.international.spanishJavaNlp
SpanishTreebankParserParamsTreebankLangParserParams for the AnCora corpus.Classedu.stanford.nlp.parser.lexparserJavaNlp
SpanishTreeNormalizerNormalize trees read from the AnCora Spanish corpus.Classedu.stanford.nlp.trees.international.spanishJavaNlp
SpanishTreeReaderFactoryA class for reading Spanish AnCora trees that have been converted from XML to PTB format.Classedu.stanford.nlp.trees.international.spanishJavaNlp
SpanishUnknownWordModelClassedu.stanford.nlp.parser.lexparserJavaNlp
SpanishUnknownWordModelTrainerClassedu.stanford.nlp.parser.lexparserJavaNlp
SpanishUnknownWordSignaturesContains patterns for matching certain word types in Spanish, such as common suffices for nouns, verbs, adjectives and adverbs.Classedu.stanford.nlp.international.spanishJavaNlp
SpanishVerbStripperProvides a utility function for removing attached pronouns from Spanish verb forms.Classedu.stanford.nlp.international.spanishJavaNlp
SpeakerInfoClassedu.stanford.nlp.dcorefJavaNlp
SpeakerInfoInformation about a speakerAuthor:Angel ChangSee Also:Serialized FormClassedu.stanford.nlp.hcoref.dataJavaNlp
SpeakerMatchClassedu.stanford.nlp.hcoref.sieveJavaNlp
SplittingGrammarExtractorThis class is a reimplementation of Berkeley's state splitting grammar.Classedu.stanford.nlp.parser.lexparserJavaNlp
SQLConnectionCreated by sonalg on 10/8/14.Classedu.stanford.nlp.patternsJavaNlp
SQNMinimizerOnline Limited-Memory Quasi-Newton BFGS implementation based on the algorithms in Nocedal, Jorge, and Stephen J.Classedu.stanford.nlp.optimizationJavaNlp
StanfordCoreNLPThis is a pipeline that takes in a string and returns various analyzed The String is tokenized via a tokenizer (using a TokenizerAnnotator), andClassedu.stanford.nlp.pipelineJavaNlp
StanfordCoreNLPClientAn annotation pipeline in spirit identical to StanfordCoreNLP, but with the backend supported by a web server.Classedu.stanford.nlp.pipelineJavaNlp
StanfordCoreNLPServerThis class creates a server that runs a new Java annotator in each thread.Classedu.stanford.nlp.pipelineJavaNlp
StanfordRedwoodConfigurationClassedu.stanford.nlp.util.loggingJavaNlp
StartAndEndArabicSegmenterFeatureFactoryFeature factory for the IOB clitic segmentation model described by Green and DeNero (2012).Classedu.stanford.nlp.international.arabic.processJavaNlp
StateA class which encodes the current state of the parsing.Classedu.stanford.nlp.parser.shiftreduceJavaNlp
StatisticalCorefPropertiesClassedu.stanford.nlp.scorefJavaNlp
StatisticalCorefSystemClassedu.stanford.nlp.scorefJavaNlp
StatisticalCorefTrainerClassedu.stanford.nlp.scorefJavaNlp
StatisticalCorefUtilsClassedu.stanford.nlp.scorefJavaNlp
StochasticCalculateMethodsenum StochasticCalculateMethodsThis enumeratin was created to organize the selection of different methods for stochasticClassedu.stanford.nlp.optimizationJavaNlp
StochasticDiffFunctionTesterClassedu.stanford.nlp.optimizationJavaNlp
StochasticMinimizerStochastic Gradient Descent Minimizer.Classedu.stanford.nlp.optimizationJavaNlp
StreamGobblerReads the output of a process started by Process.Classedu.stanford.nlp.utilJavaNlp
StrictHeadMatch1Classedu.stanford.nlp.dcoref.sievepassesJavaNlp
StrictHeadMatch1Classedu.stanford.nlp.hcoref.sieveJavaNlp
StrictHeadMatch2Classedu.stanford.nlp.dcoref.sievepassesJavaNlp
StrictHeadMatch2Classedu.stanford.nlp.hcoref.sieveJavaNlp
StrictHeadMatch3Classedu.stanford.nlp.dcoref.sievepassesJavaNlp
StrictHeadMatch3Classedu.stanford.nlp.hcoref.sieveJavaNlp
StrictHeadMatch4Classedu.stanford.nlp.dcoref.sievepassesJavaNlp
StrictHeadMatch4Classedu.stanford.nlp.hcoref.sieveJavaNlp
StringDictionaryClassedu.stanford.nlp.ie.machinereading.commonJavaNlp
StringLabelA StringLabel object acts as a Label by containing a single String, which it sets or returns in response to requests.Classedu.stanford.nlp.lingJavaNlp
StringLabeledScoredTreeReaderFactoryThis class implements a TreeReaderFactory that produces labeled, scored array-based Trees, which have been cleaned up toClassedu.stanford.nlp.treesJavaNlp
StringLabelFactoryA StringLabelFactory object makes a simple StringLabel out of a String.Classedu.stanford.nlp.lingJavaNlp
StringOutputStreamAn OutputStream that can be turned into a String.Classedu.stanford.nlp.ioJavaNlp
StringParsingTaskAn instantiation of this abstract class parses a String and returns an object of type E.Classedu.stanford.nlp.utilJavaNlp
StringUtilsStringUtils is a class for random String things, including output formatting and command line argument parsing.Classedu.stanford.nlp.utilJavaNlp
StripTagsProcessorA Processor whose process method deletes all SGML/XML/HTML tags (tokens starting with < and endingClassedu.stanford.nlp.processJavaNlp
StyleANSI supported styles (rather, a subset of) These values are mirrored in Redwood.Classedu.stanford.nlp.util.loggingJavaNlp
SunJurafskyChineseHeadFinderA HeadFinder for Chinese based on rules described in Sun/Jurafsky NAACL 2004.Classedu.stanford.nlp.trees.international.pennchineseJavaNlp
SurfacePatternTo represent a surface pattern in more detail than TokenSequencePattern (this class object is eventually compiled as TokenSequencePattern via the toStringClassedu.stanford.nlp.patterns.surfaceJavaNlp
SurfacePatternFactoryCreated by sonalg on 10/27/14.Classedu.stanford.nlp.patterns.surfaceJavaNlp
SUTimeSUTime is a collection of data structures to represent various temporal concepts and operations between them.Classedu.stanford.nlp.timeJavaNlp
SUTimeMainMain program for testing SUTime Processing a text string:Classedu.stanford.nlp.timeJavaNlp
SVMLightClassifierThis class represents a trained SVM Classifier.Classedu.stanford.nlp.classifyJavaNlp
SVMLightClassifierFactoryThis class is meant for training SVMs (SVMLightClassifiers).Classedu.stanford.nlp.classifyJavaNlp
SynchronizedInterner For interning (canonicalizing) things in a multi-threaded environment.Classedu.stanford.nlp.util.concurrentJavaNlp
SynchronizedTreeTransformerIf you have a TreeTransformer which is not threadsafe, and you need to call it from multiple threads, this will wrap it in aClassedu.stanford.nlp.treesJavaNlp
SystemUtilsUseful methods for running shell commands, getting the process ID, checkingAuthor:Bill MacCartney, Steven Bethard (run(java.Classedu.stanford.nlp.utilJavaNlp
TagA Tag object acts as a Label by containing a String that is a part-of-speech tag.Classedu.stanford.nlp.lingJavaNlp
TaggedFileReaderInterfaceedu.stanford.nlp.tagger.ioJavaNlp
TaggedFileRecordParses and specifies all the details for how to read some POS tagging data.Classedu.stanford.nlp.tagger.ioJavaNlp
TaggedWordA TaggedWord object contains a word and its tag.Classedu.stanford.nlp.lingJavaNlp
TaggedWordFactoryA TaggedWordFactory acts as a factory for creating objects ofVersion:2000/12/21Author:Christopher ManningClassedu.stanford.nlp.lingJavaNlp
TaggerThis module includes constants that are the same for all taggers, as opposed to being part of their configurations.Classedu.stanford.nlp.tagger.commonJavaNlp
TaggerConfigReads and stores configuration information for a POS tagger.Classedu.stanford.nlp.tagger.maxentJavaNlp
TaggerExperimentsThis class represents the training samples.Classedu.stanford.nlp.tagger.maxentJavaNlp
TaggerFeatureHolds a Tagger Feature for the loglinear model.Classedu.stanford.nlp.tagger.maxentJavaNlp
TaggerFeaturesThis class contains POS tagger specific features.Classedu.stanford.nlp.tagger.maxentJavaNlp
TaggingEvalComputes POS tagging P/R/F1 from guess/gold trees.Classedu.stanford.nlp.parser.metricsJavaNlp
TagProjectionAn interface for projecting POS tags onto a reduced set for the dependency grammar.Interfaceedu.stanford.nlp.parser.lexparserJavaNlp
TagsTags that can be added to values or annotationsSee Also:Serialized FormClassedu.stanford.nlp.ling.tokensregex.typesJavaNlp
TdiffExtracts the differences between the sets of constituents indicated by a pair of parse trees.Classedu.stanford.nlp.trees.tregex.guiJavaNlp
TeeStreamClassedu.stanford.nlp.ioJavaNlp
TemplateHashClassedu.stanford.nlp.tagger.maxentJavaNlp
TestClassifierTags data and can handle either data with gold-standard tags (computing performance statistics) or unlabeled data.Classedu.stanford.nlp.tagger.maxentJavaNlp
TestOptionsOptions to the parser which affect performance only at testing (parsing) The Options class that stores the TestOptions stores theClassedu.stanford.nlp.parser.lexparserJavaNlp
TestSentenceClassedu.stanford.nlp.tagger.maxentJavaNlp
TestSequenceModelFor sequence model inference at test-time.Classedu.stanford.nlp.ie.crfJavaNlp
TextAnnotationCreatorClassedu.stanford.nlp.pipelineJavaNlp
TextOutputterClassedu.stanford.nlp.pipelineJavaNlp
TextTaggedFileReaderClassedu.stanford.nlp.tagger.ioJavaNlp
ThreadsafeProcessorObjects that wish to use MulticoreWrapper for multicore support must implement this interface.Interfaceedu.stanford.nlp.util.concurrentJavaNlp
ThreeDimensionalMapClassedu.stanford.nlp.utilJavaNlp
TimeAnnotationsSet of common annotations for CoreMaps that require classes from the time package.Classedu.stanford.nlp.timeJavaNlp
TimeAnnotatorAnnotate temporal expressions in text with SUTime.Classedu.stanford.nlp.timeJavaNlp
TimeExpressionClassedu.stanford.nlp.timeJavaNlp
TimeExpressionExtractorA TimeExpressionExtractor extracts a list of time expressions from a document annotation.Interfaceedu.stanford.nlp.timeJavaNlp
TimeExpressionExtractorFactoryFactory for creating TimeExpressionExtractorAuthor:Angel ChangSee Also:Serialized FormClassedu.stanford.nlp.timeJavaNlp
TimeExpressionExtractorImplExtracts time expressions.Classedu.stanford.nlp.timeJavaNlp
TimeExpressionPatternsInterface for rules/patterns for transforming time related natural language expressionsInterfaceedu.stanford.nlp.timeJavaNlp
TimeFormatterClassedu.stanford.nlp.timeJavaNlp
TimexStores one TIMEX3 expression.Classedu.stanford.nlp.timeJavaNlp
TimingA class for measuring how long things take.Classedu.stanford.nlp.utilJavaNlp
TokenCurrently can handle only ORs Created by sonalg on 10/16/14.Classedu.stanford.nlp.patterns.surfaceJavaNlp
TokenizerTokenizers break up text into individual Objects.Interfaceedu.stanford.nlp.processJavaNlp
TokenizerAdapterThis class adapts between a java.Classedu.stanford.nlp.processJavaNlp
TokenizerAnnotatorThis class will PTB tokenize the input.Classedu.stanford.nlp.pipelineJavaNlp
TokenizerFactoryA TokenizerFactory is used to convert a java.Interfaceedu.stanford.nlp.processJavaNlp
TokenSequenceMatcherClassedu.stanford.nlp.ling.tokensregexJavaNlp
TokenSequenceParseExceptionCreated by sonalg on 2/5/15.Classedu.stanford.nlp.ling.tokensregex.parserJavaNlp
TokenSequenceParserClassedu.stanford.nlp.ling.tokensregex.parserJavaNlp
TokenSequencePatternToken Sequence Pattern for regular expressions over sequences of tokens (each represented as a CoreMap).Classedu.stanford.nlp.ling.tokensregexJavaNlp
TokensRegexAnnotatorUses TokensRegex patterns to annotate tokens.Classedu.stanford.nlp.pipelineJavaNlp
TokensRegexNERAnnotator TokensRegexNERAnnotator labels tokens with types based on a simple manual mapping from regular expressions to the types of the entities they are meant to describe.Classedu.stanford.nlp.pipelineJavaNlp
TooltipJListSimple list class that extends JList and adds tool tip functionality to the list.Classedu.stanford.nlp.swingJavaNlp
TopMatchEvalClassedu.stanford.nlp.parser.metricsJavaNlp
TopNGramRecordThis class stores the best K ngrams for each class for a model.Classedu.stanford.nlp.neural.rnnJavaNlp
TrainOptionsNon-language-specific options for training a grammar from a treebank.Classedu.stanford.nlp.parser.lexparserJavaNlp
TransducerGraphTransducerGraph represents a deterministic finite state automaton without epsilon transitions.Classedu.stanford.nlp.fsmJavaNlp
TransformingTreebankThis class wraps another Treebank, and will vend trees that have been through a TreeTransformer.Classedu.stanford.nlp.treesJavaNlp
TransformXMLReads XML from an input file or stream and writes XML to an output file or stream, while transforming text appearing inside specifiedClassedu.stanford.nlp.processJavaNlp
TransitionAn interface which defines a transition type in the shift-reduce parser.Interfaceedu.stanford.nlp.parser.shiftreduceJavaNlp
TreeThe abstract class Tree is used to collect all of the tree types, and acts as a generic extensible type.Classedu.stanford.nlp.treesJavaNlp
TreeAnnotatorPerforms non-language specific annotation of Trees.Classedu.stanford.nlp.parser.lexparserJavaNlp
TreeAnnotatorAndBinarizerClassedu.stanford.nlp.parser.lexparserJavaNlp
TreebankA Treebank object provides access to a corpus of examples with given tree structures.Classedu.stanford.nlp.treesJavaNlp
TreebankAnnotatorClass for getting an annotated treebank.Classedu.stanford.nlp.parser.lexparserJavaNlp
TreebankFactoryAn interface for treebank vendors.Interfaceedu.stanford.nlp.treesJavaNlp
TreebankLangParserParamsContains language-specific methods commonly necessary to get a parser to parse an arbitrary treebank.Interfaceedu.stanford.nlp.parser.lexparserJavaNlp
TreebankLanguagePackThis interface specifies language/treebank specific information for a Treebank, which a parser or other treebank user might need to know.Interfaceedu.stanford.nlp.treesJavaNlp
TreebankPreprocessorA data preparation pipeline for treebanks.Classedu.stanford.nlp.trees.treebankJavaNlp
TreebanksThis is just a main method and other static methods for command-line manipulation, statistics, and testing ofClassedu.stanford.nlp.treesJavaNlp
TreebankTransformerInterfaceedu.stanford.nlp.treesJavaNlp
TreeBinarizerBinarizes trees in such a way that head-argument structure is respected.Classedu.stanford.nlp.parser.lexparserJavaNlp
TreeCollinizerDoes detransformations to a parsed sentence to map it back to the standard treebank form for output or evaluation.Classedu.stanford.nlp.parser.lexparserJavaNlp
TreeCoreAnnotationsSet of common annotations for CoreMaps that require classes from the trees package.Classedu.stanford.nlp.treesJavaNlp
TreeFactoryA TreeFactory acts as a factory for creating objects of class Tree, or some descendant class.Interfaceedu.stanford.nlp.treesJavaNlp
TreeFiltersA location for general implementations of Filter.Classedu.stanford.nlp.treesJavaNlp
TreeFromFileSimple utility class for storing a tree as well as the sentence the tree represents and a label with the filename of the file that the tree was stored in.Classedu.stanford.nlp.trees.tregex.guiJavaNlp
TreeFunctionsThis is a utility class which vends tree transformers to translate trees from one factory type to trees of another.Classedu.stanford.nlp.treesJavaNlp
TreeGraphNode A TreeGraphNode is simply a with some additional functionality.Classedu.stanford.nlp.treesJavaNlp
TreeGraphNodeFactoryA TreeGraphNodeFactory acts as a factory for creating tree nodes of type TreeGraphNode.Classedu.stanford.nlp.treesJavaNlp
TreeJPanelClass for displaying a Tree.Classedu.stanford.nlp.parser.uiJavaNlp
TreeLeafLabelTransformerApplies a Function to the labels in a tree.Classedu.stanford.nlp.treesJavaNlp
TreeLemmatizerClassedu.stanford.nlp.treesJavaNlp
TreeLengthComparatorA TreeLengthComparator orders trees by their yield sentenceVersion:2003/03/24Author:Christopher ManningClassedu.stanford.nlp.treesJavaNlp
TreeNormalizerA class for tree normalization.Classedu.stanford.nlp.treesJavaNlp
TreePrintA class for customizing the print method(s) for a edu.Classedu.stanford.nlp.treesJavaNlp
TreeReaderA TreeReader adds functionality to another Reader by reading in Trees, or some descendant class.Interfaceedu.stanford.nlp.treesJavaNlp
TreeReaderFactoryA TreeReaderFactory is a factory for creating objects of class TreeReader, or some descendant class.Interfaceedu.stanford.nlp.treesJavaNlp
TreeRecorderOutputs either binarized or debinarized trees to a given filename.Classedu.stanford.nlp.parser.shiftreduceJavaNlp
TreesVarious static utilities for the Tree class.Classedu.stanford.nlp.treesJavaNlp
TreeShapedStackRepresents a stack where one prefix of the stack can branch in several directions.Classedu.stanford.nlp.utilJavaNlp
TreeSpanScoringProvides a method for deciding how similar two trees are.Classedu.stanford.nlp.parser.metricsJavaNlp
TreeTaggedFileReaderClassedu.stanford.nlp.tagger.ioJavaNlp
TreeTokenizerFactoryWrapper for TreeReaderFactory.Classedu.stanford.nlp.treesJavaNlp
TreeTransformerThis is a simple interface for a function that alters aAuthor:Christopher Manning.Interfaceedu.stanford.nlp.treesJavaNlp
TreeVisitorThis is a simple strategy-type interface for operations that are applied to Tree.Interfaceedu.stanford.nlp.treesJavaNlp
TregexGUIMain class for creating a tregex gui.Classedu.stanford.nlp.trees.tregex.guiJavaNlp
TregexMatcherA TregexMatcher can be used to match a TregexPattern against a Tree.Classedu.stanford.nlp.trees.tregexJavaNlp
TregexParseExceptionA runtime exception that indicates something went wrong parsing a tregex expression.Classedu.stanford.nlp.trees.tregexJavaNlp
TregexPatternA TregexPattern is a tgrep-type pattern for matching tree node configurations.Classedu.stanford.nlp.trees.tregexJavaNlp
TregexPatternCompilerA class for compiling TregexPatterns with specific HeadFinders and or basicCategoryFunctions.Classedu.stanford.nlp.trees.tregexJavaNlp
TregexPoweredTreebankParserParams AbstractTreebankParserParams which provides support for Tregex-powered annotations.Classedu.stanford.nlp.parser.lexparserJavaNlp
TrieMapMap that takes a iterable as key, and maps it to an value.Classedu.stanford.nlp.ling.tokensregex.matcherJavaNlp
TrieMapMatcherThe TrieMapMatcher provides functions to match against a trie.Classedu.stanford.nlp.ling.tokensregex.matcherJavaNlp
TrileanA boolean, but for three-valued logics (true / false / unknown).Classedu.stanford.nlp.utilJavaNlp
TripleClass representing an ordered triple of objects, possibly typed.Classedu.stanford.nlp.utilJavaNlp
TrueCaseAnnotatorClassedu.stanford.nlp.pipelineJavaNlp
TrueCasingForNISTDocumentReaderAndWriterA DocumentReaderAndWriter for truecasing documents.Classedu.stanford.nlp.sequencesJavaNlp
TsurgeonTsurgeon provides a way of editing trees based on a set of operations that are applied to tree locations matching a tregex pattern.Classedu.stanford.nlp.trees.tregex.tsurgeonJavaNlp
TsurgeonMatcherAn object factored out to keep the state of a Tsurgeon operation separate from the TsurgeonPattern objects.Classedu.stanford.nlp.trees.tregex.tsurgeonJavaNlp
TsurgeonParseExceptionA runtime exception that indicates something went wrong parsing a Tsurgeon expression.Classedu.stanford.nlp.trees.tregex.tsurgeonJavaNlp
TsurgeonParserTreeConstantsInterfaceedu.stanford.nlp.trees.tregex.tsurgeonJavaNlp
TsurgeonPatternAn abstract class for patterns to manipulate Trees when successfully matched on with a TregexMatcher.Classedu.stanford.nlp.trees.tregex.tsurgeonJavaNlp
TsurgeonRuntimeExceptionSomething has gone wrong internally in TsurgeonAuthor:John BauerSee Also:Serialized FormClassedu.stanford.nlp.trees.tregex.tsurgeonJavaNlp
TSVTaggedFileReaderClassedu.stanford.nlp.tagger.ioJavaNlp
TTagsThis class holds the POS tags, assigns them unique ids, and knows which tags are open versus closed class.Classedu.stanford.nlp.tagger.maxentJavaNlp
TueBaDZHeadFinderA HeadFinder for TueBa-D/Z.Classedu.stanford.nlp.trees.international.tuebadzJavaNlp
TueBaDZLanguagePackLanguage pack for the Tuebingen Treebank of Written German (TueBa-D/Z).Classedu.stanford.nlp.trees.international.tuebadzJavaNlp
TueBaDZParserParamsTreebankLangParserParams for the German Tuebingen corpus.Classedu.stanford.nlp.parser.lexparserJavaNlp
TueBaDZPennTreeNormalizerTree normalizer for the TueBaDZ treebank.Classedu.stanford.nlp.trees.international.tuebadzJavaNlp
TueBaDZTreeReaderFactoryClassedu.stanford.nlp.trees.international.tuebadzJavaNlp
TwoDimensionalCollectionValuedMapA class which can store mappings from Object keys to Collections of Object values.Classedu.stanford.nlp.utilJavaNlp
TwoDimensionalCounterA class representing a mapping between pairs of typed objects and doubleAuthor:Teg GrenagerSee Also:Serialized FormClassedu.stanford.nlp.statsJavaNlp
TwoDimensionalCounterInterfaceInterfaceedu.stanford.nlp.statsJavaNlp
TwoDimensionalIntCounterA class representing a mapping between pairs of typed objects and int values.Classedu.stanford.nlp.statsJavaNlp
TwoDimensionalMapClassedu.stanford.nlp.utilJavaNlp
TwoDimensionalSetWrap a TwoDimensionalMap as a TwoDimensionalSet.Classedu.stanford.nlp.utilJavaNlp
TypedDependencyA TypedDependency is a relation between two words in a GrammaticalStructure.Classedu.stanford.nlp.treesJavaNlp
TypesafeMapType signature for a class that supports the basic operations required of a typesafe heterogeneous map.Interfaceedu.stanford.nlp.utilJavaNlp
UDFeatureAnnotatorExtracts universal dependencies features from a treeAuthor:Sebastian SchusterClassedu.stanford.nlp.pipelineJavaNlp
UnaryGrammarMaintains efficient indexing of unary grammar rules.Classedu.stanford.nlp.parser.lexparserJavaNlp
UnaryRuleUnary grammar rules (with ints for parent and child).Classedu.stanford.nlp.parser.lexparserJavaNlp
UnaryTransitionTransition that makes a unary parse node in a partially finished tree.Classedu.stanford.nlp.parser.shiftreduceJavaNlp
UniversalDependenciesFeatureAnnotatorAdds lemmata and features to an English CoNLL-U dependenciesAuthor:Sebastian SchusterClassedu.stanford.nlp.trees.udJavaNlp
UniversalEnglishGrammaticalRelationsUniversalEnglishGrammaticalRelations is a set of GrammaticalRelation objects according to the UniversalClassedu.stanford.nlp.treesJavaNlp
UniversalEnglishGrammaticalStructureA GrammaticalStructure for Universal Dependencies English.Classedu.stanford.nlp.treesJavaNlp
UniversalEnglishGrammaticalStructureFactoryClassedu.stanford.nlp.treesJavaNlp
UniversalPOSMapperMaps LDC-provided Bies mappings to the Universal POS tag set described in Slav Petrov, Dipanjan Das and Ryan McDonald.Classedu.stanford.nlp.international.arabic.pipelineJavaNlp
UniversalPOSMapperHelper class to perform a context-sensitive mapping of POS tags in a tree to universal POS tags.Classedu.stanford.nlp.treesJavaNlp
UniversalSemanticHeadFinder in Michael Collins' 1999 thesis.Classedu.stanford.nlp.treesJavaNlp
UnknownGTTrainerThis class trains a Good-Turing model for unknown words from a collection of trees.Classedu.stanford.nlp.parser.lexparserJavaNlp
UnknownWordModelThis class defines the runtime interface for unknown words in lexparser.Interfaceedu.stanford.nlp.parser.lexparserJavaNlp
UnknownWordModelTrainerAn interface for training an UnknownWordModel.Interfaceedu.stanford.nlp.parser.lexparserJavaNlp
UnknownWordPrinterPrints out words which are unknown to the DVParser.Classedu.stanford.nlp.parser.dvparserJavaNlp
UnlabeledAttachmentEvalDependency unlabeled attachment score.Classedu.stanford.nlp.parser.metricsJavaNlp
UnnamedConcreteDependencyAn individual dependency between a head and a dependent.Classedu.stanford.nlp.treesJavaNlp
UnnamedDependencyAn individual dependency between a head and a dependent.Classedu.stanford.nlp.treesJavaNlp
UTF8EquivalenceFunctionClassedu.stanford.nlp.utilJavaNlp
UtilClassedu.stanford.nlp.naturalliJavaNlp
ValueAn expression that has been evaluated to a Java object of type T.Interfaceedu.stanford.nlp.ling.tokensregex.typesJavaNlp
ValuedIntervalClassedu.stanford.nlp.utilJavaNlp
ValueFunctionA function that takes as input an environment (Env) and a list of values (List) and returns a Value.Interfaceedu.stanford.nlp.ling.tokensregex.typesJavaNlp
ValueFunctionsValueFunctions supported by tokensregex.Classedu.stanford.nlp.ling.tokensregex.typesJavaNlp
ValueLabelA ValueLabel object acts as a Label with linguistic attributes.Classedu.stanford.nlp.lingJavaNlp
VectorMapA serializer for reading / writing word vectors.Classedu.stanford.nlp.neuralJavaNlp
VisibilityHandlerA filter for selecting which channels are visible.Classedu.stanford.nlp.util.loggingJavaNlp
ViterbiParserThe interface for Viterbi parsers.Interfaceedu.stanford.nlp.parserJavaNlp
ViterbiParserWithOptionsThe interface for Viterbi parsers with options.Interfaceedu.stanford.nlp.parserJavaNlp
ViterbiSearchGraphBuilderClassedu.stanford.nlp.sequencesJavaNlp
WeightStores one row of the sparse matrix which makes up the multiclass perceptron.Classedu.stanford.nlp.parser.shiftreduceJavaNlp
WeightedDatasetClassedu.stanford.nlp.classifyJavaNlp
WeightedRVFDatasetA weighted version of the RVF dataset.Classedu.stanford.nlp.classifyJavaNlp
WhitespaceTokenizerA WhitespaceTokenizer is a tokenizer that splits on and discards only whitespace characters.Classedu.stanford.nlp.processJavaNlp
WordA Word object acts as a Label by containing a String.Classedu.stanford.nlp.lingJavaNlp
WordFactoryA WordFactory acts as a factory for creating objects ofVersion:2000/12/20Author:Christopher ManningClassedu.stanford.nlp.lingJavaNlp
WordLemmaTagA WordLemmaTag corresponds to a pair of a tagged (e.Classedu.stanford.nlp.lingJavaNlp
WordLemmaTagFactory A WordLemmaTagFactory acts as a factory for creating objects of class WordLemmaTag.Classedu.stanford.nlp.lingJavaNlp
WordListsClassedu.stanford.nlp.hcoref.dataJavaNlp
WordNetConnectionAllows us to verify that a wordnet connection is available without compile time errors if the package is not found.Interfaceedu.stanford.nlp.treesJavaNlp
WordSegmenterAn interface for segmenting strings into words (in unwordsegmented languages).Interfaceedu.stanford.nlp.processJavaNlp
WordSegmentingTokenizerA tokenizer that works by calling a WordSegmenter.Classedu.stanford.nlp.processJavaNlp
WordShapeClassifierProvides static methods which map any String to another String indicative of its "word shape" -- e.Classedu.stanford.nlp.processJavaNlp
WordStemmerStems the Words in a Tree using Morphology.Classedu.stanford.nlp.treesJavaNlp
WordsToSentencesAnnotatorThis class assumes that there is a List under the TokensAnnotation field, and runs itClassedu.stanford.nlp.pipelineJavaNlp
WordTagA WordTag corresponds to a tagged (e.Classedu.stanford.nlp.lingJavaNlp
WordTagFactoryA WordTagFactory acts as a factory for creating objects of class WordTag.Classedu.stanford.nlp.lingJavaNlp
WordTokenFactoryConstructs a Word from a String.Classedu.stanford.nlp.processJavaNlp
WordToSentenceProcessorTransforms a List of words into a List of Lists of words (that is, a List of sentences), by grouping the words.Classedu.stanford.nlp.processJavaNlp
WordToTaggedWordProcessorTransforms a Document of Words into a document all or partly of TaggedWords by breaking words on a tag divider character.Classedu.stanford.nlp.processJavaNlp
XMLBeginEndIteratorA class which iterates over Strings occurring between the begin and end of a selected tag or tags.Classedu.stanford.nlp.objectbankJavaNlp
XMLOutputterAn outputter to XML format.Classedu.stanford.nlp.pipelineJavaNlp
XMLUtilsClassedu.stanford.nlp.timeJavaNlp
XMLUtilsProvides some utilities for dealing with XML files, both by properly parsing them and by using the methods of a desperate Perl hacker.Classedu.stanford.nlp.utilJavaNlp
AboutBoxThis plugin implements the Help/About ImageJ command by opening the about.Classij.pluginImageJ
AnalyzerThis plugin implements ImageJ's Analyze/Measure and Analyze/Set Measurements commands.Classij.plugin.filterImageJ
AnimatorThis plugin animates stacks.Classij.pluginImageJ
AppearanceOptionsThis plugin implements the Edit/Options/Appearance command.Classij.pluginImageJ
ArrayUtilClassij.utilImageJ
ArrowThis is an Roi subclass for creating and displaying arrows.Classij.guiImageJ
ArrowToolClassij.plugin.toolImageJ
ArrowToolOptionsThis plugin implements the Edit/Options/Arrow Tool command.Classij.pluginImageJ
AutoThresholderAutothresholding methods (limited to 256 bin histograms) from the Auto_Threshold plugin (http://fiji.Classij.processImageJ
AVI_Reader ImageJ Plugin for reading an AVI file into an image stack (one slice per video frame)Classij.pluginImageJ
AVI_WriterThis plugin implements the File/Save As/AVI command.Classij.plugin.filterImageJ
BackgroundSubtracterrolling ball algorithm described in Stanley Sternberg's article, "Biomedical ImageProcessing", IEEE Computer, January 1983.Classij.plugin.filterImageJ
BatchConverterThis plugin implements the File/ /Convert command, which converts the images in a folder to a specified format.Classij.pluginImageJ
BatchMeasureThis plugin implements the File/Batch/Measure command, which measures all the images in a user-specified folder.Classij.pluginImageJ
BatchProcessorThis plugin implements the File/Batch/Macro and File/Batch/Virtual Stack commands.Classij.pluginImageJ
Benchmark results and additional benchmarks are available at "http://imagej.Classij.plugin.filterImageJ
Binary and Fill Holes commands in the Process/Binary submenu.Classij.plugin.filterImageJ
BinaryInterpolatorClassij.processImageJ
BinaryProcessorThis class processes binary images.Classij.processImageJ
BinnerThis plugin implements the Image/Transform/Bin command.Classij.pluginImageJ
BitBufferA class for reading arbitrary numbers of bits from a byte array.Classij.ioImageJ
BlitterImageJ bit blitting classes must implement this interface.Interfaceij.processImageJ
BMP_ReaderThis plugin reads BMP files.Classij.pluginImageJ
BMP_Writer http://www.Classij.pluginImageJ
BrowserLauncherThis plugin implements the File/Import/URL command and the commands in the Help menu that open web pages.Classij.pluginImageJ
BrushToolClassij.plugin.toolImageJ
ByteBlitterThis class does bit blitting of byte images.Classij.processImageJ
ByteProcessorThis is an 8-bit image and methods that operate on that image.Classij.processImageJ
ByteStatistics8-bit image statistics, including histogram.Classij.processImageJ
CalibrationCalibration objects contain an image's spatial and density calibration data.Classij.measureImageJ
CalibrationBarThis plugin implements the Analyze/Tools/Calibration Bar command.Classij.pluginImageJ
CalibratorClassij.plugin.filterImageJ
CanvasResizerThis plugin implements the Image/Adjust/Canvas Size command.Classij.pluginImageJ
ChannelArrangerThis plugin implements the Image/Colors/Arrange Channels command, which allows the user to change the order of channels.Classij.pluginImageJ
ChannelsDisplays the ImageJ Channels window.Classij.plugin.frameImageJ
ChannelSplitterThis plugin implements the Image/Color/Split Channels command.Classij.pluginImageJ
CircularRoiMakerThis class implements the Process/FFT/Make Circular Selection command.Classij.pluginImageJ
ClassCheckerChecks for duplicate class and JAR files in the plugins folders and deletes older duplicates.Classij.pluginImageJ
ClipboardCopies/pastes images to/from the system clipboard.Classij.pluginImageJ
ColorBlitterThis class does bit blitting of RGB images.Classij.processImageJ
ColorChooserDisplays a dialog that allows the user to select a color using three sliders.Classij.guiImageJ
ColorPickerClassij.plugin.frameImageJ
ColorProcessorThis is an 32-bit RGB image and methods that operate on that image.Classij.processImageJ
ColorsThis plugin implements most of the Edit/Options/Colors command.Classij.pluginImageJ
ColorSpaceConverter Created Jan 15, 2004 Version 3 posted on ImageJ Mar 12, 2006 by Duane SchwartzwaldClassij.processImageJ
ColorStatisticsRGB image statistics, including histogram.Classij.processImageJ
ColorThresholderSelects pixels according to hsb or rgb components.Classij.plugin.frameImageJ
CommandFinderClassij.pluginImageJ
CommandListenerPlugins that implement this interface are notified when ImageJ is about to run a menu command.InterfaceijImageJ
CommandListerThis class is used by the Plugins/Shortcuts/List Shortcuts command to display a list keyboard shortcuts.Classij.pluginImageJ
CommandsRuns miscellaneous File and Window menu commands.Classij.pluginImageJ
CompilerCompiles and runs plugins using the javac compiler.Classij.pluginImageJ
CompositeConverterThis plugin implements the Image/Color/Make Composite command.Classij.pluginImageJ
CompositeImageClassijImageJ
ConcatenatorThis plugin, which concatenates two or more images or stacks, implements the Image/Stacks/Tools/Concatenate command.Classij.pluginImageJ
ContrastAdjusterThis plugin implements the Brightness/Contrast, Window/level and Color Balance commands, all in the Image/Adjust sub-menu.Classij.plugin.frameImageJ
ContrastEnhancerClassij.pluginImageJ
ControlPanel This plugin displays a panel with ImageJ commands in a hierarchical tree structure.Classij.pluginImageJ
ConverterClassij.pluginImageJ
ConvolverThis plugin convolves images using user user defined kernels.Classij.plugin.filterImageJ
CurveFitterCurve fitting class based on the Simplex method in the Minimizer class Notes on fitting polynomial functions:Classij.measureImageJ
DebuggerInterfaceij.macroImageJ
DialogListenerPlugIns or PlugInFilters that want to listen to changes in a GenericDialog without adding listeners for each dialog field should implementthis method.Interfaceij.guiImageJ
DICOMThis plugin decodes DICOM files.Classij.pluginImageJ
DicomToolsClassij.utilImageJ
DirectoryChooserThis class displays a dialog box that allows the user can select a directory.Classij.ioImageJ
DistributionThis plugin implements the Analyze/Distribution command.Classij.pluginImageJ
DownsizeTableA table for easier downsizing by convolution with a kernel.Classij.processImageJ
DragAndDropThis class opens images, roi's, luts and text files dragged and dropped on the "ImageJ" window.Classij.pluginImageJ
DuplicaterClassij.plugin.filterImageJ
DuplicatorThis plugin implements the Image/Duplicate command.Classij.pluginImageJ
EditorThis is a simple TextArea based editor for editing and compiling plugins.Classij.plugin.frameImageJ
EDMThis plugin implements the Euclidean Distance Map (EDM), Watershed, Ultimate Eroded Points and Voronoi commands in the Process/Binary submenu.Classij.plugin.filterImageJ
EllipseFitterThis class fits an ellipse to an ROI.Classij.processImageJ
EllipseRoiElliptical region of interest.Classij.guiImageJ
EventListenerThis plugin implements the Plugins/Utilities/Monitor Events command.Classij.pluginImageJ
ExecuterRuns ImageJ menu commands in a separate thread.ClassijImageJ
ExtendedPlugInFilterImageJ plugins that process an image may implement this interface.Interfaceij.plugin.filterImageJ
ExtensionDescriptorClassij.macroImageJ
FFTThis class implements the FFT, Inverse FFT and Redisplay Power Spectrum commands in the Process/FFT submenu.Classij.pluginImageJ
FFTCustomFilterThis class implements the Process/FFT/Custom Filter command.Classij.plugin.filterImageJ
FFTFilterThis class implements the Process/FFT/Bandpass Filter command.Classij.plugin.filterImageJ
FFTMathThe class implements the Process/FFT/Math command.Classij.pluginImageJ
FHTThis class contains a Java implementation of the Fast HartleyTransform.Classij.processImageJ
FileInfoThis class consists of public fields that describe an image file.Classij.ioImageJ
FileInfoVirtualStackThis plugin opens a multi-page TIFF file as a virtual stack.Classij.pluginImageJ
FileOpenerOpens or reverts an image specified by a FileInfo object.Classij.ioImageJ
FileSaverSaves images in tiff, gif, jpeg, raw, zip and text format.Classij.ioImageJ
FillerThis plugin implements ImageJ's Fill, Clear, Clear Outside and Draw commands.Classij.plugin.filterImageJ
FiltersThis plugin implements the Invert, Smooth, Sharpen, Find Edges, and Add Noise commands.Classij.plugin.filterImageJ
Filters3DClassij.pluginImageJ
FITS_ReaderOpens and displays FITS images.Classij.pluginImageJ
FITS_WriterThis plugin saves a 16 or 32 bit image in FITS format.Classij.pluginImageJ
FitterImageJ plugin that does curve fitting using the modified CurveFitter class.Classij.plugin.frameImageJ
FloatBlitterThis class does bit blitting of 32-bit floating-point images.Classij.processImageJ
FloatPolygonUsed by the Roi classes to return float coordinate arrays and to determine if a point is inside or outside of spline fitted selections.Classij.processImageJ
FloatProcessorThis is an 32-bit floating-point image and methods that operate on that image.Classij.processImageJ
FloatStatistics32-bit (float) image statistics, including histogram.Classij.processImageJ
FloodFillerThis class, which does flood filling, is used by the floodFill() macro function and by the particle analyzerClassij.processImageJ
FolderOpener opens a folder of images as a stack.Classij.pluginImageJ
FractalBoxCounterCalculate the so-called "capacity" fractal dimension.Classij.plugin.filterImageJ
FreehandRoiFreehand region of interest or freehand line of interestSee Also:Serialized FormClassij.guiImageJ
FunctionFinderThis class implements the text editor's Macros/Find Functions command.Classij.macroImageJ
FunctionsThis class implements the built-in macro functions.Classij.macroImageJ
GaussianBlurThis plug-in filter uses convolution with a Gaussian function for smoothing.Classij.plugin.filterImageJ
GaussianBlur3DClassij.pluginImageJ
GelAnalyzerThis plugin generates gel profile plots that can be analyzed usingthe wand tool.Classij.pluginImageJ
GenericDialogThis class is a customizable modal dialog box.Classij.guiImageJ
GIF_ReaderThis plugin opens GIFs and Animated GIFs.Classij.pluginImageJ
GifWriterClassij.pluginImageJ
GridThis class implements the Analyze/Tools/Grid command.Classij.pluginImageJ
GroupedZProjectorThis plugin implements the Image/Stacks/Tools/Grouped Z Project command.Classij.pluginImageJ
GUIThis class consists of static GUI utility methods.Classij.guiImageJ
HistogramThis plugin implements the Analyze/Histogram command.Classij.pluginImageJ
HistogramWindowThis class is an extended ImageWindow that displays histograms.Classij.guiImageJ
HotkeysClassij.pluginImageJ
HTMLDialogThis is modal or non-modal dialog box that displays HTML formated text.Classij.guiImageJ
HyperStackConverter and "HyperStack to Stack" commands.Classij.pluginImageJ
HyperStackMakerThis plugin implements the File/New/Hyperstack command.Classij.pluginImageJ
HyperStackReducerClassij.pluginImageJ
IJThis class consists of static utility methods.ClassijImageJ
IJEventListenerPlugins that implement this interface are notified when the user changes the foreground color, changes the background color,InterfaceijImageJ
ImageCalculatorThis plugin implements the Process/Image Calculator command.Classij.pluginImageJ
ImageCanvasThis is a Canvas used to display images in a Window.Classij.guiImageJ
ImageConverterThis class converts an ImagePlus object to a different type.Classij.processImageJ
ImageJThis frame is the main ImageJ class.ClassijImageJ
ImageJ_UpdaterThis plugin implements the Help/Update ImageJ command.Classij.pluginImageJ
ImageJAppletRuns ImageJ as an applet and optionally opens up to nine images using URLs passed as a parameters.ClassijImageJ
ImageLayoutThis is a custom layout manager that supports resizing of zoomedimages.Classij.guiImageJ
ImageListenerPlugins that implement this interface are notified when an image is opened, closed or updated.InterfaceijImageJ
ImageMathThis plugin implements ImageJ's Process/Math submenu.Classij.plugin.filterImageJ
ImagePanelThis class is used by GenericDialog to add images to dialogs.Classij.guiImageJ
ImagePlusAn ImagePlus contain an ImageProcessor (2D image) or an ImageStack (3D, 4D or 5D image).ClassijImageJ
ImageProcessorThis abstract class is the superclass for classes that processthe four data types (byte, short, float and RGB) supported by ImageJ.Classij.processImageJ
ImagePropertiesClassij.plugin.filterImageJ
ImageReaderReads raw 8-bit, 16-bit or 32-bit (float or RGB) images from a stream or URL.Classij.ioImageJ
ImageRoiAn ImageRoi is an Roi that overlays an image.Classij.guiImageJ
ImageStackThis class represents an expandable array of images.ClassijImageJ
ImageStatisticsStatistics, including the histogram, of an image or selection.Classij.processImageJ
ImagesToStackClassij.pluginImageJ
ImageWindowA frame for displaying images.Classij.guiImageJ
ImageWriterWrites a raw image described by a FileInfo object to an OutputStream.Classij.ioImageJ
ImportDialogThis is a dialog box used to imports raw 8, 16, 24 and 32-bit images.Classij.ioImageJ
InfoThis plugin implements the Image/Show Info command.Classij.plugin.filterImageJ
InterpreterThis is the recursive descent parser/interpreter for the ImageJ macro language.Classij.macroImageJ
Java2This class contains static methods that use the Java 2 API.Classij.utilImageJ
JavaPropertiesDisplays the Java system properties in a text window.Classij.pluginImageJ
JavaScriptEvaluator on systems running Java 1.Classij.pluginImageJ
JpegWriterThe File/Save As/Jpeg command (FileSaver.Classij.pluginImageJ
LineThis class represents a straight line selection.Classij.guiImageJ
LineGraphAnalyzerClassij.plugin.filterImageJ
LineWidthAdjusterAdjusts the width of line selections.Classij.plugin.frameImageJ
ListVirtualStackThis plugin opens images specified by list of file paths as a virtual stack.Classij.pluginImageJ
LogStreamThis class provides the functionality to divert output sent to the System.Classij.ioImageJ
LookUpTableThis class represents a color look-up table.ClassijImageJ
LUTThis is an indexed color model that allows an lower and upper bound to be specified.Classij.processImageJ
LUT_EditorClassij.pluginImageJ
LutApplierThis plugin implements the Image/Lookup Tables/Apply LUT command.Classij.plugin.filterImageJ
LutLoaderOpens NIH Image look-up tables (LUTs), 768 byte binary LUTs (256 reds, 256 greens and 256 blues), LUTs in text format, Classij.pluginImageJ
LutViewerDisplays the active image's look-up table.Classij.plugin.filterImageJ
MacroThe class contains static methods that perform macro operations.ClassijImageJ
Macro_RunnerThis class runs macros and scripts installed in the Plugins menu as well as macros and scripts opened using the Plugins/Macros/Run command.Classij.pluginImageJ
MacroConstantsInterfaceij.macroImageJ
MacroExtensionInterfaceij.macroImageJ
MacroInstallerThis plugin implements the Plugins/Macros/Install Macros command.Classij.pluginImageJ
MacroRunnerThis class runs macros in a separate thread.Classij.macroImageJ
MacroToolRunnerClassij.plugin.toolImageJ
MaximumFinderThis ImageJ plug-in filter finds the maxima (or minima) of an image.Classij.plugin.filterImageJ
MeasurementsInterfaceij.measureImageJ
MeasurementsWriterWrites measurements to a csv or tab-delimited text file.Classij.pluginImageJ
MedianCutConverts an RGB image to 8-bit index color using Heckbert's median-cut color quantization algorithm.Classij.processImageJ
MemoryThis plugin implements the Edit/Options/Memory command.Classij.pluginImageJ
MemoryMonitorThis plugin continuously plots ImageJ's memory utilization.Classij.plugin.frameImageJ
MenusThis class installs and updates ImageJ's menus.ClassijImageJ
MessageDialogA modal dialog box that displays information.Classij.guiImageJ
MinimizerMinimizer based on Nelder-Mead simplex method (also known as polytope method), including the 'outside contraction' as described in:Classij.measureImageJ
MontageMakerClassij.pluginImageJ
MultiLineLabelCustom component for displaying multiple lines.Classij.guiImageJ
NewImageNew image dialog box plus several static utility methods for creating images.Classij.guiImageJ
NewPluginThis class creates a new macro or the Java source for a new plugin.Classij.pluginImageJ
NextImageOpenerClassij.pluginImageJ
NonBlockingGenericDialogThis is an extension of GenericDialog that is non-model.Classij.guiImageJ
OpenDialogThis class displays a dialog window from which the user can select an input file.Classij.ioImageJ
OpenerOpens tiff (and tiff stacks), dicom, fits, pgm, jpeg, bmp or gif images, and look-up tables, using a file open dialog or a path.Classij.ioImageJ
OptionsThis plugin implements most of the commands in the Edit/Options sub-menu.Classij.pluginImageJ
Orthogonal_ViewsThis plugin projects dynamically orthogonal XZ and YZ views of a stack.Classij.pluginImageJ
OtherInstanceClassijImageJ
OvalRoiOval region of interestSee Also:Serialized FormClassij.guiImageJ
OverlayAn Overlay is a list of ROIs that can be drawn non-destructively on an Image.Classij.guiImageJ
OverlayBrushToolClassij.plugin.toolImageJ
OverlayCommandsThis plugin implements the commands in the Image/Overlay menu.Classij.pluginImageJ
OverlayLabelsThis plugin implements the Image/Overlay/Labels command.Classij.pluginImageJ
ParticleAnalyzer for each line do for each pixel in this line doClassij.plugin.filterImageJ
PasteControllerClassij.plugin.frameImageJ
PGM_ReaderThis plugin opens PxM format images.Classij.pluginImageJ
PixelInspectionToolThis plugin continuously displays the pixel values of the cursor and its surroundings.Classij.plugin.toolImageJ
PlotThis class creates an image that line graphs, scatter plots and plots of vector fields (arrows) can be drawn on and displayed.Classij.guiImageJ
PlotCanvasThis subclass of ImageCanvas has special provisions for plots: - Zooming: sets the plot rangeClassij.guiImageJ
PlotDialogClassij.guiImageJ
PlotMakerPlugins that generate "Live" profile plots (Profiler and ZAxisProfiler) displayed in PlotWindows implement this interface.Interfaceij.guiImageJ
PlotWindowThis class implements the Analyze/Plot Profile command.Classij.guiImageJ
PlugInPlugins that acquire images or display windows should implement this interface.Interfaceij.pluginImageJ
PluginClassLoaderImageJ uses this class loader to load plugins and resources from the plugins directory and immediate subdirectories.Classij.ioImageJ
PlugInDialogThis is a non-modal dialog that plugins can extend.Classij.plugin.frameImageJ
PlugInFilterImageJ plugins that process an image should implement this interface.Interfaceij.plugin.filterImageJ
PlugInFilterRunnerClassij.plugin.filterImageJ
PlugInFrameThis is a closeable window that plugins can extend.Classij.plugin.frameImageJ
PluginInstallerInstalls plugins dragged and dropped on the "ImageJ" window, or plugins, macros or scripts opened using the Plugins/Install command.Classij.pluginImageJ
PlugInInterpreterPlugins that run scripts (e.Classij.pluginImageJ
PlugInToolClassij.plugin.toolImageJ
PNG_WriterSaves in PNG format using the ImageIO classes.Classij.pluginImageJ
PNM_WriterClassij.pluginImageJ
PointRoiThis class represents a collection of points.Classij.guiImageJ
PointToolOptionsThis plugin implements the Edit/Options/Point Tool command.Classij.pluginImageJ
PolygonFillerThis class fills polygons using the scan-line filling algorithm described at "http://www.Classij.processImageJ
PolygonRoiThis class represents a polygon region of interest or polyline of interest.Classij.guiImageJ
PrefsThis class contains the ImageJ preferences, which are loaded from the "IJ_Props.ClassijImageJ
PrinterThis plugin implements the File/Page Setup and File/Print commands.Classij.plugin.filterImageJ
ProfilePlotCreates a density profile plot of a rectangular selection or line selection.Classij.guiImageJ
ProfilerClassij.pluginImageJ
ProgramAn object of this type is a tokenized macro file and the associated symbol table.Classij.macroImageJ
ProgressBarThis is the progress bar that is displayed in the lower right hand corner of the ImageJ window.Classij.guiImageJ
ProjectorThis plugin creates a sequence of projections of a rotating volume (stack of slices) onto a plane usingnearest-point (surface), brightest-point, or mean-value projection or a weighted combination of nearest-Classij.pluginImageJ
ProxySettingsThis plugin implements the Plugins/Utilities/Proxy Settings command.Classij.pluginImageJ
RandomAccessStreamThis class uses a memory cache to allow seeking within an InputStream.Classij.ioImageJ
RankFiltersThis plugin implements the Mean, Minimum, Maximum, Variance, Median, Open Maxima, Close Maxima, Remove Outliers, Remove NaNs and Despeckle commands.Classij.plugin.filterImageJ
RawThis plugin implements the File/Import/Raw command.Classij.pluginImageJ
RecentOpenerOpens, in a separate thread, files selected from the File/Open Recent submenu.ClassijImageJ
RecorderThis is ImageJ's macro recorder.Classij.plugin.frameImageJ
RectToolOptionsThis plugin implements the rounded rectangle tool dialog box.Classij.pluginImageJ
ResizerThis plugin implements the Edit/Crop and Image/Adjust/Size commands.Classij.pluginImageJ
ResultsSorterThis plugin implements the Results Table's Sort command.Classij.pluginImageJ
ResultsTableThis is a table for storing measurement results and strings as columns of values.Classij.measureImageJ
RGBStackConverterConverts a 2 or 3 slice stack, or a hyperstack, to RGB.Classij.pluginImageJ
RGBStackMergeThis plugin implements the Image/Color/Merge Channels command.Classij.pluginImageJ
RGBStackSplitterDeprecated; replaced by ij.Classij.plugin.filterImageJ
RoiA rectangular region of interest and superclass for the other ROI classes.Classij.guiImageJ
RoiDecoderDecodes an ImageJ, NIH Image or Scion Image ROI file.Classij.ioImageJ
RoiEncoderSaves an ROI to a file or stream.Classij.ioImageJ
RoiEnlargerThis plugin, which enlarges or shrinks selections, implements the Edit/Selection/Enlarge command.Classij.pluginImageJ
RoiInterpolatorThis class interpolates between ROIs in the ROI Manager.Classij.pluginImageJ
RoiListenerPlugins that implement this interface are notified when an ROI is created, modified or deleted.Interfaceij.guiImageJ
RoiManagerThis plugin implements the Analyze/Tools/ROI Manager command.Classij.plugin.frameImageJ
RoiPropertiesDisplays a dialog that allows the user to specify ROI properties such as color and line width.Classij.guiImageJ
RoiReaderOpens ImageJ, NIH Image and Scion Image for windows ROI outlines.Classij.pluginImageJ
RoiRotationToolClassij.plugin.toolImageJ
RoiRotatorThis plugin implements the Edit/Selection/Rotate command.Classij.pluginImageJ
RoiScalerThis plugin implements the Edit/Selection/Scale command.Classij.pluginImageJ
RoiWriterSaves the current ROI outline to a file.Classij.plugin.filterImageJ
RotatorThis plugin implements the Image/Rotate/Arbitrarily command.Classij.plugin.filterImageJ
SaltAndPepperClassij.plugin.filterImageJ
SaveChangesDialogA modal dialog box with a one line message and "Don't Save", "Cancel" and "Save" buttons.Classij.guiImageJ
SaveDialogThis class displays a dialog window from which the user can save a file.Classij.ioImageJ
ScaleBarThis plugin implements the Analyze/Tools/Draw Scale Bar command.Classij.pluginImageJ
ScaleDialogClassij.plugin.filterImageJ
ScalerThis plugin implements the Image/Scale command.Classij.pluginImageJ
ScreenGrabberThis plugin implements the Plugins/Utilities/Capture Screen and Plugins/Utilities/Capture Image commands.Classij.pluginImageJ
ScrollbarWithLabelThis class, based on Joachim Walter's Image5D package, adds "c", "z" labels and play-pause icons (T) to the stack and hyperstacks dimension sliders.Classij.guiImageJ
SelectionThis plugin implements the commands in the Edit/Section submenu.Classij.pluginImageJ
ShadowsClassij.plugin.filterImageJ
ShapeRoiA subclass of ij.Classij.guiImageJ
ShortBlitterThis class does bit blitting of 16-bit images.Classij.processImageJ
ShortProcessorShortProcessors contain a 16-bit unsigned image and methods that operate on that image.Classij.processImageJ
ShortStatistics16-bit image statistics, including histogram.Classij.processImageJ
SimpleCommandsThis plugin implements the Plugins/Utilities/Unlock, Image/Rename and Plugins/Utilities/Search commands.Classij.pluginImageJ
Slicer for FREELINE or POLYLINE ROI, spatial calibration is ignored: the image is sampled at constant _pixel_ increments (distance 1), so Classij.pluginImageJ
SpecifyROIThis plugin implements the Edit/Selection/Specify command.Classij.pluginImageJ
SplineFitterThis class fits a spline function to a set of points.Classij.measureImageJ
Stack_StatisticsThis plugin implements the Image/Stacks/Statistics command.Classij.pluginImageJ
StackCombinerThis plugin implements the Image/Stacks/Combine command.Classij.pluginImageJ
StackConverterThis class does stack type conversions.Classij.processImageJ
StackEditorClassij.pluginImageJ
StackInserterThis plugin, which implements the Image/Stacks/Tools/Insert command, inserts an image or stack into another image or stack.Classij.pluginImageJ
StackLabelerThis plugin implements the Image/Stacks/Label command.Classij.plugin.filterImageJ
StackMakerThe plugin implements the Image/Stacks/Tools/Montage to Stack command.Classij.pluginImageJ
StackProcessorThis class processes stacks.Classij.processImageJ
StackReducerThis plugin implements the Image/Stacks/Tools/Reduce command.Classij.pluginImageJ
StackReverserThis plugin implements the Image/Transform/Flip Z and Image/Stacks/Tools/Reverse commands.Classij.pluginImageJ
StackStatisticsStatistics, including the histogram, of a stack.Classij.processImageJ
StackWindowThis class is an extended ImageWindow that displays stacks and hyperstacks.Classij.guiImageJ
StackWriterThis plugin, which saves the images in a stack as separate files, implements the File/Save As/Image Sequence command.Classij.pluginImageJ
StartupThis plugin implements the Edit/Options/Startup command.Classij.pluginImageJ
StraightenerThis plugin implements the Edit/Selection/Straighten command.Classij.pluginImageJ
StringSorterA simple QuickSort for String arrays.Classij.utilImageJ
SubHyperstackMakerThis plugin is used by the Image/Stacks/Tools/Make Substack command to create substacks of hyperstacks.Classij.pluginImageJ
SubstackMakerThis plugin implements the Image/Stacks/Tools/Make Substack command.Classij.pluginImageJ
SurfacePlotterClassij.pluginImageJ
SymbolObjects of this class are used as entries in the macro language symbol table.Classij.macroImageJ
SyncWindowsThis class "synchronizes" mouse input in multiple windows.Classij.plugin.frameImageJ
TextThis plugin implements the Edit/Options/Fonts command and the dialog displayed when you double click on the text tool.Classij.pluginImageJ
TextEncoderSaves an image described by an ImageProcessor object as a tab-delimited text file.Classij.ioImageJ
TextFileReaderThis plugin displays the contents of a text file in a window.Classij.pluginImageJ
TextPanelThis is an unlimited size text panel with tab-delimited,labeled and resizable columns.Classij.textImageJ
TextReaderThis plugin opens a tab or comma delimeted text file as an image.Classij.pluginImageJ
TextRoiThis class is a rectangular ROI containing text.Classij.guiImageJ
TextWindowUses a TextPanel to displays text in a window.Classij.textImageJ
TextWriterThis plugin implements the File/Save As/Text command, which saves the contents of Editor windows and TextWindows (e.Classij.pluginImageJ
ThreadListerDisplays thread information in a text window.Classij.pluginImageJ
ThreadUtilClassij.utilImageJ
ThresholdAdjusterAdjusts the lower and upper threshold levels of the active image.Classij.plugin.frameImageJ
ThresholderThis plugin implements the Process/Binary/Make Binary and Convert to Mask commands.Classij.pluginImageJ
ThresholdToSelectionClassij.plugin.filterImageJ
TiffDecoderDecodes single and multi-image TIFF files.Classij.ioImageJ
TiffEncoderSaves an image described by a FileInfo object as an uncompressed, big-endian TIFF file.Classij.ioImageJ
TimerImageJ plugin for measuring the speed of various Java operations.Classij.pluginImageJ
TokenizerThis class converts an imageJ macro file file into a token stream.Classij.macroImageJ
ToolbarClassij.guiImageJ
ToolsThis class contains static utility methods.Classij.utilImageJ
TransformerClassij.plugin.filterImageJ
TranslatorThis plugin implements the Image/Translate command.Classij.plugin.filterImageJ
TrimmedButtonThis is an extended Button class used to reduce the width of the HUGE buttons on Mac OS X.Classij.guiImageJ
TypeConverterThis class converts an ImageProcessor to another data type.Classij.processImageJ
UndoThis class consists of static methods and fields that implement ImageJ's Undo command.ClassijImageJ
UnsharpMaskThis plugin-filter implements ImageJ's Unsharp Mask command.Classij.plugin.filterImageJ
URLOpenerOpens TIFFs, ZIP compressed TIFFs, DICOMs, GIFs and JPEGs using a URL.Classij.pluginImageJ
UserFunctionA plugin should implement this interface for minimizing a single-valued function or fitting a curve with a custom fit function.Interfaceij.measureImageJ
VirtualStackThis class represents an array of disk-resident images.ClassijImageJ
WaitForUserDialogThis is a non-modal dialog box used to ask the user to perform some task while a macro or plugin is running.Classij.guiImageJ
WandThis class implements ImageJ's wand (tracing) tool.Classij.guiImageJ
WandToolOptionsThis plugin implements the Edit/Options/Wand Tool command.Classij.pluginImageJ
WildcardMatchThis class allows for simple wildcard pattern matching.Classij.utilImageJ
WindowManagerThis class consists of static methods used to manage ImageJ's windows.ClassijImageJ
WindowOrganizerThis class implements the Window menu's "Show All", "Main Window", "Cascade" and "Tile" commands.Classij.pluginImageJ
WriterThis plugin saves an image in tiff, gif, jpeg, bmp, png, text or raw format.Classij.plugin.filterImageJ
XY_ReaderThis plugin implements the File/Import/XY Coordinates command.Classij.pluginImageJ
XYCoordinatesWrites the XY coordinates and pixel values of all non-background pixels to a tab-delimited text file.Classij.pluginImageJ
XYWriterSaves the XY coordinates of the current ROI boundary.Classij.plugin.filterImageJ
YesNoCancelDialogA modal dialog box with a one line message and "Yes", "No" and "Cancel" buttons.Classij.guiImageJ
ZAxisProfilerClassij.pluginImageJ
ZoomThis plugin implements the commands in the Image/Zoom submenu.Classij.pluginImageJ
ZProjectorThis plugin performs a z-projection of the input stack.Classij.pluginImageJ
AbstractExpandedDecoderClasscom.google.zxing.oned.rss.expanded.decodersZXing
AbstractRSSReaderClasscom.google.zxing.oned.rssZXing
AddressBookAUResultParser http://www.Classcom.google.zxing.client.resultZXing
AddressBookDoCoMoResultParser Supported keys: N, SOUND, TEL, EMAIL, NOTE, ADR, BDAY, URL, plus ORG Unsupported keys: TEL-AV, NICKNAMEClasscom.google.zxing.client.resultZXing
AddressBookParsedResultClasscom.google.zxing.client.resultZXing
AlignmentPatternEncapsulates an alignment pattern, which are the smaller square patterns found in all but the simplest QR Codes.Classcom.google.zxing.qrcode.detectorZXing
AztecCodeAztec 2D code representationAuthor:Rustam AbdullaevClasscom.google.zxing.aztec.encoderZXing
AztecDetectorResultClasscom.google.zxing.aztecZXing
AztecReaderThis implementation can detect and decode Aztec codes in an image.Classcom.google.zxing.aztecZXing
AztecWriterClasscom.google.zxing.aztecZXing
BarcodeFormatEnumerates barcode formats known to this package.Classcom.google.zxingZXing
BarcodeMatrixClasscom.google.zxing.pdf417.encoderZXing
BinarizerThis class hierarchy provides a set of methods to convert luminance data to 1 bit data.Classcom.google.zxingZXing
BinaryBitmapThis class is the core bitmap class used by ZXing to represent 1 bit data.Classcom.google.zxingZXing
BitArrayA simple, fast array of bits, represented compactly by an array of ints internally.Classcom.google.zxing.commonZXing
BitMatrixRepresents a 2D matrix of bits.Classcom.google.zxing.commonZXing
BitSourceThis provides an easy abstraction to read bits at a time from a sequence of bytes, where the number of bits read is not often a multiple of 8.Classcom.google.zxing.commonZXing
BizcardResultParser largely reverse-engineered from examples observed in the wild -- still looking for a definitive reference.Classcom.google.zxing.client.resultZXing
BookmarkDoCoMoResultParserClasscom.google.zxing.client.resultZXing
BufferedImageLuminanceSourceThis LuminanceSource implementation is meant for J2SE clients and our blackbox unit tests.Classcom.google.zxing.client.j2seZXing
ByQuadrantReaderThis class attempts to decode a barcode from an image, not by scanning the whole image, but by scanning subsets of the image.Classcom.google.zxing.multiZXing
ByteMatrixJAVAPORT: The original code was a 2D array of ints, but since it only ever gets assigned -1, 0, and 1, I'm going to use less memory and go with bytes.Classcom.google.zxing.qrcode.encoderZXing
CalendarEventGeneratorA Generator for calendar events.Classcom.google.zxing.web.generator.clientZXing
CalendarParsedResultClasscom.google.zxing.client.resultZXing
CameraConfigurationUtilsUtility methods for configuring the Android camera.Classcom.google.zxing.client.android.cameraZXing
CharacterSetECIenum CharacterSetECIEncapsulates a Character Set ECI, according to "Extended Channel Interpretations" 5.Classcom.google.zxing.commonZXing
ChartServletA reimplementation of the Google Chart Server's QR code encoder, which is now deprecated.Classcom.google.zxing.webZXing
ChecksumExceptionThrown when a barcode was successfully detected and decoded, but was not returned because its checksum feature failed.Classcom.google.zxingZXing
CodaBarReaderDecodes Codabar barcodes.Classcom.google.zxing.onedZXing
CodaBarWriterThis class renders CodaBar as boolean[].Classcom.google.zxing.onedZXing
Code128ReaderDecodes Code 128 barcodes.Classcom.google.zxing.onedZXing
Code128WriterThis object renders a CODE128 code as a BitMatrix.Classcom.google.zxing.onedZXing
Code39ReaderDecodes Code 39 barcodes.Classcom.google.zxing.onedZXing
Code39WriterThis object renders a CODE39 code as a BitMatrix.Classcom.google.zxing.onedZXing
Code93ReaderDecodes Code 93 barcodes.Classcom.google.zxing.onedZXing
CommandLineEncoderCommand line utility for encoding barcodes.Classcom.google.zxing.client.j2seZXing
CommandLineRunnerThis simple command line utility decodes files, directories of files, or URIs which are passed as arguments.Classcom.google.zxing.client.j2seZXing
CompactionClasscom.google.zxing.pdf417.encoderZXing
ContactInfoGeneratorA Generator for contact informations, output is in MeCard format.Classcom.google.zxing.web.generator.clientZXing
DataCharacterClasscom.google.zxing.oned.rssZXing
DataMatrixReaderThis implementation can detect and decode Data Matrix codes in an image.Classcom.google.zxing.datamatrixZXing
DataMatrixWriterThis object renders a Data Matrix code as a BitMatrix 2D array of greyscale values.Classcom.google.zxing.datamatrixZXing
DecodeHintTypeEncapsulates a type of hint that a caller may pass to a barcode reader to help it more quickly or accurately decode it.Classcom.google.zxingZXing
DecoderThe main class which implements Aztec Code decoding -- as opposed to locating and extracting the Aztec Code from an image.Classcom.google.zxing.aztec.decoderZXing
DecoderThe main class which implements Data Matrix Code decoding -- as opposed to locating and extracting the Data Matrix Code from an image.Classcom.google.zxing.datamatrix.decoderZXing
DecoderThe main class which implements MaxiCode decoding -- as opposed to locating and extracting the MaxiCode from an image.Classcom.google.zxing.maxicode.decoderZXing
DecoderThe main class which implements QR Code decoding -- as opposed to locating and extracting the QR Code from an image.Classcom.google.zxing.qrcode.decoderZXing
DecoderResultEncapsulates the result of decoding a matrix of bits.Classcom.google.zxing.commonZXing
DecodeServletHttpServlet which decodes images containing barcodes.Classcom.google.zxing.webZXing
DefaultGridSamplerClasscom.google.zxing.commonZXing
DefaultPlacementSymbol Character Placement Program.Classcom.google.zxing.datamatrix.encoderZXing
DetectorEncapsulates logic that can detect an Aztec Code in an image, even if the Aztec Code is rotated or skewed, or partially obscured.Classcom.google.zxing.aztec.detectorZXing
DetectorEncapsulates logic that can detect a Data Matrix Code in an image, even if the Data Matrix Code is rotated or skewed, or partially obscured.Classcom.google.zxing.datamatrix.detectorZXing
DetectorEncapsulates logic that can detect a PDF417 Code in an image, even if the PDF417 Code is rotated or skewed, or partially obscured.Classcom.google.zxing.pdf417.detectorZXing
DetectorEncapsulates logic that can detect a QR Code in an image, even if the QR Code is rotated or skewed, or partially obscured.Classcom.google.zxing.qrcode.detectorZXing
DetectorResultEncapsulates the result of detecting a barcode in an image.Classcom.google.zxing.commonZXing
DimensionSimply encapsulates a width and height.Classcom.google.zxingZXing
DimensionsData object to specify the minimum and maximum number of rows and columns for a PDF417 barcode.Classcom.google.zxing.pdf417.encoderZXing
DoSFilterA simplistic Filter that rejects requests from hosts that are sending too many requests in too short a time.Classcom.google.zxing.webZXing
EAN13ReaderClasscom.google.zxing.onedZXing
EAN13WriterThis object renders an EAN13 code as a BitMatrix.Classcom.google.zxing.onedZXing
EAN8ReaderClasscom.google.zxing.onedZXing
EAN8WriterThis object renders an EAN8 code as a BitMatrix.Classcom.google.zxing.onedZXing
EmailAddressParsedResultClasscom.google.zxing.client.resultZXing
EmailAddressResultParserRepresents a result that encodes an e-mail address, either as a plain address like "joe@example.Classcom.google.zxing.client.resultZXing
EmailDoCoMoResultParserClasscom.google.zxing.client.resultZXing
EmailGeneratorGenerator for email address.Classcom.google.zxing.web.generator.clientZXing
EncodeHintTypeThese are a set of hints that you may pass to Writers to specify their behavior.Classcom.google.zxingZXing
EncoderGenerates Aztec 2D barcodes.Classcom.google.zxing.aztec.encoderZXing
EncoderClasscom.google.zxing.qrcode.encoderZXing
ErrorCorrectionError Correction Code for ECC200.Classcom.google.zxing.datamatrix.encoderZXing
ErrorCorrectionPDF417 error correction implementation.Classcom.google.zxing.pdf417.decoder.ecZXing
ErrorCorrectionLevelenum ErrorCorrectionLevelSee ISO 18004:2006, 6.Classcom.google.zxing.qrcode.decoderZXing
ExpandedProductParsedResultClasscom.google.zxing.client.resultZXing
ExpandedProductResultParserParses strings of digits that represent a RSS Extended code.Classcom.google.zxing.client.resultZXing
FinderPatternClasscom.google.zxing.oned.rssZXing
FinderPatternEncapsulates a finder pattern, which are the three square patterns found in the corners of QR Codes.Classcom.google.zxing.qrcode.detectorZXing
FinderPatternFinderThis class attempts to find finder patterns in a QR Code.Classcom.google.zxing.qrcode.detectorZXing
FinderPatternInfoEncapsulates information about finder patterns in an image, including the location of the three finder patterns, and their estimated module size.Classcom.google.zxing.qrcode.detectorZXing
FormatExceptionThrown when a barcode was successfully detected, but some aspect of the content did not conform to the barcode's format rules.Classcom.google.zxingZXing
GeneratorClasscom.google.zxing.web.generator.clientZXing
GeneratorSourceBase interface for any generator.Interfacecom.google.zxing.web.generator.clientZXing
GenericGFThis class contains utility methods for performing mathematical operations over the Galois Fields.Classcom.google.zxing.common.reedsolomonZXing
GenericMultipleBarcodeReaderAttempts to locate multiple barcodes in an image by repeatedly decoding portion of the image.Classcom.google.zxing.multiZXing
GeoLocationGeneratorA generator for geo location.Classcom.google.zxing.web.generator.clientZXing
GeoParsedResultClasscom.google.zxing.client.resultZXing
GeoResultParserParses a "geo:" URI result, which specifies a location on the surface of the Earth as well as an optional altitude above the surface.Classcom.google.zxing.client.resultZXing
GlobalHistogramBinarizerThis Binarizer implementation uses the old ZXing global histogram approach.Classcom.google.zxing.commonZXing
GridSampler image, sample the right points in the image to reconstruct the QR code, accounting for perspective distortion.Classcom.google.zxing.commonZXing
GUIRunnerSimple GUI frontend to the library.Classcom.google.zxing.client.j2seZXing
HighLevelEncoderThis produces nearly optimal encodings of text into the first-level of encoding used by Aztec code.Classcom.google.zxing.aztec.encoderZXing
HighLevelEncoderClasscom.google.zxing.datamatrix.encoderZXing
HybridBinarizerThis class implements a local thresholding algorithm, which while slower than the GlobalHistogramBinarizer, is fairly efficient for what it does.Classcom.google.zxing.commonZXing
ImageReaderEncapsulates reading URIs as images.Classcom.google.zxing.client.j2seZXing
IntentIntegratorA utility class which helps ease integration with Barcode Scanner via Intents.Classcom.google.zxing.integration.androidZXing
IntentResultEncapsulates the result of a barcode scan invoked through IntentIntegrator.Classcom.google.zxing.integration.androidZXing
InvertedLuminanceSourceA wrapper implementation of LuminanceSource which inverts the luminances it returns -- black becomes white and vice versa, and each value becomes (255-value).Classcom.google.zxingZXing
ISBNParsedResultClasscom.google.zxing.client.resultZXing
ISBNResultParserParses strings of digits that represent a ISBN.Classcom.google.zxing.client.resultZXing
ITFReader This Reader will scan ITF barcodes of certain lengths only.Classcom.google.zxing.onedZXing
ITFWriterThis object renders a ITF code as a BitMatrix.Classcom.google.zxing.onedZXing
LuminanceSourceThe purpose of this class hierarchy is to abstract different bitmap implementations across platforms into a standard interface for requesting greyscale luminance values.Classcom.google.zxingZXing
MathUtilsClasscom.google.zxing.common.detectorZXing
MatrixToImageConfigEncapsulates custom configuration used in methods of MatrixToImageWriter.Classcom.google.zxing.client.j2seZXing
MatrixToImageWriterWrites a BitMatrix to BufferedImage, file or stream.Classcom.google.zxing.client.j2seZXing
MaxiCodeReaderThis implementation can detect and decode a MaxiCode in an image.Classcom.google.zxing.maxicodeZXing
ModeSee ISO 18004:2006, 6.Classcom.google.zxing.qrcode.decoderZXing
ModulusGFA field based on powers of a generator integer, modulo some modulus.Classcom.google.zxing.pdf417.decoder.ecZXing
MonochromeRectangleDetectorA somewhat generic detector that looks for a barcode-like rectangular region within an image.Classcom.google.zxing.common.detectorZXing
MultiDetectorEncapsulates logic that can detect one or more QR Codes in an image, even if the QR Code is rotated or skewed, or partially obscured.Classcom.google.zxing.multi.qrcode.detectorZXing
MultiFormatOneDReaderClasscom.google.zxing.onedZXing
MultiFormatReaderMultiFormatReader is a convenience class and the main entry point into the library for most uses.Classcom.google.zxingZXing
MultiFormatUPCEANReaderA reader that can read all available UPC/EAN formats.Classcom.google.zxing.onedZXing
MultiFormatWriterThis is a factory class which finds the appropriate Writer subclass for the BarcodeFormat requested and encodes the barcode with the supplied contents.Classcom.google.zxingZXing
MultipleBarcodeReaderInterfacecom.google.zxing.multiZXing
NotFoundExceptionThrown when a barcode was not found in the image.Classcom.google.zxingZXing
OneDimensionalCodeWriterEncapsulates functionality and implementation that is common to one-dimensional barcodes.Classcom.google.zxing.onedZXing
OneDReaderEncapsulates functionality and implementation that is common to all families of one-dimensional barcodes.Classcom.google.zxing.onedZXing
OutputUtilsUtility functions for decoderesult.Classcom.google.zxing.webZXing
ParsedResultAbstract class representing the result of decoding a barcode, as more than a String -- as some type of structured data.Classcom.google.zxing.client.resultZXing
ParsedResultTypeenum ParsedResultTypeRepresents the type of data encoded by a barcode -- from plain text, to aClasscom.google.zxing.client.resultZXing
PDF417Top-level class for the logic part of the PDF417 implementation.Classcom.google.zxing.pdf417.encoderZXing
PDF417CommonClasscom.google.zxing.pdf417ZXing
PDF417DetectorResultClasscom.google.zxing.pdf417.detectorZXing
PDF417ReaderThis implementation can detect and decode PDF417 codes in an image.Classcom.google.zxing.pdf417ZXing
PDF417ResultMetadataClasscom.google.zxing.pdf417ZXing
PDF417ScanningDecoderClasscom.google.zxing.pdf417.decoderZXing
PDF417WriterClasscom.google.zxing.pdf417ZXing
PerspectiveTransformThis class implements a perspective transform in two dimensions.Classcom.google.zxing.commonZXing
PhoneNumberGeneratorA generator for a phone number.Classcom.google.zxing.web.generator.clientZXing
PlanarYUVLuminanceSourceThis object extends LuminanceSource around an array of YUV data returned from the camera driver, with the option to crop to a rectangle within the full data.Classcom.google.zxingZXing
ProductParsedResultClasscom.google.zxing.client.resultZXing
ProductResultParserParses strings of digits that represent a UPC code.Classcom.google.zxing.client.resultZXing
QRCodeClasscom.google.zxing.qrcode.encoderZXing
QRCodeDecoderMetaDataMeta-data container for QR Code decoding.Classcom.google.zxing.qrcode.decoderZXing
QRCodeMultiReaderThis implementation can detect and decode multiple QR Codes in an image.Classcom.google.zxing.multi.qrcodeZXing
QRCodeReaderThis implementation can detect and decode QR Codes in an image.Classcom.google.zxing.qrcodeZXing
QRCodeWriterThis object renders a QR Code as a BitMatrix 2D array of greyscale values.Classcom.google.zxing.qrcodeZXing
Reader the String it encodes.Interfacecom.google.zxingZXing
ReaderExceptionThe general exception class throw when something goes wrong during decoding of a barcode.Classcom.google.zxingZXing
RedirectFilterClasscom.google.zxing.webZXing
ReedSolomonDecoder The algorithm will not be explained here, but the following references were helpful in creating this implementation:Classcom.google.zxing.common.reedsolomonZXing
ReedSolomonEncoderClasscom.google.zxing.common.reedsolomonZXing
ReedSolomonExceptionThrown when an exception occurs during Reed-Solomon decoding, such as when there are too many errors to correct.Classcom.google.zxing.common.reedsolomonZXing
ResultEncapsulates the result of decoding a barcode within an image.Classcom.google.zxingZXing
ResultMetadataTypeenum ResultMetadataTypeRepresents some type of metadata about the result of the decoding that the decoderClasscom.google.zxingZXing
ResultParserAbstract class representing the result of decoding a barcode, as more than a String -- as some type of structured data.Classcom.google.zxing.client.resultZXing
ResultPointEncapsulates a point of interest in an image containing a barcode.Classcom.google.zxingZXing
ResultPointCallbackCallback which is invoked when a possible result point (significant point in the barcode image such as a corner) is found.Interfacecom.google.zxingZXing
RGBLuminanceSourceThis class is used to help decode images from files which arrive as RGB data from an ARGB pixel array.Classcom.google.zxingZXing
RSS14ReaderDecodes RSS-14, including truncated and stacked variants.Classcom.google.zxing.oned.rssZXing
RSSExpandedReaderClasscom.google.zxing.oned.rss.expandedZXing
RSSUtilsAdapted from listings in ISO/IEC 24724 Appendix B and Appendix G.Classcom.google.zxing.oned.rssZXing
SmsAddressGeneratorA generator for a sms address.Classcom.google.zxing.web.generator.clientZXing
SMSMMSResultParserParses an "sms:" URI result, which specifies a number to SMS.Classcom.google.zxing.client.resultZXing
SMSParsedResultClasscom.google.zxing.client.resultZXing
SMSTOMMSTOResultParserParses an "smsto:" URI result, whose format is not standardized but appears to be like: smsto:number(:body).Classcom.google.zxing.client.resultZXing
SMTPResultParserParses an "smtp:" URI result, whose format is not standardized but appears to be like: smtp[:subject[:body]].Classcom.google.zxing.client.resultZXing
StringsResourceTranslatorA utility which auto-translates English strings in Android string resources using Pass the Android client res/ directory as first argument, and optionally message keysClasscom.google.zxingZXing
StringUtilsCommon string-related functions.Classcom.google.zxing.commonZXing
SymbolInfoSymbol info table for DataMatrix.Classcom.google.zxing.datamatrix.encoderZXing
SymbolShapeHintenum SymbolShapeHintEnumeration for DataMatrix symbol shape hint.Classcom.google.zxing.datamatrix.encoderZXing
TelParsedResultClasscom.google.zxing.client.resultZXing
TelResultParserParses a "tel:" URI result, which specifies a phone number.Classcom.google.zxing.client.resultZXing
TextGeneratorA generator for any text content.Classcom.google.zxing.web.generator.clientZXing
TextParsedResultClasscom.google.zxing.client.resultZXing
UPCAReaderClasscom.google.zxing.onedZXing
UPCAWriterThis object renders a UPC-A code as a BitMatrix.Classcom.google.zxing.onedZXing
UPCEANReaderEncapsulates functionality and implementation that is common to UPC and EAN families of one-dimensional barcodes.Classcom.google.zxing.onedZXing
UPCEANWriterEncapsulates functionality and implementation that is common to UPC and EAN families of one-dimensional barcodes.Classcom.google.zxing.onedZXing
UPCEReaderClasscom.google.zxing.onedZXing
URIParsedResultClasscom.google.zxing.client.resultZXing
URIResultParserTries to parse results that are a URI of some kind.Classcom.google.zxing.client.resultZXing
UrlGeneratorA generator for URL addresses.Classcom.google.zxing.web.generator.clientZXing
URLTOResultParserParses the "URLTO" result format, which is of the form "URLTO:[title]:[url]".Classcom.google.zxing.client.resultZXing
VCardResultParserParses contact information formatted according to the VCard (2.Classcom.google.zxing.client.resultZXing
VersionThe Version object encapsulates attributes about a particular size Data Matrix Code.Classcom.google.zxing.datamatrix.decoderZXing
VersionClasscom.google.zxing.qrcode.decoderZXing
VEventResultParserPartially implements the iCalendar format's "VEVENT" format for specifying a calendar event.Classcom.google.zxing.client.resultZXing
VINParsedResultClasscom.google.zxing.client.resultZXing
VINResultParserDetects a result that is likely a vehicle identification number.Classcom.google.zxing.client.resultZXing
WhiteRectangleDetector Detects a candidate barcode-like rectangular region within an image.Classcom.google.zxing.common.detectorZXing
WifiGeneratorA Generator for Wifi networks.Classcom.google.zxing.web.generator.clientZXing
WifiParsedResultClasscom.google.zxing.client.resultZXing
WifiResultParserParses a WIFI configuration string.Classcom.google.zxing.client.resultZXing
WriterThe base class for all objects which encode/generate a barcode image.Interfacecom.google.zxingZXing
WriterExceptionA base class which covers the range of exceptions which may occur when encoding a barcode using the Writer framework.Classcom.google.zxingZXing
EventClassprocessing.eventGoogle Processing
FrameBufferEncapsulates a Frame Buffer Object for offscreen rendering.Classprocessing.openglGoogle Processing
KeyEventClassprocessing.eventGoogle Processing
LinePathThe LinePath class allows to represent polygonal paths, potentially composed by several disjoint polygonal segments.Classprocessing.openglGoogle Processing
LineStrokerClassprocessing.openglGoogle Processing
MouseEventClassprocessing.eventGoogle Processing
PAppletBase class for all sketches that use processing.Classprocessing.coreGoogle Processing
PConstantsNumbers shared throughout processing.Interfaceprocessing.coreGoogle Processing
PFontGrayscale bitmap font class used by Processing.Classprocessing.coreGoogle Processing
PGLProcessing-OpenGL abstraction layer.Classprocessing.openglGoogle Processing
PGraphics( begin auto-generated from PGraphics.Classprocessing.coreGoogle Processing
PGraphics2DClassprocessing.openglGoogle Processing
PGraphics3DClassprocessing.openglGoogle Processing
PGraphicsJava2DSubclass for PGraphics that implements the graphics API using Java2D.Classprocessing.coreGoogle Processing
PGraphicsOpenGLClassprocessing.openglGoogle Processing
PImage( begin auto-generated from PImage.Classprocessing.coreGoogle Processing
PMatrixInterfaceprocessing.coreGoogle Processing
PMatrix2D3x2 affine matrix implementation.Classprocessing.coreGoogle Processing
PMatrix3D4x4 matrix implementation.Classprocessing.coreGoogle Processing
PShaderThis class encapsulates a GLSL shader program, including a vertex and a fragment shader.Classprocessing.openglGoogle Processing
PShape( begin auto-generated from PShape.Classprocessing.coreGoogle Processing
PShapeOBJOBJ loading implemented using code from Saito's OBJLoader library: http://code.Classprocessing.coreGoogle Processing
PShapeOpenGLThis class holds a 3D model composed of vertices, normals, colors (per vertex) and texture coordinates (also per vertex).Classprocessing.openglGoogle Processing
PShapeSVGSVG stands for Scalable Vector Graphics, a portable graphics format.Classprocessing.coreGoogle Processing
PStyleClassprocessing.coreGoogle Processing
PVector( begin auto-generated from PVector.Classprocessing.coreGoogle Processing
TableGeneric class for handling tabular data, typically from a CSV, TSV, or other sort of spreadsheet file.Classprocessing.dataGoogle Processing
TableRowInterfaceprocessing.dataGoogle Processing
TextureThis class wraps an OpenGL texture.Classprocessing.openglGoogle Processing
TouchEventClassprocessing.eventGoogle Processing
XMLThis is the base class used for the Processing XML library, representing a single node of an XML tree.Classprocessing.dataGoogle Processing
EventClassprocessing.eventProcessing
FloatDictA simple table class to use a String as a lookup for an float value.Classprocessing.dataProcessing
FloatListHelper class for a list of floats.Classprocessing.dataProcessing
FrameBufferEncapsulates a Frame Buffer Object for offscreen rendering.Classprocessing.openglProcessing
IntDictA simple class to use a String as a lookup for an int value.Classprocessing.dataProcessing
IntListHelper class for a list of ints.Classprocessing.dataProcessing
JSONArrayA JSONArray is an ordered sequence of values.Classprocessing.dataProcessing
JSONObjectA JSONObject is an unordered collection of name/value pairs.Classprocessing.dataProcessing
KeyEventClassprocessing.eventProcessing
LinePathThe LinePath class allows to represent polygonal paths, potentially composed by several disjoint polygonal segments.Classprocessing.openglProcessing
LineStrokerClassprocessing.openglProcessing
MouseEventClassprocessing.eventProcessing
PAppletBase class for all sketches that use processing.Classprocessing.coreProcessing
PConstantsNumbers shared throughout processing.Interfaceprocessing.coreProcessing
PFontGrayscale bitmap font class used by Processing.Classprocessing.coreProcessing
PGLProcessing-OpenGL abstraction layer.Classprocessing.openglProcessing
PGraphics( begin auto-generated from PGraphics.Classprocessing.coreProcessing
PGraphics2DClassprocessing.openglProcessing
PGraphics3DClassprocessing.openglProcessing
PGraphicsFX2DClassprocessing.javafxProcessing
PGraphicsJava2DSubclass for PGraphics that implements the graphics API using Java2D.Classprocessing.awtProcessing
PGraphicsOpenGLClassprocessing.openglProcessing
PImage( begin auto-generated from PImage.Classprocessing.coreProcessing
PJOGLClassprocessing.openglProcessing
PMatrixInterfaceprocessing.coreProcessing
PMatrix2D3x2 affine matrix implementation.Classprocessing.coreProcessing
PMatrix3D4x4 matrix implementation.Classprocessing.coreProcessing
PShaderThis class encapsulates a GLSL shader program, including a vertex and a fragment shader.Classprocessing.openglProcessing
PShape( begin auto-generated from PShape.Classprocessing.coreProcessing
PShapeJava2D At the moment, this is gradients and java.Classprocessing.awtProcessing
PShapeOBJThis class is not part of the Processing API and should not be used directly.Classprocessing.coreProcessing
PShapeOpenGLThis class holds a 3D model composed of vertices, normals, colors (per vertex) and texture coordinates (also per vertex).Classprocessing.openglProcessing
PShapeSVGThis class is not part of the Processing API and should not be used directly.Classprocessing.coreProcessing
PStyleClassprocessing.coreProcessing
PSurfaceInterfaceprocessing.coreProcessing
PSurfaceAWTClassprocessing.awtProcessing
PSurfaceFXClassprocessing.javafxProcessing
PSurfaceJOGLClassprocessing.openglProcessing
PSurfaceNoneSurface that's not really visible.Classprocessing.coreProcessing
PVector( begin auto-generated from PVector.Classprocessing.coreProcessing
SortInternal sorter used by several data classes.Classprocessing.dataProcessing
StringDictA simple table class to use a String as a lookup for another String value.Classprocessing.dataProcessing
StringListHelper class for a list of Strings.Classprocessing.dataProcessing
TableGeneric class for handling tabular data, typically from a CSV, TSV, or other sort of spreadsheet file.Classprocessing.dataProcessing
TableRowTable.Interfaceprocessing.dataProcessing
TextureThis class wraps an OpenGL texture.Classprocessing.openglProcessing
ThinkDifferentDeal with issues related to thinking differently.Classprocessing.coreProcessing
TouchEventClassprocessing.eventProcessing
VertexBufferClassprocessing.openglProcessing
XMLThis is the base class used for the Processing XML library, representing a single node of an XML tree.Classprocessing.dataProcessing