Skip navigation links
MaltParser 1.9.2
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
 
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
 
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
 
addColumnLabels(String[]) - Method in class org.maltparser.core.lw.graph.LWNode
 
addColumnLabels(String[], boolean) - Method in class org.maltparser.core.lw.graph.LWNode
 
addComment(String, int) - Method in class org.maltparser.core.lw.graph.LWDependencyGraph
 
addComment(String, int) - Method in class org.maltparser.core.syntaxgraph.Sentence
 
addComment(String, int) - Method in interface org.maltparser.core.syntaxgraph.TokenStructure
 
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.lw.graph.LWDependencyGraph
 
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.lw.graph.LWDependencyGraph
 
addDependencyNode(int) - Method in class org.maltparser.core.lw.graph.LWDependencyGraph
 
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 class org.maltparser.core.lw.graph.LWNode
 
addHeadEdgeLabel(SymbolTable, int) - Method in class org.maltparser.core.lw.graph.LWNode
 
addHeadEdgeLabel(LabelSet) - Method in class org.maltparser.core.lw.graph.LWNode
 
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.lw.graph.LWNode
 
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(FeatureModel, GuideDecision) - Method in interface org.maltparser.parser.guide.ClassifierGuide
 
addInstance(FeatureModel, GuideDecision) - Method in class org.maltparser.parser.guide.decision.BranchedDecisionModel
 
addInstance(FeatureModel, GuideDecision) - Method in interface org.maltparser.parser.guide.decision.DecisionModel
 
addInstance(FeatureModel, GuideDecision) - Method in class org.maltparser.parser.guide.decision.OneDecisionModel
 
addInstance(FeatureModel, GuideDecision) - Method in class org.maltparser.parser.guide.decision.SeqDecisionModel
 
addInstance(FeatureVector, SingleDecision) - Method in class org.maltparser.parser.guide.instance.AtomicModel
 
addInstance(FeatureVector, SingleDecision) - Method in class org.maltparser.parser.guide.instance.FeatureDivideModel
 
addInstance(FeatureVector, SingleDecision) - Method in interface org.maltparser.parser.guide.instance.InstanceModel
 
addInstance(FeatureModel, GuideDecision) - Method in class org.maltparser.parser.guide.SingleGuide
 
addInternalColumnDescription(SymbolTableHandler, String, String, String, String, String) - Method in class org.maltparser.core.io.dataformat.DataFormatInstance
 
addInternalColumnDescription(SymbolTableHandler, String, int, int, String, String) - Method in class org.maltparser.core.io.dataformat.DataFormatInstance
 
addInternalColumnDescription(SymbolTableHandler, String, ColumnDescription) - Method in class org.maltparser.core.io.dataformat.DataFormatInstance
 
addLabel(Element, String, String) - Method in class org.maltparser.core.lw.graph.LWDependencyGraph
 
addLabel(SymbolTable, String) - Method in class org.maltparser.core.lw.graph.LWEdge
Adds a label (a string value) to the symbol table and to the graph element.
addLabel(SymbolTable, int) - Method in class org.maltparser.core.lw.graph.LWEdge
Adds a label (an integer value) to the symbol table and to the graph element.
addLabel(LabelSet) - Method in class org.maltparser.core.lw.graph.LWEdge
Adds the labels of the label set to the label set of the graph element.
addLabel(SymbolTable, String) - Method in class org.maltparser.core.lw.graph.LWNode
Adds a label (a string value) to the symbol table and to the graph element.
addLabel(SymbolTable, int) - Method in class org.maltparser.core.lw.graph.LWNode
Adds a label (an integer value) to the symbol table and to the graph element.
addLabel(LabelSet) - Method in class org.maltparser.core.lw.graph.LWNode
Adds the labels of the label set to the label set of the graph element.
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
addLegalValue(String, String, String, String, String) - Method in class org.maltparser.core.options.OptionManager
 
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.lw.graph.LWNode
 
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
 
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
 
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.lw.graph.LWDependencyGraph
 
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(String) - Method in class org.maltparser.core.symbol.hash.HashSymbolTable
 
addSymbol(String) - Method in class org.maltparser.core.symbol.parse.ParseSymbolTable
 
addSymbol(String) - Method in interface org.maltparser.core.symbol.Table
 
addSymbol(String) - 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 class org.maltparser.core.symbol.hash.HashSymbolTableHandler
 
addSymbolTable(String, int, int, String) - Method in class org.maltparser.core.symbol.hash.HashSymbolTableHandler
 
addSymbolTable(String, SymbolTable) - Method in class org.maltparser.core.symbol.hash.HashSymbolTableHandler
 
addSymbolTable(String) - Method in class org.maltparser.core.symbol.parse.ParseSymbolTableHandler
 
addSymbolTable(String, SymbolTable) - Method in class org.maltparser.core.symbol.parse.ParseSymbolTableHandler
 
addSymbolTable(String, int, int, String) - Method in class org.maltparser.core.symbol.parse.ParseSymbolTableHandler
 
addSymbolTable(String) - Method in interface org.maltparser.core.symbol.SymbolTableHandler
 
addSymbolTable(String, SymbolTable) - Method in interface org.maltparser.core.symbol.SymbolTableHandler
 
addSymbolTable(String, int, 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, int, String) - Method in class org.maltparser.core.symbol.trie.TrieSymbolTableHandler
 
addSymbolTable(String) - Method in class org.maltparser.parser.transition.TransitionTableHandler
 
addSymbolValue(String) - Method in class org.maltparser.core.symbol.hash.HashSymbolTable
 
addSymbolValue(String) - Method in class org.maltparser.core.symbol.parse.ParseSymbolTable
 
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() - Method in class org.maltparser.core.lw.graph.LWDependencyGraph
 
addTokenNode(int) - Method in class org.maltparser.core.lw.graph.LWDependencyGraph
 
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
 
AlgoritmInterface - Interface in org.maltparser.parser
 
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(PropagationManager) - 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(PropagationManager) - 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
 
argTypes - Static variable in class org.maltparser.parser.guide.instance.AtomicModel
 
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, 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

BASELINE - Static variable in class org.maltparser.core.lw.graph.LWDeprojectivizer
 
BATCH - Static variable in interface org.maltparser.ml.LearningMethod
 
BatchTrainer - Class in org.maltparser.parser
 
BatchTrainer(DependencyParserConfig, SymbolTableHandler) - Constructor for class org.maltparser.parser.BatchTrainer
 
BatchTrainerWithDiagnostics - Class in org.maltparser.parser
 
BatchTrainerWithDiagnostics(DependencyParserConfig, SymbolTableHandler) - Constructor for class org.maltparser.parser.BatchTrainerWithDiagnostics
 
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
 
BOOLEAN - Static variable in interface org.maltparser.core.symbol.SymbolTable
 
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) - 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
 
categories - Static variable in class org.maltparser.core.io.dataformat.ColumnDescription
 
categories - Static variable in interface org.maltparser.core.symbol.SymbolTable
 
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 class org.maltparser.core.lw.graph.LWDependencyGraph
 
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 class org.maltparser.core.lw.graph.LWDependencyGraph
 
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 - Interface in org.maltparser.parser.guide
 
classifierGuide - Variable in class org.maltparser.parser.ParsingAlgorithm
 
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 class org.maltparser.core.symbol.hash.HashSymbolTableHandler
 
cleanUp() - Method in class org.maltparser.core.symbol.parse.ParseSymbolTableHandler
 
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.lw.graph.LWDependencyGraph
 
clear() - Method in class org.maltparser.core.lw.graph.LWEdge
Resets the graph element.
clear() - Method in class org.maltparser.core.lw.graph.LWNode
Resets the graph element.
clear() - Method in class org.maltparser.core.lw.parser.LWDeterministicParser
 
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 interface org.maltparser.core.syntaxgraph.LabeledStructure
Resets the structure.
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.parse.ParseSymbolTable
 
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
 
closeDiaWriter() - Method in class org.maltparser.parser.Diagnostics
 
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.syntaxgraph.feature.ColumnFeature
 
column - Variable in class org.maltparser.core.syntaxgraph.headrules.PrioSetMember
 
ColumnDescription - Class in org.maltparser.core.io.dataformat
 
ColumnDescription(String, int, int, String, 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
 
comments - Variable in class org.maltparser.core.syntaxgraph.Sentence
 
ComparableNode - Interface in org.maltparser.core.syntaxgraph.node
 
compareTo(ColumnDescription) - Method in class org.maltparser.core.io.dataformat.ColumnDescription
 
compareTo(LWEdge) - Method in class org.maltparser.core.lw.graph.LWEdge
 
compareTo(ComparableNode) - Method in class org.maltparser.core.lw.graph.LWNode
 
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(GuideUserHistory) - 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
 
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
 
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.ParsingAlgorithm
 
copyEdges(DependencyStructure, DependencyStructure) - Method in class org.maltparser.parser.ParsingAlgorithm
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
 
counter - Variable in class org.maltparser.core.lw.graph.LWDeprojectivizer
 
CovingtonAddressFunction - Class in org.maltparser.parser.algorithm.covington
 
CovingtonAddressFunction(String, AlgoritmInterface) - 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(boolean, boolean) - Constructor for class org.maltparser.parser.algorithm.covington.CovingtonConfig
 
CovingtonFactory - Class in org.maltparser.parser.algorithm.covington
 
CovingtonFactory(DependencyParserConfig) - Constructor for class org.maltparser.parser.algorithm.covington.CovingtonFactory
 
CovingtonNonProjFactory - Class in org.maltparser.parser.algorithm.covington
 
CovingtonNonProjFactory(DependencyParserConfig) - 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(DependencyParserConfig) - 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(SymbolTableHandler) - 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(SymbolTableHandler) - Method in class org.maltparser.core.io.dataformat.DataFormatInstance
 
createPhraseStructureEdgeLabelColumnDescriptions() - Method in class org.maltparser.core.io.dataformat.DataFormatInstance
 
createPhraseStructureEdgeLabelSymbolTables(SymbolTableHandler) - Method in class org.maltparser.core.io.dataformat.DataFormatInstance
 
createPhraseStructureNodeLabelColumnDescriptions() - Method in class org.maltparser.core.io.dataformat.DataFormatInstance
 
createPhraseStructureNodeLabelSymbolTables(SymbolTableHandler) - Method in class org.maltparser.core.io.dataformat.DataFormatInstance
 
createPropagations(DataFormatInstance, SymbolTableHandler) - Method in class org.maltparser.core.propagation.PropagationManager
 
createSecondaryEdgeLabelColumnDescriptions() - Method in class org.maltparser.core.io.dataformat.DataFormatInstance
 
createSecondaryEdgeLabelSymbolTables(SymbolTableHandler) - Method in class org.maltparser.core.io.dataformat.DataFormatInstance
 
currentParserConfiguration - Variable in class org.maltparser.parser.ParsingAlgorithm
 

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 - 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.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
 
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
 
decisionSettingsSplitPattern - Static variable in class org.maltparser.parser.TransitionSystem
 
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
 
Dependency(String, String, String, String) - Constructor for class org.maltparser.core.io.dataformat.DataFormatSpecification.Dependency
 
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, int) - Method in class org.maltparser.core.lw.graph.LWDeprojectivizer
 
deprojectivize(DependencyStructure) - Method in class org.maltparser.transform.pseudo.PseudoProjectivity
 
DeterministicParser - Class in org.maltparser.parser
 
DeterministicParser(DependencyParserConfig, SymbolTableHandler) - Constructor for class org.maltparser.parser.DeterministicParser
 
DeterministicParserWithDiagnostics - Class in org.maltparser.parser
 
DeterministicParserWithDiagnostics(DependencyParserConfig, SymbolTableHandler) - Constructor for class org.maltparser.parser.DeterministicParserWithDiagnostics
 
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 - Class in org.maltparser.parser
 
Diagnostics(String) - Constructor for class org.maltparser.parser.Diagnostics
 
diaWriter - Variable in class org.maltparser.parser.Diagnostics
 
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
 
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.lw.graph.LWEdge
 
equals(Object) - Method in class org.maltparser.core.lw.graph.LWNode
 
equals(Object) - Method in class org.maltparser.core.propagation.spec.PropagationSpec
 
equals(Object) - Method in class org.maltparser.core.symbol.hash.HashSymbolTable
 
equals(Object) - Method in class org.maltparser.core.symbol.nullvalue.NullValues
 
equals(Object) - Method in class org.maltparser.core.symbol.parse.ParseSymbolTable
 
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
 
ExistsFeature - Class in org.maltparser.core.syntaxgraph.feature
 
ExistsFeature(SymbolTableHandler) - Constructor for class org.maltparser.core.syntaxgraph.feature.ExistsFeature
 
extract(FeatureModel) - Method in interface org.maltparser.parser.guide.ClassifierGuide
 
extract(FeatureModel) - Method in class org.maltparser.parser.guide.decision.BranchedDecisionModel
 
extract(FeatureModel) - Method in interface org.maltparser.parser.guide.decision.DecisionModel
 
extract(FeatureModel) - Method in class org.maltparser.parser.guide.decision.OneDecisionModel
 
extract(FeatureModel) - Method in class org.maltparser.parser.guide.decision.SeqDecisionModel
 
extract(FeatureVector) - Method in class org.maltparser.parser.guide.instance.AtomicModel
 
extract(FeatureVector) - Method in class org.maltparser.parser.guide.instance.FeatureDivideModel
 
extract(FeatureVector) - Method in interface org.maltparser.parser.guide.instance.InstanceModel
 
extract(FeatureModel) - 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(Model) - Constructor for class org.maltparser.parser.guide.instance.FeatureDivideModel
Constructs a feature divide model.
FeatureEdgeLabel(String, String) - Constructor for class org.maltparser.core.syntaxgraph.reader.TigerXMLHeader.FeatureEdgeLabel
 
FeatureEdgeLabel(String, TigerXMLHeader.Domain) - Constructor for class org.maltparser.core.syntaxgraph.reader.TigerXMLHeader.FeatureEdgeLabel
 
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
 
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, FeatureRegistry, FeatureEngine, String, String) - Constructor for class org.maltparser.core.feature.FeatureModel
 
FeatureModelManager - Class in org.maltparser.core.feature
 
FeatureModelManager(FeatureEngine) - Constructor for class org.maltparser.core.feature.FeatureModelManager
 
featureModelManager - Variable in class org.maltparser.parser.SingleMalt
 
FeatureRegistry - Interface in org.maltparser.core.feature
 
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.ColumnFeature
 
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(int) - Method in class org.maltparser.core.lw.graph.LWDependencyGraph
 
findComponent() - Method in class org.maltparser.core.lw.graph.LWNode
 
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
findURL(String, DependencyParserConfig) - Static method in class org.maltparser.parser.guide.SingleGuide
 
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(Class<?>) - Method in interface org.maltparser.core.feature.FeatureRegistry
 
get(Object) - Method in class org.maltparser.core.helper.HashMap
 
get(int) - Method in class org.maltparser.ml.lib.FeatureList
 
get(Class<?>) - Method in class org.maltparser.parser.ParserRegistry
 
getAbstractParserFeatureFactory() - Method in class org.maltparser.parser.ParserRegistry
 
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 class org.maltparser.core.lw.parser.LWDeterministicParser
 
getActionContainerArray() - Method in interface org.maltparser.parser.history.GuideUserHistory
 
getActionContainerArray() - Method in class org.maltparser.parser.history.History
 
getActionContainers() - Method in class org.maltparser.core.lw.parser.LWDeterministicParser
 
getActionContainers() - Method in interface org.maltparser.parser.history.GuideUserHistory
 
getActionContainers() - Method in class org.maltparser.parser.history.History
 
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.core.lw.parser.LWDeterministicParser
 
getActionTables() - Method in interface org.maltparser.parser.history.GuideUserHistory
 
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)
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.ParserRegistry
 
getAlgorithm() - Method in class org.maltparser.parser.SingleMalt
 
getAllowedLibOptionFlags() - Method in class org.maltparser.ml.lib.Lib
 
getAllowedLibOptionFlags() - Method in class org.maltparser.ml.lib.LibLinear
 
getAllowedLibOptionFlags() - Method in class org.maltparser.ml.lib.LibSvm
 
getAncestor() - Method in class org.maltparser.core.lw.graph.LWNode
 
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 interface org.maltparser.core.config.Configuration
 
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.
getAppendOutputStreamWriter(String) - Method in class org.maltparser.core.lw.parser.LWSingleMalt
 
getAppendOutputStreamWriter(String) - Method in class org.maltparser.parser.SingleMalt
 
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 class org.maltparser.core.lw.graph.LWEdge
Returns the graph (structure) in which the graph element belongs to.
getBelongsToGraph() - Method in class org.maltparser.core.lw.graph.LWNode
Returns the graph (structure) in which the graph element belongs to.
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(String) - Static method in class org.maltparser.core.io.dataformat.ColumnDescription
 
getCategory() - Method in class org.maltparser.core.io.dataformat.DataFormatEntry
Returns the column category
getCategory() - Method in class org.maltparser.core.symbol.hash.HashSymbolTable
 
getCategory() - Method in class org.maltparser.core.symbol.trie.TrieSymbolTable
 
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.
getClassitem_separator() - Method in class org.maltparser.core.lw.parser.LWSingleMalt
 
getClazz(String) - Method in class org.maltparser.core.options.option.ClassOption
Returns the class that corresponds to the enumerate string value.
getClosestLeftDependent() - Method in class org.maltparser.core.lw.graph.LWNode
 
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 class org.maltparser.core.lw.graph.LWNode
 
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 class org.maltparser.core.symbol.hash.HashSymbolTable
 
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.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
 
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
 
getComment(int) - Method in class org.maltparser.core.lw.graph.LWDependencyGraph
 
getComment(int) - Method in class org.maltparser.core.syntaxgraph.Sentence
 
getComment(int) - Method in interface org.maltparser.core.syntaxgraph.TokenStructure
 
getCompareToIndex() - Method in class org.maltparser.core.lw.graph.LWNode
 
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 class org.maltparser.core.lw.graph.LWNode
 
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
getConfigFileEntry(String) - Method in class org.maltparser.core.config.ConfigurationDir
 
getConfigFileEntry(JarFile, String, String) - Static method in class org.maltparser.core.lw.helper.Utils
 
getConfigFileEntryObject(String) - Method in interface org.maltparser.core.config.Configuration
 
getConfigFileEntryObject(String) - Method in class org.maltparser.core.lw.parser.LWSingleMalt
 
getConfigFileEntryObject(String) - Method in class org.maltparser.ml.lib.Lib
 
getConfigFileEntryObject(String) - Method in class org.maltparser.parser.SingleMalt
 
getConfigFileEntryString(String) - Method in interface org.maltparser.core.config.Configuration
 
