MaltParser 1.6.1
A B C D E F G H I J K L M N O P R S T U V W X

A

AbstractFeatureFactory - Interface in org.maltparser.core.feature
 
AbstractParserFactory - Interface in org.maltparser.parser
 
actionCode - Variable in class org.maltparser.parser.history.kbest.Candidate
The integer representation of the predicted action
ActionContainer - Class in org.maltparser.parser.history.container
 
ActionContainer(TableContainer) - Constructor for class org.maltparser.parser.history.container.ActionContainer
 
actionContainers - Variable in class org.maltparser.parser.Oracle
 
actionContainers - Variable in class org.maltparser.parser.TransitionSystem
 
ActionDecision - Interface in org.maltparser.parser.history.action
 
actionPool - Variable in class org.maltparser.parser.history.History
 
actionTables - Variable in class org.maltparser.parser.history.History
 
acyclicity - Variable in class org.maltparser.parser.algorithm.planar.PlanarConfig
 
acyclicity - Variable in class org.maltparser.parser.algorithm.twoplanar.TwoPlanarConfig
 
add(String) - Method in class org.maltparser.core.feature.spec.SpecificationModel
 
add(String, String) - Method in class org.maltparser.core.feature.spec.SpecificationModel
 
add(int, String) - Method in class org.maltparser.core.feature.spec.SpecificationModels
 
add(String, String) - Method in class org.maltparser.core.feature.spec.SpecificationModels
 
add(int, String, String) - Method in class org.maltparser.core.feature.spec.SpecificationModels
 
add(String, String, String) - Method in class org.maltparser.core.feature.spec.SpecificationModels
 
add(String) - Method in class org.maltparser.core.feature.spec.SpecificationSubModel
 
add(E) - Method in class org.maltparser.core.helper.HashSet
 
add(MaltFeatureNode) - Method in class org.maltparser.ml.lib.FeatureList
Adds a MaltFeatureNode object to the feature list.
add(int, double) - Method in class org.maltparser.ml.lib.FeatureList
Adds an index/value pair to the feature list.
add(int) - Method in class org.maltparser.parser.history.kbest.KBestList
Adds a candidate to the k-best list
add(String) - Method in class org.maltparser.parser.history.kbest.KBestList
Adds a candidate to the k-best list
add(int, float) - Method in class org.maltparser.parser.history.kbest.ScoredKBestList
 
add(String, float) - Method in class org.maltparser.parser.history.kbest.ScoredKBestList
 
ADD_NEW_TO_TMP_STORAGE - Static variable in class org.maltparser.core.symbol.trie.TrieSymbolTableHandler
 
ADD_NEW_TO_TRIE - Static variable in class org.maltparser.core.symbol.trie.TrieSymbolTableHandler
 
addAction(ArrayList<ActionContainer>) - Method in class org.maltparser.parser.history.action.ComplexDecisionAction
 
addAction(ActionContainer[]) - Method in class org.maltparser.parser.history.action.ComplexDecisionAction
 
addAction(ArrayList<ActionContainer>) - Method in interface org.maltparser.parser.history.action.GuideUserAction
 
addAction(ActionContainer[]) - Method in interface org.maltparser.parser.history.action.GuideUserAction
 
addAll(Collection<? extends E>) - Method in class org.maltparser.core.helper.HashSet
 
addAttribute(String, ChartAttribute) - Method in class org.maltparser.core.flow.system.elem.ChartElement
 
addAvailableTransitionToTable(TransitionTable) - Method in class org.maltparser.parser.algorithm.covington.NonProjective
 
addAvailableTransitionToTable(TransitionTable) - Method in class org.maltparser.parser.algorithm.covington.Projective
 
addAvailableTransitionToTable(TransitionTable) - Method in class org.maltparser.parser.algorithm.nivre.ArcEager
 
addAvailableTransitionToTable(TransitionTable) - Method in class org.maltparser.parser.algorithm.nivre.ArcStandard
 
addAvailableTransitionToTable(TransitionTable) - Method in class org.maltparser.parser.algorithm.planar.Planar
 
addAvailableTransitionToTable(TransitionTable) - Method in class org.maltparser.parser.algorithm.stack.NonProjective
 
addAvailableTransitionToTable(TransitionTable) - Method in class org.maltparser.parser.algorithm.stack.Projective
 
addAvailableTransitionToTable(TransitionTable) - Method in class org.maltparser.parser.algorithm.twoplanar.TwoPlanar
 
addAvailableTransitionToTable(TransitionTable) - Method in class org.maltparser.parser.TransitionSystem
 
addCandidateIndex - Variable in class org.maltparser.parser.history.kbest.KBestList
 
addChartItemAttribute(String, String) - Method in class org.maltparser.core.flow.spec.ChartItemSpecification
 
addChild(HistoryTreeNode) - Method in class org.maltparser.parser.history.HistoryTreeNode
 
addDataFormatInstance(String, DataFormatInstance) - Method in class org.maltparser.core.config.ConfigurationDir
 
addDecision(int) - Method in class org.maltparser.parser.history.action.SimpleDecisionAction
 
addDecision(String) - Method in class org.maltparser.parser.history.action.SimpleDecisionAction
 
addDecision(int) - Method in interface org.maltparser.parser.history.action.SingleDecision
 
addDecision(String) - Method in interface org.maltparser.parser.history.action.SingleDecision
 
addDependencyEdge(int, int) - Method in class org.maltparser.core.syntaxgraph.DependencyGraph
 
addDependencyEdge(DependencyNode, DependencyNode) - Method in class org.maltparser.core.syntaxgraph.DependencyGraph
 
addDependencyEdge(int, int) - Method in interface org.maltparser.core.syntaxgraph.DependencyStructure
Adds an edge from the head to the dependent identified by the indices of the dependency nodes.
addDependencyEdge(int, int) - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
addDependencyEdge(DependencyNode, DependencyNode) - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
addDependencyNode() - Method in class org.maltparser.core.syntaxgraph.DependencyGraph
 
addDependencyNode(int) - Method in class org.maltparser.core.syntaxgraph.DependencyGraph
 
addDependencyNode() - Method in interface org.maltparser.core.syntaxgraph.DependencyStructure
 
addDependencyNode(int) - Method in interface org.maltparser.core.syntaxgraph.DependencyStructure
 
addDependencyNode() - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
addDependencyNode(int) - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
addEdgeLabels(Edge) - Method in class org.maltparser.parser.TransitionSystem
 
addEdgeLabelValue(String) - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLHeader
 
addEdgeLabelValue(String, String) - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLHeader
 
addEntry(String, String, String, String) - Method in class org.maltparser.core.io.dataformat.DataFormatSpecification
 
addFeature(String, String) - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLHeader
 
addFeatureValue(int, String) - Method in class org.maltparser.core.feature.value.MultipleFeatureValue
 
addFeatureValue(String, String) - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLHeader
 
addFeatureValue(String, String, String) - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLHeader
 
addFlowChartRegistry(Class<?>, String, Object) - Method in class org.maltparser.core.flow.FlowChartInstance
 
addHeadEdgeLabel(SymbolTable, String) - Method in interface org.maltparser.core.syntaxgraph.node.DependencyNode
 
addHeadEdgeLabel(SymbolTable, int) - Method in interface org.maltparser.core.syntaxgraph.node.DependencyNode
 
addHeadEdgeLabel(LabelSet) - Method in interface org.maltparser.core.syntaxgraph.node.DependencyNode
 
addHeadEdgeLabel(SymbolTable, String) - Method in class org.maltparser.core.syntaxgraph.node.Root
 
addHeadEdgeLabel(SymbolTable, int) - Method in class org.maltparser.core.syntaxgraph.node.Root
 
addHeadEdgeLabel(LabelSet) - Method in class org.maltparser.core.syntaxgraph.node.Root
 
addHeadEdgeLabel(SymbolTable, String) - Method in class org.maltparser.core.syntaxgraph.node.Token
 
addHeadEdgeLabel(SymbolTable, int) - Method in class org.maltparser.core.syntaxgraph.node.Token
 
addHeadEdgeLabel(LabelSet) - Method in class org.maltparser.core.syntaxgraph.node.Token
 
addIncomingEdge(Edge) - Method in class org.maltparser.core.syntaxgraph.node.GraphNode
 
addIncomingEdge(Edge) - Method in interface org.maltparser.core.syntaxgraph.node.Node
 
addIncomingEdge(Edge) - Method in class org.maltparser.core.syntaxgraph.node.NonTerminal
 
addIncomingEdge(Edge) - Method in class org.maltparser.core.syntaxgraph.node.Root
 
addIncomingEdge(Edge) - Method in class org.maltparser.core.syntaxgraph.node.Token
 
addIndex(int, int) - Method in class org.maltparser.ml.lib.FeatureMap
Adds a mapping from a combination of the position in the column-based feature vector and the symbol code to an index value suitable for liblinear and libsvm.
addIndex(int, int, int) - Method in class org.maltparser.ml.lib.FeatureMap
 
addInstance(SingleDecision, FeatureVector) - Method in interface org.maltparser.ml.LearningMethod
 
addInstance(SingleDecision, FeatureVector) - Method in class org.maltparser.ml.lib.Lib
 
addInstance(GuideDecision) - Method in interface org.maltparser.parser.guide.ClassifierGuide
 
addInstance(GuideDecision) - Method in class org.maltparser.parser.guide.decision.BranchedDecisionModel
 
addInstance(GuideDecision) - Method in interface org.maltparser.parser.guide.decision.DecisionModel
 
addInstance(GuideDecision) - Method in class org.maltparser.parser.guide.decision.OneDecisionModel
 
addInstance(GuideDecision) - Method in class org.maltparser.parser.guide.decision.SeqDecisionModel
 
addInstance(SingleDecision) - Method in class org.maltparser.parser.guide.instance.AtomicModel
 
addInstance(SingleDecision) - Method in class org.maltparser.parser.guide.instance.FeatureDivideModel
 
addInstance(SingleDecision) - Method in interface org.maltparser.parser.guide.instance.InstanceModel
 
addInstance(GuideDecision) - Method in class org.maltparser.parser.guide.SingleGuide
 
addInternalColumnDescription(String, String, String, String, String) - Method in class org.maltparser.core.io.dataformat.DataFormatInstance
 
addInternalColumnDescription(String, int, int, String, String) - Method in class org.maltparser.core.io.dataformat.DataFormatInstance
 
addInternalColumnDescription(String, ColumnDescription) - Method in class org.maltparser.core.io.dataformat.DataFormatInstance
 
addLabel(SymbolTable, String) - Method in interface org.maltparser.core.syntaxgraph.Element
Adds a label (a string value) to the symbol table and to the graph element.
addLabel(SymbolTable, int) - Method in interface org.maltparser.core.syntaxgraph.Element
Adds a label (an integer value) to the symbol table and to the graph element.
addLabel(LabelSet) - Method in interface org.maltparser.core.syntaxgraph.Element
Adds the labels of the label set to the label set of the graph element.
addLabel(SymbolTable, String) - Method in class org.maltparser.core.syntaxgraph.GraphElement
Adds a label (a string value) to the symbol table and to the graph element.
addLabel(SymbolTable, int) - Method in class org.maltparser.core.syntaxgraph.GraphElement
Adds a label (an integer value) to the symbol table and to the graph element.
addLabel(LabelSet) - Method in class org.maltparser.core.syntaxgraph.GraphElement
Adds the labels of the label set to the label set of the graph element.
addLabel(Element, String, String) - Method in interface org.maltparser.core.syntaxgraph.LabeledStructure
Adds a label label to the graph element element
addLabel(Element, String, String) - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
addLabel(Element, String, String) - Method in class org.maltparser.core.syntaxgraph.SyntaxGraph
 
addLegalValue(String, String, String) - Method in class org.maltparser.core.options.option.ClassOption
Adds a legal value that corresponds to a class
addLegalValue(String, String) - Method in class org.maltparser.core.options.option.EnumOption
Adds a legal value
addLegalValue(String) - Method in class org.maltparser.core.options.option.EnumOption
Adds a legal value without a description
addLegalValue(String, String, String) - Method in class org.maltparser.core.options.option.StringEnumOption
Adds a legal value that corresponds to another string
addList(int[]) - Method in class org.maltparser.parser.history.kbest.KBestList
 
addNonTerminalNode(int) - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
addNonTerminalNode() - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
addNonTerminalNode() - Method in interface org.maltparser.core.syntaxgraph.PhraseStructure
 
addNonTerminalNode(int) - Method in interface org.maltparser.core.syntaxgraph.PhraseStructure
 
addNonTerminalNode(int) - Method in class org.maltparser.core.syntaxgraph.PhraseStructureGraph
 
addNonTerminalNode() - Method in class org.maltparser.core.syntaxgraph.PhraseStructureGraph
 
addOption(Option) - Method in class org.maltparser.core.options.OptionGroup
Adds an option to the option group.
addOptionValue(int, Option, Object) - Method in class org.maltparser.core.options.OptionContainer
Adds an option value to an option to one of the internal option container specified by the type.
addOptionValue(int, int, Option, Object) - Method in class org.maltparser.core.options.OptionValues
Adds an option value to an option to one of the internal option container specified by the type.
addOutgoingEdge(Edge) - Method in class org.maltparser.core.syntaxgraph.node.GraphNode
 
addOutgoingEdge(Edge) - Method in interface org.maltparser.core.syntaxgraph.node.Node
 
addOutgoingEdge(Edge) - Method in class org.maltparser.core.syntaxgraph.node.NonTerminal
 
addOutgoingEdge(Edge) - Method in class org.maltparser.core.syntaxgraph.node.Root
 
addOutgoingEdge(Edge) - Method in class org.maltparser.core.syntaxgraph.node.Token
 
addPhraseStructureEdge(PhraseStructureNode, PhraseStructureNode) - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
addPhraseStructureEdge(PhraseStructureNode, PhraseStructureNode) - Method in interface org.maltparser.core.syntaxgraph.PhraseStructure
 
addPhraseStructureEdge(PhraseStructureNode, PhraseStructureNode) - Method in class org.maltparser.core.syntaxgraph.PhraseStructureGraph
 
addPostProcessChartItemSpecifications(ChartItemSpecification) - Method in class org.maltparser.core.flow.spec.ChartSpecification
 
addPreProcessChartItemSpecifications(ChartItemSpecification) - Method in class org.maltparser.core.flow.spec.ChartSpecification
 
addPrioSetMember(SymbolTable, ColumnDescription, String, PrioSetMember.RelationToPrevMember) - Method in class org.maltparser.core.syntaxgraph.headrules.PrioSet
 
addPrioSetMember(SymbolTable, ColumnDescription, int, PrioSetMember.RelationToPrevMember) - Method in class org.maltparser.core.syntaxgraph.headrules.PrioSet
 
addProcessChartItemSpecifications(ChartItemSpecification) - Method in class org.maltparser.core.flow.spec.ChartSpecification
 
addRegistry(Class<?>, Object) - Method in class org.maltparser.parser.SingleMalt
 
address - Variable in class org.maltparser.core.feature.function.AddressFunction
 
AddressFunction - Class in org.maltparser.core.feature.function
 
AddressFunction() - Constructor for class org.maltparser.core.feature.function.AddressFunction
 
addressFunction - Variable in class org.maltparser.core.syntaxgraph.feature.ArcDirFeature
 
addressFunction - Variable in class org.maltparser.core.syntaxgraph.feature.ExistsFeature
 
addressFunction - Variable in class org.maltparser.core.syntaxgraph.feature.InputArcDirFeature
 
addressFunction - Variable in class org.maltparser.core.syntaxgraph.feature.InputTableFeature
 
addressFunction - Variable in class org.maltparser.core.syntaxgraph.feature.NumOfFeature
 
addressFunction - Variable in class org.maltparser.core.syntaxgraph.feature.OutputTableFeature
 
addressFunction1 - Variable in class org.maltparser.core.syntaxgraph.feature.DistanceFeature
 
addressFunction1 - Variable in class org.maltparser.core.syntaxgraph.feature.InputArcFeature
 
addressFunction1 - Variable in class org.maltparser.core.syntaxgraph.feature.OutputArcFeature
 
addressFunction2 - Variable in class org.maltparser.core.syntaxgraph.feature.DistanceFeature
 
addressFunction2 - Variable in class org.maltparser.core.syntaxgraph.feature.InputArcFeature
 
addressFunction2 - Variable in class org.maltparser.core.syntaxgraph.feature.OutputArcFeature
 
addressFunctionCache - Variable in class org.maltparser.core.feature.FeatureModel
 
AddressValue - Class in org.maltparser.core.feature.value
 
AddressValue(Function) - Constructor for class org.maltparser.core.feature.value.AddressValue
 
addSecEdgeLabelValue(String) - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLHeader
 
addSecEdgeLabelValue(String, String) - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLHeader
 
addSecondaryEdge(ComparableNode, ComparableNode) - Method in class org.maltparser.core.syntaxgraph.DependencyGraph
 
addSecondaryEdge(ComparableNode, ComparableNode) - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
addSecondaryEdge(ComparableNode, ComparableNode) - Method in class org.maltparser.core.syntaxgraph.PhraseStructureGraph
 
addSecondaryEdge(ComparableNode, ComparableNode) - Method in interface org.maltparser.core.syntaxgraph.SecEdgeStructure
 
addSymbol(StringBuilder) - Method in interface org.maltparser.core.symbol.SymbolTable
 
addSymbol(String) - Method in interface org.maltparser.core.symbol.Table
 
addSymbol(String) - Method in class org.maltparser.core.symbol.trie.TrieSymbolTable
 
addSymbol(StringBuilder) - Method in class org.maltparser.core.symbol.trie.TrieSymbolTable
 
addSymbol(String) - Method in class org.maltparser.parser.history.container.CombinedTableContainer
 
addSymbol(String) - Method in class org.maltparser.parser.transition.TransitionTable
 
addSymbolTable(String) - Method in interface org.maltparser.core.symbol.SymbolTableHandler
 
addSymbolTable(String, SymbolTable) - Method in interface org.maltparser.core.symbol.SymbolTableHandler
 
addSymbolTable(String, int, String) - Method in interface org.maltparser.core.symbol.SymbolTableHandler
 
addSymbolTable(String) - Method in interface org.maltparser.core.symbol.TableHandler
 
addSymbolTable(String) - Method in class org.maltparser.core.symbol.trie.TrieSymbolTableHandler
 
addSymbolTable(String, SymbolTable) - Method in class org.maltparser.core.symbol.trie.TrieSymbolTableHandler
 
addSymbolTable(String, int, String) - Method in class org.maltparser.core.symbol.trie.TrieSymbolTableHandler
 
addSymbolTable(String) - Method in class org.maltparser.parser.transition.TransitionTableHandler
 
addTerminalNode() - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
addTerminalNode(int) - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
addTerminalNode() - Method in interface org.maltparser.core.syntaxgraph.PhraseStructure
 
addTerminalNode(int) - Method in interface org.maltparser.core.syntaxgraph.PhraseStructure
 
addTerminalNode() - Method in class org.maltparser.core.syntaxgraph.PhraseStructureGraph
 
addTerminalNode(int) - Method in class org.maltparser.core.syntaxgraph.PhraseStructureGraph
 
addTokenNode(int) - Method in class org.maltparser.core.syntaxgraph.Sentence
 
addTokenNode() - Method in class org.maltparser.core.syntaxgraph.Sentence
 
