JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Stanford CoreNLP API
Prev
Next
Frames
No Frames
All Classes
Hierarchy For Package edu.stanford.nlp.parser.shiftreduce
Package Hierarchies:
All Packages
Class Hierarchy
java.lang.
Object
edu.stanford.nlp.parser.shiftreduce.
BinaryTransition
(implements edu.stanford.nlp.parser.shiftreduce.
Transition
)
edu.stanford.nlp.parser.shiftreduce.
CompoundUnaryTransition
(implements edu.stanford.nlp.parser.shiftreduce.
Transition
)
edu.stanford.nlp.parser.shiftreduce.
CreateTransitionSequence
edu.stanford.nlp.parser.shiftreduce.
FeatureFactory
(implements java.io.
Serializable
)
edu.stanford.nlp.parser.shiftreduce.
BasicFeatureFactory
edu.stanford.nlp.parser.shiftreduce.
CombinationFeatureFactory
edu.stanford.nlp.parser.shiftreduce.
DistsimFeatureFactory
edu.stanford.nlp.parser.shiftreduce.
FinalizeTransition
(implements edu.stanford.nlp.parser.shiftreduce.
Transition
)
edu.stanford.nlp.parser.shiftreduce.
IdleTransition
(implements edu.stanford.nlp.parser.shiftreduce.
Transition
)
edu.stanford.nlp.parser.lexparser.
Options
(implements java.io.
Serializable
)
edu.stanford.nlp.parser.shiftreduce.
ShiftReduceOptions
edu.stanford.nlp.parser.common.
ParserGrammar
(implements edu.stanford.nlp.util.
Function
<T1,T2>)
edu.stanford.nlp.parser.shiftreduce.
ShiftReduceParser
(implements java.io.
Serializable
)
edu.stanford.nlp.parser.shiftreduce.
ReorderingOracle
edu.stanford.nlp.parser.shiftreduce.
ShiftReduceParserQuery
(implements edu.stanford.nlp.parser.common.
ParserQuery
)
edu.stanford.nlp.parser.shiftreduce.
ShiftTransition
(implements edu.stanford.nlp.parser.shiftreduce.
Transition
)
edu.stanford.nlp.parser.shiftreduce.
State
(implements edu.stanford.nlp.util.
Scored
)
edu.stanford.nlp.parser.lexparser.
TestOptions
(implements java.io.
Serializable
)
edu.stanford.nlp.parser.shiftreduce.
ShiftReduceTestOptions
edu.stanford.nlp.parser.lexparser.
TrainOptions
(implements java.io.
Serializable
)
edu.stanford.nlp.parser.shiftreduce.
ShiftReduceTrainOptions
edu.stanford.nlp.parser.shiftreduce.
TreeRecorder
(implements edu.stanford.nlp.parser.metrics.
ParserQueryEval
)
edu.stanford.nlp.parser.shiftreduce.
UnaryTransition
(implements edu.stanford.nlp.parser.shiftreduce.
Transition
)
edu.stanford.nlp.parser.shiftreduce.
Weight
(implements java.io.
Serializable
)
Interface Hierarchy
java.io.
Serializable
edu.stanford.nlp.parser.shiftreduce.
Transition
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
edu.stanford.nlp.parser.shiftreduce.
State.HeadPosition
edu.stanford.nlp.parser.shiftreduce.
BinaryTransition.Side
edu.stanford.nlp.parser.shiftreduce.
TreeRecorder.Mode
edu.stanford.nlp.parser.shiftreduce.
ShiftReduceTrainOptions.TrainingMethod
Overview
Package
Class
Tree
Deprecated
Index
Help
Stanford CoreNLP API
Prev
Next
Frames
No Frames
All Classes
© 2002-2013 Stanford NLP Group