getConfigFileEntryString(String) - Method in class org.maltparser.core.lw.parser.LWSingleMalt
 
getConfigFileEntryString(String) - Method in class org.maltparser.parser.SingleMalt
 
getConfigFileEntryURL(String) - Method in interface org.maltparser.core.config.Configuration
 
getConfigFileEntryURL(String) - Method in class org.maltparser.core.config.ConfigurationDir
 
getConfigFileEntryURL(URL, String, String) - Static method in class org.maltparser.core.lw.helper.Utils
 
getConfigFileEntryURL(String) - Method in class org.maltparser.core.lw.parser.LWSingleMalt
 
getConfigFileEntryURL(String) - Method in class org.maltparser.parser.SingleMalt
 
getConfigJarfile() - Method in class org.maltparser.core.config.ConfigurationDir
 
getConfigJarfile(URL) - Static method in class org.maltparser.core.lw.helper.Utils
 
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 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.core.lw.parser.LWDeterministicParser
 
getCurrentParserConfiguration() - Method in interface org.maltparser.parser.AlgoritmInterface
 
getCurrentParserConfiguration() - Method in class org.maltparser.parser.ParsingAlgorithm
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
 
getDataFormat() - Method in class org.maltparser.core.lw.graph.LWDependencyGraph
 
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 interface org.maltparser.core.feature.FeatureRegistry
 
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.lw.parser.LWSingleMalt
 
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
 
getDataFormatInstance() - Method in interface org.maltparser.parser.DependencyParserConfig
 
getDataFormatInstance() - Method in class org.maltparser.parser.ParserRegistry
 
getDataFormatInstance() - Method in class org.maltparser.parser.SingleMalt
 
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
 
getDataSplitColumn() - Method in class org.maltparser.core.lw.parser.LWSingleMalt
 
getDataSplitStructure() - Method in class org.maltparser.core.lw.parser.LWSingleMalt
 
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.core.lw.parser.LWSingleMalt
 
getDecisionModel() - Method in class org.maltparser.parser.guide.SingleGuide
 
getDecisionSettings() - Method in class org.maltparser.core.lw.parser.LWSingleMalt
 
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.core.lw.parser.LWDeterministicParser
 
getDecisionTables() - Method in interface org.maltparser.parser.history.GuideUserHistory
 
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
 
getDefaultLibOptions() - Method in class org.maltparser.ml.lib.Lib
 
getDefaultLibOptions() - Method in class org.maltparser.ml.lib.LibLinear
 
getDefaultLibOptions() - Method in class org.maltparser.ml.lib.LibSvm
 
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.lw.graph.LWDependencyGraph
 
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.lw.graph.LWDependencyGraph
 
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.lw.graph.LWDependencyGraph
 
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(SymbolTableHandler) - 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.lw.graph.LWDependencyGraph
 
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.lw.graph.LWDependencyGraph
 
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 class org.maltparser.core.lw.graph.LWNode
 
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.lw.graph.LWDependencyGraph
 
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
 
getDependents() - Method in class org.maltparser.core.lw.graph.LWNode
 
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.Diagnostics
 
getDivideFeatureFunction() - Method in class org.maltparser.core.feature.FeatureModel
 
getDivideFeatureIndexVector() - Method in class org.maltparser.core.feature.FeatureModel
 
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.lw.graph.LWDependencyGraph
 
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
 
getEmptyGuideDecision() - Method in class org.maltparser.parser.history.History
 
getEmptyGuideUserAction() - Method in class org.maltparser.core.lw.parser.LWDeterministicParser
 
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(Class<?>) - Method in interface org.maltparser.core.feature.FeatureRegistry
 
getFactory(Class<?>) - Method in class org.maltparser.parser.ParserRegistry
 
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
 
getFeatureModel(URL, int, FeatureRegistry, String, String) - Method in class org.maltparser.core.feature.FeatureModelManager
 
getFeatureModel(URL, FeatureRegistry, String, String) - Method in class org.maltparser.core.feature.FeatureModelManager
 
getFeatureModel(SpecificationModel, FeatureRegistry, String, String) - 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.
getFeatureModelManager() - Method in class org.maltparser.core.lw.parser.LWSingleMalt
 
getFeatureModelManager() - Method in interface org.maltparser.parser.DependencyParserConfig
 
getFeatureModelManager() - Method in class org.maltparser.parser.SingleMalt
 
getFeatureModelURL() - Method in class org.maltparser.core.lw.parser.LWSingleMalt
 
getFeatureModelXML() - Method in class org.maltparser.core.config.version.Versioning
 
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
 
getFeatureVector(String) - Method in class org.maltparser.core.feature.FeatureModel
 
getFeatureVector(String, String) - Method in class org.maltparser.core.feature.FeatureModel
 
getFile(String) - Method in interface org.maltparser.core.config.Configuration
 
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.core.lw.parser.LWSingleMalt
 
getFile(String) - Method in class org.maltparser.ml.lib.Lib
 
getFile(String) - Method in class org.maltparser.parser.SingleMalt
 
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
 
getGraph() - Method in class org.maltparser.core.lw.graph.LWNode
 
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.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
Returns the feature vector used by this atomic model
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.ParsingAlgorithm
Returns the classifier guide.
getGuide() - Method in class org.maltparser.parser.SingleMalt
Returns the guide
getGuideMode() - Method in interface org.maltparser.parser.guide.ClassifierGuide
 
getGuideMode() - Method in class org.maltparser.parser.guide.SingleGuide
 
getGuideName() - Method in class org.maltparser.core.lw.parser.LWDeterministicParser
 
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
 
getHead() - Method in class org.maltparser.core.lw.graph.LWNode
 
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 class org.maltparser.core.lw.graph.LWNode
 
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 class org.maltparser.core.lw.graph.LWNode
 
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 class org.maltparser.core.lw.graph.LWNode
 
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 class org.maltparser.core.lw.graph.LWNode
 
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 class org.maltparser.core.lw.graph.LWNode
 
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 class org.maltparser.core.lw.graph.LWNode
 
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
 
getHeadIndex() - Method in class org.maltparser.core.lw.graph.LWNode
 
getHeadRule() - Method in class org.maltparser.core.syntaxgraph.headrules.PrioList
 
getHeadRules() - Method in class org.maltparser.core.syntaxgraph.ds2ps.LosslessMapping
 
getHeads() - Method in class org.maltparser.core.lw.graph.LWNode
 
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.lw.graph.LWDependencyGraph
 
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.lw.graph.LWDependencyGraph
 
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 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.lw.graph.LWNode
 
getIncomingEdgeIterator() - Method in class org.maltparser.core.syntaxgraph.node.GraphNode
 
getIncomingEdgeIterator() - Method in interface org.maltparser.core.syntaxgraph.node.Node
 
getIncomingSecondaryEdges() - Method in class org.maltparser.core.lw.graph.LWNode
 
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 class org.maltparser.core.lw.graph.LWNode
 
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.lw.graph.LWNode
 
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
 
getInputStream(String) - Method in class org.maltparser.core.lw.parser.McoModel
 
getInputStreamFromConfigFileEntry(String) - Method in interface org.maltparser.core.config.Configuration
 
getInputStreamFromConfigFileEntry(String) - Method in class org.maltparser.core.config.ConfigurationDir
 
getInputStreamFromConfigFileEntry(URL, String, String) - Static method in class org.maltparser.core.lw.helper.Utils
 
getInputStreamFromConfigFileEntry(String) - Method in class org.maltparser.core.lw.parser.LWSingleMalt
 
getInputStreamFromConfigFileEntry(String) - Method in class org.maltparser.ml.lib.Lib
 
getInputStreamFromConfigFileEntry(String) - Method in class org.maltparser.parser.SingleMalt
 
getInputStreamReader(String) - Method in interface org.maltparser.core.config.Configuration
 
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.
getInputStreamReader(String) - Method in class org.maltparser.core.lw.parser.LWSingleMalt
 
getInputStreamReader(String, String) - Method in class org.maltparser.core.lw.parser.McoModel
 
getInputStreamReader(String) - Method in class org.maltparser.parser.SingleMalt
 
getInputStreamReaderFromConfigFile(String) - Method in class org.maltparser.core.config.ConfigurationDir
 
getInputStreamReaderFromConfigFileEntry(String, String) - Method in class org.maltparser.core.config.ConfigurationDir
 
getInputStreamReaderFromConfigFileEntry(URL, String, String, String) - Static method in class org.maltparser.core.lw.helper.Utils
 
getInputSymbolTables(SymbolTableHandler) - Method in class org.maltparser.core.io.dataformat.DataFormatInstance
 
getInstanceInputStreamReader(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
 
getInternalName() - Method in class org.maltparser.core.lw.parser.McoModel
 
getInternalParserModelName(URL) - Static method in class org.maltparser.core.lw.helper.Utils
 
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
 
getKBestLists(ArrayList<ScoredKBestList>) - Method in class org.maltparser.parser.history.action.ComplexDecisionAction
 
getKBestLists(ScoredKBestList[]) - Method in class org.maltparser.parser.history.action.ComplexDecisionAction
 
getKBestListSize() - Method in class org.maltparser.parser.history.kbest.KBestList
 
getKBestSize() - Method in class org.maltparser.core.lw.parser.LWDeterministicParser
 
getkBestSize() - Method in class org.maltparser.core.lw.parser.LWSingleMalt
 
getKBestSize() - Method in interface org.maltparser.parser.history.GuideUserHistory
 
getKBestSize() - Method in class org.maltparser.parser.history.History
 
getKeepThreshold() - Method in class org.maltparser.core.pool.ObjectPool
 
getLabel(ColumnDescription) - Method in class org.maltparser.core.lw.graph.LWEdge
 
getLabel(int) - Method in class org.maltparser.core.lw.graph.LWNode
 
getLabel(String) - Method in class org.maltparser.core.lw.graph.LWNode
 
getLabel(ColumnDescription) - Method in class org.maltparser.core.lw.graph.LWNode
 
getLabelCode(SymbolTable) - Method in class org.maltparser.core.lw.graph.LWEdge
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.lw.graph.LWNode
Returns the label code (an integer representation) of the symbol table if it exists, otherwise an exception is thrown.
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.core.lw.graph.LWNode
 
getLabels() - Method in class org.maltparser.ml.lib.MaltLiblinearModel
 
getLabels() - Method in class org.maltparser.ml.lib.MaltLibsvmModel
 
getLabelSet() - Method in class org.maltparser.core.lw.graph.LWEdge
Returns the label set.
getLabelSet() - Method in class org.maltparser.core.lw.graph.LWNode
Returns the label set.
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 class org.maltparser.core.lw.graph.LWEdge
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.lw.graph.LWNode
Returns the label symbol(a string representation) of the symbol table if it exists, otherwise an exception is thrown.
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 class org.maltparser.core.lw.graph.LWEdge
Returns a set of symbol tables (labeling functions or label types) that labels the graph element.
getLabelTypes() - Method in class org.maltparser.core.lw.graph.LWNode
Returns a set of symbol tables (labeling functions or label types) that labels the graph element.
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 class org.maltparser.core.lw.graph.LWNode
 
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 class org.maltparser.core.lw.graph.LWNode
 
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 class org.maltparser.core.lw.graph.LWNode
 
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 class org.maltparser.core.lw.graph.LWNode
 
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 class org.maltparser.core.lw.graph.LWNode
 
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 class org.maltparser.core.lw.graph.LWNode
 
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 class org.maltparser.core.lw.graph.LWNode
 
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 class org.maltparser.core.lw.graph.LWNode
 
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 class org.maltparser.core.lw.graph.LWNode
 
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
 
getLibParamStringArray(LinkedHashMap<String, String>) - Method in class org.maltparser.ml.lib.Lib
 
getListOfDependents(int) - Method in class org.maltparser.core.lw.graph.LWDependencyGraph
 
getListOfDependents() - Method in class org.maltparser.core.lw.graph.LWNode
 
getListOfDependents() - Method in interface org.maltparser.core.syntaxgraph.node.DependencyNode
 
getListOfDependents() - Method in class org.maltparser.core.syntaxgraph.node.Root
 
getListOfDependents() - Method in class org.maltparser.core.syntaxgraph.node.Token
 
getListOfLeftDependents(int) - Method in class org.maltparser.core.lw.graph.LWDependencyGraph
 
getListOfLeftDependents() - Method in class org.maltparser.core.lw.graph.LWNode
 
getListOfLeftDependents() - Method in interface org.maltparser.core.syntaxgraph.node.DependencyNode
 
getListOfLeftDependents() - Method in class org.maltparser.core.syntaxgraph.node.Root
 
getListOfLeftDependents() - Method in class org.maltparser.core.syntaxgraph.node.Token
 
getListOfRightDependents(int) - Method in class org.maltparser.core.lw.graph.LWDependencyGraph
 
getListOfRightDependents() - Method in class org.maltparser.core.lw.graph.LWNode
 
getListOfRightDependents() - Method in interface org.maltparser.core.syntaxgraph.node.DependencyNode
 
getListOfRightDependents() - Method in class org.maltparser.core.syntaxgraph.node.Root
 
getListOfRightDependents() - Method in class org.maltparser.core.syntaxgraph.node.Token
 
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
 
getMaltParserVersion() - Method in class org.maltparser.core.config.version.Versioning
 
getManager() - Method in class org.maltparser.core.lw.parser.LWDeterministicParser
 
getManager() - Method in interface org.maltparser.parser.AlgoritmInterface
 
getManager() - Method in class org.maltparser.parser.ParsingAlgorithm
Returns the single malt configuration
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
 
getMarkingStrategyInt(String) - Static method in class org.maltparser.core.lw.graph.LWDeprojectivizer
 
getMcoEntryObject(String) - Method in class org.maltparser.core.lw.parser.McoModel
 
getMcoEntryObjectKeys() - Method in class org.maltparser.core.lw.parser.McoModel
 
getMcoEntryString(String) - Method in class org.maltparser.core.lw.parser.McoModel
 
getMcoEntryURL(String) - Method in class org.maltparser.core.lw.parser.McoModel
 
getMcoInfo() - Method in class org.maltparser.core.lw.parser.McoModel
 
getMcoPath() - Method in class org.maltparser.core.config.version.Versioning
 
getMcoURL() - Method in class org.maltparser.core.lw.parser.McoModel
 
getMcoURLString() - Method in class org.maltparser.core.lw.parser.McoModel
 
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 class org.maltparser.core.symbol.hash.HashSymbolTable
 
getName() - Method in class org.maltparser.core.symbol.parse.ParseSymbolTable
 
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
 
getNode(int) - Method in class org.maltparser.core.lw.graph.LWDependencyGraph
 
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 class org.maltparser.core.symbol.hash.HashSymbolTable
 
getNullValueCode(NullValues.NullValueId) - Method in class org.maltparser.core.symbol.parse.ParseSymbolTable
 
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.hash.HashSymbolTable
 
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 class org.maltparser.core.symbol.hash.HashSymbolTable
 
getNullValueSymbol(NullValues.NullValueId) - Method in class org.maltparser.core.symbol.parse.ParseSymbolTable
 
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.core.lw.parser.LWDeterministicParser
 
getNumberOfActions() - Method in class org.maltparser.parser.history.History
 
getNumberOfDecisions() - Method in class org.maltparser.core.lw.parser.LWDeterministicParser
 
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
 
getOldDependencyGraph(DataFormat, SymbolTableHandler, String[]) - Static method in class org.maltparser.core.lw.graph.LWTest
 
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.
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(String, String) - Method in class org.maltparser.core.lw.parser.LWSingleMalt
 
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(String, String) - Method in class org.maltparser.core.lw.parser.LWSingleMalt
 
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.BatchTrainerWithDiagnostics
 
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 class org.maltparser.core.lw.graph.LWNode
 
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.lw.graph.LWNode
 
getOutgoingEdgeIterator() - Method in class org.maltparser.core.syntaxgraph.node.GraphNode
 
getOutgoingEdgeIterator() - Method in interface org.maltparser.core.syntaxgraph.node.Node
 
getOutgoingSecondaryEdges() - Method in class org.maltparser.core.lw.graph.LWNode
 
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) - Method in interface org.maltparser.core.config.Configuration
 
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.
getOutputStreamWriter(String) - Method in class org.maltparser.core.lw.parser.LWSingleMalt
 
getOutputStreamWriter(String) - Method in class org.maltparser.parser.SingleMalt
 
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
 
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
 
getParentEdge() - Method in class org.maltparser.core.syntaxgraph.node.Token
 
getParentEdgeLabelCode(SymbolTable) - Method in class org.maltparser.core.syntaxgraph.node.NonTerminal
 
getParentEdgeLabelCode(SymbolTable) - Method in interface org.maltparser.core.syntaxgraph.node.PhraseStructureNode
 
getParentEdgeLabelCode(SymbolTable) - Method in class org.maltparser.core.syntaxgraph.node.Root
 
getParentEdgeLabelCode(SymbolTable) - Method in class org.maltparser.core.syntaxgraph.node.Token
 
getParentEdgeLabelSymbol(SymbolTable) - Method in class org.maltparser.core.syntaxgraph.node.NonTerminal
 
getParentEdgeLabelSymbol(SymbolTable) - Method in interface org.maltparser.core.syntaxgraph.node.PhraseStructureNode
 
getParentEdgeLabelSymbol(SymbolTable) - Method in class org.maltparser.core.syntaxgraph.node.Root
 
getParentEdgeLabelSymbol(SymbolTable) - Method in class org.maltparser.core.syntaxgraph.node.Token
 
getParentFeature() - Method in class org.maltparser.core.feature.map.PrefixFeature
 
getParentFeature() - Method in class org.maltparser.core.feature.map.SplitFeature
 
getParentFeature() - Method in class org.maltparser.core.feature.map.SuffixFeature
 
getParserFactory() - Method in class org.maltparser.core.lw.parser.LWSingleMalt
 
getParserFactory() - Method in interface org.maltparser.parser.DependencyParserConfig
 
getParserFactory() - Method in class org.maltparser.parser.SingleMalt
 
getParserModelVersion() - Method in class org.maltparser.core.config.version.Versioning
 
getParserRegistry() - Method in class org.maltparser.core.lw.parser.LWDeterministicParser
 
getParserRegistry() - Method in interface org.maltparser.parser.AlgoritmInterface
 
getParserRegistry() - Method in class org.maltparser.parser.ParsingAlgorithm
 
getParserState() - Method in class org.maltparser.parser.ParsingAlgorithm
Returns the parser state
getPhraseStructureEdgeLabelColumnDescriptions() - Method in class org.maltparser.core.io.dataformat.DataFormatInstance
 
getPhraseStructureEdgeLabelColumnDescriptionSet() - Method in class org.maltparser.core.io.dataformat.DataFormatInstance
 