addTokenNode() - Method in interface org.maltparser.core.syntaxgraph.TokenStructure
Adds a token node with index n + 1, where n is the index of the last token node.
addTokenNode(int) - Method in interface org.maltparser.core.syntaxgraph.TokenStructure
Adds a token node with index index.
addTransition(int, String, boolean, TransitionTable) - Method in class org.maltparser.parser.transition.TransitionTable
 
addValue(String, TrieSymbolTable, int) - Method in class org.maltparser.core.symbol.trie.Trie
 
addValue(StringBuilder, TrieSymbolTable, int) - Method in class org.maltparser.core.symbol.trie.Trie
 
addValue(String) - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLHeader.FeatureEdgeLabel
 
addValue(String, String) - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLHeader.FeatureEdgeLabel
 
Algorithm - Class in org.maltparser.parser
 
Algorithm(DependencyParserConfig) - Constructor for class org.maltparser.parser.Algorithm
Creates a parsing algorithm
algorithm - Variable in class org.maltparser.parser.algorithm.covington.CovingtonFactory
 
algorithm - Variable in class org.maltparser.parser.algorithm.nivre.NivreFactory
 
algorithm - Variable in class org.maltparser.parser.algorithm.planar.PlanarFactory
 
algorithm - Variable in class org.maltparser.parser.algorithm.stack.StackFactory
 
algorithm - Variable in class org.maltparser.parser.algorithm.twoplanar.TwoPlanarFactory
 
allowedLibOptionFlags - Variable in class org.maltparser.ml.lib.Lib
 
append(char) - Method in class org.maltparser.core.helper.NoPrintStream
 
append(CharSequence, int, int) - Method in class org.maltparser.core.helper.NoPrintStream
 
append(CharSequence) - Method in class org.maltparser.core.helper.NoPrintStream
 
apply(GuideUserAction, ParserConfiguration) - Method in class org.maltparser.parser.algorithm.covington.NonProjective
 
apply(GuideUserAction, ParserConfiguration) - Method in class org.maltparser.parser.algorithm.covington.Projective
 
apply(GuideUserAction, ParserConfiguration) - Method in class org.maltparser.parser.algorithm.nivre.ArcEager
 
apply(GuideUserAction, ParserConfiguration) - Method in class org.maltparser.parser.algorithm.nivre.ArcStandard
 
apply(GuideUserAction, ParserConfiguration) - Method in class org.maltparser.parser.algorithm.planar.Planar
 
apply(GuideUserAction, ParserConfiguration) - Method in class org.maltparser.parser.algorithm.stack.NonProjective
 
apply(GuideUserAction, ParserConfiguration) - Method in class org.maltparser.parser.algorithm.stack.Projective
 
apply(GuideUserAction, ParserConfiguration) - Method in class org.maltparser.parser.algorithm.twoplanar.TwoPlanar
 
apply(GuideUserAction) - Method in class org.maltparser.parser.ParserState
 
apply(GuideUserAction, ParserConfiguration) - Method in class org.maltparser.parser.TransitionSystem
 
ArcDirFeature - Class in org.maltparser.core.syntaxgraph.feature
 
ArcDirFeature(SymbolTableHandler) - Constructor for class org.maltparser.core.syntaxgraph.feature.ArcDirFeature
 
ArcEager - Class in org.maltparser.parser.algorithm.nivre
 
ArcEager() - Constructor for class org.maltparser.parser.algorithm.nivre.ArcEager
 
ArcEagerOracle - Class in org.maltparser.parser.algorithm.nivre
 
ArcEagerOracle(DependencyParserConfig, GuideUserHistory) - Constructor for class org.maltparser.parser.algorithm.nivre.ArcEagerOracle
 
arcLabelActionContainers - Variable in class org.maltparser.parser.Oracle
 
arcLabelActionContainers - Variable in class org.maltparser.parser.TransitionSystem
 
ArcStandard - Class in org.maltparser.parser.algorithm.nivre
 
ArcStandard() - Constructor for class org.maltparser.parser.algorithm.nivre.ArcStandard
 
ArcStandardOracle - Class in org.maltparser.parser.algorithm.nivre
 
ArcStandardOracle(DependencyParserConfig, GuideUserHistory) - Constructor for class org.maltparser.parser.algorithm.nivre.ArcStandardOracle
 
atof(String) - Static method in class org.maltparser.core.helper.Util
 
atoi(String) - Static method in class org.maltparser.core.helper.Util
 
AtomicModel - Class in org.maltparser.parser.guide.instance
 
AtomicModel(int, FeatureVector, Model) - Constructor for class org.maltparser.parser.guide.instance.AtomicModel
Constructs an atomic model.
availableVersions - Static variable in class org.maltparser.core.config.version.Versioning
 

B

BATCH - Static variable in interface org.maltparser.ml.LearningMethod
 
BatchTrainer - Class in org.maltparser.parser
 
BatchTrainer(DependencyParserConfig) - Constructor for class org.maltparser.parser.BatchTrainer
 
binariesInstance(String, FeatureList) - Method in class org.maltparser.ml.lib.Lib
 
binariesInstances2SVMFileFormat(InputStreamReader, OutputStreamWriter) - Method in class org.maltparser.ml.lib.Lib
 
BOOLEAN - Static variable in class org.maltparser.core.io.dataformat.ColumnDescription
 
BoolOption - Class in org.maltparser.core.options.option
A boolean option is an option that can only contain a boolean value (true or false).
BoolOption(OptionGroup, String, String, String, String, String) - Constructor for class org.maltparser.core.options.option.BoolOption
Creates a boolean option description
BOTH - Static variable in class org.maltparser.core.options.option.Option
The option is relevant both during learning and processing (parsing)
BracketReader - Class in org.maltparser.core.syntaxgraph.reader
 
BracketReader() - Constructor for class org.maltparser.core.syntaxgraph.reader.BracketReader
 
BracketWriter - Class in org.maltparser.core.syntaxgraph.writer
 
BracketWriter() - Constructor for class org.maltparser.core.syntaxgraph.writer.BracketWriter
 
BranchedDecisionModel - Class in org.maltparser.parser.guide.decision
 
BranchedDecisionModel(ClassifierGuide, FeatureModel) - Constructor for class org.maltparser.parser.guide.decision.BranchedDecisionModel
 
BranchedDecisionModel(ClassifierGuide, DecisionModel, String) - Constructor for class org.maltparser.parser.guide.decision.BranchedDecisionModel
 
BUFFER - Static variable in class org.maltparser.core.config.ConfigurationDir
 

C

cache - Variable in class org.maltparser.core.syntaxgraph.headrules.PrioSet
 
cachedCode - Variable in class org.maltparser.parser.history.container.TableContainer
 
cachedSymbol - Variable in class org.maltparser.parser.history.container.TableContainer
 
Candidate - Class in org.maltparser.parser.history.kbest
A candidate in the k-best list.
Candidate() - Constructor for class org.maltparser.parser.history.kbest.Candidate
Constructs a candidate object
castFeatureValue(String) - Method in class org.maltparser.core.syntaxgraph.feature.ColumnFeature
 
ChartAttribute - Class in org.maltparser.core.flow.system.elem
 
ChartAttribute() - Constructor for class org.maltparser.core.flow.system.elem.ChartAttribute
 
ChartElement - Class in org.maltparser.core.flow.system.elem
 
ChartElement() - Constructor for class org.maltparser.core.flow.system.elem.ChartElement
 
ChartItem - Class in org.maltparser.core.flow.item
 
ChartItem() - Constructor for class org.maltparser.core.flow.item.ChartItem
 
chartItemSpecification - Variable in class org.maltparser.core.flow.item.ChartItem
 
ChartItemSpecification - Class in org.maltparser.core.flow.spec
 
ChartItemSpecification() - Constructor for class org.maltparser.core.flow.spec.ChartItemSpecification
 
ChartItemSpecification(String, Class<? extends ChartItem>) - Constructor for class org.maltparser.core.flow.spec.ChartItemSpecification
 
ChartSpecification - Class in org.maltparser.core.flow.spec
 
ChartSpecification() - Constructor for class org.maltparser.core.flow.spec.ChartSpecification
 
checkConfigDirectory() - Method in class org.maltparser.core.config.ConfigurationDir
 
checkError() - Method in class org.maltparser.core.helper.NoPrintStream
 
checkIn(T) - Method in class org.maltparser.core.pool.ObjectPool
 
checkIn(T) - Method in class org.maltparser.core.pool.ObjectPoolList
 
checkIn(T) - Method in class org.maltparser.core.pool.ObjectPoolSet
 
checkInAll() - Method in class org.maltparser.core.pool.ObjectPool
 
checkInAll() - Method in class org.maltparser.core.pool.ObjectPoolList
 
checkInAll() - Method in class org.maltparser.core.pool.ObjectPoolSet
 
checkInLabelSet(LabelSet) - Method in interface org.maltparser.core.syntaxgraph.LabeledStructure
Checks in a label set.
checkInLabelSet(LabelSet) - Method in class org.maltparser.core.syntaxgraph.SyntaxGraph
 
checkNConvertConfigVersion() - Method in class org.maltparser.core.config.ConfigurationDir
 
checkOptionDependency() - Method in class org.maltparser.parser.SingleMalt
 
checkOut() - Method in class org.maltparser.core.pool.ObjectPool
 
checkOut() - Method in class org.maltparser.core.pool.ObjectPoolList
 
checkOut() - Method in class org.maltparser.core.pool.ObjectPoolSet
 
checkOutNewLabelSet() - Method in interface org.maltparser.core.syntaxgraph.LabeledStructure
Checks out a new label set from the structure.
checkOutNewLabelSet() - Method in class org.maltparser.core.syntaxgraph.SyntaxGraph
 
checkPackageAccess(String) - Method in class org.maltparser.core.plugin.JarLoader
Checks package access
checkRootLabelCodes(LabelSet) - Method in class org.maltparser.core.syntaxgraph.RootLabels
 
children - Variable in class org.maltparser.core.syntaxgraph.node.NonTerminal
 
children - Variable in class org.maltparser.core.syntaxgraph.node.Root
 
classifierGuide - Variable in class org.maltparser.parser.Algorithm
 
ClassifierGuide - Interface in org.maltparser.parser.guide
 
ClassifierGuide.GuideMode - Enum in org.maltparser.parser.guide
 
CLASSIFY - Static variable in interface org.maltparser.ml.LearningMethod
 
ClassOption - Class in org.maltparser.core.options.option
A class type option is an option that can only contain string value that corresponds to a class.
ClassOption(OptionGroup, String, String, String, String) - Constructor for class org.maltparser.core.options.option.ClassOption
Creates a class type option description
cleanUp() - Method in interface org.maltparser.core.symbol.SymbolTableHandler
 
cleanUp() - Method in class org.maltparser.core.symbol.trie.TrieSymbolTableHandler
 
clear() - Method in class org.maltparser.core.helper.HashMap
 
clear() - Method in class org.maltparser.core.helper.HashSet
 
clear() - Method in class org.maltparser.core.syntaxgraph.DependencyGraph
 
clear() - Method in class org.maltparser.core.syntaxgraph.ds2ps.LosslessMapping
 
clear() - Method in class org.maltparser.core.syntaxgraph.edge.GraphEdge
 
clear() - Method in class org.maltparser.core.syntaxgraph.edge.WeightedEdge
 
clear() - Method in interface org.maltparser.core.syntaxgraph.Element
Resets the graph element.
clear() - Method in class org.maltparser.core.syntaxgraph.GraphElement
Resets the graph element.
clear() - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
clear() - Method in class org.maltparser.core.syntaxgraph.node.GraphNode
 
clear() - Method in class org.maltparser.core.syntaxgraph.node.NonTerminal
 
clear() - Method in class org.maltparser.core.syntaxgraph.node.Root
 
clear() - Method in class org.maltparser.core.syntaxgraph.node.Token
 
clear() - Method in class org.maltparser.core.syntaxgraph.PhraseStructureGraph
 
clear() - Method in class org.maltparser.core.syntaxgraph.reader.TabReader
 
clear() - Method in class org.maltparser.core.syntaxgraph.Sentence
 
clear() - Method in interface org.maltparser.core.syntaxgraph.Structure
Resets the structure.
clear() - Method in class org.maltparser.core.syntaxgraph.SyntaxGraph
 
clear() - Method in class org.maltparser.ml.lib.FeatureList
Clears the feature list
clear() - Method in class org.maltparser.ml.lib.MaltFeatureNode
 
clear() - Method in class org.maltparser.parser.algorithm.covington.CovingtonConfig
 
clear() - Method in class org.maltparser.parser.algorithm.nivre.NivreConfig
 
clear() - Method in class org.maltparser.parser.algorithm.planar.PlanarConfig
 
clear() - Method in class org.maltparser.parser.algorithm.stack.StackConfig
 
clear() - Method in class org.maltparser.parser.algorithm.twoplanar.TwoPlanarConfig
 
clear() - Method in interface org.maltparser.parser.history.action.ActionDecision
 
clear() - Method in class org.maltparser.parser.history.action.ComplexDecisionAction
 
clear() - Method in class org.maltparser.parser.history.action.SimpleDecisionAction
 
clear() - Method in class org.maltparser.parser.history.container.ActionContainer
 
clear() - Method in interface org.maltparser.parser.history.GuideUserHistory
 
clear() - Method in class org.maltparser.parser.history.History
 
clear() - Method in class org.maltparser.parser.history.HistoryList
 
clear() - Method in class org.maltparser.parser.history.HistoryListNode
 
clear() - Method in interface org.maltparser.parser.history.HistoryNode
 
clear() - Method in class org.maltparser.parser.history.HistoryStructure
 
clear() - Method in class org.maltparser.parser.history.HistoryTree
 
clear() - Method in class org.maltparser.parser.history.HistoryTreeNode
 
clear() - Method in class org.maltparser.parser.ParserConfiguration
Clears the parser configuration
clear() - Method in class org.maltparser.parser.ParserState
 
clearCache() - Method in class org.maltparser.parser.history.container.CombinedTableContainer
 
clearCache() - Method in class org.maltparser.parser.history.container.TableContainer
 
clearTmpStorage() - Method in class org.maltparser.core.symbol.trie.TrieSymbolTable
 
close() - Method in class org.maltparser.core.helper.NoPrintStream
 
close() - Method in class org.maltparser.core.syntaxgraph.reader.BracketReader
 
close() - Method in class org.maltparser.core.syntaxgraph.reader.NegraReader
 
close() - Method in interface org.maltparser.core.syntaxgraph.reader.SyntaxGraphReader
Closes the file or the input stream.
close() - Method in class org.maltparser.core.syntaxgraph.reader.TabReader
 
close() - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLReader
 
close() - Method in class org.maltparser.core.syntaxgraph.writer.BracketWriter
 
close() - Method in class org.maltparser.core.syntaxgraph.writer.NegraWriter
 
close() - Method in interface org.maltparser.core.syntaxgraph.writer.SyntaxGraphWriter
Closes the file or the output stream.
close() - Method in class org.maltparser.core.syntaxgraph.writer.TabWriter
 
close() - Method in class org.maltparser.core.syntaxgraph.writer.TigerXMLWriter
 
close() - Method in class org.maltparser.parser.history.HistoryList
 
close() - Method in class org.maltparser.parser.history.HistoryStructure
 
close() - Method in class org.maltparser.parser.history.HistoryTree
 
closeDiaWriter() - Method in class org.maltparser.parser.Algorithm
 
closeInstanceWriter() - Method in class org.maltparser.ml.lib.Lib
 
closeQuietly(Closeable) - Static method in class org.maltparser.core.helper.Util
 
code2SymbolMap - Variable in class org.maltparser.core.symbol.nullvalue.NullValues
 
codeToSymbol(int) - Method in class org.maltparser.core.symbol.nullvalue.NullValues
 
column - Variable in class org.maltparser.core.feature.map.PrefixFeature
 
column - Variable in class org.maltparser.core.feature.map.SplitFeature
 
column - Variable in class org.maltparser.core.feature.map.SuffixFeature
 
column - Variable in class org.maltparser.core.syntaxgraph.feature.ColumnFeature
 
column - Variable in class org.maltparser.core.syntaxgraph.feature.InputArcDirFeature
 
column - Variable in class org.maltparser.core.syntaxgraph.feature.InputArcFeature
 
column - Variable in class org.maltparser.core.syntaxgraph.feature.OutputArcFeature
 
column - Variable in class org.maltparser.core.syntaxgraph.headrules.PrioSetMember
 
ColumnDescription - Class in org.maltparser.core.io.dataformat
 
ColumnDescription(String, String, String, String, SymbolTableHandler, String, boolean) - Constructor for class org.maltparser.core.io.dataformat.ColumnDescription
 
ColumnDescription(String, int, int, String, SymbolTableHandler, String, boolean) - Constructor for class org.maltparser.core.io.dataformat.ColumnDescription
 
ColumnFeature - Class in org.maltparser.core.syntaxgraph.feature
 
ColumnFeature() - Constructor for class org.maltparser.core.syntaxgraph.feature.ColumnFeature
 
CombinedTableContainer - Class in org.maltparser.parser.history.container
 
CombinedTableContainer(TableHandler, String, List<TableContainer>, char) - Constructor for class org.maltparser.parser.history.container.CombinedTableContainer
 
COMMANDLINE - Static variable in class org.maltparser.core.options.OptionContainer
 
ComparableNode - Interface in org.maltparser.core.syntaxgraph.node
 
compareTo(ColumnDescription) - Method in class org.maltparser.core.io.dataformat.ColumnDescription
 
compareTo(Option) - Method in class org.maltparser.core.options.option.Option
 
compareTo(OptionContainer) - Method in class org.maltparser.core.options.OptionContainer
 
compareTo(GraphEdge) - Method in class org.maltparser.core.syntaxgraph.edge.GraphEdge
 
compareTo(WeightedEdge) - Method in class org.maltparser.core.syntaxgraph.edge.WeightedEdge
 
compareTo(GraphElement) - Method in class org.maltparser.core.syntaxgraph.GraphElement
 
compareTo(ComparableNode) - Method in class org.maltparser.core.syntaxgraph.node.GraphNode
 
compareTo(ComparableNode) - Method in class org.maltparser.core.syntaxgraph.node.NonTerminal
 
compareTo(ComparableNode) - Method in class org.maltparser.core.syntaxgraph.node.Root
 
compareTo(ComparableNode) - Method in class org.maltparser.core.syntaxgraph.node.Token
 
compareTo(MaltFeatureNode) - Method in class org.maltparser.ml.lib.MaltFeatureNode
 
compareTo(Transition) - Method in class org.maltparser.parser.transition.Transition
 
ComplexDecisionAction - Class in org.maltparser.parser.history.action
 
ComplexDecisionAction(History) - Constructor for class org.maltparser.parser.history.action.ComplexDecisionAction
 
ComplexDecisionAction(GuideHistory) - Constructor for class org.maltparser.parser.history.action.ComplexDecisionAction
 
component - Variable in class org.maltparser.core.syntaxgraph.node.Root
a reference to a node where the node is part of a component.
component - Variable in class org.maltparser.core.syntaxgraph.node.Token
a reference to a node where the node is part of a component.
configDir - Variable in class org.maltparser.parser.SingleMalt
 
ConfigDirChartItem - Class in org.maltparser.core.config
 
ConfigDirChartItem() - Constructor for class org.maltparser.core.config.ConfigDirChartItem
 
configDirectory - Variable in class org.maltparser.core.config.ConfigurationDir
 
