Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Edu.stanford.nlp.parser.shiftreduce Classes and Interfaces - 54 results found.
NameDescriptionTypePackageFramework
BaseModelClassedu.stanford.nlp.parser.shiftreduceStanford Parser
BasicFeatureFactoryClassedu.stanford.nlp.parser.shiftreduceStanford Parser
BinaryTransitionTransition that makes a binary parse node in a partially finished tree.Classedu.stanford.nlp.parser.shiftreduceStanford Parser
BinaryTransition .SideReturns the enum constant of this type with the specified name.Classedu.stanford.nlp.parser.shiftreduce.BinaryTransitionStanford Parser
CombinationFeatureFactoryCombines multiple feature factories into one feature factoryAuthor:John BauerSee Also:Serialized FormClassedu.stanford.nlp.parser.shiftreduceStanford Parser
CompoundUnaryTransitionTransition that makes a compound unary parse node in a partially finished tree.Classedu.stanford.nlp.parser.shiftreduceStanford Parser
CreateTransitionSequenceClassedu.stanford.nlp.parser.shiftreduceStanford Parser
DistsimFeatureFactoryFeaturizes words based only on their distributional similarity classes.Classedu.stanford.nlp.parser.shiftreduceStanford Parser
FeatureFactoryClassedu.stanford.nlp.parser.shiftreduceStanford Parser
FinalizeTransitionTransition that finishes the processing of a stateSee Also:Serialized FormClassedu.stanford.nlp.parser.shiftreduceStanford Parser
IdleTransitionTransition that literally does nothingSee Also:Serialized FormClassedu.stanford.nlp.parser.shiftreduceStanford Parser
PerceptronModelClassedu.stanford.nlp.parser.shiftreduceStanford Parser
ReorderingOracleA second attempt at making an oracle.Classedu.stanford.nlp.parser.shiftreduceStanford Parser
ShiftReduceOptionsClassedu.stanford.nlp.parser.shiftreduceStanford Parser
ShiftReduceParserA shift-reduce constituency parser.Classedu.stanford.nlp.parser.shiftreduceStanford Parser
ShiftReduceParserQueryClassedu.stanford.nlp.parser.shiftreduceStanford Parser
ShiftReduceTestOptionsClassedu.stanford.nlp.parser.shiftreduceStanford Parser
ShiftReduceTrainOptionsClassedu.stanford.nlp.parser.shiftreduceStanford Parser
ShiftReduceTrainOptions .TrainingMethodReturns the enum constant of this type with the specified name.Classedu.stanford.nlp.parser.shiftreduce.ShiftReduceTrainOptionsStanford Parser
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.shiftreduceStanford Parser
StateA class which encodes the current state of the parsing.Classedu.stanford.nlp.parser.shiftreduceStanford Parser
State .HeadPositionUsed to describe the relative location of separators to the head of a subtreeReturns the enum constant of this type with the specified name.Classedu.stanford.nlp.parser.shiftreduce.StateStanford Parser
TransitionAn interface which defines a transition type in the shift-reduce parser.Interfaceedu.stanford.nlp.parser.shiftreduceStanford Parser
TreeRecorderOutputs either binarized or debinarized trees to a given filename.Classedu.stanford.nlp.parser.shiftreduceStanford Parser
TreeRecorder .ModeReturns the enum constant of this type with the specified name.Classedu.stanford.nlp.parser.shiftreduce.TreeRecorderStanford Parser
UnaryTransitionTransition that makes a unary parse node in a partially finished tree.Classedu.stanford.nlp.parser.shiftreduceStanford Parser
WeightStores one row of the sparse matrix which makes up the multiclass perceptron.Classedu.stanford.nlp.parser.shiftreduceStanford Parser
BaseModelClassedu.stanford.nlp.parser.shiftreduceJavaNlp
BasicFeatureFactoryClassedu.stanford.nlp.parser.shiftreduceJavaNlp
BinaryTransitionTransition that makes a binary parse node in a partially finished tree.Classedu.stanford.nlp.parser.shiftreduceJavaNlp
BinaryTransition .SideReturns the enum constant of this type with the specified name.Classedu.stanford.nlp.parser.shiftreduce.BinaryTransitionJavaNlp
CombinationFeatureFactoryCombines multiple feature factories into one feature factoryAuthor:John BauerSee Also:Serialized FormClassedu.stanford.nlp.parser.shiftreduceJavaNlp
CompoundUnaryTransitionTransition that makes a compound unary parse node in a partially finished tree.Classedu.stanford.nlp.parser.shiftreduceJavaNlp
CreateTransitionSequenceClassedu.stanford.nlp.parser.shiftreduceJavaNlp
DistsimFeatureFactoryFeaturizes words based only on their distributional similarity classes.Classedu.stanford.nlp.parser.shiftreduceJavaNlp
FeatureFactoryClassedu.stanford.nlp.parser.shiftreduceJavaNlp
FinalizeTransitionTransition that finishes the processing of a stateSee Also:Serialized FormClassedu.stanford.nlp.parser.shiftreduceJavaNlp
IdleTransitionTransition that literally does nothingSee Also:Serialized FormClassedu.stanford.nlp.parser.shiftreduceJavaNlp
PerceptronModelClassedu.stanford.nlp.parser.shiftreduceJavaNlp
ReorderingOracleA second attempt at making an oracle.Classedu.stanford.nlp.parser.shiftreduceJavaNlp
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
ShiftReduceTrainOptions .TrainingMethodReturns the enum constant of this type with the specified name.Classedu.stanford.nlp.parser.shiftreduce.ShiftReduceTrainOptionsJavaNlp
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
StateA class which encodes the current state of the parsing.Classedu.stanford.nlp.parser.shiftreduceJavaNlp
State .HeadPositionUsed to describe the relative location of separators to the head of a subtreeReturns the enum constant of this type with the specified name.Classedu.stanford.nlp.parser.shiftreduce.StateJavaNlp
TransitionAn interface which defines a transition type in the shift-reduce parser.Interfaceedu.stanford.nlp.parser.shiftreduceJavaNlp
TreeRecorderOutputs either binarized or debinarized trees to a given filename.Classedu.stanford.nlp.parser.shiftreduceJavaNlp
TreeRecorder .ModeReturns the enum constant of this type with the specified name.Classedu.stanford.nlp.parser.shiftreduce.TreeRecorderJavaNlp
UnaryTransitionTransition that makes a unary parse node in a partially finished tree.Classedu.stanford.nlp.parser.shiftreduceJavaNlp
WeightStores one row of the sparse matrix which makes up the multiclass perceptron.Classedu.stanford.nlp.parser.shiftreduceJavaNlp