getPhraseStructureEdgeLabelSymbolTables(SymbolTableHandler) - Method in class org.maltparser.core.io.dataformat.DataFormatInstance
 
getPhraseStructureNodeLabelColumnDescriptions() - Method in class org.maltparser.core.io.dataformat.DataFormatInstance
 
getPhraseStructureNodeLabelColumnDescriptionSet() - Method in class org.maltparser.core.io.dataformat.DataFormatInstance
 
getPhraseStructureNodeLabelSymbolTables(SymbolTableHandler) - Method in class org.maltparser.core.io.dataformat.DataFormatInstance
 
getPhraseStructureRoot() - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
getPhraseStructureRoot() - Method in interface org.maltparser.core.syntaxgraph.PhraseStructure
 
getPhraseStructureRoot() - Method in class org.maltparser.core.syntaxgraph.PhraseStructureGraph
 
getPhraseStructuretDataFormatInstance() - Method in class org.maltparser.core.syntaxgraph.ds2ps.LosslessMapping
 
getPluginName() - Method in class org.maltparser.core.plugin.Plugin
Returns the plug-in name.
getPosition() - Method in class org.maltparser.core.io.dataformat.ColumnDescription
 
getPosition() - Method in class org.maltparser.parser.history.HistoryListNode
 
getPosition() - Method in interface org.maltparser.parser.history.HistoryNode
 
getPosition() - Method in class org.maltparser.parser.history.HistoryTreeNode
 
getPostProcessChartItems() - Method in class org.maltparser.core.flow.FlowChartInstance
 
getPostProcessChartItemSpecifications() - Method in class org.maltparser.core.flow.spec.ChartSpecification
 
getPredecessor() - Method in class org.maltparser.core.lw.graph.LWNode
 
getPredecessor() - Method in interface org.maltparser.core.syntaxgraph.node.DependencyNode
Returns the predecessor dependency node in the linear order of the token nodes.
getPredecessor() - Method in class org.maltparser.core.syntaxgraph.node.Root
 
getPredecessor() - Method in class org.maltparser.core.syntaxgraph.node.Token
 
getPrefixLength() - Method in class org.maltparser.core.feature.map.PrefixFeature
 
getPreProcessChartItems() - Method in class org.maltparser.core.flow.FlowChartInstance
 
getPreProcessChartItemSpecifications() - Method in class org.maltparser.core.flow.spec.ChartSpecification
 
getPrevDecisionModel() - Method in class org.maltparser.parser.guide.decision.OneDecisionModel
 
getPrevDecisionModel() - Method in class org.maltparser.parser.guide.decision.SeqDecisionModel
 
getPreviousNode() - Method in class org.maltparser.parser.history.HistoryListNode
 
getPreviousNode() - Method in interface org.maltparser.parser.history.HistoryNode
 
getPreviousNode() - Method in class org.maltparser.parser.history.HistoryTreeNode
 
getPrioList() - Method in class org.maltparser.core.syntaxgraph.headrules.PrioSet
 
getPrioSet() - Method in class org.maltparser.core.syntaxgraph.headrules.PrioSetMember
 
getProcessChartItems() - Method in class org.maltparser.core.flow.FlowChartInstance
 
getProcessChartItemSpecifications() - Method in class org.maltparser.core.flow.spec.ChartSpecification
 
getPropagationManager() - Method in class org.maltparser.core.lw.parser.LWSingleMalt
 
getPropagationManager() - Method in interface org.maltparser.parser.DependencyParserConfig
 
getPropagationManager() - Method in class org.maltparser.parser.SingleMalt
 
getPropagations() - Method in class org.maltparser.core.propagation.PropagationManager
 
getPropagations() - Method in class org.maltparser.core.propagation.Propagations
 
getPropagationSpecs() - Method in class org.maltparser.core.propagation.PropagationManager
 
getProperAncestor() - Method in class org.maltparser.core.lw.graph.LWNode
 
getProperAncestor() - Method in interface org.maltparser.core.syntaxgraph.node.DependencyNode
 
getProperAncestor() - Method in class org.maltparser.core.syntaxgraph.node.Root
 
getProperAncestor() - Method in class org.maltparser.core.syntaxgraph.node.Token
 
getRank(int) - Method in class org.maltparser.core.lw.graph.LWDependencyGraph
 
getRank() - Method in class org.maltparser.core.lw.graph.LWNode
 
getRank() - Method in interface org.maltparser.core.syntaxgraph.node.DependencyNode
 
getRank() - Method in class org.maltparser.core.syntaxgraph.node.Root
 
getRank() - Method in class org.maltparser.core.syntaxgraph.node.Token
 
getReader() - Method in class org.maltparser.core.syntaxgraph.reader.BracketReader
 
getReader() - Method in class org.maltparser.core.syntaxgraph.reader.NegraReader
 
getReader() - Method in class org.maltparser.core.syntaxgraph.reader.ReadChartItem
 
getReader() - Method in class org.maltparser.core.syntaxgraph.reader.TabReader
 
getReader() - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLReader
 
getReaderOptions() - Method in class org.maltparser.core.syntaxgraph.reader.ReadChartItem
 
getRegistry() - Method in class org.maltparser.core.feature.FeatureModel
 
getRelationToNextDecision() - Method in class org.maltparser.parser.history.action.SimpleDecisionAction
 
getRelationToNextDecision() - Method in interface org.maltparser.parser.history.action.SingleDecision
 
getRelationToNextDecision() - Method in class org.maltparser.parser.history.container.TableContainer
 
getRelationToPrevMember() - Method in class org.maltparser.core.syntaxgraph.headrules.PrioSetMember
 
getRight() - Method in class org.maltparser.parser.algorithm.covington.CovingtonConfig
 
getRightChild() - Method in class org.maltparser.core.syntaxgraph.node.NonTerminal
 
getRightChild() - Method in interface org.maltparser.core.syntaxgraph.node.NonTerminalNode
 
getRightChild() - Method in class org.maltparser.core.syntaxgraph.node.Root
 
getRightContextNode(int) - Method in class org.maltparser.parser.algorithm.covington.CovingtonConfig
 
getRightDependent(int) - Method in class org.maltparser.core.lw.graph.LWNode
 
getRightDependent(int) - Method in interface org.maltparser.core.syntaxgraph.node.DependencyNode
 
getRightDependent(int) - Method in class org.maltparser.core.syntaxgraph.node.Root
 
getRightDependent(int) - Method in class org.maltparser.core.syntaxgraph.node.Token
 
getRightDependentCount() - Method in class org.maltparser.core.lw.graph.LWNode
 
getRightDependentCount() - Method in interface org.maltparser.core.syntaxgraph.node.DependencyNode
Return the number of right dependents
getRightDependentCount() - Method in class org.maltparser.core.syntaxgraph.node.Root
Return the number of right dependents
getRightDependentCount() - Method in class org.maltparser.core.syntaxgraph.node.Token
Return the number of right dependents
getRightDependents() - Method in class org.maltparser.core.lw.graph.LWNode
 
getRightDependents() - Method in interface org.maltparser.core.syntaxgraph.node.DependencyNode
Returns a sorted set of right dependents.
getRightDependents() - Method in class org.maltparser.core.syntaxgraph.node.Root
 
getRightDependents() - Method in class org.maltparser.core.syntaxgraph.node.Token
Returns a sorted set of right dependents.
getRightmostDependent() - Method in class org.maltparser.core.lw.graph.LWNode
 
getRightmostDependent() - Method in interface org.maltparser.core.syntaxgraph.node.DependencyNode
 
getRightmostDependent() - Method in class org.maltparser.core.syntaxgraph.node.Root
 
getRightmostDependent() - Method in class org.maltparser.core.syntaxgraph.node.Token
 
getRightmostDescendant() - Method in class org.maltparser.core.lw.graph.LWNode
 
getRightmostDescendant() - Method in interface org.maltparser.core.syntaxgraph.node.ComparableNode
Returns the right-most terminal descendant node.
getRightmostDescendant() - Method in class org.maltparser.core.syntaxgraph.node.NonTerminal
 
getRightmostDescendant() - Method in class org.maltparser.core.syntaxgraph.node.Root
 
getRightmostDescendant() - Method in class org.maltparser.core.syntaxgraph.node.Token
 
getRightmostDescendantIndex() - Method in class org.maltparser.core.lw.graph.LWNode
 
getRightmostDescendantIndex() - Method in interface org.maltparser.core.syntaxgraph.node.ComparableNode
Returns the index of the right-most terminal descendant node.
getRightmostDescendantIndex() - Method in class org.maltparser.core.syntaxgraph.node.GraphNode
 
getRightmostProperDescendant() - Method in class org.maltparser.core.lw.graph.LWNode
 
getRightmostProperDescendant() - Method in interface org.maltparser.core.syntaxgraph.node.ComparableNode
Returns the right-most proper terminal descendant node (excluding itself).
getRightmostProperDescendant() - Method in class org.maltparser.core.syntaxgraph.node.NonTerminal
 
getRightmostProperDescendant() - Method in class org.maltparser.core.syntaxgraph.node.Root
 
getRightmostProperDescendant() - Method in class org.maltparser.core.syntaxgraph.node.Token
 
getRightmostProperDescendantIndex() - Method in class org.maltparser.core.lw.graph.LWNode
 
getRightmostProperDescendantIndex() - Method in interface org.maltparser.core.syntaxgraph.node.ComparableNode
Returns the index of the right-most proper terminal descendant node (excluding itself).
getRightmostProperDescendantIndex() - Method in class org.maltparser.core.syntaxgraph.node.GraphNode
 
getRightNode(int) - Method in class org.maltparser.parser.algorithm.covington.CovingtonConfig
 
getRightSibling() - Method in class org.maltparser.core.lw.graph.LWNode
 
getRightSibling() - Method in interface org.maltparser.core.syntaxgraph.node.DependencyNode
Returns the right sibling if it exists, otherwise null
getRightSibling() - Method in class org.maltparser.core.syntaxgraph.node.Root
Returns the right sibling if it exists, otherwise null
getRightSibling() - Method in class org.maltparser.core.syntaxgraph.node.Token
Returns the right sibling if it exists, otherwise null
getRightstop() - Method in class org.maltparser.parser.algorithm.covington.CovingtonConfig
 
getRightTarget() - Method in class org.maltparser.parser.algorithm.covington.CovingtonConfig
 
getRootHandling() - Method in class org.maltparser.parser.algorithm.planar.PlanarConfig
 
getRootHandling() - Method in class org.maltparser.parser.algorithm.twoplanar.TwoPlanarConfig
 
getSameSideLeftSibling() - Method in class org.maltparser.core.lw.graph.LWNode
 
getSameSideLeftSibling() - Method in interface org.maltparser.core.syntaxgraph.node.DependencyNode
Returns the left sibling at the same side of head as the node it self.
getSameSideLeftSibling() - Method in class org.maltparser.core.syntaxgraph.node.Root
Returns the left sibling at the same side of head as the node it self.
getSameSideLeftSibling() - Method in class org.maltparser.core.syntaxgraph.node.Token
Returns the left sibling at the same side of head as the node it self.
getSameSideRightSibling() - Method in class org.maltparser.core.lw.graph.LWNode
 
getSameSideRightSibling() - Method in interface org.maltparser.core.syntaxgraph.node.DependencyNode
Returns the right sibling at the same side of head as the node it self.
getSameSideRightSibling() - Method in class org.maltparser.core.syntaxgraph.node.Root
Returns the right sibling at the same side of head as the node it self.
getSameSideRightSibling() - Method in class org.maltparser.core.syntaxgraph.node.Token
Returns the right sibling at the same side of head as the node it self.
getSaveOptionSet() - Method in class org.maltparser.core.options.OptionDescriptions
Returns a set of option that are marked as SAVEOPTION
getScore() - Method in class org.maltparser.parser.history.kbest.ScoredCandidate
Returns the score for this candidate if it is available, otherwise Double.NaN
getSecondaryEdgeLabelColumnDescriptions() - Method in class org.maltparser.core.io.dataformat.DataFormatInstance
 
getSecondaryEdgeLabelColumnDescriptionSet() - Method in class org.maltparser.core.io.dataformat.DataFormatInstance
 
getSecondaryEdgeLabelSymbolTables(SymbolTableHandler) - Method in class org.maltparser.core.io.dataformat.DataFormatInstance
 
getSecondFeature() - Method in class org.maltparser.core.feature.map.Merge3Feature
 
getSecondFeature() - Method in class org.maltparser.core.feature.map.MergeFeature
 
getSentenceCount() - Method in class org.maltparser.core.syntaxgraph.reader.BracketReader
 
getSentenceCount() - Method in class org.maltparser.core.syntaxgraph.reader.NegraReader
 
getSentenceCount() - Method in interface org.maltparser.core.syntaxgraph.reader.SyntaxGraphReader
Returns the current number of the sentence.
getSentenceCount() - Method in class org.maltparser.core.syntaxgraph.reader.TabReader
 
getSentenceCount() - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLReader
 
getSentenceCount() - Method in class org.maltparser.core.syntaxgraph.writer.NegraWriter
 
getSentenceCount() - Method in class org.maltparser.core.syntaxgraph.writer.TigerXMLWriter
 
getSentenceID() - Method in class org.maltparser.core.lw.graph.LWDependencyGraph
 
getSentenceID() - Method in class org.maltparser.core.syntaxgraph.Sentence
 
getSentenceID() - Method in interface org.maltparser.core.syntaxgraph.TokenStructure
Returns the sentence ID
getSeparator() - Method in class org.maltparser.parser.history.container.CombinedTableContainer
 
getSeparator() - Method in class org.maltparser.parser.history.History
 
getSeparators() - Method in class org.maltparser.core.feature.map.SplitFeature
 
getShortDescription() - Method in class org.maltparser.core.options.option.Option
Returns a short description of the option
getSingleDecision(int) - Method in class org.maltparser.parser.history.action.ComplexDecisionAction
 
getSingleDecision(int) - Method in interface org.maltparser.parser.history.action.MultipleDecision
 
getSingleMalt() - Method in class org.maltparser.parser.SingleMaltChartItem
 
getSortedSetOfDependents(int) - Method in class org.maltparser.core.lw.graph.LWDependencyGraph
 
getSortedSetOfLeftDependents(int) - Method in class org.maltparser.core.lw.graph.LWDependencyGraph
 
getSortedSetOfRightDependents(int) - Method in class org.maltparser.core.lw.graph.LWDependencyGraph
 
getSource() - Method in class org.maltparser.core.lw.graph.LWEdge
 
getSource() - Method in interface org.maltparser.core.syntaxgraph.edge.Edge
Returns the source node of the edge.
getSource() - Method in class org.maltparser.core.syntaxgraph.edge.GraphEdge
Returns the source node of the edge.
getSourceName() - Method in class org.maltparser.core.syntaxgraph.writer.WriteChartItem
 
getSourceName() - Method in class org.maltparser.parser.SingleMaltChartItem
 
getSpecificationModel(URL, int) - Method in class org.maltparser.core.feature.spec.SpecificationModels
 
getSpecModel() - Method in class org.maltparser.core.feature.FeatureModel
 
getSpecModelName() - Method in class org.maltparser.core.feature.spec.SpecificationModel
 
getSpecModels() - Method in class org.maltparser.core.feature.FeatureModelManager
 
getSpecSubModel() - Method in class org.maltparser.core.feature.FeatureVector
Returns the subspecifiction-model.
getSpecSubModel(String) - Method in class org.maltparser.core.feature.spec.SpecificationModel
 
getStack() - Method in class org.maltparser.parser.algorithm.nivre.NivreConfig
 
getStack() - Method in class org.maltparser.parser.algorithm.planar.PlanarConfig
 
getStack() - Method in class org.maltparser.parser.algorithm.stack.StackConfig
 
getStackActivityState() - Method in class org.maltparser.parser.algorithm.twoplanar.TwoPlanarConfig
 
getStackNode(int) - Method in class org.maltparser.parser.algorithm.nivre.NivreConfig
 
getStackNode(int) - Method in class org.maltparser.parser.algorithm.planar.PlanarConfig
 
getStackNode(int) - Method in class org.maltparser.parser.algorithm.stack.StackConfig
 
getStringRepresentation(Object) - Method in class org.maltparser.core.options.option.BoolOption
 
getStringRepresentation(Object) - Method in class org.maltparser.core.options.option.ClassOption
 
getStringRepresentation(Object) - Method in class org.maltparser.core.options.option.EnumOption
 
getStringRepresentation(Object) - Method in class org.maltparser.core.options.option.IntegerOption
 
getStringRepresentation(Object) - Method in class org.maltparser.core.options.option.Option
Returns a string representation of the option value.
getStringRepresentation(Object) - Method in class org.maltparser.core.options.option.StringEnumOption
 
getStringRepresentation(Object) - Method in class org.maltparser.core.options.option.StringOption
 
getStringRepresentation(Object) - Method in class org.maltparser.core.options.option.UnaryOption
 
getSubFunction() - Method in class org.maltparser.core.syntaxgraph.feature.DGraphAddressFunction
 
getSubFunction() - Method in class org.maltparser.parser.algorithm.covington.CovingtonAddressFunction
 
getSubFunction() - Method in class org.maltparser.parser.algorithm.nivre.NivreAddressFunction
 
getSubFunction() - Method in class org.maltparser.parser.algorithm.planar.PlanarAddressFunction
 
getSubFunction() - Method in class org.maltparser.parser.algorithm.stack.StackAddressFunction
 
getSubFunction() - Method in class org.maltparser.parser.algorithm.twoplanar.TwoPlanarAddressFunction
 
getSubFunctionName() - Method in class org.maltparser.core.syntaxgraph.feature.DGraphAddressFunction
 
getSubFunctionName() - Method in class org.maltparser.parser.algorithm.covington.CovingtonAddressFunction
 
getSubFunctionName() - Method in class org.maltparser.parser.algorithm.nivre.NivreAddressFunction
 
getSubFunctionName() - Method in class org.maltparser.parser.algorithm.planar.PlanarAddressFunction
 
getSubFunctionName() - Method in class org.maltparser.parser.algorithm.stack.StackAddressFunction
 
getSubFunctionName() - Method in class org.maltparser.parser.algorithm.twoplanar.TwoPlanarAddressFunction
 
getSubModelName() - Method in class org.maltparser.core.feature.spec.SpecificationSubModel
 
getSuccessor() - Method in class org.maltparser.core.lw.graph.LWNode
 
getSuccessor() - Method in interface org.maltparser.core.syntaxgraph.node.DependencyNode
Returns the successor dependency node in the linear order of the token nodes.
getSuccessor() - Method in class org.maltparser.core.syntaxgraph.node.Root
 
getSuccessor() - Method in class org.maltparser.core.syntaxgraph.node.Token
 
getSuffixLength() - Method in class org.maltparser.core.feature.map.SuffixFeature
 