configDirectory - Variable in class org.maltparser.core.feature.FeatureModelManager
 
configLogger - Variable in class org.maltparser.ml.lib.Lib
 
configLogger - Variable in class org.maltparser.parser.SingleMalt
 
Configuration - Interface in org.maltparser.core.config
 
ConfigurationDir - Class in org.maltparser.core.config
This class contains methods for handle the configuration directory.
ConfigurationDir(URL) - Constructor for class org.maltparser.core.config.ConfigurationDir
Creates a configuration directory from a mco-file specified by an URL.
ConfigurationDir(String, String, int) - Constructor for class org.maltparser.core.config.ConfigurationDir
Creates a new configuration directory or a configuration directory from a mco-file
ConfigurationException - Exception in org.maltparser.core.config
ConfigurationException extends the MaltChainedException class and is thrown by classes within the configuration package.
ConfigurationException(String) - Constructor for exception org.maltparser.core.config.ConfigurationException
Creates a ConfigurationException object with a message
ConfigurationException(String, Throwable) - Constructor for exception org.maltparser.core.config.ConfigurationException
Creates a ConfigurationException object with a message and a cause to the exception.
ConfigurationRegistry - Class in org.maltparser.core.config
 
ConfigurationRegistry() - Constructor for class org.maltparser.core.config.ConfigurationRegistry
 
connectedness - Variable in class org.maltparser.parser.algorithm.planar.PlanarConfig
 
connectUnattachedSpines(MappablePhraseStructureGraph) - Method in class org.maltparser.core.syntaxgraph.ds2ps.LosslessMapping
 
containCode(int) - Method in class org.maltparser.parser.history.container.CombinedTableContainer
 
containCode(int) - Method in class org.maltparser.parser.history.container.TableContainer
 
containerIndex - Variable in class org.maltparser.core.config.ConfigurationDir
 
contains(Object) - Method in class org.maltparser.core.helper.HashSet
 
contains(int, Option) - Method in class org.maltparser.core.options.OptionContainer
Returns true if the option is present in the specified internal option container, otherwise false.
containsKey(Object) - Method in class org.maltparser.core.helper.HashMap
 
containsValue(Object) - Method in class org.maltparser.core.helper.HashMap
 
containSymbol(String) - Method in class org.maltparser.parser.history.container.CombinedTableContainer
 
containSymbol(String) - Method in class org.maltparser.parser.history.container.TableContainer
 
CONTINUE - Static variable in class org.maltparser.core.flow.item.ChartItem
 
continueWithNextDecision() - Method in class org.maltparser.parser.history.action.SimpleDecisionAction
 
continueWithNextDecision() - Method in interface org.maltparser.parser.history.action.SingleDecision
 
continueWithNextDecision(int) - Method in interface org.maltparser.parser.history.container.DecisionPropertyTable
 
continueWithNextDecision(String) - Method in interface org.maltparser.parser.history.container.DecisionPropertyTable
 
continueWithNextDecision(int) - Method in class org.maltparser.parser.history.container.TableContainer
 
continueWithNextDecision(String) - Method in class org.maltparser.parser.history.container.TableContainer
 
continueWithNextDecision(int) - Method in class org.maltparser.parser.transition.TransitionTable
 
continueWithNextDecision(String) - Method in class org.maltparser.parser.transition.TransitionTable
 
copy(SymbolTable) - Method in interface org.maltparser.core.symbol.SymbolTable
 
copy(SymbolTable) - Method in class org.maltparser.core.symbol.trie.TrieSymbolTable
 
copyAction(GuideUserAction, GuideUserAction) - Method in class org.maltparser.parser.TransitionSystem
 
CopyChartItem - Class in org.maltparser.core.syntaxgraph
 
CopyChartItem() - Constructor for class org.maltparser.core.syntaxgraph.CopyChartItem
 
copyConfigFile(File, File, Versioning) - Method in class org.maltparser.core.config.ConfigurationDir
 
copyDynamicInput(DependencyStructure, DependencyStructure) - Method in class org.maltparser.parser.Algorithm
 
copyEdges(DependencyStructure, DependencyStructure) - Method in class org.maltparser.parser.Algorithm
Copies the edges of the source dependency structure to the target dependency structure
copyfile(String, String) - Static method in class org.maltparser.core.helper.Util
 
copyOf(double[], int) - Static method in class org.maltparser.core.helper.Util
 
copyOf(int[], int) - Static method in class org.maltparser.core.helper.Util
 
copyPartialDependencyStructure(DependencyStructure, DependencyStructure) - Method in class org.maltparser.core.syntaxgraph.CopyChartItem
 
copyTerminalStructure(TokenStructure, TokenStructure) - Method in class org.maltparser.core.syntaxgraph.CopyChartItem
 
copyToConfig(File) - Method in class org.maltparser.core.config.ConfigurationDir
Copies a file into the configuration directory.
copyToConfig(String) - Method in class org.maltparser.core.config.ConfigurationDir
 
copyToConfig(URL) - Method in class org.maltparser.core.config.ConfigurationDir
 
CovingtonAddressFunction - Class in org.maltparser.parser.algorithm.covington
 
CovingtonAddressFunction(String, Algorithm) - Constructor for class org.maltparser.parser.algorithm.covington.CovingtonAddressFunction
 
CovingtonAddressFunction.CovingtonSubFunction - Enum in org.maltparser.parser.algorithm.covington
 
CovingtonConfig - Class in org.maltparser.parser.algorithm.covington
 
CovingtonConfig(SymbolTableHandler, boolean, boolean) - Constructor for class org.maltparser.parser.algorithm.covington.CovingtonConfig
 
CovingtonFactory - Class in org.maltparser.parser.algorithm.covington
 
CovingtonFactory(Algorithm) - Constructor for class org.maltparser.parser.algorithm.covington.CovingtonFactory
 
CovingtonNonProjFactory - Class in org.maltparser.parser.algorithm.covington
 
CovingtonNonProjFactory(Algorithm) - Constructor for class org.maltparser.parser.algorithm.covington.CovingtonNonProjFactory
 
CovingtonOracle - Class in org.maltparser.parser.algorithm.covington
 
CovingtonOracle(DependencyParserConfig, GuideUserHistory) - Constructor for class org.maltparser.parser.algorithm.covington.CovingtonOracle
 
CovingtonProjFactory - Class in org.maltparser.parser.algorithm.covington
 
CovingtonProjFactory(Algorithm) - Constructor for class org.maltparser.parser.algorithm.covington.CovingtonProjFactory
 
create() - Method in class org.maltparser.core.pool.ObjectPool
 
create() - Method in class org.maltparser.core.pool.ObjectPoolList
 
create() - Method in class org.maltparser.core.pool.ObjectPoolSet
 
createConfigDirectory() - Method in class org.maltparser.core.config.ConfigurationDir
Creates the configuration directory
createConfigFile() - Method in class org.maltparser.core.config.ConfigurationDir
Creates the malt configuration file (.mco).
createDataFormatInstance(SymbolTableHandler, String) - Method in class org.maltparser.core.io.dataformat.DataFormatSpecification
 
createdByMaltParserVersion - Variable in class org.maltparser.core.config.ConfigurationDir
 
createDependencyEdgeLabelColumnDescriptions() - Method in class org.maltparser.core.io.dataformat.DataFormatInstance
 
createDependencyEdgeLabelSymbolTables() - Method in class org.maltparser.core.io.dataformat.DataFormatInstance
 
createHeadColumnDescriptions() - Method in class org.maltparser.core.io.dataformat.DataFormatInstance
 
createIgnoreColumnDescriptions() - Method in class org.maltparser.core.io.dataformat.DataFormatInstance
 
createInfoFile() - Method in class org.maltparser.core.config.ConfigurationDir
 
createInputColumnDescriptions() - Method in class org.maltparser.core.io.dataformat.DataFormatInstance
 
createInputSymbolTables() - Method in class org.maltparser.core.io.dataformat.DataFormatInstance
 
createPhraseStructureEdgeLabelColumnDescriptions() - Method in class org.maltparser.core.io.dataformat.DataFormatInstance
 
createPhraseStructureEdgeLabelSymbolTables() - Method in class org.maltparser.core.io.dataformat.DataFormatInstance
 
createPhraseStructureNodeLabelColumnDescriptions() - Method in class org.maltparser.core.io.dataformat.DataFormatInstance
 
createPhraseStructureNodeLabelSymbolTables() - Method in class org.maltparser.core.io.dataformat.DataFormatInstance
 
createSecondaryEdgeLabelColumnDescriptions() - Method in class org.maltparser.core.io.dataformat.DataFormatInstance
 
createSecondaryEdgeLabelSymbolTables() - Method in class org.maltparser.core.io.dataformat.DataFormatInstance
 
currentParserConfiguration - Variable in class org.maltparser.parser.Algorithm
 

D

DataFormatEntry - Class in org.maltparser.core.io.dataformat
DataFormatEntry is used for storing information about one column in a data format.
DataFormatEntry(String, String, String, String) - Constructor for class org.maltparser.core.io.dataformat.DataFormatEntry
Creates a data format entry
DataFormatException - Exception in org.maltparser.core.io.dataformat
DataFormatException extends the MaltChainedException class and is thrown by classes within the dataformat package.
DataFormatException(String) - Constructor for exception org.maltparser.core.io.dataformat.DataFormatException
Creates a DataFormatException object with a message
DataFormatException(String, Throwable) - Constructor for exception org.maltparser.core.io.dataformat.DataFormatException
Creates a DataFormatException object with a message and a cause to the exception.
dataFormatInstance - Variable in class org.maltparser.core.feature.map.PrefixFeature
 
dataFormatInstance - Variable in class org.maltparser.core.feature.map.SplitFeature
 
dataFormatInstance - Variable in class org.maltparser.core.feature.map.SuffixFeature
 
DataFormatInstance - Class in org.maltparser.core.io.dataformat
 
DataFormatInstance(Map<String, DataFormatEntry>, SymbolTableHandler, String, DataFormatSpecification) - Constructor for class org.maltparser.core.io.dataformat.DataFormatInstance
 
dataFormatInstance - Variable in class org.maltparser.core.syntaxgraph.feature.InputArcDirFeature
 
dataFormatInstance - Variable in class org.maltparser.core.syntaxgraph.feature.InputArcFeature
 
dataFormatInstance - Variable in class org.maltparser.core.syntaxgraph.feature.OutputArcFeature
 
dataFormatInstance - Variable in class org.maltparser.core.syntaxgraph.headrules.HeadRules
 
dataFormatInstance - Variable in class org.maltparser.parser.SingleMalt
 
DataFormatManager - Class in org.maltparser.core.io.dataformat
 
DataFormatManager(URL, URL) - Constructor for class org.maltparser.core.io.dataformat.DataFormatManager
 
DataFormatSpecification - Class in org.maltparser.core.io.dataformat
 
DataFormatSpecification() - Constructor for class org.maltparser.core.io.dataformat.DataFormatSpecification
 
DataFormatSpecification.DataStructure - Enum in org.maltparser.core.io.dataformat
 
DataFormatSpecification.Dependency - Class in org.maltparser.core.io.dataformat
 
DataFormatSpecification.Dependency(String, String, String, String) - Constructor for class org.maltparser.core.io.dataformat.DataFormatSpecification.Dependency
 
decision - Variable in class org.maltparser.parser.history.kbest.KBestList
 
DecisionModel - Interface in org.maltparser.parser.guide.decision
 
DecisionPropertyTable - Interface in org.maltparser.parser.history.container
 
decisionSettings - Variable in class org.maltparser.parser.history.History
 
decisionTables - Variable in class org.maltparser.parser.history.History
 
decreaseFrequency() - Method in class org.maltparser.parser.guide.instance.AtomicModel
 
decreaseFrequency() - Method in class org.maltparser.parser.guide.instance.FeatureDivideModel
 
decreaseFrequency() - Method in interface org.maltparser.parser.guide.instance.InstanceModel
 
decreaseNumberOfInstances() - Method in interface org.maltparser.ml.LearningMethod
 
decreaseNumberOfInstances() - Method in class org.maltparser.ml.lib.Lib
 
decrementfeatureCounter() - Method in class org.maltparser.ml.lib.FeatureMap
 
decrementIndex(Long) - Method in class org.maltparser.ml.lib.FeatureMap
 
DEFAULT_ROOTSYMBOL - Static variable in class org.maltparser.core.syntaxgraph.RootLabels
 
defaultAction(GuideUserHistory, ParserConfiguration) - Method in class org.maltparser.parser.algorithm.covington.NonProjective
 
defaultAction(GuideUserHistory, ParserConfiguration) - Method in class org.maltparser.parser.algorithm.covington.Projective
 
defaultAction(GuideUserHistory, ParserConfiguration) - Method in class org.maltparser.parser.algorithm.nivre.ArcEager
 
defaultAction(GuideUserHistory, ParserConfiguration) - Method in class org.maltparser.parser.algorithm.nivre.ArcStandard
 
defaultAction(GuideUserHistory, ParserConfiguration) - Method in class org.maltparser.parser.algorithm.planar.Planar
 
defaultAction(GuideUserHistory, ParserConfiguration) - Method in class org.maltparser.parser.algorithm.stack.NonProjective
 
defaultAction(GuideUserHistory, ParserConfiguration) - Method in class org.maltparser.parser.algorithm.stack.Projective
 
defaultAction(GuideUserHistory, ParserConfiguration) - Method in class org.maltparser.parser.algorithm.twoplanar.TwoPlanar
 
defaultAction(GuideUserHistory, ParserConfiguration) - Method in class org.maltparser.parser.TransitionSystem
 
defaultDirection - Variable in class org.maltparser.core.syntaxgraph.headrules.HeadRule
 
DEFAULTVALUE - Static variable in class org.maltparser.core.options.OptionManager
 
deleteConfigDirectory() - Method in class org.maltparser.core.config.ConfigurationDir
Removes the configuration directory, if it exists and it contains a .info file.
DEPENDENCIES_RESOLVED - Static variable in class org.maltparser.core.options.OptionContainer
 
Dependency2PhraseStructure - Interface in org.maltparser.core.syntaxgraph.ds2ps
 
DEPENDENCY_EDGE - Static variable in interface org.maltparser.core.syntaxgraph.edge.Edge
 
DEPENDENCY_EDGE_LABEL - Static variable in class org.maltparser.core.io.dataformat.ColumnDescription
 
DependencyGraph - Class in org.maltparser.core.syntaxgraph
 
DependencyGraph(SymbolTableHandler) - Constructor for class org.maltparser.core.syntaxgraph.DependencyGraph
 
DependencyNode - Interface in org.maltparser.core.syntaxgraph.node
 
DependencyParserConfig - Interface in org.maltparser.parser
 
DependencyStructure - Interface in org.maltparser.core.syntaxgraph
 
dependentOn - Variable in class org.maltparser.core.io.dataformat.DataFormatSpecification.Dependency
 
deprojectivize(DependencyStructure) - Method in class org.maltparser.transform.pseudo.PseudoProjectivity
 
DeterministicParser - Class in org.maltparser.parser
 
DeterministicParser(DependencyParserConfig) - Constructor for class org.maltparser.parser.DeterministicParser
 
DEVNULL - Static variable in class org.maltparser.core.helper.NoOutputStream
 
DGraphAddressFunction - Class in org.maltparser.core.syntaxgraph.feature
 
DGraphAddressFunction(String) - Constructor for class org.maltparser.core.syntaxgraph.feature.DGraphAddressFunction
 
DGraphAddressFunction.DGraphSubFunction - Enum in org.maltparser.core.syntaxgraph.feature
 
diagnostics - Variable in class org.maltparser.parser.Algorithm
 
diaWriter - Variable in class org.maltparser.parser.Algorithm
 
Direction - Enum in org.maltparser.core.syntaxgraph.headrules
 
direction - Variable in class org.maltparser.core.syntaxgraph.headrules.PrioList
 
DistanceFeature - Class in org.maltparser.core.syntaxgraph.feature
 
DistanceFeature(SymbolTableHandler) - Constructor for class org.maltparser.core.syntaxgraph.feature.DistanceFeature
 
doReadObject(ObjectInputStream) - Method in class org.maltparser.core.helper.HashMap
Adapted from org.apache.commons.collections.map.AbstractHashedMap.
doReadObject(ObjectInputStream) - Method in class org.maltparser.core.helper.HashSet
Adapted from org.apache.commons.collections.map.AbstractHashedMap.
doWriteObject(ObjectOutputStream) - Method in class org.maltparser.core.helper.HashMap
Adapted from org.apache.commons.collections.map.AbstractHashedMap.
doWriteObject(ObjectOutputStream) - Method in class org.maltparser.core.helper.HashSet
Adapted from org.apache.commons.collections.map.AbstractHashedMap.

E

earlierVersion(String) - Method in class org.maltparser.core.config.version.Versioning
 
echoInfoFile() - Method in class org.maltparser.core.config.ConfigurationDir
Prints the content of the configuration information file to the system logger
Edge - Interface in org.maltparser.core.syntaxgraph.edge
 
edgelabelSymbolTable - Variable in class org.maltparser.core.syntaxgraph.headrules.HeadRules
 
edgePool - Variable in class org.maltparser.core.syntaxgraph.PhraseStructureGraph
 
Element - Interface in org.maltparser.core.syntaxgraph
 
eliminate(double[]) - Static method in class org.maltparser.ml.lib.LibLinear
 
endTicer(Logger, long, int, int, int) - Static method in class org.maltparser.core.helper.Util
 
endTime - Variable in class org.maltparser.parser.SingleMalt
 
Engine - Class in org.maltparser
 
Engine() - Constructor for class org.maltparser.Engine
 
entrySet() - Method in class org.maltparser.core.helper.HashMap
 
EnumOption - Class in org.maltparser.core.options.option
An enumerate option is an option that can only contain string value, which is in the legal value set.
EnumOption(OptionGroup, String, String, String, String) - Constructor for class org.maltparser.core.options.option.EnumOption
Creates an enumerate option description
equals(Object) - Method in class org.maltparser.core.config.ConfigDirChartItem
 
equals(Object) - Method in class org.maltparser.core.feature.function.AddressFunction
 
equals(Object) - Method in class org.maltparser.core.feature.map.Merge3Feature
 
equals(Object) - Method in class org.maltparser.core.feature.map.MergeFeature
 
equals(Object) - Method in class org.maltparser.core.feature.map.PrefixFeature
 
equals(Object) - Method in class org.maltparser.core.feature.map.SplitFeature
 
equals(Object) - Method in class org.maltparser.core.feature.map.SuffixFeature
 
equals(Object) - Method in class org.maltparser.core.feature.spec.SpecificationSubModel
 
equals(Object) - Method in class org.maltparser.core.feature.system.FeatureEngine
 
equals(Object) - Method in class org.maltparser.core.feature.system.FunctionDescription
 
equals(Object) - Method in class org.maltparser.core.feature.value.AddressValue
 
equals(Object) - Method in class org.maltparser.core.feature.value.FeatureValue
 
equals(Object) - Method in class org.maltparser.core.feature.value.FunctionValue
 
equals(Object) - Method in class org.maltparser.core.feature.value.MultipleFeatureValue
 
equals(Object) - Method in class org.maltparser.core.feature.value.SingleFeatureValue
 
equals(Object) - Method in class org.maltparser.core.flow.FlowChartInstance
 
equals(Object) - Method in class org.maltparser.core.flow.spec.ChartItemSpecification
 
