| Name | Description | Type | Package | Framework |
| BeamBestSequenceFinder | A class capable of computing the best sequence given a SequenceModel. | Class | edu.stanford.nlp.sequences | Stanford Parser |
|
| BestSequenceFinder | An interface for classes capable of computing the best sequence given Or it turns out that some implementations don't actually find the best | Interface | edu.stanford.nlp.sequences | Stanford Parser |
|
| Clique | This class is meant to represent a clique in a (directed or undirected) linear-chain graphical model. | Class | edu.stanford.nlp.sequences | Stanford Parser |
|
| ColumnDocumentReaderAndWriter | DocumentReader for column format. | Class | edu.stanford.nlp.sequences | Stanford Parser |
|
| CoNLLDocumentReaderAndWriter | DocumentReader for the original CoNLL 03 format. | Class | edu.stanford.nlp.sequences | Stanford Parser |
|
| CoolingSchedule | | Class | edu.stanford.nlp.sequences | Stanford Parser |
|
| DocumentReaderAndWriter | This interface is used for reading data and writing output into and out of sequence classifiers. | Interface | edu.stanford.nlp.sequences | Stanford Parser |
|
| ExactBestSequenceFinder | A class capable of computing the best sequence given a SequenceModel. | Class | edu.stanford.nlp.sequences | Stanford Parser |
|
| FactoredSequenceListener | | Class | edu.stanford.nlp.sequences | Stanford Parser |
|
| FactoredSequenceModel | Date: Dec 14, 2004, nmramesh Date: May 12, 2010 | Class | edu.stanford.nlp.sequences | Stanford Parser |
|
| FeatureFactory | This is the abstract class that all feature factories must subclass. | Class | edu.stanford.nlp.sequences | Stanford Parser |
|
| IOBUtils | A static class with functions to convert lists of tokens between different IOB-style representations. | Class | edu.stanford.nlp.sequences | Stanford Parser |
|
| KBestSequenceFinder | A SequenceFinder which can efficiently return a k-best list of sequence labellings. | Class | edu.stanford.nlp.sequences | Stanford Parser |
|
| LatticeWriter | This interface is used for writing lattices out of SequenceClassifiers. | Interface | edu.stanford.nlp.sequences | Stanford Parser |
|
| ListeningSequenceModel | This is simply a conjunctive interface for something that is a SequenceModel and a SequenceListener. | Interface | edu.stanford.nlp.sequences | Stanford Parser |
|
| ObjectBankWrapper | This class is used to wrap the ObjectBank used by the sequence models and is where any sort of general processing, like the IOB mapping | Class | edu.stanford.nlp.sequences | Stanford Parser |
|
| PlainTextDocumentReaderAndWriter | This class provides methods for reading plain text documents and writing out those documents once classified in several different formats. | Class | edu.stanford.nlp.sequences | Stanford Parser |
|
| PlainTextDocumentReaderAndWriter .OutputStyle | Convert a String expressing an output format to | Class | edu.stanford.nlp.sequences.PlainTextDocumentReaderAndWriter | Stanford Parser |
|
| SeqClassifierFlags | Flags for sequence classifiers. | Class | edu.stanford.nlp.sequences | Stanford Parser |
|
| SeqClassifierFlags .SlashHyphenEnum | Returns the enum constant of this type with the specified name. | Class | edu.stanford.nlp.sequences.SeqClassifierFlags | Stanford Parser |
|
| SequenceGibbsSampler | A Gibbs sampler for sequence models. | Class | edu.stanford.nlp.sequences | Stanford Parser |
|
| SequenceListener | A class capable of listening to changes about a sequence, represented as an array of type int. | Interface | edu.stanford.nlp.sequences | Stanford Parser |
|
| SequenceModel | Interface for scoring the labeling of sequences of a fixed length. | Interface | edu.stanford.nlp.sequences | Stanford Parser |
|
| SequenceSampler | This class will sample an output from a sequence model. | Class | edu.stanford.nlp.sequences | Stanford Parser |
|
| TrueCasingForNISTDocumentReaderAndWriter | A DocumentReaderAndWriter for truecasing documents. | Class | edu.stanford.nlp.sequences | Stanford Parser |
|
| TrueCasingForNISTDocumentReaderAndWriter .LineToTrueCasesParser | | Class | edu.stanford.nlp.sequences.TrueCasingForNISTDocumentReaderAndWriter | Stanford Parser |
|
| ViterbiSearchGraphBuilder | | Class | edu.stanford.nlp.sequences | Stanford Parser |
|
| BeamBestSequenceFinder | A class capable of computing the best sequence given a SequenceModel. | Class | edu.stanford.nlp.sequences | JavaNlp |
|
| BestSequenceFinder | An interface for classes capable of computing the best sequence given Or it turns out that some implementations don't actually find the best | Interface | edu.stanford.nlp.sequences | JavaNlp |
|
| Clique | This class is meant to represent a clique in a (directed or undirected) linear-chain graphical model. | Class | edu.stanford.nlp.sequences | JavaNlp |
|
| ColumnDocumentReaderAndWriter | DocumentReader for column format. | Class | edu.stanford.nlp.sequences | JavaNlp |
|
| CoNLLDocumentReaderAndWriter | DocumentReader for the original CoNLL 03 format. | Class | edu.stanford.nlp.sequences | JavaNlp |
|
| CoolingSchedule | | Class | edu.stanford.nlp.sequences | JavaNlp |
|
| DocumentReaderAndWriter | This interface is used for reading data and writing output into and out of sequence classifiers. | Interface | edu.stanford.nlp.sequences | JavaNlp |
|
| ExactBestSequenceFinder | A class capable of computing the best sequence given a SequenceModel. | Class | edu.stanford.nlp.sequences | JavaNlp |
|
| FactoredSequenceListener | | Class | edu.stanford.nlp.sequences | JavaNlp |
|
| FactoredSequenceModel | Date: Dec 14, 2004, nmramesh Date: May 12, 2010 | Class | edu.stanford.nlp.sequences | JavaNlp |
|
| FeatureFactory | This is the abstract class that all feature factories must subclass. | Class | edu.stanford.nlp.sequences | JavaNlp |
|
| IOBUtils | A static class with functions to convert lists of tokens between different IOB-style representations. | Class | edu.stanford.nlp.sequences | JavaNlp |
|
| KBestSequenceFinder | A SequenceFinder which can efficiently return a k-best list of sequence labellings. | Class | edu.stanford.nlp.sequences | JavaNlp |
|
| LatticeWriter | This interface is used for writing lattices out of SequenceClassifiers. | Interface | edu.stanford.nlp.sequences | JavaNlp |
|
| ListeningSequenceModel | This is simply a conjunctive interface for something that is a SequenceModel and a SequenceListener. | Interface | edu.stanford.nlp.sequences | JavaNlp |
|
| ObjectBankWrapper | This class is used to wrap the ObjectBank used by the sequence models and is where any sort of general processing, like the IOB mapping | Class | edu.stanford.nlp.sequences | JavaNlp |
|
| PlainTextDocumentReaderAndWriter | This class provides methods for reading plain text documents and writing out those documents once classified in several different formats. | Class | edu.stanford.nlp.sequences | JavaNlp |
|
| PlainTextDocumentReaderAndWriter .OutputStyle | Convert a String expressing an output format to | Class | edu.stanford.nlp.sequences.PlainTextDocumentReaderAndWriter | JavaNlp |
|
| SeqClassifierFlags | Flags for sequence classifiers. | Class | edu.stanford.nlp.sequences | JavaNlp |
|
| SeqClassifierFlags .SlashHyphenEnum | Returns the enum constant of this type with the specified name. | Class | edu.stanford.nlp.sequences.SeqClassifierFlags | JavaNlp |
|
| SequenceGibbsSampler | A Gibbs sampler for sequence models. | Class | edu.stanford.nlp.sequences | JavaNlp |
|
| SequenceListener | A class capable of listening to changes about a sequence, represented as an array of type int. | Interface | edu.stanford.nlp.sequences | JavaNlp |
|
| SequenceModel | Interface for scoring the labeling of sequences of a fixed length. | Interface | edu.stanford.nlp.sequences | JavaNlp |
|
| SequenceSampler | This class will sample an output from a sequence model. | Class | edu.stanford.nlp.sequences | JavaNlp |
|
| TrueCasingForNISTDocumentReaderAndWriter | A DocumentReaderAndWriter for truecasing documents. | Class | edu.stanford.nlp.sequences | JavaNlp |
|
| TrueCasingForNISTDocumentReaderAndWriter .LineToTrueCasesParser | | Class | edu.stanford.nlp.sequences.TrueCasingForNISTDocumentReaderAndWriter | JavaNlp |
|
| ViterbiSearchGraphBuilder | | Class | edu.stanford.nlp.sequences | JavaNlp |