getSymbol(int) - Method in interface org.maltparser.core.feature.function.FeatureFunction
Returns the string representation of the integer code according to the feature function.
getSymbol(int) - Method in class org.maltparser.core.feature.map.Merge3Feature
 
getSymbol(int) - Method in class org.maltparser.core.feature.map.MergeFeature
 
getSymbol(int) - Method in class org.maltparser.core.feature.map.PrefixFeature
 
getSymbol(int) - Method in class org.maltparser.core.feature.map.SplitFeature
 
getSymbol(int) - Method in class org.maltparser.core.feature.map.SuffixFeature
 
getSymbol() - Method in class org.maltparser.core.feature.value.SingleFeatureValue
 
getSymbol(int) - Method in class org.maltparser.core.symbol.TableFeature
 
getSymbol(int) - Method in class org.maltparser.core.syntaxgraph.feature.ArcDirFeature
Returns the string representation of the integer code according to the exists feature function.
getSymbol(int) - Method in class org.maltparser.core.syntaxgraph.feature.ColumnFeature
 
getSymbol(int) - Method in class org.maltparser.core.syntaxgraph.feature.DistanceFeature
Returns the string representation of the integer code according to the distance feature function.
getSymbol(int) - Method in class org.maltparser.core.syntaxgraph.feature.ExistsFeature
Returns the string representation of the integer code according to the exists feature function.
getSymbol(int) - Method in class org.maltparser.core.syntaxgraph.feature.InputArcDirFeature
 
getSymbol(int) - Method in class org.maltparser.core.syntaxgraph.feature.InputArcFeature
 
getSymbol(int) - Method in class org.maltparser.core.syntaxgraph.feature.NumOfFeature
Returns the string representation of the integer code according to the numof feature function.
getSymbol(int) - Method in class org.maltparser.core.syntaxgraph.feature.OutputArcFeature
 
getSymbol(int) - Method in class org.maltparser.parser.history.container.CombinedTableContainer
 
getSymbol(int) - Method in class org.maltparser.parser.history.container.TableContainer
 
getSymbol() - Method in class org.maltparser.parser.transition.Transition
Returns the transition symbol
getSymbolCode() - Method in class org.maltparser.core.syntaxgraph.headrules.HeadRule
 
getSymbolCode() - Method in class org.maltparser.core.syntaxgraph.headrules.PrioSetMember
 
getSymbolCodeToString(int) - Method in class org.maltparser.core.symbol.hash.HashSymbolTable
 
getSymbolCodeToString(int) - Method in class org.maltparser.core.symbol.parse.ParseSymbolTable
 
getSymbolCodeToString(int) - Method in interface org.maltparser.core.symbol.Table
 
getSymbolCodeToString(int) - Method in class org.maltparser.core.symbol.trie.TrieSymbolTable
 
getSymbolCodeToString(int) - Method in class org.maltparser.parser.history.container.CombinedTableContainer
 
getSymbolCodeToString(int) - Method in class org.maltparser.parser.transition.TransitionTable
 
getSymbols() - Method in class org.maltparser.core.feature.value.MultipleFeatureValue
 
getSymbolString() - Method in class org.maltparser.core.syntaxgraph.headrules.HeadRule
 
getSymbolString() - Method in class org.maltparser.core.syntaxgraph.headrules.PrioSetMember
 
getSymbolStringToCode(String) - Method in class org.maltparser.core.symbol.hash.HashSymbolTable
 
getSymbolStringToCode(String) - Method in class org.maltparser.core.symbol.parse.ParseSymbolTable
 
getSymbolStringToCode(String) - Method in interface org.maltparser.core.symbol.Table
 
getSymbolStringToCode(String) - Method in class org.maltparser.core.symbol.trie.TrieSymbolTable
 
getSymbolStringToCode(String) - Method in class org.maltparser.parser.history.container.CombinedTableContainer
 
getSymbolStringToCode(String) - Method in class org.maltparser.parser.transition.TransitionTable
 
getSymbolStringToValue(String) - Method in class org.maltparser.core.symbol.hash.HashSymbolTable
 
getSymbolStringToValue(String) - Method in class org.maltparser.core.symbol.parse.ParseSymbolTable
 
getSymbolStringToValue(String) - Method in interface org.maltparser.core.symbol.Table
 
getSymbolStringToValue(String) - Method in class org.maltparser.core.symbol.trie.TrieSymbolTable
 
getSymbolStringToValue(String) - Method in class org.maltparser.parser.history.container.CombinedTableContainer
 
getSymbolStringToValue(String) - Method in class org.maltparser.parser.transition.TransitionTable
 
getSymbolTable() - Method in interface org.maltparser.core.feature.function.FeatureFunction
Returns the symbol table used by the feature function.
getSymbolTable() - Method in class org.maltparser.core.feature.map.Merge3Feature
 
getSymbolTable() - Method in class org.maltparser.core.feature.map.MergeFeature
 
getSymbolTable() - Method in class org.maltparser.core.feature.map.PrefixFeature
 
getSymbolTable() - Method in class org.maltparser.core.feature.map.SplitFeature
 
getSymbolTable() - Method in class org.maltparser.core.feature.map.SuffixFeature
 
getSymbolTable(String) - Method in class org.maltparser.core.symbol.hash.HashSymbolTableHandler
 
getSymbolTable() - Method in class org.maltparser.core.symbol.nullvalue.NullValues
 
getSymbolTable(String) - Method in class org.maltparser.core.symbol.parse.ParseSymbolTableHandler
 
getSymbolTable(String) - Method in interface org.maltparser.core.symbol.SymbolTableHandler
 
getSymbolTable() - Method in class org.maltparser.core.symbol.TableFeature
 
getSymbolTable(String) - Method in interface org.maltparser.core.symbol.TableHandler
 
getSymbolTable(String) - Method in class org.maltparser.core.symbol.trie.TrieSymbolTableHandler
 
getSymbolTable() - Method in class org.maltparser.core.syntaxgraph.feature.ArcDirFeature
Returns the symbol table used by the exists feature function
getSymbolTable() - Method in class org.maltparser.core.syntaxgraph.feature.ColumnFeature
 
getSymbolTable() - Method in class org.maltparser.core.syntaxgraph.feature.DistanceFeature
Returns the symbol table used by the distance feature function
getSymbolTable() - Method in class org.maltparser.core.syntaxgraph.feature.ExistsFeature
Returns the symbol table used by the exists feature function
getSymbolTable() - Method in class org.maltparser.core.syntaxgraph.feature.InputArcDirFeature
 
getSymbolTable() - Method in class org.maltparser.core.syntaxgraph.feature.InputArcFeature
 
getSymbolTable() - Method in class org.maltparser.core.syntaxgraph.feature.NumOfFeature
Returns the symbol table used by the numof feature function
getSymbolTable() - Method in class org.maltparser.core.syntaxgraph.feature.OutputArcFeature
 
getSymbolTable(String) - Method in class org.maltparser.parser.transition.TransitionTableHandler
 
getSymbolTableHandler() - Method in interface org.maltparser.core.feature.FeatureRegistry
 
getSymbolTableHandler() - Method in class org.maltparser.core.syntaxgraph.headrules.HeadRule
 
getSymbolTableHandler() - Method in class org.maltparser.core.syntaxgraph.headrules.HeadRules
 
getSymbolTableHandler() - Method in class org.maltparser.core.syntaxgraph.headrules.PrioList
 
getSymbolTableHandler() - Method in class org.maltparser.parser.ParserRegistry
 
getSymbolTableNames() - Method in class org.maltparser.core.symbol.hash.HashSymbolTableHandler
 
getSymbolTableNames() - Method in class org.maltparser.core.symbol.parse.ParseSymbolTableHandler
 
getSymbolTableNames() - Method in interface org.maltparser.core.symbol.SymbolTableHandler
 
getSymbolTableNames() - Method in class org.maltparser.core.symbol.trie.TrieSymbolTableHandler
 
getSymbolTables() - Method in interface org.maltparser.core.config.Configuration
 
getSymbolTables() - Method in class org.maltparser.core.config.ConfigurationDir
 
getSymbolTables() - Method in class org.maltparser.core.lw.graph.LWDependencyGraph
 
getSymbolTables() - Method in class org.maltparser.core.lw.parser.LWSingleMalt
 
getSymbolTables() - Method in interface org.maltparser.core.syntaxgraph.LabeledStructure
Returns the symbol table handler.
getSymbolTables() - Method in class org.maltparser.core.syntaxgraph.SyntaxGraph
 
getSymbolTables() - Method in class org.maltparser.parser.SingleMalt
Returns the list of symbol tables
getSyntaxGraphReaderClass() - Method in class org.maltparser.core.syntaxgraph.reader.ReadChartItem
 
getSyntaxGraphWriterClass() - Method in class org.maltparser.core.syntaxgraph.writer.WriteChartItem
 
getSystemVerbosityLevel() - Method in class org.maltparser.core.helper.SystemLogger
Returns the system verbosity level
getTable() - Method in class org.maltparser.core.syntaxgraph.headrules.HeadRule
 
getTable() - Method in class org.maltparser.core.syntaxgraph.headrules.PrioSetMember
 
getTable() - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLHeader.FeatureEdgeLabel
 
getTable() - Method in class org.maltparser.parser.history.container.ActionContainer
 
getTable() - Method in class org.maltparser.parser.history.container.TableContainer
 
getTableContainer() - Method in class org.maltparser.parser.history.action.SimpleDecisionAction
 
getTableContainer() - Method in interface org.maltparser.parser.history.action.SingleDecision
 
getTableContainerName() - Method in class org.maltparser.parser.history.container.ActionContainer
 
getTableContainerName() - Method in class org.maltparser.parser.history.container.TableContainer
 
getTableForNextDecision(int) - Method in interface org.maltparser.parser.history.container.DecisionPropertyTable
 
getTableForNextDecision(String) - Method in interface org.maltparser.parser.history.container.DecisionPropertyTable
 
getTableForNextDecision(int) - Method in class org.maltparser.parser.transition.TransitionTable
 
getTableForNextDecision(String) - Method in class org.maltparser.parser.transition.TransitionTable
 
getTableHandler() - Method in class org.maltparser.core.feature.map.Merge3Feature
 
getTableHandler() - Method in class org.maltparser.core.feature.map.MergeFeature
 
getTableHandler() - Method in class org.maltparser.core.feature.map.PrefixFeature
 
getTableHandler() - Method in class org.maltparser.core.feature.map.SplitFeature
 
getTableHandler() - Method in class org.maltparser.core.feature.map.SuffixFeature
 
getTableHandler() - Method in class org.maltparser.core.symbol.TableFeature
 
getTableHandler() - Method in class org.maltparser.core.syntaxgraph.feature.ArcDirFeature
Returns symbol table handler
getTableHandler() - Method in class org.maltparser.core.syntaxgraph.feature.DistanceFeature
Returns symbol table handler
getTableHandler() - Method in class org.maltparser.core.syntaxgraph.feature.ExistsFeature
Returns symbol table handler
getTableHandler() - Method in class org.maltparser.core.syntaxgraph.feature.InputArcDirFeature
 
getTableHandler() - Method in class org.maltparser.core.syntaxgraph.feature.InputArcFeature
 
getTableHandler() - Method in class org.maltparser.core.syntaxgraph.feature.OutputArcFeature
 
getTableHandler() - Method in class org.maltparser.core.syntaxgraph.feature.OutputTableFeature
 
getTableHandler(String) - Method in class org.maltparser.parser.history.History
 
getTableHandlers() - Method in class org.maltparser.parser.history.History
 
getTableHandlers() - Method in class org.maltparser.parser.TransitionSystem
 
getTableName() - Method in class org.maltparser.core.symbol.TableFeature
 
getTableName() - Method in class org.maltparser.parser.history.container.ActionContainer
 
getTableName() - Method in class org.maltparser.parser.history.container.TableContainer
 
getTarget() - Method in class org.maltparser.core.lw.graph.LWEdge
 
getTarget() - Method in interface org.maltparser.core.syntaxgraph.edge.Edge
Returns the target node of the edge.
getTarget() - Method in class org.maltparser.core.syntaxgraph.edge.GraphEdge
Returns the target node of the edge.
getTargetName() - Method in class org.maltparser.core.syntaxgraph.reader.ReadChartItem
 
getTargetName() - Method in class org.maltparser.parser.SingleMaltChartItem
 
getTerminalNode(int) - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
getTerminalNode(int) - Method in interface org.maltparser.core.syntaxgraph.PhraseStructure
 
getTerminalNode(int) - Method in class org.maltparser.core.syntaxgraph.PhraseStructureGraph
 
getThirdFeature() - Method in class org.maltparser.core.feature.map.Merge3Feature
 
getTo() - Method in class org.maltparser.core.propagation.spec.PropagationSpec
 
getTokenIndices() - Method in class org.maltparser.core.lw.graph.LWDependencyGraph
 
getTokenIndices() - Method in class org.maltparser.core.syntaxgraph.Sentence
 