equals(Object) - Method in class org.maltparser.core.flow.spec.ChartSpecification
 
equals(Object) - Method in class org.maltparser.core.helper.HashMap
 
equals(double[], double[]) - Static method in class org.maltparser.core.helper.Util
 
equals(Object) - Method in class org.maltparser.core.io.dataformat.ColumnDescription
 
equals(Object) - Method in class org.maltparser.core.io.dataformat.DataFormatEntry
 
equals(Object) - Method in class org.maltparser.core.propagation.spec.PropagationSpec
 
equals(Object) - Method in class org.maltparser.core.symbol.nullvalue.NullValues
 
equals(Object) - Method in class org.maltparser.core.symbol.TableFeature
 
equals(Object) - Method in class org.maltparser.core.symbol.trie.Trie
 
equals(Object) - Method in class org.maltparser.core.symbol.trie.TrieEntry
 
equals(Object) - Method in class org.maltparser.core.symbol.trie.TrieNode
 
equals(Object) - Method in class org.maltparser.core.symbol.trie.TrieSymbolTable
 
equals(Object) - Method in class org.maltparser.core.syntaxgraph.CopyChartItem
 
equals(Object) - Method in class org.maltparser.core.syntaxgraph.edge.GraphEdge
 
equals(Object) - Method in class org.maltparser.core.syntaxgraph.edge.WeightedEdge
 
equals(Object) - Method in class org.maltparser.core.syntaxgraph.feature.ArcDirFeature
 
equals(Object) - Method in class org.maltparser.core.syntaxgraph.feature.ColumnFeature
 
equals(Object) - Method in class org.maltparser.core.syntaxgraph.feature.DGraphAddressFunction
 
equals(Object) - Method in class org.maltparser.core.syntaxgraph.feature.DistanceFeature
 
equals(Object) - Method in class org.maltparser.core.syntaxgraph.feature.ExistsFeature
 
equals(Object) - Method in class org.maltparser.core.syntaxgraph.feature.InputArcDirFeature
 
equals(Object) - Method in class org.maltparser.core.syntaxgraph.feature.InputArcFeature
 
equals(Object) - Method in class org.maltparser.core.syntaxgraph.feature.InputColumnFeature
 
equals(Object) - Method in class org.maltparser.core.syntaxgraph.feature.InputTableFeature
 
equals(Object) - Method in class org.maltparser.core.syntaxgraph.feature.NumOfFeature
 
equals(Object) - Method in class org.maltparser.core.syntaxgraph.feature.OutputArcFeature
 
equals(Object) - Method in class org.maltparser.core.syntaxgraph.feature.OutputColumnFeature
 
equals(Object) - Method in class org.maltparser.core.syntaxgraph.feature.OutputTableFeature
 
equals(Object) - Method in class org.maltparser.core.syntaxgraph.GraphElement
 
equals(Object) - Method in class org.maltparser.core.syntaxgraph.headrules.PrioList
 
equals(Object) - Method in class org.maltparser.core.syntaxgraph.headrules.PrioSet
 
equals(Object) - Method in class org.maltparser.core.syntaxgraph.headrules.PrioSetMember
 
equals(Object) - Method in class org.maltparser.core.syntaxgraph.node.GraphNode
 
equals(Object) - Method in class org.maltparser.core.syntaxgraph.node.NonTerminal
 
equals(Object) - Method in class org.maltparser.core.syntaxgraph.node.Root
 
equals(Object) - Method in class org.maltparser.core.syntaxgraph.node.Token
 
equals(Object) - Method in class org.maltparser.core.syntaxgraph.reader.ReadChartItem
 
equals(Object) - Method in class org.maltparser.core.syntaxgraph.SyntaxGraphChartItem
 
equals(Object) - Method in class org.maltparser.core.syntaxgraph.writer.WriteChartItem
 
equals(Object) - Method in class org.maltparser.ml.lib.MaltFeatureNode
 
equals(Object) - Method in class org.maltparser.ml.lib.MaltLiblinearModel
 
equals(Object) - Method in class org.maltparser.parser.algorithm.covington.CovingtonAddressFunction
 
equals(Object) - Method in class org.maltparser.parser.algorithm.covington.CovingtonConfig
 
equals(Object) - Method in class org.maltparser.parser.algorithm.nivre.NivreAddressFunction
 
equals(Object) - Method in class org.maltparser.parser.algorithm.nivre.NivreConfig
 
equals(Object) - Method in class org.maltparser.parser.algorithm.planar.PlanarAddressFunction
 
equals(Object) - Method in class org.maltparser.parser.algorithm.planar.PlanarConfig
 
equals(Object) - Method in class org.maltparser.parser.algorithm.stack.StackAddressFunction
 
equals(Object) - Method in class org.maltparser.parser.algorithm.stack.StackConfig
 
equals(Object) - Method in class org.maltparser.parser.algorithm.twoplanar.TwoPlanarAddressFunction
 
equals(Object) - Method in class org.maltparser.parser.algorithm.twoplanar.TwoPlanarConfig
 
equals(Object) - Method in class org.maltparser.parser.history.action.ComplexDecisionAction
 
equals(Object) - Method in class org.maltparser.parser.history.HistoryList
 
equals(Object) - Method in class org.maltparser.parser.history.HistoryTreeNode
 
equals(Object) - Method in class org.maltparser.parser.history.kbest.Candidate
 
equals(Object) - Method in class org.maltparser.parser.history.kbest.ScoredCandidate
 
equals(Object) - Method in class org.maltparser.parser.SingleMaltChartItem
 
equals(Object) - Method in class org.maltparser.parser.transition.Transition
 
equals(Object) - Method in class org.maltparser.transform.pseudo.PseudoProjChartItem
 
excludeNullValues - Variable in class org.maltparser.ml.lib.Lib
 
ExistsFeature - Class in org.maltparser.core.syntaxgraph.feature
 
ExistsFeature(SymbolTableHandler) - Constructor for class org.maltparser.core.syntaxgraph.feature.ExistsFeature
 
extract() - Method in interface org.maltparser.parser.guide.ClassifierGuide
 
extract() - Method in class org.maltparser.parser.guide.decision.BranchedDecisionModel
 
extract() - Method in interface org.maltparser.parser.guide.decision.DecisionModel
 
extract() - Method in class org.maltparser.parser.guide.decision.OneDecisionModel
 
extract() - Method in class org.maltparser.parser.guide.decision.SeqDecisionModel
 
extract() - Method in class org.maltparser.parser.guide.instance.AtomicModel
 
extract() - Method in class org.maltparser.parser.guide.instance.FeatureDivideModel
 
extract() - Method in interface org.maltparser.parser.guide.instance.InstanceModel
 
extract() - Method in class org.maltparser.parser.guide.SingleGuide
 

F

FeatureCastFunction - Interface in org.maltparser.core.feature.function
 
FeatureDivideModel - Class in org.maltparser.parser.guide.instance
The feature divide model is used for divide the training instances into several models according to a divide feature.
FeatureDivideModel(FeatureVector, Model) - Constructor for class org.maltparser.parser.guide.instance.FeatureDivideModel
Constructs a feature divide model.
featureEngine - Variable in class org.maltparser.core.feature.FeatureModel
 
featureEngine - Variable in class org.maltparser.core.feature.FeatureModelManager
 
FeatureEngine - Class in org.maltparser.core.feature.system
 
FeatureEngine() - Constructor for class org.maltparser.core.feature.system.FeatureEngine
 
FeatureException - Exception in org.maltparser.core.feature
FeatureException extends the MaltChainedException class and is thrown by classes within the feature package.
FeatureException(String) - Constructor for exception org.maltparser.core.feature.FeatureException
Creates a FeatureException object with a message
FeatureException(String, Throwable) - Constructor for exception org.maltparser.core.feature.FeatureException
Creates a FeatureException object with a message and a cause to the exception.
FeatureFunction - Interface in org.maltparser.core.feature.function
 
featureFunctionCache - Variable in class org.maltparser.core.feature.FeatureModel
 
FeatureList - Class in org.maltparser.ml.lib
The feature list is sorted according to the compareTo of the node.
FeatureList() - Constructor for class org.maltparser.ml.lib.FeatureList
Creates a feature list of MaltFeatureNode objects
FeatureList(int) - Constructor for class org.maltparser.ml.lib.FeatureList
Creates a feature list of MaltFeatureNode objects
FeatureMap - Class in org.maltparser.ml.lib
The purpose of the feature map is to map MaltParser's column based features together with the symbol code from the symbol table to unique indices suitable for liblinear and libsvm.
FeatureMap() - Constructor for class org.maltparser.ml.lib.FeatureMap
Creates a feature map and sets the feature counter to 1
featureMap - Variable in class org.maltparser.ml.lib.Lib
 
FeatureMapFunction - Interface in org.maltparser.core.feature.function
 
FeatureModel - Class in org.maltparser.core.feature
 
FeatureModel(SpecificationModel, ConfigurationRegistry, FeatureEngine) - Constructor for class org.maltparser.core.feature.FeatureModel
 
featureModel - Variable in class org.maltparser.core.feature.FeatureVector
 
FeatureModelManager - Class in org.maltparser.core.feature
 
FeatureModelManager(FeatureEngine, ConfigurationDir) - Constructor for class org.maltparser.core.feature.FeatureModelManager
 
FeatureSpecReader - Interface in org.maltparser.core.feature.spec.reader
 
FeatureValue - Class in org.maltparser.core.feature.value
 
FeatureValue(Function) - Constructor for class org.maltparser.core.feature.value.FeatureValue
 
featureValue - Variable in class org.maltparser.core.symbol.TableFeature
 
featureValue - Variable in class org.maltparser.core.syntaxgraph.feature.ArcDirFeature
 
featureValue - Variable in class org.maltparser.core.syntaxgraph.feature.ColumnFeature
 
featureValue - Variable in class org.maltparser.core.syntaxgraph.feature.DistanceFeature
 
featureValue - Variable in class org.maltparser.core.syntaxgraph.feature.ExistsFeature
 
featureValue - Variable in class org.maltparser.core.syntaxgraph.feature.InputArcDirFeature
 
featureValue - Variable in class org.maltparser.core.syntaxgraph.feature.InputArcFeature
 
featureValue - Variable in class org.maltparser.core.syntaxgraph.feature.NumOfFeature
 
featureValue - Variable in class org.maltparser.core.syntaxgraph.feature.OutputArcFeature
 
featureValues - Variable in class org.maltparser.core.feature.value.MultipleFeatureValue
 
FeatureVector - Class in org.maltparser.core.feature
 
FeatureVector(FeatureModel, SpecificationSubModel) - Constructor for class org.maltparser.core.feature.FeatureVector
Constructs a feature vector
finalize() - Method in class org.maltparser.core.config.ConfigurationDir
 
finalize() - Method in class org.maltparser.ml.lib.Lib
 
finalizeSentence(DependencyStructure) - Method in interface org.maltparser.ml.LearningMethod
 
finalizeSentence(DependencyStructure) - Method in class org.maltparser.ml.lib.Lib
 
finalizeSentence(DependencyStructure) - Method in class org.maltparser.parser.algorithm.covington.CovingtonOracle
 
finalizeSentence(DependencyStructure) - Method in class org.maltparser.parser.algorithm.nivre.ArcEagerOracle
 
finalizeSentence(DependencyStructure) - Method in class org.maltparser.parser.algorithm.nivre.ArcStandardOracle
 
finalizeSentence(DependencyStructure) - Method in class org.maltparser.parser.algorithm.planar.PlanarArcEagerOracle
 
finalizeSentence(DependencyStructure) - Method in class org.maltparser.parser.algorithm.stack.ProjectiveOracle
 
finalizeSentence(DependencyStructure) - Method in class org.maltparser.parser.algorithm.stack.SwapEagerOracle
 
finalizeSentence(DependencyStructure) - Method in class org.maltparser.parser.algorithm.stack.SwapLazyOracle
 
finalizeSentence(DependencyStructure) - Method in class org.maltparser.parser.algorithm.twoplanar.TwoPlanarArcEagerOracle
 
finalizeSentence(DependencyStructure) - Method in class org.maltparser.parser.guide.decision.BranchedDecisionModel
 
finalizeSentence(DependencyStructure) - Method in class org.maltparser.parser.guide.decision.OneDecisionModel
 
finalizeSentence(DependencyStructure) - Method in class org.maltparser.parser.guide.decision.SeqDecisionModel
 
finalizeSentence(DependencyStructure) - Method in interface org.maltparser.parser.guide.Guide
 
finalizeSentence(DependencyStructure) - Method in class org.maltparser.parser.guide.instance.AtomicModel
 
finalizeSentence(DependencyStructure) - Method in class org.maltparser.parser.guide.instance.FeatureDivideModel
 
finalizeSentence(DependencyStructure) - Method in interface org.maltparser.parser.guide.Model
 
finalizeSentence(DependencyStructure) - Method in class org.maltparser.parser.guide.SingleGuide
 
findClass(String) - Method in class org.maltparser.core.plugin.JarLoader
 
findComponent() - Method in interface org.maltparser.core.syntaxgraph.node.DependencyNode
 
findComponent() - Method in class org.maltparser.core.syntaxgraph.node.Root
 
findComponent() - Method in class org.maltparser.core.syntaxgraph.node.Token
 
