Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Edu.stanford.nlp.sequences Classes and Interfaces - 54 results found.
NameDescriptionTypePackageFramework
BeamBestSequenceFinderA class capable of computing the best sequence given a SequenceModel.Classedu.stanford.nlp.sequencesStanford Parser
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.sequencesStanford Parser
CliqueThis class is meant to represent a clique in a (directed or undirected) linear-chain graphical model.Classedu.stanford.nlp.sequencesStanford Parser
ColumnDocumentReaderAndWriterDocumentReader for column format.Classedu.stanford.nlp.sequencesStanford Parser
CoNLLDocumentReaderAndWriterDocumentReader for the original CoNLL 03 format.Classedu.stanford.nlp.sequencesStanford Parser
CoolingScheduleClassedu.stanford.nlp.sequencesStanford Parser
DocumentReaderAndWriterThis interface is used for reading data and writing output into and out of sequence classifiers.Interfaceedu.stanford.nlp.sequencesStanford Parser
ExactBestSequenceFinderA class capable of computing the best sequence given a SequenceModel.Classedu.stanford.nlp.sequencesStanford Parser
FactoredSequenceListenerClassedu.stanford.nlp.sequencesStanford Parser
FactoredSequenceModel Date: Dec 14, 2004, nmramesh Date: May 12, 2010Classedu.stanford.nlp.sequencesStanford Parser
FeatureFactoryThis is the abstract class that all feature factories must subclass.Classedu.stanford.nlp.sequencesStanford Parser
IOBUtilsA static class with functions to convert lists of tokens between different IOB-style representations.Classedu.stanford.nlp.sequencesStanford Parser
KBestSequenceFinderA SequenceFinder which can efficiently return a k-best list of sequence labellings.Classedu.stanford.nlp.sequencesStanford Parser
LatticeWriterThis interface is used for writing lattices out of SequenceClassifiers.Interfaceedu.stanford.nlp.sequencesStanford Parser
ListeningSequenceModelThis is simply a conjunctive interface for something that is a SequenceModel and a SequenceListener.Interfaceedu.stanford.nlp.sequencesStanford Parser
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.sequencesStanford Parser
PlainTextDocumentReaderAndWriterThis class provides methods for reading plain text documents and writing out those documents once classified in several different formats.Classedu.stanford.nlp.sequencesStanford Parser
PlainTextDocumentReaderAndWriter .OutputStyleConvert a String expressing an output format toClassedu.stanford.nlp.sequences.PlainTextDocumentReaderAndWriterStanford Parser
SeqClassifierFlagsFlags for sequence classifiers.Classedu.stanford.nlp.sequencesStanford Parser
SeqClassifierFlags .SlashHyphenEnumReturns the enum constant of this type with the specified name.Classedu.stanford.nlp.sequences.SeqClassifierFlagsStanford Parser
SequenceGibbsSamplerA Gibbs sampler for sequence models.Classedu.stanford.nlp.sequencesStanford Parser
SequenceListenerA class capable of listening to changes about a sequence, represented as an array of type int.Interfaceedu.stanford.nlp.sequencesStanford Parser
SequenceModelInterface for scoring the labeling of sequences of a fixed length.Interfaceedu.stanford.nlp.sequencesStanford Parser
SequenceSamplerThis class will sample an output from a sequence model.Classedu.stanford.nlp.sequencesStanford Parser
TrueCasingForNISTDocumentReaderAndWriterA DocumentReaderAndWriter for truecasing documents.Classedu.stanford.nlp.sequencesStanford Parser
TrueCasingForNISTDocumentReaderAndWriter .LineToTrueCasesParserClassedu.stanford.nlp.sequences.TrueCasingForNISTDocumentReaderAndWriterStanford Parser
ViterbiSearchGraphBuilderClassedu.stanford.nlp.sequencesStanford Parser
BeamBestSequenceFinderA class capable of computing the best sequence given a SequenceModel.Classedu.stanford.nlp.sequencesJavaNlp
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
CliqueThis class is meant to represent a clique in a (directed or undirected) linear-chain graphical model.Classedu.stanford.nlp.sequencesJavaNlp
ColumnDocumentReaderAndWriterDocumentReader for column format.Classedu.stanford.nlp.sequencesJavaNlp
CoNLLDocumentReaderAndWriterDocumentReader for the original CoNLL 03 format.Classedu.stanford.nlp.sequencesJavaNlp
CoolingScheduleClassedu.stanford.nlp.sequencesJavaNlp
DocumentReaderAndWriterThis interface is used for reading data and writing output into and out of sequence classifiers.Interfaceedu.stanford.nlp.sequencesJavaNlp
ExactBestSequenceFinderA class capable of computing the best sequence given a SequenceModel.Classedu.stanford.nlp.sequencesJavaNlp
FactoredSequenceListenerClassedu.stanford.nlp.sequencesJavaNlp
FactoredSequenceModel Date: Dec 14, 2004, nmramesh Date: May 12, 2010Classedu.stanford.nlp.sequencesJavaNlp
FeatureFactoryThis is the abstract class that all feature factories must subclass.Classedu.stanford.nlp.sequencesJavaNlp
IOBUtilsA static class with functions to convert lists of tokens between different IOB-style representations.Classedu.stanford.nlp.sequencesJavaNlp
KBestSequenceFinderA SequenceFinder which can efficiently return a k-best list of sequence labellings.Classedu.stanford.nlp.sequencesJavaNlp
LatticeWriterThis interface is used for writing lattices out of SequenceClassifiers.Interfaceedu.stanford.nlp.sequencesJavaNlp
ListeningSequenceModelThis is simply a conjunctive interface for something that is a SequenceModel and a SequenceListener.Interfaceedu.stanford.nlp.sequencesJavaNlp
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
PlainTextDocumentReaderAndWriterThis class provides methods for reading plain text documents and writing out those documents once classified in several different formats.Classedu.stanford.nlp.sequencesJavaNlp
PlainTextDocumentReaderAndWriter .OutputStyleConvert a String expressing an output format toClassedu.stanford.nlp.sequences.PlainTextDocumentReaderAndWriterJavaNlp
SeqClassifierFlagsFlags for sequence classifiers.Classedu.stanford.nlp.sequencesJavaNlp
SeqClassifierFlags .SlashHyphenEnumReturns the enum constant of this type with the specified name.Classedu.stanford.nlp.sequences.SeqClassifierFlagsJavaNlp
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
SequenceModelInterface for scoring the labeling of sequences of a fixed length.Interfaceedu.stanford.nlp.sequencesJavaNlp
SequenceSamplerThis class will sample an output from a sequence model.Classedu.stanford.nlp.sequencesJavaNlp
TrueCasingForNISTDocumentReaderAndWriterA DocumentReaderAndWriter for truecasing documents.Classedu.stanford.nlp.sequencesJavaNlp
TrueCasingForNISTDocumentReaderAndWriter .LineToTrueCasesParserClassedu.stanford.nlp.sequences.TrueCasingForNISTDocumentReaderAndWriterJavaNlp
ViterbiSearchGraphBuilderClassedu.stanford.nlp.sequencesJavaNlp