getTokenIndices() - Method in interface org.maltparser.core.syntaxgraph.TokenStructure
Returns a sorted set of integers {s,...
getTokenNode(int) - Method in class org.maltparser.core.lw.graph.LWDependencyGraph
 
getTokenNode(int) - Method in class org.maltparser.core.syntaxgraph.Sentence
 
getTokenNode(int) - Method in interface org.maltparser.core.syntaxgraph.TokenStructure
Returns the token node with index index.
getTokenNodePredecessor() - Method in class org.maltparser.core.syntaxgraph.node.Token
Returns the predecessor terminal node in the linear order of the terminal nodes.
getTokenNodePredecessor() - Method in interface org.maltparser.core.syntaxgraph.node.TokenNode
Returns the predecessor token node in the linear order of the token nodes.
getTokenNodeSuccessor() - Method in class org.maltparser.core.syntaxgraph.node.Token
Returns the successor terminal node in the linear order of the terminal nodes.
getTokenNodeSuccessor() - Method in interface org.maltparser.core.syntaxgraph.node.TokenNode
Returns the successor token node in the linear order of the token nodes.
getTopCandidateIndex() - Method in class org.maltparser.parser.history.kbest.KBestList
 
getTransition(String) - Method in class org.maltparser.parser.transition.TransitionTable
 
getTransition(int) - Method in class org.maltparser.parser.transition.TransitionTable
 
getTransitionSystem() - Method in class org.maltparser.parser.ParserState
 
getTrie() - Method in class org.maltparser.core.symbol.trie.TrieSymbolTable
 
getType() - Method in class org.maltparser.core.config.ConfigurationDir
Returns the type of the configuration directory
getType() - Method in interface org.maltparser.core.feature.function.FeatureFunction
 
getType() - Method in class org.maltparser.core.feature.map.Merge3Feature
 
getType() - Method in class org.maltparser.core.feature.map.MergeFeature
 
getType() - Method in class org.maltparser.core.feature.map.PrefixFeature
 
getType() - Method in class org.maltparser.core.feature.map.SplitFeature
 
getType() - Method in class org.maltparser.core.feature.map.SuffixFeature
 
getType() - Method in class org.maltparser.core.io.dataformat.ColumnDescription
 
getType(String) - Static method in class org.maltparser.core.io.dataformat.ColumnDescription
 
getType() - Method in class org.maltparser.core.io.dataformat.DataFormatEntry
Return the column type
getType() - Method in class org.maltparser.core.lw.graph.LWEdge
 
getType() - Method in class org.maltparser.core.symbol.hash.HashSymbolTable
 
getType() - Method in class org.maltparser.core.symbol.TableFeature
 
getType() - Method in interface org.maltparser.core.syntaxgraph.edge.Edge
Returns the edge type (DEPENDENCY_EDGE, PHRASE_STRUCTURE_EDGE or SECONDARY_EDGE).
getType() - Method in class org.maltparser.core.syntaxgraph.edge.GraphEdge
Returns the edge type (DEPENDENCY_EDGE, PHRASE_STRUCTURE_EDGE or SECONDARY_EDGE).
getType() - Method in class org.maltparser.core.syntaxgraph.feature.ArcDirFeature
 
getType() - Method in class org.maltparser.core.syntaxgraph.feature.ColumnFeature
 
getType() - Method in class org.maltparser.core.syntaxgraph.feature.DistanceFeature
 
getType() - Method in class org.maltparser.core.syntaxgraph.feature.ExistsFeature
 
getType() - Method in class org.maltparser.core.syntaxgraph.feature.InputArcDirFeature
 
getType() - Method in class org.maltparser.core.syntaxgraph.feature.InputArcFeature
 
getType() - Method in class org.maltparser.core.syntaxgraph.feature.NumOfFeature
 
getType() - Method in class org.maltparser.core.syntaxgraph.feature.OutputArcFeature
 
getTypeName() - Method in class org.maltparser.core.io.dataformat.ColumnDescription
 
getUrl() - Method in class org.maltparser.core.config.ConfigurationDir
Returns the URL to the malt configuration file (.mco)
getUrl() - Method in class org.maltparser.core.plugin.Plugin
Returns the URL
getUrl() - Method in class org.maltparser.core.syntaxgraph.reader.BracketReader
 
getUrl() - Method in class org.maltparser.core.syntaxgraph.reader.NegraReader
 
getUrl() - Method in class org.maltparser.core.syntaxgraph.reader.TabReader
 
getUrl() - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLReader
 
getUrlString() - Method in class org.maltparser.core.io.dataformat.DataFormatSpecification.Dependency
 
getUsage() - Method in class org.maltparser.core.options.option.Option
Returns the usage of the option.
getValue() - Method in class org.maltparser.core.feature.value.SingleFeatureValue
 
getValue(TrieNode, TrieSymbolTable) - Method in class org.maltparser.core.symbol.trie.Trie
 
getValue() - Method in class org.maltparser.ml.lib.MaltFeatureNode
 
getValueCounter() - Method in class org.maltparser.core.symbol.hash.HashSymbolTable
 
getValueCounter() - Method in class org.maltparser.core.symbol.parse.ParseSymbolTable
 
getValueCounter() - Method in interface org.maltparser.core.symbol.SymbolTable
 
getValueCounter() - Method in class org.maltparser.core.symbol.trie.TrieSymbolTable
 
getValueObject(String) - Method in class org.maltparser.core.options.option.BoolOption
 
getValueObject(String) - Method in class org.maltparser.core.options.option.ClassOption
 
getValueObject(String) - Method in class org.maltparser.core.options.option.EnumOption
 
getValueObject(String) - Method in class org.maltparser.core.options.option.IntegerOption
 
getValueObject(String) - Method in class org.maltparser.core.options.option.Option
Returns the corresponding object for the option value (specified as a string value).
getValueObject(String) - Method in class org.maltparser.core.options.option.StringEnumOption
 
getValueObject(String) - Method in class org.maltparser.core.options.option.StringOption
 
getValueObject(String) - Method in class org.maltparser.core.options.option.UnaryOption
 
getVersion() - Static method in class org.maltparser.core.helper.SystemInfo
Returns the version number as string
getWeight() - Method in class org.maltparser.core.syntaxgraph.edge.WeightedEdge
 
getWeight() - Method in interface org.maltparser.core.syntaxgraph.Weightable
 
getWorkingDirectory() - Method in class org.maltparser.core.config.ConfigurationDir
Returns a file handler object for the working directory
getWriter() - Method in class org.maltparser.core.syntaxgraph.writer.BracketWriter
 
getWriter() - Method in class org.maltparser.core.syntaxgraph.writer.NegraWriter
 
getWriter() - Method in class org.maltparser.core.syntaxgraph.writer.TabWriter
 
getWriter() - Method in class org.maltparser.core.syntaxgraph.writer.TigerXMLWriter
 
getWriter() - Method in class org.maltparser.core.syntaxgraph.writer.WriteChartItem
 
getWriterOptions() - Method in class org.maltparser.core.syntaxgraph.writer.WriteChartItem
 
GraphAnalyzerChartItem - Class in org.maltparser.core.syntaxgraph
 
GraphAnalyzerChartItem() - Constructor for class org.maltparser.core.syntaxgraph.GraphAnalyzerChartItem
 
GraphEdge - Class in org.maltparser.core.syntaxgraph.edge
 
GraphEdge() - Constructor for class org.maltparser.core.syntaxgraph.edge.GraphEdge
 
GraphEdge(Node, Node, int) - Constructor for class org.maltparser.core.syntaxgraph.edge.GraphEdge
 
graphEdges - Variable in class org.maltparser.core.syntaxgraph.PhraseStructureGraph
 
GraphElement - Class in org.maltparser.core.syntaxgraph
 
GraphElement() - Constructor for class org.maltparser.core.syntaxgraph.GraphElement
 
GraphNode - Class in org.maltparser.core.syntaxgraph.node
 
GraphNode() - Constructor for class org.maltparser.core.syntaxgraph.node.GraphNode
 
Guidable - Interface in org.maltparser.parser.guide
 
Guide - Interface in org.maltparser.parser.guide
 
GuideDecision - Interface in org.maltparser.parser.history.action
 
GuideException - Exception in org.maltparser.parser.guide
GuideException extends the MaltChainedException class and is thrown by classes within the guide package.
GuideException(String) - Constructor for exception org.maltparser.parser.guide.GuideException
Creates a GuideException object with a message
GuideException(String, Throwable) - Constructor for exception org.maltparser.parser.guide.GuideException
Creates a GuideException object with a message and a cause to the exception.
GuideHistory - Interface in org.maltparser.parser.history
 
GuideUserAction - Interface in org.maltparser.parser.history.action
 
GuideUserHistory - Interface in org.maltparser.parser.history
 

H

hasAncestorInside(int, int) - Method in class org.maltparser.core.lw.graph.LWNode
 
hasAncestorInside(int, int) - Method in interface org.maltparser.core.syntaxgraph.node.DependencyNode
 
hasAncestorInside(int, int) - Method in class org.maltparser.core.syntaxgraph.node.Root
 
hasAncestorInside(int, int) - Method in class org.maltparser.core.syntaxgraph.node.Token
 
hasAtMostOneHead() - Method in class org.maltparser.core.lw.graph.LWNode
 
hasAtMostOneHead() - Method in interface org.maltparser.core.syntaxgraph.node.DependencyNode
Returns true if the node has at most one head, otherwise false.
hasAtMostOneHead() - Method in class org.maltparser.core.syntaxgraph.node.Root
 
hasAtMostOneHead() - Method in class org.maltparser.core.syntaxgraph.node.Token
 
hasChanges(JarEntry, JarEntry) - Method in class org.maltparser.core.config.version.Versioning
 
hasComments() - Method in class org.maltparser.core.lw.graph.LWDependencyGraph
 
hasComments() - Method in class org.maltparser.core.syntaxgraph.Sentence
 
hasComments() - Method in interface org.maltparser.core.syntaxgraph.TokenStructure
 
hasDependent(int) - Method in class org.maltparser.core.lw.graph.LWDependencyGraph
 
hasDependent() - Method in class org.maltparser.core.lw.graph.LWNode
 
hasDependent() - Method in interface org.maltparser.core.syntaxgraph.node.DependencyNode
 
hasDependent() - Method in class org.maltparser.core.syntaxgraph.node.Root
 
hasDependent() - Method in class org.maltparser.core.syntaxgraph.node.Token
 
hasDivideFeatureFunction() - Method in class org.maltparser.core.feature.FeatureModel
 
hasDivideFeatureIndexVector() - Method in class org.maltparser.core.feature.FeatureModel
 
hashCode() - Method in class org.maltparser.core.config.ConfigDirChartItem
 
hashCode() - Method in class org.maltparser.core.feature.spec.SpecificationSubModel
 
hashCode() - Method in class org.maltparser.core.feature.value.AddressValue
 
hashCode() - Method in class org.maltparser.core.feature.value.SingleFeatureValue
 
hashCode() - Method in class org.maltparser.core.flow.FlowChartInstance
 
hashCode() - Method in class org.maltparser.core.flow.spec.ChartItemSpecification
 
hashCode() - Method in class org.maltparser.core.flow.spec.ChartSpecification
 
hashCode() - Method in class org.maltparser.core.helper.HashMap
 
hashCode() - Method in class org.maltparser.core.io.dataformat.ColumnDescription
 
hashCode() - Method in class org.maltparser.core.io.dataformat.DataFormatEntry
 
hashCode() - Method in class org.maltparser.core.lw.graph.LWEdge
 
hashCode() - Method in class org.maltparser.core.lw.graph.LWNode
 
hashCode() - Method in class org.maltparser.core.propagation.spec.PropagationSpec
 
hashCode() - Method in class org.maltparser.core.symbol.hash.HashSymbolTable
 
hashCode() - Method in class org.maltparser.core.symbol.parse.ParseSymbolTable
 
hashCode() - Method in class org.maltparser.core.symbol.trie.Trie
 
hashCode() - Method in class org.maltparser.core.symbol.trie.TrieEntry
 
hashCode() - Method in class org.maltparser.core.symbol.trie.TrieNode
 
hashCode() - Method in class org.maltparser.core.symbol.trie.TrieSymbolTable
 
hashCode() - Method in class org.maltparser.core.syntaxgraph.CopyChartItem
 
hashCode() - Method in class org.maltparser.core.syntaxgraph.edge.GraphEdge
 
hashCode() - Method in class org.maltparser.core.syntaxgraph.edge.WeightedEdge
 
hashCode() - Method in class org.maltparser.core.syntaxgraph.feature.ArcDirFeature
 
hashCode() - Method in class org.maltparser.core.syntaxgraph.feature.DistanceFeature
 
hashCode() - Method in class org.maltparser.core.syntaxgraph.feature.ExistsFeature
 
hashCode() - Method in class org.maltparser.core.syntaxgraph.feature.InputColumnFeature
 
hashCode() - Method in class org.maltparser.core.syntaxgraph.feature.InputTableFeature
 
hashCode() - Method in class org.maltparser.core.syntaxgraph.feature.NumOfFeature
 
hashCode() - Method in class org.maltparser.core.syntaxgraph.feature.OutputColumnFeature
 
hashCode() - Method in class org.maltparser.core.syntaxgraph.feature.OutputTableFeature
 
hashCode() - Method in class org.maltparser.core.syntaxgraph.GraphElement
 
hashCode() - Method in class org.maltparser.core.syntaxgraph.headrules.PrioList
 
hashCode() - Method in class org.maltparser.core.syntaxgraph.headrules.PrioSet
 
hashCode() - Method in class org.maltparser.core.syntaxgraph.headrules.PrioSetMember
 
hashCode() - Method in class org.maltparser.core.syntaxgraph.node.GraphNode
 
hashCode() - Method in class org.maltparser.core.syntaxgraph.node.NonTerminal
 
hashCode() - Method in class org.maltparser.core.syntaxgraph.node.Root
 
hashCode() - Method in class org.maltparser.core.syntaxgraph.node.Token
 
hashCode() - Method in class org.maltparser.core.syntaxgraph.reader.ReadChartItem
 
hashCode() - Method in class org.maltparser.core.syntaxgraph.SyntaxGraphChartItem
 
hashCode() - Method in class org.maltparser.core.syntaxgraph.writer.WriteChartItem
 
hashCode() - Method in class org.maltparser.ml.lib.MaltFeatureNode
 
hashCode() - Method in class org.maltparser.ml.lib.MaltLiblinearModel
 
hashCode() - Method in class org.maltparser.parser.history.HistoryList
 
hashCode() - Method in class org.maltparser.parser.history.HistoryTreeNode
 
hashCode() - Method in class org.maltparser.parser.history.kbest.Candidate
 
hashCode() - Method in class org.maltparser.parser.history.kbest.ScoredCandidate
 
hashCode() - Method in class org.maltparser.parser.SingleMaltChartItem
 
hashCode() - Method in class org.maltparser.parser.transition.Transition
 
hashCode() - Method in class org.maltparser.transform.pseudo.PseudoProjChartItem
 
hasHead() - Method in class org.maltparser.core.lw.graph.LWNode
 
hasHead() - Method in interface org.maltparser.core.syntaxgraph.node.DependencyNode
Returns true if the node has one or more head(s), otherwise false.
hasHead() - Method in class org.maltparser.core.syntaxgraph.node.Root
 
hasHead() - Method in class org.maltparser.core.syntaxgraph.node.Token
 
hasHeadEdgeLabel(SymbolTable) - Method in class org.maltparser.core.lw.graph.LWNode
 
hasHeadEdgeLabel(SymbolTable) - Method in interface org.maltparser.core.syntaxgraph.node.DependencyNode
 
hasHeadEdgeLabel(SymbolTable) - Method in class org.maltparser.core.syntaxgraph.node.Root
 
hasHeadEdgeLabel(SymbolTable) - Method in class org.maltparser.core.syntaxgraph.node.Token
 
HashMap<K,V> - Class in org.maltparser.core.helper
A memory-efficient hash map.
HashMap() - Constructor for class org.maltparser.core.helper.HashMap
 
HashMap(Map<? extends K, ? extends V>) - Constructor for class org.maltparser.core.helper.HashMap
 
HashSet<E> - Class in org.maltparser.core.helper
A memory-efficient hash set.
HashSet() - Constructor for class org.maltparser.core.helper.HashSet
 
HashSet(Collection<? extends E>) - Constructor for class org.maltparser.core.helper.HashSet
 
HashSymbolTable - Class in org.maltparser.core.symbol.hash
 
HashSymbolTable(String, int, int, String) - Constructor for class org.maltparser.core.symbol.hash.HashSymbolTable
 
HashSymbolTable(String) - Constructor for class org.maltparser.core.symbol.hash.HashSymbolTable
 
HashSymbolTableHandler - Class in org.maltparser.core.symbol.hash
 
HashSymbolTableHandler() - Constructor for class org.maltparser.core.symbol.hash.HashSymbolTableHandler
 
hasLabel(SymbolTable) - Method in class org.maltparser.core.lw.graph.LWEdge
Returns true if the graph element has a label for the symbol table, otherwise false.
hasLabel(int) - Method in class org.maltparser.core.lw.graph.LWNode
 
hasLabel(String) - Method in class org.maltparser.core.lw.graph.LWNode
 
hasLabel(ColumnDescription) - Method in class org.maltparser.core.lw.graph.LWNode
 
hasLabel(SymbolTable) - Method in class org.maltparser.core.lw.graph.LWNode
Returns true if the graph element has a label for the symbol table, otherwise false.
hasLabel(SymbolTable) - Method in interface org.maltparser.core.syntaxgraph.Element
Returns true if the graph element has a label for the symbol table, otherwise false.
hasLabel(SymbolTable) - Method in class org.maltparser.core.syntaxgraph.GraphElement
Returns true if the graph element has a label for the symbol table, otherwise false.
hasLabeledDependency(int) - Method in class org.maltparser.core.lw.graph.LWDependencyGraph
 
hasLabeledDependency(int) - Method in class org.maltparser.core.syntaxgraph.DependencyGraph
 
hasLabeledDependency(int) - Method in interface org.maltparser.core.syntaxgraph.DependencyStructure
Returns true if the head edge of the dependency node with index is labeled, otherwise false.
hasLabeledDependency(int) - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
hasLeftDependent(int) - Method in class org.maltparser.core.lw.graph.LWDependencyGraph
 
hasLeftDependent() - Method in class org.maltparser.core.lw.graph.LWNode
 
hasLeftDependent() - Method in interface org.maltparser.core.syntaxgraph.node.DependencyNode
Returns true if the node has one or more left dependents, otherwise false.
hasLeftDependent() - Method in class org.maltparser.core.syntaxgraph.node.Root
Returns true if the node has one or more left dependents, otherwise false.
hasLeftDependent() - Method in class org.maltparser.core.syntaxgraph.node.Token
Returns true if the node has one or more left dependents, otherwise false.
hasNonTerminalChildren() - Method in class org.maltparser.core.syntaxgraph.node.NonTerminal
 
hasNonTerminalChildren() - Method in interface org.maltparser.core.syntaxgraph.node.NonTerminalNode
 
hasNonTerminalChildren() - Method in class org.maltparser.core.syntaxgraph.node.Root
 
hasNonTerminals() - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
hasNonTerminals() - Method in interface org.maltparser.core.syntaxgraph.PhraseStructure
 
hasNonTerminals() - Method in class org.maltparser.core.syntaxgraph.PhraseStructureGraph
 
hasOptions() - Method in class org.maltparser.core.options.OptionDescriptions
 
hasOptions() - Method in class org.maltparser.core.options.OptionManager
 
hasParentEdgeLabel(SymbolTable) - Method in class org.maltparser.core.syntaxgraph.node.NonTerminal
 
hasParentEdgeLabel(SymbolTable) - Method in interface org.maltparser.core.syntaxgraph.node.PhraseStructureNode
 
hasParentEdgeLabel(SymbolTable) - Method in class org.maltparser.core.syntaxgraph.node.Root
 
hasParentEdgeLabel(SymbolTable) - Method in class org.maltparser.core.syntaxgraph.node.Token
 
hasPostProcessChartItems() - Method in class org.maltparser.core.flow.FlowChartInstance
 
hasPreProcessChartItems() - Method in class org.maltparser.core.flow.FlowChartInstance
 
hasProcessChartItems() - Method in class org.maltparser.core.flow.FlowChartInstance
 
hasRightDependent(int) - Method in class org.maltparser.core.lw.graph.LWDependencyGraph
 
hasRightDependent() - Method in class org.maltparser.core.lw.graph.LWNode
 
hasRightDependent() - Method in interface org.maltparser.core.syntaxgraph.node.DependencyNode
 
hasRightDependent() - Method in class org.maltparser.core.syntaxgraph.node.Root
Returns true if the node has one or more right dependents, otherwise false.
hasRightDependent() - Method in class org.maltparser.core.syntaxgraph.node.Token
Returns true if the node has one or more right dependents, otherwise false.
hasTerminalChildren() - Method in class org.maltparser.core.syntaxgraph.node.NonTerminal
 
hasTerminalChildren() - Method in interface org.maltparser.core.syntaxgraph.node.NonTerminalNode
 
hasTerminalChildren() - Method in class org.maltparser.core.syntaxgraph.node.Root
 
hasTokens() - Method in class org.maltparser.core.lw.graph.LWDependencyGraph
 
hasTokens() - Method in class org.maltparser.core.syntaxgraph.Sentence
 
hasTokens() - Method in interface org.maltparser.core.syntaxgraph.TokenStructure
Returns true if the token structure (sentence) has any token nodes, otherwise false.
HEAD - Static variable in class org.maltparser.core.io.dataformat.ColumnDescription
 
HEAD - Static variable in class org.maltparser.core.lw.graph.LWDeprojectivizer
 
header() - Static method in class org.maltparser.core.helper.SystemInfo
Returns the application header
HEADPATH - Static variable in class org.maltparser.core.lw.graph.LWDeprojectivizer
 
HeadRule - Class in org.maltparser.core.syntaxgraph.headrules
 
HeadRule(HeadRules, String) - Constructor for class org.maltparser.core.syntaxgraph.headrules.HeadRule
 
headRule - Variable in class org.maltparser.core.syntaxgraph.headrules.PrioList
 
HeadRuleException - Exception in org.maltparser.core.syntaxgraph.headrules
HeadRuleException extends the MaltChainedException class and is thrown by classes within the headrule package.
HeadRuleException(String) - Constructor for exception org.maltparser.core.syntaxgraph.headrules.HeadRuleException
Creates a HeadRuleException object with a message
HeadRuleException(String, Throwable) - Constructor for exception org.maltparser.core.syntaxgraph.headrules.HeadRuleException
Creates a HeadRuleException object with a message and a cause to the exception.
headRules - Variable in class org.maltparser.core.syntaxgraph.headrules.HeadRule
 
HeadRules - Class in org.maltparser.core.syntaxgraph.headrules
 
HeadRules(Logger, DataFormatInstance, SymbolTableHandler) - Constructor for class org.maltparser.core.syntaxgraph.headrules.HeadRules
 
heads - Variable in class org.maltparser.core.syntaxgraph.node.Token
 
History - Class in org.maltparser.parser.history
 
History(String, String, HashMap<String, TableHandler>, int) - Constructor for class org.maltparser.parser.history.History
 
HistoryException - Exception in org.maltparser.parser.history
HistoryException extends the MaltChainedException class and is thrown by classes within the history package.
HistoryException(String) - Constructor for exception org.maltparser.parser.history.HistoryException
Creates a HistoryException object with a message
HistoryException(String, Throwable) - Constructor for exception org.maltparser.parser.history.HistoryException
Creates a HistoryException object with a message and a cause to the exception.
HistoryList - Class in org.maltparser.parser.history
 
HistoryList() - Constructor for class org.maltparser.parser.history.HistoryList
 
HistoryListNode - Class in org.maltparser.parser.history
 
HistoryListNode(HistoryNode, GuideUserAction) - Constructor for class org.maltparser.parser.history.HistoryListNode
 
HistoryNode - Interface in org.maltparser.parser.history
 
historyNode - Variable in class org.maltparser.parser.ParserConfiguration
 
HistoryStructure - Class in org.maltparser.parser.history
 
HistoryStructure() - Constructor for class org.maltparser.parser.history.HistoryStructure
 
HistoryTree - Class in org.maltparser.parser.history
 
HistoryTree() - Constructor for class org.maltparser.parser.history.HistoryTree
 
HistoryTreeNode - Class in org.maltparser.parser.history
 
HistoryTreeNode(HistoryNode, GuideUserAction) - Constructor for class org.maltparser.parser.history.HistoryTreeNode
 

I

identifyFeature(String) - Method in class org.maltparser.core.feature.FeatureModel
 
identifyFeatureFunction(Stack<Object>) - Method in class org.maltparser.core.feature.FeatureModel
 
identifyHead(HeadRules) - Method in class org.maltparser.core.syntaxgraph.node.NonTerminal
 
identifyHead(HeadRules) - Method in interface org.maltparser.core.syntaxgraph.node.NonTerminalNode
 
identifyHead(HeadRules) - Method in class org.maltparser.core.syntaxgraph.node.Root
 
IGNORE - Static variable in class org.maltparser.core.io.dataformat.ColumnDescription
 
incomingEdges - Variable in class org.maltparser.core.syntaxgraph.node.GraphNode
 
increaseFrequency() - Method in class org.maltparser.parser.guide.instance.AtomicModel
Increase the frequency by 1
increaseFrequency() - Method in class org.maltparser.parser.guide.instance.FeatureDivideModel
Increase the frequency by 1
increaseFrequency() - Method in interface org.maltparser.parser.guide.instance.InstanceModel
 
increaseNumberOfInstances() - Method in interface org.maltparser.ml.LearningMethod
 
increaseNumberOfInstances() - Method in class org.maltparser.ml.lib.Lib
 
increaseValueCounter() - Method in class org.maltparser.core.symbol.trie.TrieSymbolTable
 
index - Variable in class org.maltparser.core.syntaxgraph.node.NonTerminal
 
index - Variable in class org.maltparser.core.syntaxgraph.node.Token
 
INDEX_OFFSET - Static variable in class org.maltparser.core.syntaxgraph.node.NonTerminal
 
indexCode - Variable in class org.maltparser.core.feature.value.SingleFeatureValue
 
infoFile - Variable in class org.maltparser.core.config.ConfigurationDir
 
init(String) - Method in class org.maltparser.core.syntaxgraph.headrules.HeadRule
 
init(String) - Method in class org.maltparser.core.syntaxgraph.headrules.PrioList
 
init(String) - Method in class org.maltparser.core.syntaxgraph.headrules.PrioSet
 
initChartItem(ChartItemSpecification) - Method in class org.maltparser.core.flow.FlowChartInstance
 
initConfigLogger(String, String) - Method in class org.maltparser.parser.SingleMalt
Initialize the configuration logger
initCreatedByMaltParserVersionFromInfoFile() - Method in class org.maltparser.core.config.ConfigurationDir
 
initDataFormat() - Method in class org.maltparser.core.config.ConfigurationDir
 
initDecisionModel(SingleDecision) - Method in class org.maltparser.parser.guide.SingleGuide
 
initFeatureSystem() - Method in class org.maltparser.parser.SingleMalt
 
initialize(FlowChartInstance, ChartItemSpecification) - Method in class org.maltparser.core.config.ConfigDirChartItem
 
initialize(Object[]) - Method in interface org.maltparser.core.feature.function.Function
Initialize the feature function
initialize(Object[]) - Method in class org.maltparser.core.feature.map.Merge3Feature
 
initialize(Object[]) - Method in class org.maltparser.core.feature.map.MergeFeature
 
initialize(Object[]) - Method in class org.maltparser.core.feature.map.PrefixFeature
 
initialize(Object[]) - Method in class org.maltparser.core.feature.map.SplitFeature
 
initialize(Object[]) - Method in class org.maltparser.core.feature.map.SuffixFeature
 
initialize(int, String) - Method in class org.maltparser.core.flow.FlowChartManager
 
initialize(FlowChartInstance, ChartItemSpecification) - Method in class org.maltparser.core.flow.item.ChartItem
Initialize the chart item
initialize(Object[]) - Method in class org.maltparser.core.symbol.TableFeature
 
initialize(FlowChartInstance, ChartItemSpecification) - Method in class org.maltparser.core.syntaxgraph.CopyChartItem
 
initialize(Object[]) - Method in class org.maltparser.core.syntaxgraph.feature.ArcDirFeature
Initialize the exists feature function
initialize(Object[]) - Method in class org.maltparser.core.syntaxgraph.feature.ColumnFeature
 
initialize(Object[]) - Method in class org.maltparser.core.syntaxgraph.feature.DGraphAddressFunction
 
initialize(Object[]) - Method in class org.maltparser.core.syntaxgraph.feature.DistanceFeature
Initialize the distance feature function
initialize(Object[]) - Method in class org.maltparser.core.syntaxgraph.feature.ExistsFeature
Initialize the exists feature function
initialize(Object[]) - Method in class org.maltparser.core.syntaxgraph.feature.InputArcDirFeature
 
initialize(Object[]) - Method in class org.maltparser.core.syntaxgraph.feature.InputArcFeature
 
initialize(Object[]) - Method in class org.maltparser.core.syntaxgraph.feature.InputColumnFeature
 
initialize(Object[]) - Method in class org.maltparser.core.syntaxgraph.feature.InputTableFeature
 
initialize(Object[]) - Method in class org.maltparser.core.syntaxgraph.feature.NumOfFeature
Initialize the distance feature function
initialize(Object[]) - Method in class org.maltparser.core.syntaxgraph.feature.OutputArcFeature
 
initialize(Object[]) - Method in class org.maltparser.core.syntaxgraph.feature.OutputColumnFeature
 
initialize(Object[]) - Method in class org.maltparser.core.syntaxgraph.feature.OutputTableFeature
 
initialize(FlowChartInstance, ChartItemSpecification) - Method in class org.maltparser.core.syntaxgraph.GraphAnalyzerChartItem
 
initialize(FlowChartInstance, ChartItemSpecification) - Method in class org.maltparser.core.syntaxgraph.reader.ReadChartItem
 
initialize(FlowChartInstance, ChartItemSpecification) - Method in class org.maltparser.core.syntaxgraph.SyntaxGraphChartItem
 
initialize(FlowChartInstance, ChartItemSpecification) - Method in class org.maltparser.core.syntaxgraph.writer.WriteChartItem
 
initialize(Object[]) - Method in class org.maltparser.parser.algorithm.covington.CovingtonAddressFunction
 
initialize(ParserConfiguration) - Method in class org.maltparser.parser.algorithm.covington.CovingtonConfig
 
initialize() - Method in class org.maltparser.parser.algorithm.covington.CovingtonConfig
 
initialize(Object[]) - Method in class org.maltparser.parser.algorithm.nivre.NivreAddressFunction
 
initialize(ParserConfiguration) - Method in class org.maltparser.parser.algorithm.nivre.NivreConfig
 
initialize() - Method in class org.maltparser.parser.algorithm.nivre.NivreConfig
 
initialize(Object[]) - Method in class org.maltparser.parser.algorithm.planar.PlanarAddressFunction
 
initialize(ParserConfiguration) - Method in class org.maltparser.parser.algorithm.planar.PlanarConfig
 
initialize() - Method in class org.maltparser.parser.algorithm.planar.PlanarConfig
 
initialize(Object[]) - Method in class org.maltparser.parser.algorithm.stack.StackAddressFunction
 
initialize(ParserConfiguration) - Method in class org.maltparser.parser.algorithm.stack.StackConfig
 
initialize() - Method in class org.maltparser.parser.algorithm.stack.StackConfig
 
initialize(Object[]) - Method in class org.maltparser.parser.algorithm.twoplanar.TwoPlanarAddressFunction
 
initialize(ParserConfiguration) - Method in class org.maltparser.parser.algorithm.twoplanar.TwoPlanarConfig
 
initialize() - Method in class org.maltparser.parser.algorithm.twoplanar.TwoPlanarConfig
 
initialize() - Method in class org.maltparser.parser.ParserConfiguration
Initialize the parser configuration
initialize(DependencyStructure) - Method in class org.maltparser.parser.ParserState
 
initialize(int, DataFormatInstance, SymbolTableHandler, ConfigurationDir, int) - Method in class org.maltparser.parser.SingleMalt
 
initialize(FlowChartInstance, ChartItemSpecification) - Method in class org.maltparser.parser.SingleMaltChartItem
 
initialize(FlowChartInstance, ChartItemSpecification) - Method in class org.maltparser.transform.pseudo.PseudoProjChartItem
 
initialize(String, String, String, Logger, DataFormatInstance, SymbolTableHandler) - Method in class org.maltparser.transform.pseudo.PseudoProjectivity
 
initializeColumnNameMap() - Method in class org.maltparser.core.feature.spec.reader.ParReader
 
initializeDataStructuresMap() - Method in class org.maltparser.core.feature.spec.reader.ParReader
 
initializeFunction(Function, Stack<Object>) - Method in class org.maltparser.core.feature.FeatureModel
 
initInput(String) - Method in class org.maltparser.core.syntaxgraph.reader.ReadChartItem
 
initKBestList() - Method in class org.maltparser.parser.history.kbest.KBestList
 
initKBestList() - Method in class org.maltparser.parser.history.kbest.ScoredKBestList
 
initNameNTypeFromInfoFile(URL) - Method in class org.maltparser.core.config.ConfigurationDir
 
initOutput(String) - Method in class org.maltparser.core.syntaxgraph.writer.WriteChartItem
 
initParsingAlgorithm() - Method in class org.maltparser.parser.SingleMalt
Initialize the parsing algorithm
initReader(Class<? extends SyntaxGraphReader>, String, String, String, int) - Method in class org.maltparser.core.syntaxgraph.reader.ReadChartItem
 
initSymbolTable() - Method in class org.maltparser.parser.history.container.CombinedTableContainer
 
initTableHandlers(String, SymbolTableHandler) - Method in class org.maltparser.parser.TransitionSystem
 
initTableHandlers(String[], String, SymbolTableHandler) - Method in class org.maltparser.parser.TransitionSystem
 
initTransitionSystem(GuideUserHistory) - Method in class org.maltparser.parser.TransitionSystem
 
initWithDefaultTransitions(GuideUserHistory) - Method in class org.maltparser.parser.algorithm.covington.NonProjective
 
initWithDefaultTransitions(GuideUserHistory) - Method in class org.maltparser.parser.algorithm.covington.Projective
 
initWithDefaultTransitions(GuideUserHistory) - Method in class org.maltparser.parser.algorithm.nivre.ArcEager
 
initWithDefaultTransitions(GuideUserHistory) - Method in class org.maltparser.parser.algorithm.nivre.ArcStandard
 
initWithDefaultTransitions(GuideUserHistory) - Method in class org.maltparser.parser.algorithm.planar.Planar
 
initWithDefaultTransitions(GuideUserHistory) - Method in class org.maltparser.parser.algorithm.stack.NonProjective
 
initWithDefaultTransitions(GuideUserHistory) - Method in class org.maltparser.parser.algorithm.stack.Projective
 
initWithDefaultTransitions(GuideUserHistory) - Method in class org.maltparser.parser.algorithm.twoplanar.TwoPlanar
 
initWithDefaultTransitions(GuideUserHistory) - Method in class org.maltparser.parser.TransitionSystem
 
initWorkingDirectory() - Method in class org.maltparser.core.config.ConfigurationDir
Initialize the working directory
initWorkingDirectory(String) - Method in class org.maltparser.core.config.ConfigurationDir
Initialize the working directory according to the path.
initWriter(Class<? extends SyntaxGraphWriter>, String, String, String) - Method in class org.maltparser.core.syntaxgraph.writer.WriteChartItem
 
INPUT - Static variable in class org.maltparser.core.io.dataformat.ColumnDescription
 
INPUT - Static variable in interface org.maltparser.core.symbol.SymbolTable
 
InputArcDirFeature - Class in org.maltparser.core.syntaxgraph.feature
 
InputArcDirFeature(DataFormatInstance, SymbolTableHandler) - Constructor for class org.maltparser.core.syntaxgraph.feature.InputArcDirFeature
 
InputArcFeature - Class in org.maltparser.core.syntaxgraph.feature
 
InputArcFeature(DataFormatInstance, SymbolTableHandler) - Constructor for class org.maltparser.core.syntaxgraph.feature.InputArcFeature
 
InputColumnFeature - Class in org.maltparser.core.syntaxgraph.feature
 
InputColumnFeature(DataFormatInstance, SymbolTableHandler) - Constructor for class org.maltparser.core.syntaxgraph.feature.InputColumnFeature
 
InputNullValues - Class in org.maltparser.core.symbol.nullvalue
 
InputNullValues(String, SymbolTable) - Constructor for class org.maltparser.core.symbol.nullvalue.InputNullValues
 
InputTableFeature - Class in org.maltparser.core.syntaxgraph.feature
 
InputTableFeature(DataFormatInstance, SymbolTableHandler) - Constructor for class org.maltparser.core.syntaxgraph.feature.InputTableFeature
 
instance() - Static method in class org.maltparser.core.flow.FlowChartManager
Returns a reference to the single instance.
instance() - Static method in class org.maltparser.core.helper.SystemInfo
Returns a reference to the single instance.
instance() - Static method in class org.maltparser.core.helper.SystemLogger
Returns a reference to the single instance.
instance() - Static method in class org.maltparser.core.options.OptionManager
Returns a reference to the single instance.
instance() - Static method in class org.maltparser.core.plugin.PluginLoader
Returns a reference to the single instance.
InstanceModel - Interface in org.maltparser.parser.guide.instance
 
INTEGER - Static variable in class org.maltparser.core.io.dataformat.ColumnDescription
 
INTEGER - Static variable in interface org.maltparser.core.symbol.SymbolTable
 
IntegerOption - Class in org.maltparser.core.options.option
An integer option is an option that can only contain an integer value.
IntegerOption(OptionGroup, String, String, String, String, String) - Constructor for class org.maltparser.core.options.option.IntegerOption
Creates an integer option description
isActionContainersLabeled() - Method in class org.maltparser.parser.TransitionSystem
 
isAllowReduce() - Method in class org.maltparser.parser.algorithm.nivre.NivreConfig
 
isAllowRoot() - Method in class org.maltparser.parser.algorithm.covington.CovingtonConfig
 
isAllowRoot() - Method in class org.maltparser.parser.algorithm.nivre.NivreConfig
 
isAllowShift() - Method in class org.maltparser.parser.algorithm.covington.CovingtonConfig
 
isAmbiguous() - Method in class org.maltparser.core.options.option.Option
Returns true if the option name is ambiguous over all option groups, otherwise false.
isConnected() - Method in class org.maltparser.core.lw.graph.LWDependencyGraph
 
isConnected() - Method in class org.maltparser.core.syntaxgraph.DependencyGraph
 
isConnected() - Method in interface org.maltparser.core.syntaxgraph.DependencyStructure
Returns true if all nodes in the dependency structure are connected, otherwise false.
isConnected() - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
isContinuous() - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
isContinuous() - Method in class org.maltparser.core.syntaxgraph.node.NonTerminal
 
isContinuous() - Method in interface org.maltparser.core.syntaxgraph.node.NonTerminalNode
 
isContinuous() - Method in class org.maltparser.core.syntaxgraph.node.Root
 
isContinuous() - Method in interface org.maltparser.core.syntaxgraph.PhraseStructure
 
isContinuous() - Method in class org.maltparser.core.syntaxgraph.PhraseStructureGraph
 
isContinuousExcludeTerminalsAttachToRoot() - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
isContinuousExcludeTerminalsAttachToRoot() - Method in class org.maltparser.core.syntaxgraph.node.NonTerminal
 
isContinuousExcludeTerminalsAttachToRoot() - Method in interface org.maltparser.core.syntaxgraph.node.NonTerminalNode
 
isContinuousExcludeTerminalsAttachToRoot() - Method in class org.maltparser.core.syntaxgraph.node.Root
 
isContinuousExcludeTerminalsAttachToRoot() - Method in interface org.maltparser.core.syntaxgraph.PhraseStructure
 
isContinuousExcludeTerminalsAttachToRoot() - Method in class org.maltparser.core.syntaxgraph.PhraseStructureGraph
 
isCovington() - Method in class org.maltparser.core.feature.spec.reader.ParReader
 
isEmpty() - Method in class org.maltparser.core.helper.HashMap
 
isEnd() - Method in class org.maltparser.parser.algorithm.nivre.NivreConfig
 
isEnforceTree() - Method in class org.maltparser.parser.algorithm.nivre.NivreConfig
 
isExcludeNullValues() - Method in class org.maltparser.core.lw.parser.LWSingleMalt
 
isHasFactory() - Method in class org.maltparser.core.feature.system.FunctionDescription
 
isHasSubfunctions() - Method in class org.maltparser.core.feature.system.FunctionDescription
 
isHeadEdgeLabeled() - Method in class org.maltparser.core.lw.graph.LWNode
 
isHeadEdgeLabeled() - Method in interface org.maltparser.core.syntaxgraph.node.DependencyNode
 
isHeadEdgeLabeled() - Method in class org.maltparser.core.syntaxgraph.node.Root
 
isHeadEdgeLabeled() - Method in class org.maltparser.core.syntaxgraph.node.Token
 
isHeadLabeled() - Method in class org.maltparser.core.lw.graph.LWNode
 
isInternal() - Method in class org.maltparser.core.io.dataformat.ColumnDescription
 
isLabeled() - Method in class org.maltparser.core.lw.graph.LWEdge
 
isLabeled() - Method in class org.maltparser.core.lw.graph.LWNode
 
isLabeled() - Method in interface org.maltparser.core.syntaxgraph.Element
Returns true if the graph element has one or more labels, otherwise false.
isLabeled() - Method in class org.maltparser.core.syntaxgraph.GraphElement
Returns true if the graph element has one or more labels, otherwise false.
isLabeled() - Method in class org.maltparser.parser.transition.Transition
Returns true if the transition is labeled, otherwise false
isLoggerDebugEnabled() - Method in interface org.maltparser.core.config.Configuration
 
isLoggerDebugEnabled() - Method in class org.maltparser.core.lw.parser.LWSingleMalt
 
isLoggerDebugEnabled() - Method in class org.maltparser.parser.SingleMalt
 
isLoggerInfoEnabled() - Method in interface org.maltparser.core.config.Configuration
 
isLoggerInfoEnabled() - Method in class org.maltparser.core.lw.parser.LWSingleMalt
 
isLoggerInfoEnabled() - Method in class org.maltparser.parser.SingleMalt
 
isMultiple() - Method in class org.maltparser.core.feature.value.FeatureValue
 
isMultiple() - Method in class org.maltparser.core.feature.value.MultipleFeatureValue
 
isMultiple() - Method in class org.maltparser.core.feature.value.SingleFeatureValue
 
isNullValue() - Method in class org.maltparser.core.feature.value.FeatureValue
 
isNullValue(String) - Method in class org.maltparser.core.symbol.hash.HashSymbolTable
 
isNullValue(int) - Method in class org.maltparser.core.symbol.hash.HashSymbolTable
 
isNullValue(int) - Method in class org.maltparser.core.symbol.nullvalue.NullValues
 
isNullValue(String) - Method in class org.maltparser.core.symbol.nullvalue.NullValues
 
isNullValue(String) - Method in class org.maltparser.core.symbol.parse.ParseSymbolTable
 
isNullValue(int) - Method in class org.maltparser.core.symbol.parse.ParseSymbolTable
 
isNullValue(String) - Method in interface org.maltparser.core.symbol.SymbolTable
 
isNullValue(int) - Method in interface org.maltparser.core.symbol.SymbolTable
 
isNullValue(String) - Method in class org.maltparser.core.symbol.trie.TrieSymbolTable
 
isNullValue(int) - Method in class org.maltparser.core.symbol.trie.TrieSymbolTable
 
isPpcoveredRoot() - Method in class org.maltparser.core.feature.spec.reader.ParReader
 
isPplifted() - Method in class org.maltparser.core.feature.spec.reader.ParReader
 
isPppath() - Method in class org.maltparser.core.feature.spec.reader.ParReader
 
isProbabilityModel() - Method in class org.maltparser.ml.lib.MaltLiblinearModel
 
isProjective() - Method in class org.maltparser.core.lw.graph.LWDependencyGraph
 
isProjective() - Method in class org.maltparser.core.lw.graph.LWNode
 
isProjective() - Method in class org.maltparser.core.syntaxgraph.DependencyGraph
 
isProjective() - Method in interface org.maltparser.core.syntaxgraph.DependencyStructure
Returns true if all edges in the dependency structure are projective, otherwise false.
isProjective() - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
isProjective() - Method in interface org.maltparser.core.syntaxgraph.node.DependencyNode
Returns true if the head edge is projective, otherwise false.
isProjective() - Method in class org.maltparser.core.syntaxgraph.node.Root
 
isProjective() - Method in class org.maltparser.core.syntaxgraph.node.Token
 
isRoot() - Method in class org.maltparser.core.lw.graph.LWNode
 
isRoot() - Method in interface org.maltparser.core.syntaxgraph.node.ComparableNode
Returns true if the node is a root node, otherwise false.
isRoot() - Method in class org.maltparser.core.syntaxgraph.node.GraphNode
 
isRoot() - Method in class org.maltparser.core.syntaxgraph.node.NonTerminal
 
isRoot() - Method in class org.maltparser.core.syntaxgraph.node.Root
 
isRoot() - Method in class org.maltparser.core.syntaxgraph.node.Token
 
isSingleHeaded() - Method in class org.maltparser.core.lw.graph.LWDependencyGraph
 
isSingleHeaded() - Method in class org.maltparser.core.syntaxgraph.DependencyGraph
 
isSingleHeaded() - Method in interface org.maltparser.core.syntaxgraph.DependencyStructure
Returns true if all dependency nodes have at most one incoming edge, otherwise false.
isSingleHeaded() - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
isSingleHeadedConstraint() - Method in class org.maltparser.core.syntaxgraph.DependencyGraph
 
isSingleHeadedConstraint() - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
isTerminalState() - Method in class org.maltparser.parser.algorithm.covington.CovingtonConfig
 
isTerminalState() - Method in class org.maltparser.parser.algorithm.nivre.NivreConfig
 
isTerminalState() - Method in class org.maltparser.parser.algorithm.planar.PlanarConfig
 
isTerminalState() - Method in class org.maltparser.parser.algorithm.stack.StackConfig
 
isTerminalState() - Method in class org.maltparser.parser.algorithm.twoplanar.TwoPlanarConfig
 
isTerminalState() - Method in class org.maltparser.parser.ParserConfiguration
Returns true if the parser configuration is in a terminal state, otherwise false.
isTerminalState() - Method in class org.maltparser.parser.ParserState
 
isTigerXMLWritable() - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLHeader
 
isTree() - Method in class org.maltparser.core.lw.graph.LWDependencyGraph
 
isTree() - Method in class org.maltparser.core.syntaxgraph.DependencyGraph
 
isTree() - Method in interface org.maltparser.core.syntaxgraph.DependencyStructure
Returns true if the dependency structure are a tree (isConnected() && isSingleHeaded()), otherwise false.
isTree() - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
isUseSplitFeats() - Method in class org.maltparser.core.feature.spec.reader.ParReader
 
itemEquals(Object, Object) - Method in class org.maltparser.core.helper.HashSet
Returns whether two items are equal for the purposes of this set.
itemHashCode(Object) - Method in class org.maltparser.core.helper.HashSet
Return the hashCode for an item.
iterator() - Method in class org.maltparser.core.feature.spec.SpecificationModel
 
iterator() - Method in class org.maltparser.core.feature.spec.SpecificationSubModel
 
iterator() - Method in class org.maltparser.core.helper.HashSet
 
iterator() - Method in class org.maltparser.core.io.dataformat.DataFormatInstance
 
iterator() - Method in class org.maltparser.core.plugin.PluginLoader
 

J

JarLoader - Class in org.maltparser.core.plugin
The jar class loader loads the content of a jar file that complies with a MaltParser Plugin.
JarLoader(ClassLoader) - Constructor for class org.maltparser.core.plugin.JarLoader
Creates a new class loader that is specialized for loading jar files.

K

k - Variable in class org.maltparser.parser.history.kbest.KBestList
 
KBestList - Class in org.maltparser.parser.history.kbest
 
KBestList(SingleDecision) - Constructor for class org.maltparser.parser.history.kbest.KBestList
Creates a unrestricted k-best list
KBestList(Integer, SingleDecision) - Constructor for class org.maltparser.parser.history.kbest.KBestList
Creates a k-best list
kBestList - Variable in class org.maltparser.parser.history.kbest.KBestList
 
keepThreshold - Variable in class org.maltparser.core.pool.ObjectPool
 
keyEquals(Object, Object) - Method in class org.maltparser.core.helper.HashMap
Returns whether two keys are equal for the purposes of this set.
keyHashCode(Object) - Method in class org.maltparser.core.helper.HashMap
Returns the hashCode for a key.
keySet() - Method in class org.maltparser.core.helper.HashMap
 

L

l - Variable in class org.maltparser.ml.lib.MaltLibsvmModel
 
label - Variable in class org.maltparser.ml.lib.MaltLibsvmModel
 
LabeledStructure - Interface in org.maltparser.core.syntaxgraph
 
LabelSet - Class in org.maltparser.core.syntaxgraph
 
LabelSet() - Constructor for class org.maltparser.core.syntaxgraph.LabelSet
 
LabelSet(int) - Constructor for class org.maltparser.core.syntaxgraph.LabelSet
 
LabelSet(int, float) - Constructor for class org.maltparser.core.syntaxgraph.LabelSet
 
LabelSet(LabelSet) - Constructor for class org.maltparser.core.syntaxgraph.LabelSet
 
labelSetPool - Variable in class org.maltparser.core.syntaxgraph.SyntaxGraph
 
LEARN - Static variable in class org.maltparser.parser.SingleMalt
 
LearningMethod - Interface in org.maltparser.ml
 
LEFTARC - Static variable in class org.maltparser.parser.algorithm.covington.NonProjective
 
LEFTARC - Static variable in class org.maltparser.parser.algorithm.covington.Projective
 
LEFTARC - Static variable in class org.maltparser.parser.algorithm.nivre.ArcEager
 
LEFTARC - Static variable in class org.maltparser.parser.algorithm.nivre.ArcStandard
 
LEFTARC - Static variable in class org.maltparser.parser.algorithm.planar.Planar
 
LEFTARC - Static variable in class org.maltparser.parser.algorithm.stack.NonProjective
 
LEFTARC - Static variable in class org.maltparser.parser.algorithm.stack.Projective
 
LEFTARC - Static variable in class org.maltparser.parser.algorithm.twoplanar.TwoPlanar
 
leftDependents - Variable in class org.maltparser.core.syntaxgraph.node.Root
 
leftDependents - Variable in class org.maltparser.core.syntaxgraph.node.Token
 
Lib - Class in org.maltparser.ml.lib
 
Lib(InstanceModel, Integer, String) - Constructor for class org.maltparser.ml.lib.Lib
Constructs a Lib learner.
Lib.Verbostity - Enum in org.maltparser.ml.lib
 
LibException - Exception in org.maltparser.ml.lib
LibException extends the MaltChainedException class and is thrown by classes within the lib package.
LibException(String) - Constructor for exception org.maltparser.ml.lib.LibException
Creates a LibException object with a message
LibException(String, Throwable) - Constructor for exception org.maltparser.ml.lib.LibException
Creates a LibException object with a message and a cause to the exception.
LibLinear - Class in org.maltparser.ml.lib
 
LibLinear(InstanceModel, Integer) - Constructor for class org.maltparser.ml.lib.LibLinear
 
LibSvm - Class in org.maltparser.ml.lib
 
LibSvm(InstanceModel, Integer) - Constructor for class org.maltparser.ml.lib.LibSvm
 
link(DependencyNode, DependencyNode) - Method in class org.maltparser.core.syntaxgraph.DependencyGraph
 
link(DependencyNode, DependencyNode) - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
linkAllTerminalsToRoot() - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
linkAllTreesToRoot() - Method in class org.maltparser.core.lw.graph.LWDependencyGraph
 
linkAllTreesToRoot() - Method in class org.maltparser.core.syntaxgraph.DependencyGraph
 
linkAllTreesToRoot() - Method in interface org.maltparser.core.syntaxgraph.DependencyStructure
Links all subtrees to the root of the dependency structure.
linkAllTreesToRoot() - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
list - Variable in class org.maltparser.parser.history.HistoryList
 
load(URL, SpecificationModels) - Method in interface org.maltparser.core.feature.spec.reader.FeatureSpecReader
 
load(URL, SpecificationModels) - Method in class org.maltparser.core.feature.spec.reader.ParReader
 
load(URL, SpecificationModels) - Method in class org.maltparser.core.feature.spec.reader.XmlReader
 
load(URL) - Method in class org.maltparser.core.feature.spec.SpecificationModels
 
load(String) - Method in class org.maltparser.core.feature.system.FeatureEngine
 
load(PluginLoader) - Method in class org.maltparser.core.feature.system.FeatureEngine
 
load(URL) - Method in class org.maltparser.core.feature.system.FeatureEngine
 
load(String) - Method in class org.maltparser.core.flow.FlowChartManager
 
load(PluginLoader) - Method in class org.maltparser.core.flow.FlowChartManager
 
load(URL) - Method in class org.maltparser.core.flow.FlowChartManager
 
load(String) - Method in class org.maltparser.core.flow.system.FlowChartSystem
 
load(PluginLoader) - Method in class org.maltparser.core.flow.system.FlowChartSystem
 
load(URL) - Method in class org.maltparser.core.flow.system.FlowChartSystem
 
load(URL, PropagationSpecs) - Method in class org.maltparser.core.propagation.spec.PropagationSpecsReader
 
load(BufferedReader) - Method in class org.maltparser.core.symbol.hash.HashSymbolTable
 
load(InputStreamReader) - Method in class org.maltparser.core.symbol.hash.HashSymbolTableHandler
 
load(String, String) - Method in class org.maltparser.core.symbol.hash.HashSymbolTableHandler
 
load(BufferedReader) - Method in class org.maltparser.core.symbol.parse.ParseSymbolTable
 
load(InputStreamReader) - Method in class org.maltparser.core.symbol.parse.ParseSymbolTableHandler
 
load(String, String) - Method in class org.maltparser.core.symbol.parse.ParseSymbolTableHandler
 
load(BufferedReader) - Method in interface org.maltparser.core.symbol.SymbolTable
 
load(InputStreamReader) - Method in interface org.maltparser.core.symbol.SymbolTableHandler
 
load(String, String) - Method in interface org.maltparser.core.symbol.SymbolTableHandler
 
load(BufferedReader) - Method in class org.maltparser.core.symbol.trie.TrieSymbolTable
 
load(InputStreamReader) - Method in class org.maltparser.core.symbol.trie.TrieSymbolTableHandler
 
load(String, String) - Method in class org.maltparser.core.symbol.trie.TrieSymbolTableHandler
 
load() - Method in class org.maltparser.parser.guide.instance.FeatureDivideModel
 
loadAllMalt04Tagset(OptionManager, int, SymbolTableHandler, Logger) - Static method in class org.maltparser.core.helper.Malt04
 
loadDataFormat(URL) - Method in class org.maltparser.core.io.dataformat.DataFormatManager
 
loadFeatureMap(InputStream) - Method in class org.maltparser.ml.lib.Lib
 
loadHeader(BufferedReader) - Method in class org.maltparser.core.symbol.hash.HashSymbolTableHandler
 
loadHeader(BufferedReader) - Method in class org.maltparser.core.symbol.parse.ParseSymbolTableHandler
 
loadHeader(BufferedReader) - Method in class org.maltparser.core.symbol.trie.TrieSymbolTableHandler
 
loadMalt04Cposset(String, String, String, SymbolTableHandler, Logger) - Static method in class org.maltparser.core.helper.Malt04
 
loadMalt04Depset(String, String, String, SymbolTableHandler, Logger) - Static method in class org.maltparser.core.helper.Malt04
 
loadMalt04Posset(String, String, String, SymbolTableHandler, Logger) - Static method in class org.maltparser.core.helper.Malt04
 
loadOptionDescriptionFile() - Method in class org.maltparser.core.options.OptionManager
Loads the option description file /appdata/options.xml
loadOptionDescriptionFile(URL) - Method in class org.maltparser.core.options.OptionManager
Loads the option description file
loadOptions(int, String) - Method in class org.maltparser.core.options.OptionManager
Loads the saved options (options that are marked with usage=save).
loadOptions(int, InputStreamReader) - Method in class org.maltparser.core.options.OptionManager
Loads the saved options (options that are marked with usage=Option.SAVE).
loadParReader(URL, String, String) - Method in class org.maltparser.core.feature.spec.SpecificationModels
 
loadParSpecification(URL, String, String) - Method in class org.maltparser.core.feature.FeatureModelManager
 
loadPlugins(File) - Method in class org.maltparser.core.plugin.PluginLoader
Loads plug-ins from one directory
loadPlugins(File[]) - Method in class org.maltparser.core.plugin.PluginLoader
Loads plug-ins from one or more directories
loadSpecification(URL) - Method in class org.maltparser.core.feature.FeatureModelManager
 
loadSpecification(URL) - Method in class org.maltparser.core.propagation.PropagationManager
 
loadTagset(String, String, String, int, int, String) - Method in class org.maltparser.core.symbol.hash.HashSymbolTableHandler
 
loadTagset(String, String, String, int, int, String) - Method in class org.maltparser.core.symbol.parse.ParseSymbolTableHandler
 
loadTagset(String, String, String, int, int, String) - Method in interface org.maltparser.core.symbol.SymbolTableHandler
 
loadTagset(String, String, String, int, int, String) - Method in class org.maltparser.core.symbol.trie.TrieSymbolTableHandler
 
logDebugMessage(String) - Method in interface org.maltparser.core.config.Configuration
 
logDebugMessage(String) - Method in class org.maltparser.core.lw.parser.LWSingleMalt
 
logDebugMessage(String) - Method in class org.maltparser.parser.SingleMalt
 
logErrorMessage(String) - Method in interface org.maltparser.core.config.Configuration
 
logErrorMessage(String) - Method in class org.maltparser.core.lw.parser.LWSingleMalt
 
logErrorMessage(String) - Method in class org.maltparser.parser.SingleMalt
 
logger() - Static method in class org.maltparser.core.helper.SystemLogger
Returns a reference to the Logger.
logger - Variable in class org.maltparser.core.syntaxgraph.headrules.HeadRules
 
logInfoMessage(String) - Method in interface org.maltparser.core.config.Configuration
 
logInfoMessage(char) - Method in interface org.maltparser.core.config.Configuration
 
logInfoMessage(String) - Method in class org.maltparser.core.lw.parser.LWSingleMalt
 
logInfoMessage(char) - Method in class org.maltparser.core.lw.parser.LWSingleMalt
 
logInfoMessage(String) - Method in class org.maltparser.parser.SingleMalt
 
logInfoMessage(char) - Method in class org.maltparser.parser.SingleMalt
 
lookaheadDecrement() - Method in class org.maltparser.parser.algorithm.stack.StackConfig
 
lookaheadIncrement() - Method in class org.maltparser.parser.algorithm.stack.StackConfig
 
LosslessMapping - Class in org.maltparser.core.syntaxgraph.ds2ps
 
LosslessMapping(DataFormatInstance, DataFormatInstance, SymbolTableHandler) - Constructor for class org.maltparser.core.syntaxgraph.ds2ps.LosslessMapping
 
LWClassifier - Class in org.maltparser.core.lw.parser
A lightweight version of org.maltparser.ml.lib.
LWClassifier(McoModel, String, boolean) - Constructor for class org.maltparser.core.lw.parser.LWClassifier
 
LWDecisionModel - Class in org.maltparser.core.lw.parser
A lightweight version of the decision models, the guide model and the instance models located in org.maltparser.parser.guide.
LWDecisionModel(McoModel, boolean, String) - Constructor for class org.maltparser.core.lw.parser.LWDecisionModel
 
LWDependencyGraph - Class in org.maltparser.core.lw.graph
A lightweight version of org.maltparser.core.syntaxgraph.DependencyGraph.
LWDependencyGraph(DataFormat, SymbolTableHandler) - Constructor for class org.maltparser.core.lw.graph.LWDependencyGraph
 
LWDependencyGraph(DataFormat, SymbolTableHandler, String[], String) - Constructor for class org.maltparser.core.lw.graph.LWDependencyGraph
 
LWDependencyGraph(DataFormat, SymbolTableHandler, String[], String, boolean) - Constructor for class org.maltparser.core.lw.graph.LWDependencyGraph
 
LWDeprojectivizer - Class in org.maltparser.core.lw.graph
A lightweight version of pseudo projectivity and this class can only perform deprojectivizing.
LWDeprojectivizer() - Constructor for class org.maltparser.core.lw.graph.LWDeprojectivizer
 
LWDeterministicParser - Class in org.maltparser.core.lw.parser
A lightweight version of org.maltparser.parser.DeterministicParser.
LWDeterministicParser(LWSingleMalt, SymbolTableHandler, FeatureModel) - Constructor for class org.maltparser.core.lw.parser.LWDeterministicParser
 
LWDeterministicParser(LWSingleMalt, SymbolTableHandler) - Constructor for class org.maltparser.core.lw.parser.LWDeterministicParser
 
LWEdge - Class in org.maltparser.core.lw.graph
A lightweight version of org.maltparser.core.syntaxgraph.edge.GraphEdge.
LWEdge(LWEdge) - Constructor for class org.maltparser.core.lw.graph.LWEdge
 
LWEdge(Node, Node, SortedMap<ColumnDescription, String>) - Constructor for class org.maltparser.core.lw.graph.LWEdge
 
LWEdge(Node, Node) - Constructor for class org.maltparser.core.lw.graph.LWEdge
 
LWGraphException - Exception in org.maltparser.core.lw.graph
LWGraphException extends the MaltChainedException class and is thrown by classes within the graph package.
LWGraphException(String) - Constructor for exception org.maltparser.core.lw.graph.LWGraphException
Creates a LWGraphException object with a message
LWGraphException(String, Throwable) - Constructor for exception org.maltparser.core.lw.graph.LWGraphException
Creates a LWGraphException object with a message and a cause to the exception.
LWNode - Class in org.maltparser.core.lw.graph
A lightweight version of org.maltparser.core.syntaxgraph.node.
LWNode(LWNode) - Constructor for class org.maltparser.core.lw.graph.LWNode
 
LWNode(LWDependencyGraph, LWNode) - Constructor for class org.maltparser.core.lw.graph.LWNode
 
LWNode(LWDependencyGraph, int) - Constructor for class org.maltparser.core.lw.graph.LWNode
 
LWSingleMalt - Class in org.maltparser.core.lw.parser
A lightweight version of org.maltparser.parser.SingleMalt.
LWSingleMalt(int, DataFormatInstance, McoModel, PropagationManager, FeatureModelManager) - Constructor for class org.maltparser.core.lw.parser.LWSingleMalt
 
LWTest - Class in org.maltparser.core.lw.graph
 
LWTest() - Constructor for class org.maltparser.core.lw.graph.LWTest
 

M

main(String[]) - Static method in class org.maltparser.core.lw.graph.LWTest
 
makeFunction(String, FeatureRegistry) - Method in interface org.maltparser.core.feature.AbstractFeatureFactory
 
makeFunction(String, FeatureRegistry) - Method in class org.maltparser.parser.algorithm.covington.CovingtonFactory
 
makeFunction(String, FeatureRegistry) - Method in class org.maltparser.parser.algorithm.nivre.NivreFactory
 
makeFunction(String, FeatureRegistry) - Method in class org.maltparser.parser.algorithm.planar.PlanarFactory
 
makeFunction(String, FeatureRegistry) - Method in class org.maltparser.parser.algorithm.stack.StackFactory
 
makeFunction(String, FeatureRegistry) - Method in class org.maltparser.parser.algorithm.twoplanar.TwoPlanarFactory
 
makeNullValues() - Method in class org.maltparser.core.symbol.nullvalue.InputNullValues
 
makeNullValues() - Method in class org.maltparser.core.symbol.nullvalue.NullValues
 
makeNullValues() - Method in class org.maltparser.core.symbol.nullvalue.OutputNullValues
 
makeOracleGuide(GuideUserHistory) - Method in interface org.maltparser.parser.AbstractParserFactory
Creates an oracle guide
makeOracleGuide(GuideUserHistory) - Method in class org.maltparser.parser.algorithm.covington.CovingtonNonProjFactory
 
makeOracleGuide(GuideUserHistory) - Method in class org.maltparser.parser.algorithm.covington.CovingtonProjFactory
 
makeOracleGuide(GuideUserHistory) - Method in class org.maltparser.parser.algorithm.nivre.NivreArcEagerFactory
 
makeOracleGuide(GuideUserHistory) - Method in class org.maltparser.parser.algorithm.nivre.NivreArcStandardFactory
 
makeOracleGuide(GuideUserHistory) - Method in class org.maltparser.parser.algorithm.planar.NivrePlanarArcEagerFactory
 
makeOracleGuide(GuideUserHistory) - Method in class org.maltparser.parser.algorithm.stack.StackProjFactory
 
makeOracleGuide(GuideUserHistory) - Method in class org.maltparser.parser.algorithm.stack.StackSwapEagerFactory
 
makeOracleGuide(GuideUserHistory) - Method in class org.maltparser.parser.algorithm.stack.StackSwapLazyFactory
 
makeOracleGuide(GuideUserHistory) - Method in class org.maltparser.parser.algorithm.twoplanar.TwoPlanarArcEagerFactory
 
makeParserConfiguration() - Method in interface org.maltparser.parser.AbstractParserFactory
Creates a parser configuration
makeParserConfiguration() - Method in class org.maltparser.parser.algorithm.covington.CovingtonFactory
 
makeParserConfiguration() - Method in class org.maltparser.parser.algorithm.nivre.NivreFactory
 
makeParserConfiguration() - Method in class org.maltparser.parser.algorithm.planar.PlanarFactory
 
makeParserConfiguration() - Method in class org.maltparser.parser.algorithm.stack.StackFactory
 
makeParserConfiguration() - Method in class org.maltparser.parser.algorithm.twoplanar.TwoPlanarFactory
 
makeTransitionSystem() - Method in interface org.maltparser.parser.AbstractParserFactory
Creates a transition system
makeTransitionSystem() - Method in class org.maltparser.parser.algorithm.covington.CovingtonNonProjFactory
 
makeTransitionSystem() - Method in class org.maltparser.parser.algorithm.covington.CovingtonProjFactory
 
makeTransitionSystem() - Method in class org.maltparser.parser.algorithm.nivre.NivreArcEagerFactory
 
makeTransitionSystem() - Method in class org.maltparser.parser.algorithm.nivre.NivreArcStandardFactory
 
makeTransitionSystem() - Method in class org.maltparser.parser.algorithm.planar.NivrePlanarArcEagerFactory
 
makeTransitionSystem() - Method in class org.maltparser.parser.algorithm.stack.StackProjFactory
 
makeTransitionSystem() - Method in class org.maltparser.parser.algorithm.stack.StackSwapEagerFactory
 
makeTransitionSystem() - Method in class org.maltparser.parser.algorithm.stack.StackSwapLazyFactory
 
makeTransitionSystem() - Method in class org.maltparser.parser.algorithm.twoplanar.TwoPlanarArcEagerFactory
 
Malt04 - Class in org.maltparser.core.helper
 
Malt04() - Constructor for class org.maltparser.core.helper.Malt04
 
MaltChainedException - Exception in org.maltparser.core.exception
MaltChainedException handles a chain of MaltParser specific exception.
MaltChainedException(String) - Constructor for exception org.maltparser.core.exception.MaltChainedException
Creates a MaltChainedException instance with a message
MaltChainedException(String, Throwable) - Constructor for exception org.maltparser.core.exception.MaltChainedException
Creates a MaltChainedException instance with a message and keeps track of the cause of the exception.
MaltFeatureNode - Class in org.maltparser.ml.lib
 
MaltFeatureNode() - Constructor for class org.maltparser.ml.lib.MaltFeatureNode
 
MaltFeatureNode(int, double) - Constructor for class org.maltparser.ml.lib.MaltFeatureNode
 
MaltLiblinearModel - Class in org.maltparser.ml.lib
This class borrows code from liblinear.Model.java of the Java implementation of the liblinear package.
MaltLiblinearModel(int[], int, int, double[][], SolverType) - Constructor for class org.maltparser.ml.lib.MaltLiblinearModel
 
MaltLiblinearModel(Reader) - Constructor for class org.maltparser.ml.lib.MaltLiblinearModel
 
MaltLiblinearModel(File) - Constructor for class org.maltparser.ml.lib.MaltLiblinearModel
 
MaltLibModel - Interface in org.maltparser.ml.lib
 
MaltLibsvmModel - Class in org.maltparser.ml.lib
This class borrows code from libsvm.svm.java of the Java implementation of the libsvm package.
MaltLibsvmModel(svm_model, svm_problem) - Constructor for class org.maltparser.ml.lib.MaltLibsvmModel
 
manager - Variable in class org.maltparser.parser.algorithm.covington.CovingtonFactory
 
manager - Variable in class org.maltparser.parser.algorithm.nivre.NivreFactory
 
manager - Variable in class org.maltparser.parser.algorithm.planar.PlanarFactory
 
manager - Variable in class org.maltparser.parser.algorithm.stack.StackFactory
 
manager - Variable in class org.maltparser.parser.algorithm.twoplanar.TwoPlanarFactory
 
manager - Variable in class org.maltparser.parser.ParsingAlgorithm
 
map - Variable in class org.maltparser.core.io.dataformat.DataFormatSpecification.Dependency
 
MappablePhraseStructureGraph - Class in org.maltparser.core.syntaxgraph
 
MappablePhraseStructureGraph(SymbolTableHandler) - Constructor for class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
mapUrl - Variable in class org.maltparser.core.io.dataformat.DataFormatSpecification.Dependency
 
McoModel - Class in org.maltparser.core.lw.parser
 
McoModel(URL) - Constructor for class org.maltparser.core.lw.parser.McoModel
 
Merge3Feature - Class in org.maltparser.core.feature.map
 
Merge3Feature(SymbolTableHandler) - Constructor for class org.maltparser.core.feature.map.Merge3Feature
 
mergeArclabels(DependencyStructure) - Method in class org.maltparser.transform.pseudo.PseudoProjectivity
 
MergeFeature - Class in org.maltparser.core.feature.map
 
MergeFeature(SymbolTableHandler) - Constructor for class org.maltparser.core.feature.map.MergeFeature
 
mode - Variable in class org.maltparser.parser.SingleMalt
 
model - Variable in class org.maltparser.ml.lib.Lib
 
Model - Interface in org.maltparser.parser.guide
 
Modifiable - Interface in org.maltparser.core.feature.function
 
modifyJarEntry(JarEntry, JarEntry, StringBuilder) - Method in class org.maltparser.core.config.version.Versioning
 
moveAllInstances(LearningMethod, FeatureFunction, ArrayList<Integer>) - Method in interface org.maltparser.ml.LearningMethod
 
moveAllInstances(LearningMethod, FeatureFunction, ArrayList<Integer>) - Method in class org.maltparser.ml.lib.Lib
 
moveAllInstances(AtomicModel, FeatureFunction, ArrayList<Integer>) - Method in class org.maltparser.parser.guide.instance.AtomicModel
Moves all instance from this atomic model into the destination atomic model and add the divide feature.
moveDependencyEdge(int, int) - Method in class org.maltparser.core.lw.graph.LWDependencyGraph
 
moveDependencyEdge(int, int) - Method in class org.maltparser.core.syntaxgraph.DependencyGraph
 
moveDependencyEdge(DependencyNode, DependencyNode) - Method in class org.maltparser.core.syntaxgraph.DependencyGraph
 
moveDependencyEdge(int, int) - Method in interface org.maltparser.core.syntaxgraph.DependencyStructure
Replace the head of the dependent with a new head.
moveDependencyEdge(int, int) - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
moveDependencyEdge(DependencyNode, DependencyNode) - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
MultipleDecision - Interface in org.maltparser.parser.history.action
 
MultipleFeatureValue - Class in org.maltparser.core.feature.value
 
MultipleFeatureValue(Function) - Constructor for class org.maltparser.core.feature.value.MultipleFeatureValue
 

N

NA - Static variable in interface org.maltparser.core.symbol.SymbolTable
 
name - Variable in class org.maltparser.core.config.ConfigurationDir
 
name - Variable in class org.maltparser.core.syntaxgraph.headrules.HeadRules
 
name - Variable in class org.maltparser.parser.history.container.TableContainer
 
nChildren() - Method in class org.maltparser.core.syntaxgraph.node.NonTerminal
 
nChildren() - Method in interface org.maltparser.core.syntaxgraph.node.NonTerminalNode
 
nChildren() - Method in class org.maltparser.core.syntaxgraph.node.Root
 
nConfigurations() - Method in class org.maltparser.parser.ParserState
 
nDependencyNode() - Method in class org.maltparser.core.lw.graph.LWDependencyGraph
 
nDependencyNode() - Method in class org.maltparser.core.syntaxgraph.DependencyGraph
 
nDependencyNode() - Method in interface org.maltparser.core.syntaxgraph.DependencyStructure
 
nDependencyNode() - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
nEdges() - Method in class org.maltparser.core.lw.graph.LWDependencyGraph
 
nEdges() - Method in class org.maltparser.core.syntaxgraph.DependencyGraph
 
nEdges() - Method in interface org.maltparser.core.syntaxgraph.DependencyStructure
Returns the number of edges
nEdges() - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
nEdges() - Method in interface org.maltparser.core.syntaxgraph.PhraseStructure
 
nEdges() - Method in class org.maltparser.core.syntaxgraph.PhraseStructureGraph
 
NegraReader - Class in org.maltparser.core.syntaxgraph.reader
 
NegraReader() - Constructor for class org.maltparser.core.syntaxgraph.reader.NegraReader
 
NegraWriter - Class in org.maltparser.core.syntaxgraph.writer
 
NegraWriter() - Constructor for class org.maltparser.core.syntaxgraph.writer.NegraWriter
 
newFunction(String, FeatureRegistry) - Method in class org.maltparser.core.feature.system.FeatureEngine
 
newFunction(FeatureRegistry) - Method in class org.maltparser.core.feature.system.FunctionDescription
 
newInstance(String, Class<?>[], Object[]) - Method in class org.maltparser.core.plugin.PluginLoader
Creates a new instance of a class within one of the plug-ins
NEWITERATION - Static variable in class org.maltparser.core.flow.item.ChartItem
 
nextCode - Variable in class org.maltparser.core.symbol.nullvalue.NullValues
 
nFeatureValues() - Method in class org.maltparser.core.feature.value.FeatureValue
 
nFeatureValues() - Method in class org.maltparser.core.feature.value.MultipleFeatureValue
 
nFeatureValues() - Method in class org.maltparser.core.feature.value.SingleFeatureValue
 
nHeadEdgeLabels() - Method in class org.maltparser.core.lw.graph.LWNode
 
nHeadEdgeLabels() - Method in interface org.maltparser.core.syntaxgraph.node.DependencyNode
 
nHeadEdgeLabels() - Method in class org.maltparser.core.syntaxgraph.node.Root
 
nHeadEdgeLabels() - Method in class org.maltparser.core.syntaxgraph.node.Token
 
nIterations - Variable in class org.maltparser.parser.SingleMalt
 
NivreAddressFunction - Class in org.maltparser.parser.algorithm.nivre
 
NivreAddressFunction(String, AlgoritmInterface) - Constructor for class org.maltparser.parser.algorithm.nivre.NivreAddressFunction
 
NivreAddressFunction.NivreSubFunction - Enum in org.maltparser.parser.algorithm.nivre
 
NivreArcEagerFactory - Class in org.maltparser.parser.algorithm.nivre
 
NivreArcEagerFactory(DependencyParserConfig) - Constructor for class org.maltparser.parser.algorithm.nivre.NivreArcEagerFactory
 
NivreArcStandardFactory - Class in org.maltparser.parser.algorithm.nivre
 
NivreArcStandardFactory(DependencyParserConfig) - Constructor for class org.maltparser.parser.algorithm.nivre.NivreArcStandardFactory
 
NivreConfig - Class in org.maltparser.parser.algorithm.nivre
 
NivreConfig(boolean, boolean, boolean) - Constructor for class org.maltparser.parser.algorithm.nivre.NivreConfig
 
NivreFactory - Class in org.maltparser.parser.algorithm.nivre
 
NivreFactory(DependencyParserConfig) - Constructor for class org.maltparser.parser.algorithm.nivre.NivreFactory
 
NivrePlanarArcEagerFactory - Class in org.maltparser.parser.algorithm.planar
 
NivrePlanarArcEagerFactory(DependencyParserConfig) - Constructor for class org.maltparser.parser.algorithm.planar.NivrePlanarArcEagerFactory
 
nLabels() - Method in class org.maltparser.core.lw.graph.LWEdge
 
nLabels() - Method in class org.maltparser.core.lw.graph.LWNode
Returns the number of labels of the graph element.
nLabels() - Method in interface org.maltparser.core.syntaxgraph.Element
Returns the number of labels of the graph element.
nLabels() - Method in class org.maltparser.core.syntaxgraph.GraphElement
Returns the number of labels of the graph element.
nNodes() - Method in class org.maltparser.core.lw.graph.LWDependencyGraph
 
nNonProjectiveEdges() - Method in class org.maltparser.core.lw.graph.LWDependencyGraph
 
nNonProjectiveEdges() - Method in class org.maltparser.core.syntaxgraph.DependencyGraph
 
nNonProjectiveEdges() - Method in interface org.maltparser.core.syntaxgraph.DependencyStructure
Returns the number of non-projective edges in the dependency structure.
nNonProjectiveEdges() - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
nNonTerminals() - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
nNonTerminals() - Method in interface org.maltparser.core.syntaxgraph.PhraseStructure
 
nNonTerminals() - Method in class org.maltparser.core.syntaxgraph.PhraseStructureGraph
 
NO_CONNECTEDNESS - Static variable in class org.maltparser.parser.algorithm.planar.PlanarConfig
 
NO_OUTPUTSTREAM - Static variable in class org.maltparser.core.helper.NoPrintStream
 
NO_PRINTSTREAM - Static variable in class org.maltparser.core.helper.NoPrintStream
 
NOARC - Static variable in class org.maltparser.parser.algorithm.covington.NonProjective
 
NOARC - Static variable in class org.maltparser.parser.algorithm.covington.Projective
 
noCoveredRoots - Variable in class org.maltparser.parser.algorithm.planar.PlanarConfig
 
noCoveredRoots - Variable in class org.maltparser.parser.algorithm.twoplanar.TwoPlanarConfig
 
Node - Interface in org.maltparser.core.syntaxgraph.node
 
nodePool - Variable in class org.maltparser.parser.history.HistoryList
 
nodePool - Variable in class org.maltparser.parser.history.HistoryTree
 
NOGROUPNAME - Static variable in class org.maltparser.core.options.OptionGroup
 
noMoreInstances() - Method in interface org.maltparser.ml.LearningMethod
 
noMoreInstances() - Method in class org.maltparser.ml.lib.Lib
 
noMoreInstances() - Method in interface org.maltparser.parser.guide.ClassifierGuide
 
noMoreInstances(FeatureModel) - Method in class org.maltparser.parser.guide.decision.BranchedDecisionModel
 
noMoreInstances(FeatureModel) - Method in class org.maltparser.parser.guide.decision.OneDecisionModel
 
noMoreInstances(FeatureModel) - Method in class org.maltparser.parser.guide.decision.SeqDecisionModel
 
noMoreInstances(FeatureModel) - Method in class org.maltparser.parser.guide.instance.AtomicModel
 
noMoreInstances(FeatureModel) - Method in class org.maltparser.parser.guide.instance.FeatureDivideModel
 
noMoreInstances(FeatureModel) - Method in interface org.maltparser.parser.guide.Model
 
noMoreInstances() - Method