findURL(String) - Method in class org.maltparser.core.helper.URLFinder
Search for a file according the following priority: The local file system Specified as an URL (starting with http:, file:, ftp: or jar: MaltParser distribution file (malt.jar) MaltParser plugins If the file string is found, an URL object is returned, otherwise null
findURLinJars(String) - Method in class org.maltparser.core.helper.URLFinder
 
FIRST_STACK - Static variable in class org.maltparser.parser.algorithm.twoplanar.TwoPlanarConfig
 
FlowChartInstance - Class in org.maltparser.core.flow
 
FlowChartInstance(int, ChartSpecification, FlowChartManager) - Constructor for class org.maltparser.core.flow.FlowChartInstance
 
flowChartinstance - Variable in class org.maltparser.core.flow.item.ChartItem
 
FlowChartManager - Class in org.maltparser.core.flow
 
FlowChartManager() - Constructor for class org.maltparser.core.flow.FlowChartManager
 
FlowChartSystem - Class in org.maltparser.core.flow.system
 
FlowChartSystem() - Constructor for class org.maltparser.core.flow.system.FlowChartSystem
 
FlowException - Exception in org.maltparser.core.flow
FlowException extends the MaltChainedException class and is thrown by classes within the flow package.
FlowException(String) - Constructor for exception org.maltparser.core.flow.FlowException
Creates a FlowException object with a message
FlowException(String, Throwable) - Constructor for exception org.maltparser.core.flow.FlowException
Creates a FlowException object with a message and a cause to the exception.
flush() - Method in class org.maltparser.core.helper.NoPrintStream
 
format(Locale, String, Object...) - Method in class org.maltparser.core.helper.NoPrintStream
 
format(String, Object...) - Method in class org.maltparser.core.helper.NoPrintStream
 
FULL_CONNECTEDNESS - Static variable in class org.maltparser.parser.algorithm.planar.PlanarConfig
 
Function - Interface in org.maltparser.core.feature.function
 
function - Variable in class org.maltparser.core.feature.value.FunctionValue
 
FunctionDescription - Class in org.maltparser.core.feature.system
 
FunctionDescription(String, Class<?>, boolean, boolean) - Constructor for class org.maltparser.core.feature.system.FunctionDescription
 
FunctionValue - Class in org.maltparser.core.feature.value
 
FunctionValue(Function) - Constructor for class org.maltparser.core.feature.value.FunctionValue
 

G

generateMaps() - Method in class org.maltparser.core.options.OptionDescriptions
Creates several option maps for fast access to individual options.
generateMaps() - Method in class org.maltparser.core.options.OptionManager
Creates several option maps for fast access to individual options.
get(Object) - Method in class org.maltparser.core.config.ConfigurationRegistry
 
get(Object) - Method in class org.maltparser.core.helper.HashMap
 
get(int) - Method in class org.maltparser.ml.lib.FeatureList
 
getAction(ArrayList<ActionContainer>) - Method in class org.maltparser.parser.history.action.ComplexDecisionAction
 
getAction(ActionContainer[]) - Method in class org.maltparser.parser.history.action.ComplexDecisionAction
 
getAction(ArrayList<ActionContainer>) - Method in interface org.maltparser.parser.history.action.GuideUserAction
 
getAction(ActionContainer[]) - Method in interface org.maltparser.parser.history.action.GuideUserAction
 
getAction() - Method in class org.maltparser.parser.history.HistoryListNode
 
getAction() - Method in interface org.maltparser.parser.history.HistoryNode
 
getAction() - Method in class org.maltparser.parser.history.HistoryTreeNode
 
getActionCode() - Method in class org.maltparser.parser.history.container.ActionContainer
 
getActionCode() - Method in class org.maltparser.parser.history.kbest.Candidate
Returns an integer representation of the predicted action
getActionContainerArray() - Method in interface org.maltparser.parser.history.GuideUserHistory
 
getActionContainerArray() - Method in class org.maltparser.parser.history.History
 
getActionContainers() - Method in interface org.maltparser.parser.history.GuideUserHistory
 
getActionContainers() - Method in class org.maltparser.parser.history.History
 
getActionHistory() - Method in class org.maltparser.parser.history.action.SimpleDecisionAction
 
getActionString(GuideUserAction) - Method in class org.maltparser.parser.TransitionSystem
 
getActionSymbol() - Method in class org.maltparser.parser.history.container.ActionContainer
 
getActionTables() - Method in class org.maltparser.parser.history.History
 
getActiveStack() - Method in class org.maltparser.parser.algorithm.twoplanar.TwoPlanarConfig
 
getActiveStackNode(int) - Method in class org.maltparser.parser.algorithm.twoplanar.TwoPlanarConfig
 
getAddCandidateIndex() - Method in class org.maltparser.parser.history.kbest.KBestList
 
getAddress() - Method in class org.maltparser.core.feature.value.AddressValue
 
getAddressClass() - Method in class org.maltparser.core.feature.value.AddressValue
 
getAddressFunction() - Method in class org.maltparser.core.syntaxgraph.feature.ArcDirFeature
Returns the address function
getAddressFunction() - Method in class org.maltparser.core.syntaxgraph.feature.DGraphAddressFunction
 
getAddressFunction() - Method in class org.maltparser.core.syntaxgraph.feature.ExistsFeature
Returns the address function
getAddressFunction() - Method in class org.maltparser.core.syntaxgraph.feature.InputArcDirFeature
 
getAddressFunction() - Method in class org.maltparser.core.syntaxgraph.feature.InputColumnFeature
 
getAddressFunction() - Method in class org.maltparser.core.syntaxgraph.feature.InputTableFeature
 
getAddressFunction() - Method in class org.maltparser.core.syntaxgraph.feature.NumOfFeature
Returns the address function
getAddressFunction() - Method in class org.maltparser.core.syntaxgraph.feature.OutputColumnFeature
 
getAddressFunction() - Method in class org.maltparser.core.syntaxgraph.feature.OutputTableFeature
 
getAddressFunction1() - Method in class org.maltparser.core.syntaxgraph.feature.DistanceFeature
Returns the address function 1 (argument 1)
getAddressFunction1() - Method in class org.maltparser.core.syntaxgraph.feature.InputArcFeature
Returns the address function 1 (argument 1)
getAddressFunction1() - Method in class org.maltparser.core.syntaxgraph.feature.OutputArcFeature
Returns the address function 1 (argument 1)
getAddressFunction2() - Method in class org.maltparser.core.syntaxgraph.feature.DistanceFeature
Returns the address function 2 (argument 2)
getAddressFunction2() - Method in class org.maltparser.core.syntaxgraph.feature.InputArcFeature
Returns the address function 2 (argument 2)
getAddressFunction2() - Method in class org.maltparser.core.syntaxgraph.feature.OutputArcFeature
Returns the address function 2 (argument 2)
getAddressFunctionCache() - Method in class org.maltparser.core.feature.FeatureModel
 
getAddressValue() - Method in class org.maltparser.core.feature.function.AddressFunction
Returns the address value of address function
getAddressValue() - Method in class org.maltparser.parser.algorithm.covington.CovingtonAddressFunction
 
getAddressValue() - Method in class org.maltparser.parser.algorithm.nivre.NivreAddressFunction
 
getAddressValue() - Method in class org.maltparser.parser.algorithm.planar.PlanarAddressFunction
 
getAddressValue() - Method in class org.maltparser.parser.algorithm.stack.StackAddressFunction
 
getAddressValue() - Method in class org.maltparser.parser.algorithm.twoplanar.TwoPlanarAddressFunction
 
getAlgorithm() - Method in class org.maltparser.parser.algorithm.covington.CovingtonFactory
 
getAlgorithm() - Method in class org.maltparser.parser.algorithm.nivre.NivreFactory
 
getAlgorithm() - Method in class org.maltparser.parser.algorithm.planar.PlanarFactory
 
getAlgorithm() - Method in class org.maltparser.parser.algorithm.stack.StackFactory
 
getAlgorithm() - Method in class org.maltparser.parser.algorithm.twoplanar.TwoPlanarFactory
 
getAlgorithm() - Method in interface org.maltparser.parser.DependencyParserConfig
 
getAlgorithm() - Method in class org.maltparser.parser.ParserState
 
getAlgorithm() - Method in class org.maltparser.parser.SingleMalt
 
getAncestor() - Method in interface org.maltparser.core.syntaxgraph.node.DependencyNode
 
getAncestor() - Method in class org.maltparser.core.syntaxgraph.node.Root
 
getAncestor() - Method in class org.maltparser.core.syntaxgraph.node.Token
 
getAppendOutputStreamWriter(String) - Method in class org.maltparser.core.config.ConfigurationDir
This method acts the same as getOutputStreamWriter with the difference that the writer append in the file if it already exists instead of deleting the previous content before starting to write.
getArchive() - Method in class org.maltparser.core.plugin.Plugin
Returns the archive.
getAttribute(String) - Method in class org.maltparser.core.flow.system.elem.ChartElement
 
getAttributes() - Method in class org.maltparser.core.flow.system.elem.ChartElement
 
getBelongsToGraph() - Method in interface org.maltparser.core.syntaxgraph.Element
Returns the graph (structure) in which the graph element belongs to.
getBelongsToGraph() - Method in class org.maltparser.core.syntaxgraph.GraphElement
Returns the graph (structure) in which the graph element belongs to.
getBias() - Method in class org.maltparser.ml.lib.MaltLiblinearModel
 
getBuildDate() - Static method in class org.maltparser.core.helper.SystemInfo
Returns the build date
getCandidate(int) - Method in class org.maltparser.parser.history.kbest.KBestList
 
getCategory() - Method in class org.maltparser.core.io.dataformat.ColumnDescription
 
getCategory() - Method in class org.maltparser.core.io.dataformat.DataFormatEntry
Returns the column category
getCategoryName() - Method in class org.maltparser.core.io.dataformat.ColumnDescription
 
getCause() - Method in exception org.maltparser.core.exception.MaltChainedException
 
getCharacter() - Method in class org.maltparser.core.symbol.trie.TrieNode
Returns the character of the trie node
getCharsetName() - Method in class org.maltparser.core.syntaxgraph.reader.BracketReader
 
getCharsetName() - Method in class org.maltparser.core.syntaxgraph.reader.NegraReader
 
getCharsetName() - Method in class org.maltparser.core.syntaxgraph.reader.TabReader
 
getCharsetName() - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLReader
 
getChartElement(String) - Method in class org.maltparser.core.flow.item.ChartItem
Returns the chart element in the flow chart system description
getChartElement(String) - Method in class org.maltparser.core.flow.system.FlowChartSystem
 
getChartItemAttribute(String) - Method in class org.maltparser.core.flow.spec.ChartItemSpecification
 
getChartItemAttributes() - Method in class org.maltparser.core.flow.spec.ChartItemSpecification
 
getChartItemClass() - Method in class org.maltparser.core.flow.spec.ChartItemSpecification
 
getChartItemClass() - Method in class org.maltparser.core.flow.system.elem.ChartElement
 
getChartItemName() - Method in class org.maltparser.core.flow.spec.ChartItemSpecification
 
getChartItemSpecification() - Method in class org.maltparser.core.flow.item.ChartItem
Returns a chart item specification
getChartSpecification() - Method in class org.maltparser.core.flow.FlowChartInstance
 
getChild(char) - Method in class org.maltparser.core.symbol.trie.TrieNode
Returns the child node that corresponds to the character
getChild(int) - Method in class org.maltparser.core.syntaxgraph.node.NonTerminal
 
getChild(int) - Method in interface org.maltparser.core.syntaxgraph.node.NonTerminalNode
 
getChild(int) - Method in class org.maltparser.core.syntaxgraph.node.Root
 
getChild(ActionDecision) - Method in class org.maltparser.parser.history.HistoryTreeNode
 
getChildren() - Method in class org.maltparser.core.syntaxgraph.node.NonTerminal
 
getChildren() - Method in interface org.maltparser.core.syntaxgraph.node.NonTerminalNode
 
getChildren() - Method in class org.maltparser.core.syntaxgraph.node.Root
 
getClass(String) - Method in class org.maltparser.core.plugin.JarLoader
Returns the Class object for the class with the specified name.
getClass(String) - Method in class org.maltparser.core.plugin.PluginLoader
Returns the Class object for the class with the specified name.
getClazz(String) - Method in class org.maltparser.core.options.option.ClassOption
Returns the class that corresponds to the enumerate string value.
getClosestLeftDependent() - Method in interface org.maltparser.core.syntaxgraph.node.DependencyNode
Returns the closest left dependent to the node it self, if not found null is returned.
getClosestLeftDependent() - Method in class org.maltparser.core.syntaxgraph.node.Root
Returns the closest left dependent to the node it self, if not found null is returned.
getClosestLeftDependent() - Method in class org.maltparser.core.syntaxgraph.node.Token
Returns the closest left dependent to the node it self, if not found null is returned.
getClosestRightDependent() - Method in interface org.maltparser.core.syntaxgraph.node.DependencyNode
Returns the closest right dependent to the node it self, if not found null is returned.
getClosestRightDependent() - Method in class org.maltparser.core.syntaxgraph.node.Root
Returns the closest right dependent to the node it self, if not found null is returned.
getClosestRightDependent() - Method in class org.maltparser.core.syntaxgraph.node.Token
Returns the closest right dependent to the node it self, if not found null is returned.
getCode(String) - Method in interface org.maltparser.core.feature.function.FeatureFunction
Returns the integer representation of the string symbol according to the feature function.
getCode(String) - Method in class org.maltparser.core.feature.map.Merge3Feature
 
getCode(String) - Method in class org.maltparser.core.feature.map.MergeFeature
 
getCode(String) - Method in class org.maltparser.core.feature.map.PrefixFeature
 
getCode(String) - Method in class org.maltparser.core.feature.map.SplitFeature
 
getCode(String) - Method in class org.maltparser.core.feature.map.SuffixFeature
 
getCode(String) - Method in class org.maltparser.core.symbol.TableFeature
 
getCode() - Method in class org.maltparser.core.symbol.trie.TrieEntry
 
getCode(String) - Method in class org.maltparser.core.syntaxgraph.feature.ArcDirFeature
Returns the integer representation of the string symbol according to the exists feature function.
getCode(String) - Method in class org.maltparser.core.syntaxgraph.feature.ColumnFeature
 
getCode(String) - Method in class org.maltparser.core.syntaxgraph.feature.DistanceFeature
Returns the integer representation of the string symbol according to the distance feature function.
getCode(String) - Method in class org.maltparser.core.syntaxgraph.feature.ExistsFeature
Returns the integer representation of the string symbol according to the exists feature function.
getCode(String) - Method in class org.maltparser.core.syntaxgraph.feature.InputArcDirFeature
 
getCode(String) - Method in class org.maltparser.core.syntaxgraph.feature.InputArcFeature
 
getCode(String) - Method in class org.maltparser.core.syntaxgraph.feature.NumOfFeature
Returns the integer representation of the string symbol according to the numof feature function.
getCode(String) - Method in class org.maltparser.core.syntaxgraph.feature.OutputArcFeature
 
getCode(String) - Method in class org.maltparser.parser.history.container.CombinedTableContainer
 
getCode(String) - Method in class org.maltparser.parser.history.container.TableContainer
 
getCode() - Method in class org.maltparser.parser.transition.Transition
Returns the transition code
getCodes() - Method in class org.maltparser.core.feature.value.MultipleFeatureValue
 
getCodes() - Method in interface org.maltparser.core.symbol.SymbolTable
 
getCodes() - Method in class org.maltparser.core.symbol.trie.TrieSymbolTable
 
getCodeTable() - Method in class org.maltparser.core.symbol.trie.TrieSymbolTable
 
getColumn() - Method in class org.maltparser.core.feature.map.Merge3Feature
 
getColumn() - Method in class org.maltparser.core.feature.map.MergeFeature
 
getColumn() - Method in class org.maltparser.core.feature.map.PrefixFeature
 
getColumn() - Method in class org.maltparser.core.feature.map.SplitFeature
 
getColumn() - Method in class org.maltparser.core.feature.map.SuffixFeature
 
getColumn() - Method in class org.maltparser.core.syntaxgraph.feature.ColumnFeature
 
getColumn() - Method in class org.maltparser.core.syntaxgraph.feature.InputArcDirFeature
 
getColumn() - Method in class org.maltparser.core.syntaxgraph.feature.InputArcFeature
 
getColumn() - Method in class org.maltparser.core.syntaxgraph.feature.OutputArcFeature
 
getColumn() - Method in class org.maltparser.core.syntaxgraph.headrules.PrioSetMember
 
getColumnCategory() - Method in class org.maltparser.core.symbol.trie.TrieSymbolTable
 
getColumnDescriptionByName(String) - Method in class org.maltparser.core.io.dataformat.DataFormatInstance
 
getColumnName() - Method in class org.maltparser.core.syntaxgraph.feature.ColumnFeature
 
getColumnNameMap() - Method in class org.maltparser.core.feature.spec.reader.ParReader
 
getCombinedCode(List<ActionContainer>) - Method in class org.maltparser.parser.history.container.CombinedTableContainer
 
getCombinedCode(ActionContainer[], int) - Method in class org.maltparser.parser.history.container.CombinedTableContainer
 
getCompareToIndex() - Method in interface org.maltparser.core.syntaxgraph.node.ComparableNode
Returns the index of the node (only used internal by compareTo).
getCompareToIndex() - Method in class org.maltparser.core.syntaxgraph.node.NonTerminal
 
getCompareToIndex() - Method in class org.maltparser.core.syntaxgraph.node.Root
 
getCompareToIndex() - Method in class org.maltparser.core.syntaxgraph.node.Token
 
getComponent() - Method in interface org.maltparser.core.syntaxgraph.node.DependencyNode
 
getComponent() - Method in class org.maltparser.core.syntaxgraph.node.Root
 
getComponent() - Method in class org.maltparser.core.syntaxgraph.node.Token
 
getConfigDirectory() - Method in class org.maltparser.core.config.ConfigurationDir
Returns a file handler object for the configuration directory
getConfigDirectory() - Method in class org.maltparser.core.feature.FeatureModelManager
 
getConfigDirectory() - Method in class org.maltparser.core.propagation.PropagationManager
 
getConfigFileEntry(String) - Method in class org.maltparser.core.config.ConfigurationDir
 
getConfigFileEntry(String) - Method in class org.maltparser.ml.lib.Lib
 
getConfigFileEntryURL(String) - Method in class org.maltparser.core.config.ConfigurationDir
 
getConfigLogger() - Method in interface org.maltparser.core.config.Configuration
 
getConfigLogger() - Method in class org.maltparser.parser.SingleMalt
 
getConfigName() - Method in class org.maltparser.core.config.version.Versioning
 
getConfigType() - Method in class org.maltparser.core.config.version.Versioning
 
getConfiguration() - Method in class org.maltparser.ml.lib.Lib
Returns the current configuration
getConfiguration() - Method in interface org.maltparser.parser.guide.Guide
 
getConfiguration() - Method in class org.maltparser.parser.guide.SingleGuide
 
getConfiguration() - Method in class org.maltparser.parser.Oracle
 
getConfiguration() - Method in class org.maltparser.parser.ParserState
 
getConfigurationDir() - Method in interface org.maltparser.core.config.Configuration
 
getConfigurationDir() - Method in class org.maltparser.parser.SingleMalt
 
getContainerIndex() - Method in class org.maltparser.core.config.ConfigurationDir
Returns the option container index
getCorpusID() - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLHeader
 
getCorpusVersion() - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLHeader
 
getCreatedByMaltParserVersion() - Method in class org.maltparser.core.config.ConfigurationDir
Returns the version number of MaltParser which created the malt configuration file (.mco)
getCurrentParserConfiguration() - Method in class org.maltparser.parser.Algorithm
Returns the current active parser configuration
getCurrentSize() - Method in class org.maltparser.core.pool.ObjectPoolList
 
getCurrentSize() - Method in class org.maltparser.parser.history.kbest.KBestList
Returns the current size of the k-best list
getDataFormarSpec() - Method in class org.maltparser.core.io.dataformat.DataFormatInstance
 
getDataFormatEntryName() - Method in class org.maltparser.core.io.dataformat.DataFormatEntry
Returns the column name
getDataFormatInstance(String) - Method in class org.maltparser.core.config.ConfigurationDir
 
getDataFormatInstance() - Method in class org.maltparser.core.feature.map.Merge3Feature
 
getDataFormatInstance() - Method in class org.maltparser.core.feature.map.MergeFeature
 
getDataFormatInstance() - Method in class org.maltparser.core.feature.map.PrefixFeature
 
getDataFormatInstance() - Method in class org.maltparser.core.feature.map.SplitFeature
 
getDataFormatInstance() - Method in class org.maltparser.core.feature.map.SuffixFeature
 
getDataFormatInstance() - Method in class org.maltparser.core.syntaxgraph.feature.InputArcDirFeature
 
getDataFormatInstance() - Method in class org.maltparser.core.syntaxgraph.feature.InputArcFeature
 
getDataFormatInstance() - Method in class org.maltparser.core.syntaxgraph.feature.InputColumnFeature
 
getDataFormatInstance() - Method in class org.maltparser.core.syntaxgraph.feature.OutputArcFeature
 
getDataFormatInstance() - Method in class org.maltparser.core.syntaxgraph.feature.OutputColumnFeature
 
getDataFormatInstance() - Method in class org.maltparser.core.syntaxgraph.headrules.HeadRule
 
getDataFormatInstance() - Method in class org.maltparser.core.syntaxgraph.headrules.HeadRules
 
getDataFormatInstance() - Method in class org.maltparser.core.syntaxgraph.headrules.PrioList
 
getDataFormatInstance() - Method in class org.maltparser.core.syntaxgraph.reader.BracketReader
 
getDataFormatInstance() - Method in class org.maltparser.core.syntaxgraph.reader.NegraReader
 
getDataFormatInstance() - Method in interface org.maltparser.core.syntaxgraph.reader.SyntaxGraphReader
Returns the input data format instance
getDataFormatInstance() - Method in class org.maltparser.core.syntaxgraph.reader.TabReader
 
getDataFormatInstance() - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLReader
 
getDataFormatInstance() - Method in class org.maltparser.core.syntaxgraph.writer.BracketWriter
 
getDataFormatInstance() - Method in class org.maltparser.core.syntaxgraph.writer.NegraWriter
 
getDataFormatInstance() - Method in interface org.maltparser.core.syntaxgraph.writer.SyntaxGraphWriter
Returns the output data format instance
getDataFormatInstance() - Method in class org.maltparser.core.syntaxgraph.writer.TabWriter
 
getDataFormatInstance() - Method in class org.maltparser.core.syntaxgraph.writer.TigerXMLWriter
 
getDataFormatInstanceKeys() - Method in class org.maltparser.core.config.ConfigurationDir
 
getDataFormatManager() - Method in class org.maltparser.core.config.ConfigurationDir
 
getDataFormatName() - Method in class org.maltparser.core.io.dataformat.DataFormatSpecification
 
getDataFormatSpec(String) - Method in class org.maltparser.core.io.dataformat.DataFormatManager
 
getDataStructure() - Method in class org.maltparser.core.io.dataformat.DataFormatSpecification
 
getDataStructuresMap() - Method in class org.maltparser.core.feature.spec.reader.ParReader
 
getDecision() - Method in class org.maltparser.parser.history.kbest.KBestList
Returns a single decision object
getDecisionCode() - Method in class org.maltparser.parser.history.action.SimpleDecisionAction
 
getDecisionCode(String) - Method in class org.maltparser.parser.history.action.SimpleDecisionAction
 
getDecisionCode() - Method in interface org.maltparser.parser.history.action.SingleDecision
 
getDecisionCode(String) - Method in interface org.maltparser.parser.history.action.SingleDecision
 
getDecisionIndex() - Method in class org.maltparser.parser.guide.decision.BranchedDecisionModel
 
getDecisionIndex() - Method in interface org.maltparser.parser.guide.decision.DecisionModel
 
getDecisionIndex() - Method in class org.maltparser.parser.guide.decision.OneDecisionModel
 
getDecisionIndex() - Method in class org.maltparser.parser.guide.decision.SeqDecisionModel
 
getDecisionModel() - Method in class org.maltparser.parser.guide.SingleGuide
 
getDecisionSettings() - Method in class org.maltparser.parser.history.History
 
getDecisionSymbol() - Method in class org.maltparser.parser.history.action.SimpleDecisionAction
 
getDecisionSymbol() - Method in interface org.maltparser.parser.history.action.SingleDecision
 
getDecisionTables() - Method in class org.maltparser.parser.history.History
 
getDefaultDirection() - Method in class org.maltparser.core.syntaxgraph.headrules.HeadRule
 
getDefaultDirection(NonTerminalNode) - Method in class org.maltparser.core.syntaxgraph.headrules.HeadRules
 
getDefaultOutput() - Method in class org.maltparser.core.io.dataformat.ColumnDescription
 
getDefaultOutput() - Method in class org.maltparser.core.io.dataformat.DataFormatEntry
Returns the default output of an ignore column
getDefaultRootEdgeLabelCode(SymbolTable) - Method in class org.maltparser.core.syntaxgraph.DependencyGraph
 
getDefaultRootEdgeLabelCode(SymbolTable) - Method in interface org.maltparser.core.syntaxgraph.DependencyStructure
Returns the default edge label of the root as an integer value.
getDefaultRootEdgeLabelCode(SymbolTable) - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
getDefaultRootEdgeLabels() - Method in class org.maltparser.core.syntaxgraph.DependencyGraph
 
getDefaultRootEdgeLabels() - Method in interface org.maltparser.core.syntaxgraph.DependencyStructure
 
getDefaultRootEdgeLabels() - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
getDefaultRootEdgeLabelSymbol(SymbolTable) - Method in class org.maltparser.core.syntaxgraph.DependencyGraph
 
getDefaultRootEdgeLabelSymbol(SymbolTable) - Method in interface org.maltparser.core.syntaxgraph.DependencyStructure
Returns the default edge label of the root as a string value.
getDefaultRootEdgeLabelSymbol(SymbolTable) - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
getDefaultRootLabelCode(SymbolTable) - Method in class org.maltparser.core.syntaxgraph.RootLabels
 
getDefaultRootLabels() - Method in class org.maltparser.core.syntaxgraph.RootLabels
 
getDefaultRootLabelSymbol(SymbolTable) - Method in class org.maltparser.core.syntaxgraph.RootLabels
 
getDefaultValue() - Method in class org.maltparser.core.flow.system.elem.ChartAttribute
 
getDefaultValueObject() - Method in class org.maltparser.core.options.option.BoolOption
 
getDefaultValueObject() - Method in class org.maltparser.core.options.option.ClassOption
 
getDefaultValueObject() - Method in class org.maltparser.core.options.option.EnumOption
 
getDefaultValueObject() - Method in class org.maltparser.core.options.option.IntegerOption
 
getDefaultValueObject() - Method in class org.maltparser.core.options.option.Option
Returns the object for the default value for option.
getDefaultValueObject() - Method in class org.maltparser.core.options.option.StringEnumOption
 
getDefaultValueObject() - Method in class org.maltparser.core.options.option.StringOption
 
getDefaultValueObject() - Method in class org.maltparser.core.options.option.UnaryOption
 
getDefaultValueString() - Method in class org.maltparser.core.options.option.BoolOption
 
getDefaultValueString() - Method in class org.maltparser.core.options.option.ClassOption
 
getDefaultValueString() - Method in class org.maltparser.core.options.option.EnumOption
 
getDefaultValueString() - Method in class org.maltparser.core.options.option.IntegerOption
 
getDefaultValueString() - Method in class org.maltparser.core.options.option.Option
Returns a string representation of the default value.
getDefaultValueString() - Method in class org.maltparser.core.options.option.StringEnumOption
 
getDefaultValueString() - Method in class org.maltparser.core.options.option.StringOption
 
getDefaultValueString() - Method in class org.maltparser.core.options.option.UnaryOption
 
getDependencies() - Method in class org.maltparser.core.io.dataformat.DataFormatSpecification
 
getDependencyDataFormatInstance() - Method in class org.maltparser.core.syntaxgraph.ds2ps.LosslessMapping
 
getDependencyDominationSet(SortedSet<DependencyNode>) - Method in class org.maltparser.core.syntaxgraph.node.Root
 
getDependencyDominationSet(SortedSet<DependencyNode>) - Method in class org.maltparser.core.syntaxgraph.node.Token
 
getDependencyEdgeLabelColumnDescriptions() - Method in class org.maltparser.core.io.dataformat.DataFormatInstance
 
getDependencyEdgeLabelColumnDescriptionSet() - Method in class org.maltparser.core.io.dataformat.DataFormatInstance
 
getDependencyEdgeLabelSymbolTables() - Method in class org.maltparser.core.io.dataformat.DataFormatInstance
 
getDependencyGraph() - Method in class org.maltparser.parser.algorithm.covington.CovingtonConfig
 
getDependencyGraph() - Method in class org.maltparser.parser.algorithm.nivre.NivreConfig
 
getDependencyGraph() - Method in class org.maltparser.parser.algorithm.planar.PlanarConfig
 
getDependencyGraph() - Method in class org.maltparser.parser.algorithm.stack.StackConfig
 
getDependencyGraph() - Method in class org.maltparser.parser.algorithm.twoplanar.TwoPlanarConfig
 
getDependencyGraph() - Method in class org.maltparser.parser.ParserConfiguration
Returns the dependency structure
getDependencyIndices() - Method in class org.maltparser.core.syntaxgraph.DependencyGraph
 
getDependencyIndices() - Method in interface org.maltparser.core.syntaxgraph.DependencyStructure
Returns a sorted set of integers {0,s,..n} , where each index i identifies a dependency node.
getDependencyIndices() - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
getDependencyNode(int) - Method in class org.maltparser.core.syntaxgraph.DependencyGraph
 
getDependencyNode(int) - Method in interface org.maltparser.core.syntaxgraph.DependencyStructure
Returns the dependency node identified by index if it exists, otherwise null.
getDependencyNode(int) - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
getDependencyNodeDepth() - Method in interface org.maltparser.core.syntaxgraph.node.DependencyNode
Returns the depth of the node.
getDependencyNodeDepth() - Method in class org.maltparser.core.syntaxgraph.node.Root
 
getDependencyNodeDepth() - Method in class org.maltparser.core.syntaxgraph.node.Token
 
getDependencyRoot() - Method in class org.maltparser.core.syntaxgraph.DependencyGraph
 
getDependencyRoot() - Method in interface org.maltparser.core.syntaxgraph.DependencyStructure
Returns the root of the dependency structure.
getDependencyRoot() - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
getDependencyStructure() - Method in class org.maltparser.parser.algorithm.covington.CovingtonConfig
 
getDependencyStructure() - Method in class org.maltparser.parser.algorithm.nivre.NivreConfig
 
getDependencyStructure() - Method in class org.maltparser.parser.algorithm.planar.PlanarConfig
 
getDependencyStructure() - Method in class org.maltparser.parser.algorithm.stack.StackConfig
 
getDependencyStructure() - Method in class org.maltparser.parser.algorithm.twoplanar.TwoPlanarConfig
 
getDependentOn() - Method in class org.maltparser.core.io.dataformat.DataFormatSpecification.Dependency
 
getDepth() - Method in class org.maltparser.parser.history.HistoryTreeNode
 
getDeterministicAction(GuideUserHistory, ParserConfiguration) - Method in class org.maltparser.parser.algorithm.covington.NonProjective
 
getDeterministicAction(GuideUserHistory, ParserConfiguration) - Method in class org.maltparser.parser.algorithm.covington.Projective
 
getDeterministicAction(GuideUserHistory, ParserConfiguration) - Method in class org.maltparser.parser.algorithm.nivre.ArcEager
 
getDeterministicAction(GuideUserHistory, ParserConfiguration) - Method in class org.maltparser.parser.algorithm.nivre.ArcStandard
 
getDeterministicAction(GuideUserHistory, ParserConfiguration) - Method in class org.maltparser.parser.algorithm.planar.Planar
 
getDeterministicAction(GuideUserHistory, ParserConfiguration) - Method in class org.maltparser.parser.algorithm.stack.NonProjective
 
getDeterministicAction(GuideUserHistory, ParserConfiguration) - Method in class org.maltparser.parser.algorithm.stack.Projective
 
getDeterministicAction(GuideUserHistory, ParserConfiguration) - Method in class org.maltparser.parser.algorithm.twoplanar.TwoPlanar
 
getDeterministicAction(GuideUserHistory, ParserConfiguration) - Method in class org.maltparser.parser.TransitionSystem
 
getDiaWriter() - Method in class org.maltparser.parser.Algorithm
 
getDivideFeatureVector() - Method in class org.maltparser.parser.guide.instance.FeatureDivideModel
Returns the divide feature vector
getDomain() - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLHeader.FeatureEdgeLabel
 
getDomainName() - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLHeader.FeatureEdgeLabel
 
getEdges() - Method in class org.maltparser.core.syntaxgraph.DependencyGraph
 
getEdges() - Method in interface org.maltparser.core.syntaxgraph.DependencyStructure
 
getEdges() - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
getEdges() - Method in class org.maltparser.core.syntaxgraph.PhraseStructureGraph
 
getEmptyActionObject() - Method in class org.maltparser.parser.history.History
 
getEmptyGuideDecision() - Method in interface org.maltparser.parser.history.GuideHistory
 
getEmptyGuideDecision() - Method in class org.maltparser.parser.history.History
 
getEmptyGuideUserAction() - Method in interface org.maltparser.parser.history.GuideUserHistory
 
getEmptyGuideUserAction() - Method in class org.maltparser.parser.history.History
 
getEngineRegistry(String) - Method in class org.maltparser.core.flow.FlowChartInstance
 
getEntry(String) - Method in class org.maltparser.core.io.dataformat.DataFormatSpecification
 
getEntry(String, TrieSymbolTable) - Method in class org.maltparser.core.symbol.trie.Trie
 
getEntry(TrieSymbolTable) - Method in class org.maltparser.core.symbol.trie.TrieNode
Returns the entry of the symbol table 'table'
getExternal() - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLHeader
 
getFactory() - Method in class org.maltparser.parser.ParserState
 
getFeatureCounter() - Method in class org.maltparser.ml.lib.FeatureMap
 
getFeatureEngine() - Method in class org.maltparser.core.feature.FeatureModel
 
getFeatureEngine() - Method in class org.maltparser.core.feature.FeatureModelManager
 
getFeatureFunctionCache() - Method in class org.maltparser.core.feature.FeatureModel
 
getFeatureModel(String, int, ConfigurationRegistry) - Method in class org.maltparser.core.feature.FeatureModelManager
 
getFeatureModel(String, ConfigurationRegistry) - Method in class org.maltparser.core.feature.FeatureModelManager
 
getFeatureModel(SpecificationModel, ConfigurationRegistry) - Method in class org.maltparser.core.feature.FeatureModelManager
 
getFeatureModel() - Method in class org.maltparser.core.feature.FeatureVector
Returns the feature model that the feature vector belongs to.
getFeatureModel() - Method in class org.maltparser.parser.guide.decision.BranchedDecisionModel
 
getFeatureModel() - Method in interface org.maltparser.parser.guide.decision.DecisionModel
 
getFeatureModel() - Method in class org.maltparser.parser.guide.decision.OneDecisionModel
 
getFeatureModel() - Method in class org.maltparser.parser.guide.decision.SeqDecisionModel
 
getFeatureModelManager() - Method in interface org.maltparser.parser.guide.ClassifierGuide
 
getFeatureModelManager() - Method in class org.maltparser.parser.guide.SingleGuide
 
getFeatureModelXML() - Method in class org.maltparser.core.config.version.Versioning
 
getFeatures() - Method in class org.maltparser.parser.guide.instance.AtomicModel
Returns the feature vector used by this atomic model
getFeatureValue(int) - Method in class org.maltparser.core.feature.FeatureVector
 
getFeatureValue() - Method in interface org.maltparser.core.feature.function.FeatureFunction
Returns the feature value
getFeatureValue() - Method in class org.maltparser.core.feature.map.Merge3Feature
 
getFeatureValue() - Method in class org.maltparser.core.feature.map.MergeFeature
 
getFeatureValue() - Method in class org.maltparser.core.feature.map.PrefixFeature
 
getFeatureValue() - Method in class org.maltparser.core.feature.map.SplitFeature
 
getFeatureValue() - Method in class org.maltparser.core.feature.map.SuffixFeature
 
getFeatureValue() - Method in class org.maltparser.core.symbol.TableFeature
 
getFeatureValue() - Method in class org.maltparser.core.syntaxgraph.feature.ArcDirFeature
Returns the feature value
getFeatureValue() - Method in class org.maltparser.core.syntaxgraph.feature.ColumnFeature
 
getFeatureValue() - Method in class org.maltparser.core.syntaxgraph.feature.DistanceFeature
Returns the feature value
getFeatureValue() - Method in class org.maltparser.core.syntaxgraph.feature.ExistsFeature
Returns the feature value
getFeatureValue() - Method in class org.maltparser.core.syntaxgraph.feature.InputArcDirFeature
 
getFeatureValue() - Method in class org.maltparser.core.syntaxgraph.feature.InputArcFeature
 
getFeatureValue() - Method in class org.maltparser.core.syntaxgraph.feature.NumOfFeature
Returns the feature value
getFeatureValue() - Method in class org.maltparser.core.syntaxgraph.feature.OutputArcFeature
 
getFeatureValues() - Method in class org.maltparser.core.feature.FeatureVector
 
getFeatureVector(String) - Method in class org.maltparser.core.feature.FeatureModel
 
getFile(String) - Method in class org.maltparser.core.config.ConfigurationDir
Returns a file handler object of a file within the configuration directory
getFile(String) - Method in class org.maltparser.ml.lib.Lib
 
getFileName() - Method in class org.maltparser.core.syntaxgraph.reader.BracketReader
 
getFileName() - Method in class org.maltparser.core.syntaxgraph.reader.NegraReader
 
getFileName() - Method in class org.maltparser.core.syntaxgraph.reader.TabReader
 
getFileName() - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLReader
 
getFirstCode() - Method in class org.maltparser.core.feature.value.MultipleFeatureValue
 
getFirstFeature() - Method in class org.maltparser.core.feature.map.Merge3Feature
 
getFirstFeature() - Method in class org.maltparser.core.feature.map.MergeFeature
 
getFirstSymbol() - Method in class org.maltparser.core.feature.value.MultipleFeatureValue
 
getFlag() - Method in class org.maltparser.core.options.option.Option
Returns a character that is used as a flag for the command line input
getFlowChartInstance() - Method in class org.maltparser.core.flow.item.ChartItem
Returns the flow chart instance that the chart item belongs to
getFlowChartManager() - Method in class org.maltparser.core.flow.FlowChartInstance
 
getFlowChartRegistry(Class<?>, String) - Method in class org.maltparser.core.flow.FlowChartInstance
 
getFlowChartSystem() - Method in class org.maltparser.core.flow.FlowChartManager
 
getFor() - Method in class org.maltparser.core.propagation.spec.PropagationSpec
 
getFormatVersion() - Method in class org.maltparser.core.syntaxgraph.reader.NegraReader
 
getFrequency() - Method in class org.maltparser.parser.guide.instance.AtomicModel
Returns the frequency (number of instances)
getFrequency() - Method in class org.maltparser.parser.guide.instance.FeatureDivideModel
Returns the frequency (number of instances)
getFrom() - Method in class org.maltparser.core.propagation.spec.PropagationSpec
 
getFunction() - Method in class org.maltparser.core.feature.value.FunctionValue
 
getFunctionClass() - Method in class org.maltparser.core.feature.system.FunctionDescription
 
getGraphWriterClass() - Method in class org.maltparser.core.syntaxgraph.writer.WriteChartItem
 
getGroup() - Method in class org.maltparser.core.options.option.Option
Returns a reference to a option group.
getGuide() - Method in class org.maltparser.parser.Algorithm
Returns the classifier guide.
getGuide() - Method in interface org.maltparser.parser.DependencyParserConfig
 
getGuide() - Method in class org.maltparser.parser.guide.decision.BranchedDecisionModel
 
getGuide() - Method in class org.maltparser.parser.guide.decision.OneDecisionModel
 
getGuide() - Method in class org.maltparser.parser.guide.decision.SeqDecisionModel
 
getGuide() - Method in class org.maltparser.parser.guide.instance.AtomicModel
 
getGuide() - Method in class org.maltparser.parser.guide.instance.FeatureDivideModel
 
getGuide() - Method in interface org.maltparser.parser.guide.Model
 
getGuide() - Method in class org.maltparser.parser.SingleMalt
Returns the guide
getGuideHistory() - Method in class org.maltparser.parser.history.action.ComplexDecisionAction
 
getGuideHistory() - Method in interface org.maltparser.parser.history.action.GuideDecision
 
getGuideHistory() - Method in class org.maltparser.parser.history.action.SimpleDecisionAction
 
getGuideMode() - Method in interface org.maltparser.parser.guide.ClassifierGuide
 
getGuideMode() - Method in class org.maltparser.parser.guide.SingleGuide
 
getGuideName() - Method in interface org.maltparser.parser.guide.Guide
 
getGuideName() - Method in class org.maltparser.parser.guide.SingleGuide
 
getGuideName() - Method in class org.maltparser.parser.Oracle
 
getGuideUserHistory() - Method in class org.maltparser.parser.history.action.ComplexDecisionAction
 
getGuideUserHistory() - Method in interface org.maltparser.parser.history.action.GuideUserAction
 
getHead() - Method in interface org.maltparser.core.syntaxgraph.node.DependencyNode
Returns the head dependency node if it exists, otherwise null.
getHead() - Method in class org.maltparser.core.syntaxgraph.node.Root
 
getHead() - Method in class org.maltparser.core.syntaxgraph.node.Token
 
getHeadChild(NonTerminalNode) - Method in class org.maltparser.core.syntaxgraph.headrules.HeadRule
 
getHeadChild(NonTerminalNode) - Method in class org.maltparser.core.syntaxgraph.headrules.HeadRules
 
getHeadChild(NonTerminalNode) - Method in class org.maltparser.core.syntaxgraph.headrules.PrioList
 
getHeadChild(NonTerminalNode, Direction) - Method in class org.maltparser.core.syntaxgraph.headrules.PrioSet
 
getHeadChild(HeadRules) - Method in class org.maltparser.core.syntaxgraph.node.NonTerminal
 
getHeadChild() - Method in class org.maltparser.core.syntaxgraph.node.NonTerminal
 
getHeadChild(HeadRules) - Method in interface org.maltparser.core.syntaxgraph.node.NonTerminalNode
 
getHeadChild() - Method in interface org.maltparser.core.syntaxgraph.node.NonTerminalNode
 
getHeadChild(HeadRules) - Method in class org.maltparser.core.syntaxgraph.node.Root
 
getHeadChild() - Method in class org.maltparser.core.syntaxgraph.node.Root
 
getHeadColumnDescription() - Method in class org.maltparser.core.io.dataformat.DataFormatInstance
 
getHeadColumnDescriptions() - Method in class org.maltparser.core.io.dataformat.DataFormatInstance
 
getHeadColumnDescriptionSet() - Method in class org.maltparser.core.io.dataformat.DataFormatInstance
 
getHeadEdge() - Method in interface org.maltparser.core.syntaxgraph.node.DependencyNode
Returns the edge between the head and the node if it exists, otherwise null.
getHeadEdge() - Method in class org.maltparser.core.syntaxgraph.node.Root
 
getHeadEdge() - Method in class org.maltparser.core.syntaxgraph.node.Token
 
getHeadEdgeLabelCode(SymbolTable) - Method in interface org.maltparser.core.syntaxgraph.node.DependencyNode
 
getHeadEdgeLabelCode(SymbolTable) - Method in class org.maltparser.core.syntaxgraph.node.Root
 
getHeadEdgeLabelCode(SymbolTable) - Method in class org.maltparser.core.syntaxgraph.node.Token
 
getHeadEdgeLabelSet() - Method in interface org.maltparser.core.syntaxgraph.node.DependencyNode
 
getHeadEdgeLabelSet() - Method in class org.maltparser.core.syntaxgraph.node.Root
 
getHeadEdgeLabelSet() - Method in class org.maltparser.core.syntaxgraph.node.Token
 
getHeadEdgeLabelSymbol(SymbolTable) - Method in interface org.maltparser.core.syntaxgraph.node.DependencyNode
 
getHeadEdgeLabelSymbol(SymbolTable) - Method in class org.maltparser.core.syntaxgraph.node.Root
 
getHeadEdgeLabelSymbol(SymbolTable) - Method in class org.maltparser.core.syntaxgraph.node.Token
 
getHeadEdgeLabelTypes() - Method in interface org.maltparser.core.syntaxgraph.node.DependencyNode
 
getHeadEdgeLabelTypes() - Method in class org.maltparser.core.syntaxgraph.node.Root
 
getHeadEdgeLabelTypes() - Method in class org.maltparser.core.syntaxgraph.node.Token
 
getHeadEdges() - Method in interface org.maltparser.core.syntaxgraph.node.DependencyNode
 
getHeadEdges() - Method in class org.maltparser.core.syntaxgraph.node.Root
 
getHeadEdges() - Method in class org.maltparser.core.syntaxgraph.node.Token
 
getHeadRule() - Method in class org.maltparser.core.syntaxgraph.headrules.PrioList
 
getHeadRules() - Method in class org.maltparser.core.syntaxgraph.ds2ps.LosslessMapping
 
getHeads() - Method in interface org.maltparser.core.syntaxgraph.node.DependencyNode
 
getHeads() - Method in class org.maltparser.core.syntaxgraph.node.Root
 
getHeads() - Method in class org.maltparser.core.syntaxgraph.node.Token
 
getHeight() - Method in class org.maltparser.core.syntaxgraph.node.NonTerminal
 
getHeight() - Method in interface org.maltparser.core.syntaxgraph.node.NonTerminalNode
 
getHeight() - Method in class org.maltparser.core.syntaxgraph.node.Root
 
getHighestDependencyNodeIndex() - Method in class org.maltparser.core.syntaxgraph.DependencyGraph
 
getHighestDependencyNodeIndex() - Method in interface org.maltparser.core.syntaxgraph.DependencyStructure
 
getHighestDependencyNodeIndex() - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
getHighestNonTerminalIndex() - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
getHighestNonTerminalIndex() - Method in interface org.maltparser.core.syntaxgraph.PhraseStructure
 
getHighestNonTerminalIndex() - Method in class org.maltparser.core.syntaxgraph.PhraseStructureGraph
 
getHighestTokenIndex() - Method in class org.maltparser.core.syntaxgraph.Sentence
 
getHighestTokenIndex() - Method in interface org.maltparser.core.syntaxgraph.TokenStructure
Returns the index of the last token node.
getHistory() - Method in interface org.maltparser.parser.guide.ClassifierGuide
 
getHistory() - Method in class org.maltparser.parser.guide.SingleGuide
 
getHistory() - Method in class org.maltparser.parser.Oracle
 
getHistory() - Method in class org.maltparser.parser.ParserState
 
getHistoryNode() - Method in class org.maltparser.parser.ParserConfiguration
 
getHistoryStructure() - Method in class org.maltparser.parser.ParserState
 
getIgnoreColumnDescriptions() - Method in class org.maltparser.core.io.dataformat.DataFormatInstance
 
getIgnoreColumnDescriptionSet() - Method in class org.maltparser.core.io.dataformat.DataFormatInstance
 
getInactiveStack() - Method in class org.maltparser.parser.algorithm.twoplanar.TwoPlanarConfig
 
getInactiveStackNode(int) - Method in class org.maltparser.parser.algorithm.twoplanar.TwoPlanarConfig
 
getIncomingEdgeIterator() - Method in class org.maltparser.core.syntaxgraph.node.GraphNode
 
getIncomingEdgeIterator() - Method in interface org.maltparser.core.syntaxgraph.node.Node
 
getIncomingSecondaryEdges() - Method in interface org.maltparser.core.syntaxgraph.node.ComparableNode
Returns a sorted set of incoming secondary edges.
getIncomingSecondaryEdges() - Method in class org.maltparser.core.syntaxgraph.node.GraphNode
 
getInDegree() - Method in interface org.maltparser.core.syntaxgraph.node.ComparableNode
Returns the in degree of the node (number of incoming edges of all types of edges).
getInDegree() - Method in class org.maltparser.core.syntaxgraph.node.GraphNode
 
getIndex() - Method in class org.maltparser.core.options.OptionContainer
Returns the option container index.
getIndex() - Method in interface org.maltparser.core.syntaxgraph.node.ComparableNode
Returns the index of the node.
getIndex() - Method in class org.maltparser.core.syntaxgraph.node.GraphNode
 
getIndex() - Method in class org.maltparser.core.syntaxgraph.node.NonTerminal
 
getIndex() - Method in class org.maltparser.core.syntaxgraph.node.Root
 
getIndex() - Method in class org.maltparser.core.syntaxgraph.node.Token
 
getIndex(int, int) - Method in class org.maltparser.ml.lib.FeatureMap
Return
getIndex(int, int, int) - Method in class org.maltparser.ml.lib.FeatureMap
 
getIndex() - Method in class org.maltparser.ml.lib.MaltFeatureNode
 
getIndex() - Method in class org.maltparser.parser.algorithm.covington.CovingtonAddressFunction
 
getIndex() - Method in class org.maltparser.parser.algorithm.nivre.NivreAddressFunction
 
getIndex() - Method in class org.maltparser.parser.algorithm.planar.PlanarAddressFunction
 
getIndex() - Method in class org.maltparser.parser.algorithm.stack.StackAddressFunction
 
getIndex() - Method in class org.maltparser.parser.algorithm.twoplanar.TwoPlanarAddressFunction
 
getIndex() - Method in class org.maltparser.parser.guide.instance.AtomicModel
Returns the index of the atomic model
getIndexCode() - Method in class org.maltparser.core.feature.value.SingleFeatureValue
 
getInfoFileWriter() - Method in class org.maltparser.core.config.ConfigurationDir
Returns a writer to the configuration information file
getInput() - Method in class org.maltparser.parser.algorithm.covington.CovingtonConfig
 
getInput() - Method in class org.maltparser.parser.algorithm.nivre.NivreConfig
 
getInput() - Method in class org.maltparser.parser.algorithm.planar.PlanarConfig
 
getInput() - Method in class org.maltparser.parser.algorithm.stack.StackConfig
 
getInput() - Method in class org.maltparser.parser.algorithm.twoplanar.TwoPlanarConfig
 
getInputCharSet() - Method in class org.maltparser.core.syntaxgraph.reader.ReadChartItem
 
getInputColumnDescriptions() - Method in class org.maltparser.core.io.dataformat.DataFormatInstance
 
getInputColumnDescriptionSet() - Method in class org.maltparser.core.io.dataformat.DataFormatInstance
 
getInputDataFormatInstance() - Method in class org.maltparser.core.config.ConfigurationDir
 
getInputDataFormatInstance() - Method in class org.maltparser.core.syntaxgraph.reader.ReadChartItem
 
getInputDataFormatSpec() - Method in class org.maltparser.core.io.dataformat.DataFormatManager
 
getInputFileName() - Method in class org.maltparser.core.syntaxgraph.reader.ReadChartItem
 
getInputFormatName() - Method in class org.maltparser.core.syntaxgraph.reader.ReadChartItem
 
getInputFormatURL() - Method in class org.maltparser.core.config.ConfigurationDir
 
getInputFormatXML() - Method in class org.maltparser.core.config.version.Versioning
 
getInputNode(int) - Method in class org.maltparser.parser.algorithm.nivre.NivreConfig
 
getInputNode(int) - Method in class org.maltparser.parser.algorithm.planar.PlanarConfig
 
getInputNode(int) - Method in class org.maltparser.parser.algorithm.stack.StackConfig
 
getInputNode(int) - Method in class org.maltparser.parser.algorithm.twoplanar.TwoPlanarConfig
 
getInputStreamFromConfigFileEntry(String) - Method in class org.maltparser.core.config.ConfigurationDir
 
getInputStreamFromConfigFileEntry(String) - Method in class org.maltparser.ml.lib.Lib
 
getInputStreamReader(String, String) - Method in class org.maltparser.core.config.ConfigurationDir
Creates an input stream reader for reading a file within the configuration directory
getInputStreamReader(String) - Method in class org.maltparser.core.config.ConfigurationDir
Creates an input stream reader for reading a file within the configuration directory.
getInputStreamReaderFromConfigFile(String) - Method in class org.maltparser.core.config.ConfigurationDir
 
getInputStreamReaderFromConfigFileEntry(String, String) - Method in class org.maltparser.core.config.ConfigurationDir
 
getInputSymbolTables() - Method in class org.maltparser.core.io.dataformat.DataFormatInstance
 
getInstanceInputStreamReader(String) - Method in class org.maltparser.ml.lib.Lib
 
getInstanceInputStreamReaderFromConfigFile(String) - Method in class org.maltparser.ml.lib.Lib
 
getInstanceOutputStreamWriter(String) - Method in class org.maltparser.ml.lib.Lib
 
getInstanceWriter() - Method in interface org.maltparser.ml.LearningMethod
 
getInstanceWriter() - Method in class org.maltparser.ml.lib.Lib
 
getItem() - Method in class org.maltparser.core.flow.system.elem.ChartElement
 
getIterationCounter() - Method in class org.maltparser.core.syntaxgraph.reader.BracketReader
 
getIterationCounter() - Method in class org.maltparser.core.syntaxgraph.reader.NegraReader
 
getIterationCounter() - Method in interface org.maltparser.core.syntaxgraph.reader.SyntaxGraphReader
 
getIterationCounter() - Method in class org.maltparser.core.syntaxgraph.reader.TabReader
 
getIterationCounter() - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLReader
 
getIterations() - Method in class org.maltparser.core.syntaxgraph.reader.ReadChartItem
 
getJarEntry(JarEntry) - Method in class org.maltparser.core.config.version.Versioning
 
getK() - Method in class org.maltparser.parser.history.kbest.KBestList
Returns the maximum number of candidates in the k-best list.
getKBestList() - Method in class org.maltparser.parser.history.action.SimpleDecisionAction
 
getKBestList() - Method in interface org.maltparser.parser.history.action.SingleDecision
 
getKBestListClass() - Method in interface org.maltparser.parser.history.GuideHistory
 
getKBestListClass() - Method in class org.maltparser.parser.history.History
 
getKBestLists(ArrayList<ScoredKBestList>) - Method in class org.maltparser.parser.history.action.ComplexDecisionAction
 
getKBestLists(ScoredKBestList[]) - Method in class org.maltparser.parser.history.action.ComplexDecisionAction
 
getKBestLists(ArrayList<ScoredKBestList>) - Method in interface org.maltparser.parser.history.action.GuideUserAction
 
getKBestLists(ScoredKBestList[]) - Method in interface org.maltparser.parser.history.action.GuideUserAction
 
getKBestListSize() - Method in class org.maltparser.parser.history.kbest.KBestList
 
getKBestSize() - Method in interface org.maltparser.parser.history.GuideHistory
 
getKBestSize() - Method in class org.maltparser.parser.history.History
 
getKeepThreshold() - Method in class org.maltparser.core.pool.ObjectPool
 
getLabelCode(SymbolTable) - Method in interface org.maltparser.core.syntaxgraph.Element
Returns the label code (an integer representation) of the symbol table if it exists, otherwise an exception is thrown.
getLabelCode(SymbolTable) - Method in class org.maltparser.core.syntaxgraph.GraphElement
Returns the label code (an integer representation) of the symbol table if it exists, otherwise an exception is thrown.
getLabels() - Method in class org.maltparser.ml.lib.MaltLiblinearModel
 
getLabels() - Method in class org.maltparser.ml.lib.MaltLibsvmModel
 
getLabelSet() - Method in interface org.maltparser.core.syntaxgraph.Element
Returns the label set.
getLabelSet() - Method in class org.maltparser.core.syntaxgraph.GraphElement
Returns the label set.
getLabelSymbol(SymbolTable) - Method in interface org.maltparser.core.syntaxgraph.Element
Returns the label symbol(a string representation) of the symbol table if it exists, otherwise an exception is thrown.
getLabelSymbol(SymbolTable) - Method in class org.maltparser.core.syntaxgraph.GraphElement
Returns the label symbol(a string representation) of the symbol table if it exists, otherwise an exception is thrown.
getLabelTypes() - Method in interface org.maltparser.core.syntaxgraph.Element
Returns a set of symbol tables (labeling functions or label types) that labels the graph element.
getLabelTypes() - Method in class org.maltparser.core.syntaxgraph.GraphElement
Returns a set of symbol tables (labeling functions or label types) that labels the graph element.
getLastAction() - Method in class org.maltparser.parser.algorithm.twoplanar.TwoPlanarConfig
 
getLearnerMode() - Method in class org.maltparser.ml.lib.Lib
 
getLearningMethodName() - Method in class org.maltparser.ml.lib.Lib
 
getLeft() - Method in class org.maltparser.parser.algorithm.covington.CovingtonConfig
 
getLeftChild() - Method in class org.maltparser.core.syntaxgraph.node.NonTerminal
 
getLeftChild() - Method in interface org.maltparser.core.syntaxgraph.node.NonTerminalNode
 
getLeftChild() - Method in class org.maltparser.core.syntaxgraph.node.Root
 
getLeftContextNode(int) - Method in class org.maltparser.parser.algorithm.covington.CovingtonConfig
 
getLeftDependent(int) - Method in interface org.maltparser.core.syntaxgraph.node.DependencyNode
Returns the left dependent at the position index, where index==0 equals the left most dependent.
getLeftDependent(int) - Method in class org.maltparser.core.syntaxgraph.node.Root
Returns the left dependent at the position index, where index==0 equals the left most dependent.
getLeftDependent(int) - Method in class org.maltparser.core.syntaxgraph.node.Token
Returns the left dependent at the position index, where index==0 equals the left most dependent.
getLeftDependentCount() - Method in interface org.maltparser.core.syntaxgraph.node.DependencyNode
Return the number of left dependents
getLeftDependentCount() - Method in class org.maltparser.core.syntaxgraph.node.Root
Return the number of left dependents
getLeftDependentCount() - Method in class org.maltparser.core.syntaxgraph.node.Token
Return the number of left dependents
getLeftDependents() - Method in interface org.maltparser.core.syntaxgraph.node.DependencyNode
Returns a sorted set of left dependents.
getLeftDependents() - Method in class org.maltparser.core.syntaxgraph.node.Root
 
getLeftDependents() - Method in class org.maltparser.core.syntaxgraph.node.Token
 
getLeftmostDependent() - Method in interface org.maltparser.core.syntaxgraph.node.DependencyNode
 
getLeftmostDependent() - Method in class org.maltparser.core.syntaxgraph.node.Root
 
getLeftmostDependent() - Method in class org.maltparser.core.syntaxgraph.node.Token
 
getLeftmostDescendant() - Method in interface org.maltparser.core.syntaxgraph.node.ComparableNode
Returns the left-most terminal descendant node.
getLeftmostDescendant() - Method in class org.maltparser.core.syntaxgraph.node.NonTerminal
 
getLeftmostDescendant() - Method in class org.maltparser.core.syntaxgraph.node.Root
 
getLeftmostDescendant() - Method in class org.maltparser.core.syntaxgraph.node.Token
 
getLeftmostDescendantIndex() - Method in interface org.maltparser.core.syntaxgraph.node.ComparableNode
Returns the index of the left-most terminal descendant node.
getLeftmostDescendantIndex() - Method in class org.maltparser.core.syntaxgraph.node.GraphNode
 
getLeftmostProperDescendant() - Method in interface org.maltparser.core.syntaxgraph.node.ComparableNode
Returns the left-most proper terminal descendant node (excluding itself).
getLeftmostProperDescendant() - Method in class org.maltparser.core.syntaxgraph.node.NonTerminal
 
getLeftmostProperDescendant() - Method in class org.maltparser.core.syntaxgraph.node.Root
 
getLeftmostProperDescendant() - Method in class org.maltparser.core.syntaxgraph.node.Token
 
getLeftmostProperDescendantIndex() - Method in interface org.maltparser.core.syntaxgraph.node.ComparableNode
Returns the index of the left-most proper terminal descendant node (excluding itself).
getLeftmostProperDescendantIndex() - Method in class org.maltparser.core.syntaxgraph.node.GraphNode
 
getLeftNode(int) - Method in class org.maltparser.parser.algorithm.covington.CovingtonConfig
 
getLeftSibling() - Method in interface org.maltparser.core.syntaxgraph.node.DependencyNode
Returns the left sibling if it exists, otherwise null
getLeftSibling() - Method in class org.maltparser.core.syntaxgraph.node.Root
Returns the left sibling if it exists, otherwise null
getLeftSibling() - Method in class org.maltparser.core.syntaxgraph.node.Token
Returns the left sibling if it exists, otherwise null
getLeftstop() - Method in class org.maltparser.parser.algorithm.covington.CovingtonConfig
 
getLeftTarget() - Method in class org.maltparser.parser.algorithm.covington.CovingtonConfig
 
getLegalValueMapToString(String) - Method in class org.maltparser.core.options.option.StringEnumOption
Returns the mapped legal value
getLegalValueString(Class<?>) - Method in class org.maltparser.core.options.option.ClassOption
Returns a string representation of particular class
getLegalValueString(String) - Method in class org.maltparser.core.options.option.StringEnumOption
Returns the legal value identifier name (an enumerate string value)
getLexicalHead(HeadRules) - Method in class org.maltparser.core.syntaxgraph.node.NonTerminal
 
getLexicalHead() - Method in class org.maltparser.core.syntaxgraph.node.NonTerminal
 
getLexicalHead(HeadRules) - Method in interface org.maltparser.core.syntaxgraph.node.NonTerminalNode
 
getLexicalHead() - Method in interface org.maltparser.core.syntaxgraph.node.NonTerminalNode
 
getLexicalHead(HeadRules) - Method in class org.maltparser.core.syntaxgraph.node.Root
 
getLexicalHead() - Method in class org.maltparser.core.syntaxgraph.node.Root
 
getLibOptions() - Method in class org.maltparser.ml.lib.Lib
 
getLibParamStringArray() - Method in class org.maltparser.ml.lib.Lib
 
getLogger() - Method in class org.maltparser.core.syntaxgraph.headrules.HeadRule
 
getLogger() - Method in class org.maltparser.core.syntaxgraph.headrules.HeadRules
 
getLogger() - Method in class org.maltparser.core.syntaxgraph.headrules.PrioList
 
getLogger() - Method in class org.maltparser.core.syntaxgraph.headrules.PrioSet
 
getLookaheadNode(int) - Method in class org.maltparser.parser.algorithm.stack.StackConfig
 
getMainFeatureVector() - Method in class org.maltparser.core.feature.FeatureModel
 
getMaltJarPath() - Static method in class org.maltparser.core.helper.SystemInfo
 
getMaltJarPath() - Static method in class org.maltparser.MaltParserService
Returns the path of malt.jar file
getMaltParserVersion() - Method in class org.maltparser.core.config.version.Versioning
 
getManager() - Method in class org.maltparser.parser.algorithm.covington.CovingtonFactory
 
getManager() - Method in class org.maltparser.parser.Algorithm
Returns the single malt configuration
getManager() - Method in class org.maltparser.parser.algorithm.nivre.NivreFactory
 
getManager() - Method in class org.maltparser.parser.algorithm.planar.PlanarFactory
 
getManager() - Method in class org.maltparser.parser.algorithm.stack.StackFactory
 
getManager() - Method in class org.maltparser.parser.algorithm.twoplanar.TwoPlanarFactory
 
getManifestAttributes() - Static method in class org.maltparser.core.helper.SystemInfo
Returns a set of attributes present in the jar manifest file
getMap() - Method in class org.maltparser.core.io.dataformat.DataFormatSpecification.Dependency
 
getMapIdentifier() - Method in interface org.maltparser.core.feature.function.FeatureFunction
 
getMapIdentifier() - Method in class org.maltparser.core.feature.map.Merge3Feature
 
getMapIdentifier() - Method in class org.maltparser.core.feature.map.MergeFeature
 
getMapIdentifier() - Method in class org.maltparser.core.feature.map.PrefixFeature
 
getMapIdentifier() - Method in class org.maltparser.core.feature.map.SplitFeature
 
getMapIdentifier() - Method in class org.maltparser.core.feature.map.SuffixFeature
 
getMapIdentifier() - Method in class org.maltparser.core.symbol.TableFeature
 
getMapIdentifier() - Method in class org.maltparser.core.syntaxgraph.feature.ArcDirFeature
 
getMapIdentifier() - Method in class org.maltparser.core.syntaxgraph.feature.ColumnFeature
 
getMapIdentifier() - Method in class org.maltparser.core.syntaxgraph.feature.DistanceFeature
 
getMapIdentifier() - Method in class org.maltparser.core.syntaxgraph.feature.ExistsFeature
 
getMapIdentifier() - Method in class org.maltparser.core.syntaxgraph.feature.InputArcDirFeature
 
getMapIdentifier() - Method in class org.maltparser.core.syntaxgraph.feature.InputArcFeature
 
getMapIdentifier() - Method in class org.maltparser.core.syntaxgraph.feature.NumOfFeature
 
getMapIdentifier() - Method in class org.maltparser.core.syntaxgraph.feature.OutputArcFeature
 
getMapping() - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
getMapto(String) - Method in class org.maltparser.core.options.option.StringEnumOption
Returns the mapped legal value that corresponds to the enumerate string value.
getMapUrl() - Method in class org.maltparser.core.io.dataformat.DataFormatSpecification.Dependency
 
getMasterFeatureVector() - Method in class org.maltparser.parser.guide.instance.FeatureDivideModel
Returns the "sum-up" or master feature vector
getMcoPath() - Method in class org.maltparser.core.config.version.Versioning
 
getMessageChain() - Method in exception org.maltparser.core.exception.MaltChainedException
Returns a string representation of the exception chain.
getMetaAuthor() - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLHeader
 
getMetaCurrentDate() - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLHeader
 
getMetaCurrentDate(String) - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLHeader
 
getMetaDescription() - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLHeader
 
getMetaFormat() - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLHeader
 
getMetaHistory() - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLHeader
 
getMetaInDate() - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLHeader
 
getMetaName() - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLHeader
 
getMethod() - Method in class org.maltparser.parser.guide.instance.AtomicModel
Returns a learner object
getMode() - Method in class org.maltparser.parser.SingleMalt
 
getModelName() - Method in class org.maltparser.parser.guide.decision.BranchedDecisionModel
 
getModelName() - Method in class org.maltparser.parser.guide.decision.OneDecisionModel
 
getModelName() - Method in class org.maltparser.parser.guide.decision.SeqDecisionModel
 
getModelName() - Method in class org.maltparser.parser.guide.instance.AtomicModel
 
getModelName() - Method in class org.maltparser.parser.guide.instance.FeatureDivideModel
 
getModelName() - Method in interface org.maltparser.parser.guide.Model
 
getName() - Method in class org.maltparser.core.config.ConfigurationDir
Returns the name of the configuration directory
getName() - Method in class org.maltparser.core.feature.system.FunctionDescription
 
getName() - Method in class org.maltparser.core.flow.FlowChartInstance
 
getName() - Method in class org.maltparser.core.flow.spec.ChartSpecification
 
getName() - Method in class org.maltparser.core.flow.system.elem.ChartAttribute
 
getName() - Method in class org.maltparser.core.io.dataformat.ColumnDescription
 
getName() - Method in class org.maltparser.core.options.option.Option
Returns the name of the option.
getName() - Method in class org.maltparser.core.options.OptionGroup
Returns the name of the option group
getName() - Method in interface org.maltparser.core.symbol.Table
 
getName() - Method in class org.maltparser.core.symbol.trie.TrieSymbolTable
 
getName() - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLHeader.FeatureEdgeLabel
 
getName() - Method in class org.maltparser.parser.algorithm.covington.NonProjective
 
getName() - Method in class org.maltparser.parser.algorithm.covington.Projective
 
getName() - Method in class org.maltparser.parser.algorithm.nivre.ArcEager
 
getName() - Method in class org.maltparser.parser.algorithm.nivre.ArcStandard
 
getName() - Method in class org.maltparser.parser.algorithm.planar.Planar
 
getName() - Method in class org.maltparser.parser.algorithm.stack.NonProjective
 
getName() - Method in class org.maltparser.parser.algorithm.stack.Projective
 
getName() - Method in class org.maltparser.parser.algorithm.twoplanar.TwoPlanar
 
getName() - Method in class org.maltparser.parser.history.container.CombinedTableContainer
 
getName() - Method in class org.maltparser.parser.transition.TransitionTable
 
getName() - Method in class org.maltparser.parser.TransitionSystem
 
getNewConfigName() - Method in class org.maltparser.core.config.version.Versioning
 
getNewHistoryNode(HistoryNode, GuideUserAction) - Method in class org.maltparser.parser.history.HistoryList
 
getNewHistoryNode(HistoryNode, GuideUserAction) - Method in class org.maltparser.parser.history.HistoryStructure
 
getNewHistoryNode(HistoryNode, GuideUserAction) - Method in class org.maltparser.parser.history.HistoryTree
 
getNextCode() - Method in class org.maltparser.core.symbol.nullvalue.NullValues
 
getNextDecisionModel() - Method in class org.maltparser.parser.guide.decision.SeqDecisionModel
 
getNextIndex() - Method in class org.maltparser.core.feature.spec.SpecificationModels
 
getNIterations() - Method in class org.maltparser.core.syntaxgraph.reader.BracketReader
 
getNIterations() - Method in class org.maltparser.core.syntaxgraph.reader.NegraReader
 
getNIterations() - Method in interface org.maltparser.core.syntaxgraph.reader.SyntaxGraphReader
 
getNIterations() - Method in class org.maltparser.core.syntaxgraph.reader.TabReader
 
getNIterations() - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLReader
 
getNonTerminalIndices() - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
getNonTerminalIndices() - Method in interface org.maltparser.core.syntaxgraph.PhraseStructure
 
getNonTerminalIndices() - Method in class org.maltparser.core.syntaxgraph.PhraseStructureGraph
 
getNonTerminalNode(int) - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
getNonTerminalNode(int) - Method in interface org.maltparser.core.syntaxgraph.PhraseStructure
 
getNonTerminalNode(int) - Method in class org.maltparser.core.syntaxgraph.PhraseStructureGraph
 
getNrClass() - Method in class org.maltparser.ml.lib.MaltLiblinearModel
 
getNrFeature() - Method in class org.maltparser.ml.lib.MaltLiblinearModel
 
getNullValueCode(NullValues.NullValueId) - Method in interface org.maltparser.core.symbol.SymbolTable
 
getNullValueCode(NullValues.NullValueId) - Method in class org.maltparser.core.symbol.trie.TrieSymbolTable
 
getNullValueEncoding() - Method in class org.maltparser.core.symbol.nullvalue.NullValues
 
getNullValueStrategy() - Method in class org.maltparser.core.io.dataformat.ColumnDescription
 
getNullValueStrategy() - Method in class org.maltparser.core.symbol.nullvalue.NullValues
 
getNullValueStrategy() - Method in class org.maltparser.core.symbol.trie.TrieSymbolTable
 
getNullValueStrategy() - Method in class org.maltparser.core.syntaxgraph.reader.ReadChartItem
 
getNullValueStrategy() - Method in class org.maltparser.core.syntaxgraph.writer.WriteChartItem
 
getNullValueSymbol(NullValues.NullValueId) - Method in interface org.maltparser.core.symbol.SymbolTable
 
getNullValueSymbol(NullValues.NullValueId) - Method in class org.maltparser.core.symbol.trie.TrieSymbolTable
 
getNumberContainers() - Method in class org.maltparser.parser.history.container.CombinedTableContainer
 
getNumberOfActions() - Method in class org.maltparser.parser.history.History
 
getNumberOfDecisions() - Method in interface org.maltparser.parser.history.GuideHistory
 
getNumberOfDecisions() - Method in interface org.maltparser.parser.history.GuideUserHistory
 
getNumberOfDecisions() - Method in class org.maltparser.parser.history.History
 
getNumberOfInstances() - Method in class org.maltparser.ml.lib.Lib
 
getNumberOfOptionValues() - Method in class org.maltparser.core.options.OptionContainer
Returns the number of option values amongst all internal option containers.
getNumberOfOptionValues(int) - Method in class org.maltparser.core.options.OptionManager
Returns the number of option values for a particular option container.
getNumberOfOptionValues(int) - Method in class org.maltparser.core.options.OptionValues
Returns the number of option values for a particular option container.
getNumOfRelation() - Method in class org.maltparser.core.syntaxgraph.feature.NumOfFeature
 
getOption(String, String) - Method in class org.maltparser.core.options.OptionDescriptions
Returns an option based on the option name and/or the option group name
getOption(String) - Method in class org.maltparser.core.options.OptionDescriptions
Returns an option based on the option flag
getOption(String) - Method in class org.maltparser.core.options.OptionGroup
Returns the option according to the option name.
getOptionContainer() - Method in class org.maltparser.MaltParserService
Returns the option container index
getOptionContainerIndex() - Method in class org.maltparser.core.flow.FlowChartInstance
 
getOptionContainerIndex() - Method in class org.maltparser.core.flow.item.ChartItem
Returns the option container index
getOptionContainerIndices() - Method in class org.maltparser.core.options.OptionManager
Returns a sorted set of container names.
getOptionContainerIndices() - Method in class org.maltparser.core.options.OptionValues
Returns a sorted set of container names.
getOptionDefaultValue(String, String) - Method in class org.maltparser.core.options.OptionManager
 
getOptionDescriptions() - Method in class org.maltparser.core.options.OptionManager
Returns the option description
getOptionGroupList(String) - Method in class org.maltparser.core.options.OptionDescriptions
Returns a collection of option that are member of an option group
getOptionGroupNameSet() - Method in class org.maltparser.core.options.OptionDescriptions
Return a sorted set of option group names
getOptionList() - Method in class org.maltparser.core.options.OptionGroup
Returns all options for this option group.
getOptionManager() - Method in class org.maltparser.parser.SingleMalt
 
getOptions() - Method in class org.maltparser.core.syntaxgraph.reader.BracketReader
 
getOptions() - Method in class org.maltparser.core.syntaxgraph.reader.NegraReader
 
getOptions() - Method in interface org.maltparser.core.syntaxgraph.reader.SyntaxGraphReader
Returns a string representation of the reader specific options.
getOptions() - Method in class org.maltparser.core.syntaxgraph.reader.TabReader
 
getOptions() - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLReader
 
getOptions() - Method in class org.maltparser.core.syntaxgraph.writer.BracketWriter
 
getOptions() - Method in class org.maltparser.core.syntaxgraph.writer.NegraWriter
 
getOptions() - Method in interface org.maltparser.core.syntaxgraph.writer.SyntaxGraphWriter
Returns a string representation of the writer specific options.
getOptions() - Method in class org.maltparser.core.syntaxgraph.writer.TabWriter
 
getOptions() - Method in class org.maltparser.core.syntaxgraph.writer.TigerXMLWriter
 
getOptionString() - Method in class org.maltparser.core.syntaxgraph.ds2ps.LosslessMapping
 
getOptionValue(String, String) - Method in interface org.maltparser.core.config.Configuration
 
getOptionValue(Option) - Method in class org.maltparser.core.options.OptionContainer
Returns the option value object for the option.
getOptionValue(int, String, String) - Method in class org.maltparser.core.options.OptionManager
Returns the option value for an option that is specified by the option group name and option name.
getOptionValue(int, Option) - Method in class org.maltparser.core.options.OptionValues
Returns the option value for an option that is in a specific option container.
getOptionValue(Option) - Method in class org.maltparser.core.options.OptionValues
Returns the option value for an option.
getOptionValue(String, String) - Method in class org.maltparser.parser.SingleMalt
 
getOptionValueNoDefault(int, String, String) - Method in class org.maltparser.core.options.OptionManager
 
getOptionValueString(String, String) - Method in interface org.maltparser.core.config.Configuration
 
getOptionValueString(Option) - Method in class org.maltparser.core.options.OptionContainer
Returns a string representation of the option value for the specified option.
getOptionValueString(int, String, String) - Method in class org.maltparser.core.options.OptionManager
Returns a string representation of the option value for an option that is specified by the option group name and the option name.
getOptionValueString(int, Option) - Method in class org.maltparser.core.options.OptionValues
Returns a string representation of the option value for an option that is in a specific option container.
getOptionValueString(String, String) - Method in class org.maltparser.parser.SingleMalt
 
getOptionValueStringNoDefault(int, String, String) - Method in class org.maltparser.core.options.OptionManager
 
getOracleGuide() - Method in class org.maltparser.parser.BatchTrainer
 
getOracleGuide() - Method in class org.maltparser.parser.Trainer
Returns the oracle guide.
getOrAddChild(boolean, char, TrieSymbolTable, int) - Method in class org.maltparser.core.symbol.trie.TrieNode
Adds and/or retrieve a child trie node.
getOrAddTerminalNode(int) - Method in class org.maltparser.core.syntaxgraph.Sentence
 
getOutDegree() - Method in interface org.maltparser.core.syntaxgraph.node.ComparableNode
Returns the out degree of the node (number of outgoing edges of all types of edges).
getOutDegree() - Method in class org.maltparser.core.syntaxgraph.node.GraphNode
 
getOutgoingEdgeIterator() - Method in class org.maltparser.core.syntaxgraph.node.GraphNode
 
getOutgoingEdgeIterator() - Method in interface org.maltparser.core.syntaxgraph.node.Node
 
getOutgoingSecondaryEdges() - Method in interface org.maltparser.core.syntaxgraph.node.ComparableNode
Returns a sorted set of outgoing secondary edges.
getOutgoingSecondaryEdges() - Method in class org.maltparser.core.syntaxgraph.node.GraphNode
 
getOutputCharSet() - Method in class org.maltparser.core.syntaxgraph.writer.WriteChartItem
 
getOutputDataFormatInstance() - Method in class org.maltparser.core.syntaxgraph.writer.WriteChartItem
 
getOutputDataFormatSpec() - Method in class org.maltparser.core.io.dataformat.DataFormatManager
 
getOutputFileName() - Method in class org.maltparser.core.syntaxgraph.writer.WriteChartItem
 
getOutputFormatName() - Method in class org.maltparser.core.syntaxgraph.writer.WriteChartItem
 
getOutputFormatURL() - Method in class org.maltparser.core.config.ConfigurationDir
 
getOutputStreamWriter(String, String) - Method in class org.maltparser.core.config.ConfigurationDir
Creates an output stream writer, where the corresponding file will be included in the configuration directory
getOutputStreamWriter(String) - Method in class org.maltparser.core.config.ConfigurationDir
Creates an output stream writer, where the corresponding file will be included in the configuration directory.
getOver() - Method in class org.maltparser.core.propagation.spec.PropagationSpec
 
getOwner() - Method in class org.maltparser.ml.lib.Lib
 
getParameterTypes() - Method in interface org.maltparser.core.feature.function.Function
Returns an array of class types used by the feature extraction system to invoke initialize with correct arguments.
getParameterTypes() - Method in class org.maltparser.core.feature.map.Merge3Feature
 
getParameterTypes() - Method in class org.maltparser.core.feature.map.MergeFeature
 
getParameterTypes() - Method in class org.maltparser.core.feature.map.PrefixFeature
 
getParameterTypes() - Method in class org.maltparser.core.feature.map.SplitFeature
 
getParameterTypes() - Method in class org.maltparser.core.feature.map.SuffixFeature
 
getParameterTypes() - Method in class org.maltparser.core.symbol.TableFeature
 
getParameterTypes() - Method in class org.maltparser.core.syntaxgraph.feature.ArcDirFeature
Returns an array of class types used by the feature extraction system to invoke initialize with correct arguments.
getParameterTypes() - Method in class org.maltparser.core.syntaxgraph.feature.ColumnFeature
 
getParameterTypes() - Method in class org.maltparser.core.syntaxgraph.feature.DGraphAddressFunction
 
getParameterTypes() - Method in class org.maltparser.core.syntaxgraph.feature.DistanceFeature
Returns an array of class types used by the feature extraction system to invoke initialize with correct arguments.
getParameterTypes() - Method in class org.maltparser.core.syntaxgraph.feature.ExistsFeature
Returns an array of class types used by the feature extraction system to invoke initialize with correct arguments.
getParameterTypes() - Method in class org.maltparser.core.syntaxgraph.feature.InputArcDirFeature
 
getParameterTypes() - Method in class org.maltparser.core.syntaxgraph.feature.InputArcFeature
 
getParameterTypes() - Method in class org.maltparser.core.syntaxgraph.feature.InputColumnFeature
 
getParameterTypes() - Method in class org.maltparser.core.syntaxgraph.feature.InputTableFeature
 
getParameterTypes() - Method in class org.maltparser.core.syntaxgraph.feature.NumOfFeature
Returns an array of class types used by the feature extraction system to invoke initialize with correct arguments.
getParameterTypes() - Method in class org.maltparser.core.syntaxgraph.feature.OutputArcFeature
 
getParameterTypes() - Method in class org.maltparser.core.syntaxgraph.feature.OutputColumnFeature
 
getParameterTypes() - Method in class org.maltparser.core.syntaxgraph.feature.OutputTableFeature
 
getParameterTypes() - Method in class org.maltparser.parser.algorithm.covington.CovingtonAddressFunction
 
getParameterTypes() - Method in class org.maltparser.parser.algorithm.nivre.NivreAddressFunction
 
getParameterTypes() - Method in class org.maltparser.parser.algorithm.planar.PlanarAddressFunction
 
getParameterTypes() - Method in class org.maltparser.parser.algorithm.stack.StackAddressFunction
 
getParameterTypes() - Method in class org.maltparser.parser.algorithm.twoplanar.TwoPlanarAddressFunction
 
getParamString() - Method in class org.maltparser.ml.lib.Lib
Returns the parameter string used for configure the learner
getParent() - Method in class org.maltparser.core.symbol.trie.TrieNode
Returns the parent node
getParent() - Method in class org.maltparser.core.syntaxgraph.node.NonTerminal
 
getParent() - Method in interface org.maltparser.core.syntaxgraph.node.PhraseStructureNode
 
getParent() - Method in class org.maltparser.core.syntaxgraph.node.Root
 
getParent() - Method in class org.maltparser.core.syntaxgraph.node.Token
 
getParent() - Method in class org.maltparser.parser.guide.instance.AtomicModel
Returns the parent guide model
getParent() - Method in class org.maltparser.parser.guide.instance.FeatureDivideModel
Returns the parent model
getParentDecisionModel() - Method in class org.maltparser.parser.guide.decision.BranchedDecisionModel
 
getParentEdge() - Method in class org.maltparser.core.syntaxgraph.node.NonTerminal
 
getParentEdge() - Method in interface org.maltparser.core.syntaxgraph.node.PhraseStructureNode
 
getParentEdge() - Method in class org.maltparser.core.syntaxgraph.node.Root