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 in class org.maltparser.parser.guide.SingleGuide
 
NONE - Static variable in class org.maltparser.core.lw.graph.LWDeprojectivizer
 
NONE - Static variable in class org.maltparser.core.options.option.Option
 
NonProjective - Class in org.maltparser.parser.algorithm.covington
 
NonProjective(PropagationManager) - Constructor for class org.maltparser.parser.algorithm.covington.NonProjective
 
NonProjective - Class in org.maltparser.parser.algorithm.stack
 
NonProjective(PropagationManager) - Constructor for class org.maltparser.parser.algorithm.stack.NonProjective
 
NonTerminal - Class in org.maltparser.core.syntaxgraph.node
 
NonTerminal() - Constructor for class org.maltparser.core.syntaxgraph.node.NonTerminal
 
NonTerminalNode - Interface in org.maltparser.core.syntaxgraph.node
 
nonTerminalNodes - Variable in class org.maltparser.core.syntaxgraph.PhraseStructureGraph
 
nonTerminalPool - Variable in class org.maltparser.core.syntaxgraph.PhraseStructureGraph
 
nonTerminalSymbolTable - Variable in class org.maltparser.core.syntaxgraph.headrules.HeadRules
 
NoOutputStream - Class in org.maltparser.core.helper
 
NoPrintStream - Class in org.maltparser.core.helper
 
NORMAL - Static variable in class org.maltparser.parser.algorithm.planar.PlanarConfig
 
NORMAL - Static variable in class org.maltparser.parser.algorithm.twoplanar.TwoPlanarConfig
 
nr_class - Variable in class org.maltparser.ml.lib.MaltLibsvmModel
 
nSV - Variable in class org.maltparser.ml.lib.MaltLibsvmModel
 
nTerminalNode() - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
nTerminalNode() - Method in interface org.maltparser.core.syntaxgraph.PhraseStructure
 
nTerminalNode() - Method in class org.maltparser.core.syntaxgraph.PhraseStructureGraph
 
nTokenNode() - Method in class org.maltparser.core.lw.graph.LWDependencyGraph
 
nTokenNode() - Method in class org.maltparser.core.syntaxgraph.Sentence
 
nTokenNode() - Method in interface org.maltparser.core.syntaxgraph.TokenStructure
Returns the number of token nodes in the token structure (sentence).
nullValue - Variable in class org.maltparser.core.feature.value.FeatureValue
 
nullValue2CodeMap - Variable in class org.maltparser.core.symbol.nullvalue.NullValues
 
nullValue2SymbolMap - Variable in class org.maltparser.core.symbol.nullvalue.NullValues
 
nullValueEncoding - Variable in class org.maltparser.core.symbol.nullvalue.NullValues
 
NullValues - Class in org.maltparser.core.symbol.nullvalue
 
NullValues(SymbolTable) - Constructor for class org.maltparser.core.symbol.nullvalue.NullValues
 
NullValues.NullValueDegree - Enum in org.maltparser.core.symbol.nullvalue
 
NullValues.NullValueId - Enum in org.maltparser.core.symbol.nullvalue
 
nullValueStrategy - Variable in class org.maltparser.core.symbol.nullvalue.NullValues
 
nullvalueToCode(NullValues.NullValueId) - Method in class org.maltparser.core.symbol.nullvalue.NullValues
 
nullvalueToSymbol(NullValues.NullValueId) - Method in class org.maltparser.core.symbol.nullvalue.NullValues
 
numberOfActions() - Method in class org.maltparser.parser.history.action.ComplexDecisionAction
 
numberOfActions() - Method in interface org.maltparser.parser.history.action.GuideUserAction
 
numberOfComponents - Variable in class org.maltparser.core.syntaxgraph.SyntaxGraph
 
numberOfDecisions() - Method in class org.maltparser.parser.history.action.ComplexDecisionAction
 
numberOfDecisions() - Method in interface org.maltparser.parser.history.action.GuideDecision
 
numberOfDecisions() - Method in class org.maltparser.parser.history.action.SimpleDecisionAction
 
NumOfFeature - Class in org.maltparser.core.syntaxgraph.feature
 
NumOfFeature(SymbolTableHandler) - Constructor for class org.maltparser.core.syntaxgraph.feature.NumOfFeature
 
NumOfFeature.NumOfRelation - Enum in org.maltparser.core.syntaxgraph.feature
 

O

ObjectPool<T> - Class in org.maltparser.core.pool
 
ObjectPool() - Constructor for class org.maltparser.core.pool.ObjectPool
 
ObjectPool(int) - Constructor for class org.maltparser.core.pool.ObjectPool
 
ObjectPoolList<T> - Class in org.maltparser.core.pool
 
ObjectPoolList() - Constructor for class org.maltparser.core.pool.ObjectPoolList
 
ObjectPoolList(int) - Constructor for class org.maltparser.core.pool.ObjectPoolList
 
ObjectPoolSet<T> - Class in org.maltparser.core.pool
 
ObjectPoolSet() - Constructor for class org.maltparser.core.pool.ObjectPoolSet
 
ObjectPoolSet(int) - Constructor for class org.maltparser.core.pool.ObjectPoolSet
 
OneDecisionModel - Class in org.maltparser.parser.guide.decision
 
OneDecisionModel(ClassifierGuide) - Constructor for class org.maltparser.parser.guide.decision.OneDecisionModel
 
OneDecisionModel(ClassifierGuide, DecisionModel, String) - Constructor for class org.maltparser.parser.guide.decision.OneDecisionModel
 
open(String, String) - Method in class org.maltparser.core.syntaxgraph.reader.BracketReader
 
open(URL, String) - Method in class org.maltparser.core.syntaxgraph.reader.BracketReader
 
open(InputStream, String) - Method in class org.maltparser.core.syntaxgraph.reader.BracketReader
 
open(String, String) - Method in class org.maltparser.core.syntaxgraph.reader.NegraReader
 
open(URL, String) - Method in class org.maltparser.core.syntaxgraph.reader.NegraReader
 
open(InputStream, String) - Method in class org.maltparser.core.syntaxgraph.reader.NegraReader
 
open(String, String) - Method in interface org.maltparser.core.syntaxgraph.reader.SyntaxGraphReader
Opens a file for read only
open(URL, String) - Method in interface org.maltparser.core.syntaxgraph.reader.SyntaxGraphReader
Opens an URL for read only
open(InputStream, String) - Method in interface org.maltparser.core.syntaxgraph.reader.SyntaxGraphReader
Opens an input stream
open(String, String) - Method in class org.maltparser.core.syntaxgraph.reader.TabReader
 
open(URL, String) - Method in class org.maltparser.core.syntaxgraph.reader.TabReader
 
open(InputStream, String) - Method in class org.maltparser.core.syntaxgraph.reader.TabReader
 
open(String, String) - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLReader
 
open(URL, String) - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLReader
 
open(InputStream, String) - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLReader
 
open(String, String) - Method in class org.maltparser.core.syntaxgraph.writer.BracketWriter
 
open(OutputStream, String) - Method in class org.maltparser.core.syntaxgraph.writer.BracketWriter
 
open(String, String) - Method in class org.maltparser.core.syntaxgraph.writer.NegraWriter
 
open(OutputStream, String) - Method in class org.maltparser.core.syntaxgraph.writer.NegraWriter
 
open(String, String) - Method in interface org.maltparser.core.syntaxgraph.writer.SyntaxGraphWriter
Opens a file for writing
open(OutputStream, String) - Method in interface org.maltparser.core.syntaxgraph.writer.SyntaxGraphWriter
Opens an output stream
open(String, String) - Method in class org.maltparser.core.syntaxgraph.writer.TabWriter
 
open(OutputStream, String) - Method in class org.maltparser.core.syntaxgraph.writer.TabWriter
 
open(String, String) - Method in class org.maltparser.core.syntaxgraph.writer.TigerXMLWriter
 
open(OutputStream, String) - Method in class org.maltparser.core.syntaxgraph.writer.TigerXMLWriter
 
Option - Class in org.maltparser.core.options.option
Abstract class that contains description of an option that are the same over all option types.
Option(OptionGroup, String, String, String, String) - Constructor for class org.maltparser.core.options.option.Option
Creates an option description
OptionContainer - Class in org.maltparser.core.options
An option container stores the option values for one instance usage.
OptionContainer(int) - Constructor for class org.maltparser.core.options.OptionContainer
Creates an option container
optionContainerIndex - Variable in class org.maltparser.parser.SingleMalt
 
OptionDescriptions - Class in org.maltparser.core.options
Organizes all the option descriptions.
OptionDescriptions() - Constructor for class org.maltparser.core.options.OptionDescriptions
Creates the Option Descriptions
OptionException - Exception in org.maltparser.core.options
OptionException extends the MaltChainedException class and is thrown by classes within the options package.
OptionException(String) - Constructor for exception org.maltparser.core.options.OptionException
Creates an OptionException object with a message
OptionException(String, Throwable) - Constructor for exception org.maltparser.core.options.OptionException
Creates an OptionException object with a message and a cause to the exception.
OPTIONFILE - Static variable in class org.maltparser.core.options.OptionContainer
 
OptionGroup - Class in org.maltparser.core.options
An option group categories a group of options.
OptionGroup(String) - Constructor for class org.maltparser.core.options.OptionGroup
Creates an option group with an option group name.
OptionManager - Class in org.maltparser.core.options
Option Manager is the management class for all option handling.
OptionValues - Class in org.maltparser.core.options
OptionValues contain a number of option containers, which contains the option values (the instance of options).
OptionValues() - Constructor for class org.maltparser.core.options.OptionValues
Creates OptionValues.
Oracle - Class in org.maltparser.parser
 
Oracle(DependencyParserConfig, GuideUserHistory) - Constructor for class org.maltparser.parser.Oracle
 
OracleGuide - Interface in org.maltparser.parser.guide
 
oracleParse(DependencyStructure, DependencyStructure) - Method in class org.maltparser.core.lw.parser.LWSingleMalt
 
oracleParse(DependencyStructure, DependencyStructure) - Method in interface org.maltparser.parser.DependencyParserConfig
 
oracleParse(DependencyStructure, DependencyStructure) - Method in class org.maltparser.parser.SingleMalt
 
org.maltparser.core.config - package org.maltparser.core.config
Contains classes and an interface for handling parsing scenarios.
org.maltparser.core.config.version - package org.maltparser.core.config.version
 
org.maltparser.core.exception - package org.maltparser.core.exception
Provides classes for handling exception.
org.maltparser.core.feature - package org.maltparser.core.feature
Provides classes for handling feature models.
org.maltparser.core.feature.function - package org.maltparser.core.feature.function
Contains classes and interfaces for handling feature and address functions.
org.maltparser.core.feature.map - package org.maltparser.core.feature.map
Contains classes handling feature map functions.
org.maltparser.core.feature.spec - package org.maltparser.core.feature.spec
Contains classes for storing the feature specification model.
org.maltparser.core.feature.spec.reader - package org.maltparser.core.feature.spec.reader
Contains classes for loading a feature specification.
org.maltparser.core.feature.system - package org.maltparser.core.feature.system
provides classes to handle the feature system.
org.maltparser.core.feature.value - package org.maltparser.core.feature.value
Contains classes and interfaces for handling feature values.
org.maltparser.core.flow - package org.maltparser.core.flow
 
org.maltparser.core.flow.item - package org.maltparser.core.flow.item
 
org.maltparser.core.flow.spec - package org.maltparser.core.flow.spec
 
org.maltparser.core.flow.system - package org.maltparser.core.flow.system
 
org.maltparser.core.flow.system.elem - package org.maltparser.core.flow.system.elem
 
org.maltparser.core.helper - package org.maltparser.core.helper
Provides classes of various kinds that not fit into another package.
org.maltparser.core.io.dataformat - package org.maltparser.core.io.dataformat
Contains classes for describing the data format, such as CoNLL shared task format and Malt-TAB format.
org.maltparser.core.lw.graph - package org.maltparser.core.lw.graph
 
org.maltparser.core.lw.helper - package org.maltparser.core.lw.helper
 
org.maltparser.core.lw.parser - package org.maltparser.core.lw.parser
 
org.maltparser.core.options - package org.maltparser.core.options
Classes for management of all options used in the application and its plugins.
org.maltparser.core.options.option - package org.maltparser.core.options.option
Contains classes for types of options.
org.maltparser.core.plugin - package org.maltparser.core.plugin
Provides classes for loading and initializing plugins.
org.maltparser.core.pool - package org.maltparser.core.pool
 
org.maltparser.core.propagation - package org.maltparser.core.propagation
 
org.maltparser.core.propagation.spec - package org.maltparser.core.propagation.spec
 
org.maltparser.core.symbol - package org.maltparser.core.symbol
Contains classes for handling different kinds of symbols (e.g., word forms, root labels and parser actions).
org.maltparser.core.symbol.hash - package org.maltparser.core.symbol.hash
 
org.maltparser.core.symbol.nullvalue - package org.maltparser.core.symbol.nullvalue
MaltParser has the possibility of distinguishing between different kinds of null-values when extracting the feature vector.
org.maltparser.core.symbol.parse - package org.maltparser.core.symbol.parse
 
org.maltparser.core.symbol.trie - package org.maltparser.core.symbol.trie
Provides classes for handling different kinds of symbols as trie data structure.
org.maltparser.core.syntaxgraph - package org.maltparser.core.syntaxgraph
 
org.maltparser.core.syntaxgraph.ds2ps - package org.maltparser.core.syntaxgraph.ds2ps
 
org.maltparser.core.syntaxgraph.edge - package org.maltparser.core.syntaxgraph.edge
 
org.maltparser.core.syntaxgraph.feature - package org.maltparser.core.syntaxgraph.feature
 
org.maltparser.core.syntaxgraph.headrules - package org.maltparser.core.syntaxgraph.headrules
 
org.maltparser.core.syntaxgraph.node - package org.maltparser.core.syntaxgraph.node
 
org.maltparser.core.syntaxgraph.reader - package org.maltparser.core.syntaxgraph.reader
 
org.maltparser.core.syntaxgraph.writer - package org.maltparser.core.syntaxgraph.writer
 
org.maltparser.ml - package org.maltparser.ml
Contains an interface and classes for creating an interface to an machine learning method.
org.maltparser.ml.lib - package org.maltparser.ml.lib
 
org.maltparser.parser - package org.maltparser.parser
The top package for Single Malt Parser.
org.maltparser.parser.algorithm.covington - package org.maltparser.parser.algorithm.covington
Implements the Covington deterministic parsing algorithms.
org.maltparser.parser.algorithm.nivre - package org.maltparser.parser.algorithm.nivre
Implements the Nivre deterministic parsing algorithms.
org.maltparser.parser.algorithm.planar - package org.maltparser.parser.algorithm.planar
 
org.maltparser.parser.algorithm.stack - package org.maltparser.parser.algorithm.stack
Implements the Stack parsing algorithms.
org.maltparser.parser.algorithm.twoplanar - package org.maltparser.parser.algorithm.twoplanar
 
org.maltparser.parser.guide - package org.maltparser.parser.guide
Contains classes that implements the guide, which can be seen as an interface (or glue) between the parsing algorithm and the learner.
org.maltparser.parser.guide.decision - package org.maltparser.parser.guide.decision
Provides classes for different decision models.
org.maltparser.parser.guide.instance - package org.maltparser.parser.guide.instance
Provides classes for different instance models.
org.maltparser.parser.history - package org.maltparser.parser.history
Contains classes for managing the history feature model.
org.maltparser.parser.history.action - package org.maltparser.parser.history.action
Provides classes for different kinds of parser actions
org.maltparser.parser.history.container - package org.maltparser.parser.history.container
Contains classes for intermediate storing of the parser action
org.maltparser.parser.history.kbest - package org.maltparser.parser.history.kbest
Contains classes for managing the K-best list
org.maltparser.parser.transition - package org.maltparser.parser.transition
Contains classes that all deterministic parsing algorithm use (e.g., parser action and transition).
org.maltparser.transform.pseudo - package org.maltparser.transform.pseudo
Contains classes for performing pre-processing and post-processing transformations on dependency graphs.
outgoingEdges - Variable in class org.maltparser.core.syntaxgraph.node.GraphNode
 
OUTPUT - Static variable in interface org.maltparser.core.symbol.SymbolTable
 
OutputArcFeature - Class in org.maltparser.core.syntaxgraph.feature
 
OutputArcFeature(DataFormatInstance, SymbolTableHandler) - Constructor for class org.maltparser.core.syntaxgraph.feature.OutputArcFeature
 
OutputColumnFeature - Class in org.maltparser.core.syntaxgraph.feature
 
OutputColumnFeature(DataFormatInstance, SymbolTableHandler) - Constructor for class org.maltparser.core.syntaxgraph.feature.OutputColumnFeature
 
OutputNullValues - Class in org.maltparser.core.symbol.nullvalue
 
OutputNullValues(String, SymbolTable) - Constructor for class org.maltparser.core.symbol.nullvalue.OutputNullValues
 
OutputTableFeature - Class in org.maltparser.core.syntaxgraph.feature
 
OutputTableFeature(DataFormatInstance, SymbolTableHandler) - Constructor for class org.maltparser.core.syntaxgraph.feature.OutputTableFeature
 
overloadOptionValue(int, String, String, String) - Method in class org.maltparser.core.options.OptionManager
Overloads the option value specified by the container index, the option group name, the option name.
overloadOptionValue(int, int, String, String, String) - Method in class org.maltparser.core.options.OptionManager
 

P

param - Variable in class org.maltparser.ml.lib.MaltLibsvmModel
 
paramTypes - Static variable in class org.maltparser.core.feature.map.Merge3Feature
 
paramTypes - Static variable in class org.maltparser.core.feature.map.MergeFeature
 
paramTypes - Static variable in class org.maltparser.core.feature.map.PrefixFeature
 
paramTypes - Static variable in class org.maltparser.core.feature.map.SplitFeature
 
paramTypes - Static variable in class org.maltparser.core.feature.map.SuffixFeature
 
paramTypes - Static variable in class org.maltparser.core.lw.parser.LWSingleMalt
 
paramTypes - Static variable in class org.maltparser.core.syntaxgraph.feature.ArcDirFeature
 
paramTypes - Static variable in class org.maltparser.core.syntaxgraph.feature.DGraphAddressFunction
 
paramTypes - Static variable in class org.maltparser.core.syntaxgraph.feature.DistanceFeature
 
paramTypes - Static variable in class org.maltparser.core.syntaxgraph.feature.ExistsFeature
 
paramTypes - Static variable in class org.maltparser.core.syntaxgraph.feature.InputArcDirFeature
 
paramTypes - Static variable in class org.maltparser.core.syntaxgraph.feature.InputArcFeature
 
paramTypes - Static variable in class org.maltparser.core.syntaxgraph.feature.InputColumnFeature
 
paramTypes - Static variable in class org.maltparser.core.syntaxgraph.feature.InputTableFeature
 
paramTypes - Static variable in class org.maltparser.core.syntaxgraph.feature.NumOfFeature
 
paramTypes - Static variable in class org.maltparser.core.syntaxgraph.feature.OutputArcFeature
 
paramTypes - Static variable in class org.maltparser.core.syntaxgraph.feature.OutputColumnFeature
 
paramTypes - Static variable in class org.maltparser.core.syntaxgraph.feature.OutputTableFeature
 
paramTypes - Static variable in class org.maltparser.parser.algorithm.covington.CovingtonAddressFunction
 
paramTypes - Static variable in class org.maltparser.parser.algorithm.nivre.NivreAddressFunction
 
paramTypes - Static variable in class org.maltparser.parser.algorithm.planar.PlanarAddressFunction
 
paramTypes - Static variable in class org.maltparser.parser.algorithm.stack.StackAddressFunction
 
paramTypes - Static variable in class org.maltparser.parser.algorithm.twoplanar.TwoPlanarAddressFunction
 
paramTypes - Static variable in class org.maltparser.parser.SingleMalt
 
parent - Variable in class org.maltparser.core.syntaxgraph.node.NonTerminal
 
parent - Variable in class org.maltparser.core.syntaxgraph.node.Token
 
ParReader - Class in org.maltparser.core.feature.spec.reader
 
ParReader() - Constructor for class org.maltparser.core.feature.spec.reader.ParReader
 
ParReader.ColumnNames - Enum in org.maltparser.core.feature.spec.reader
 
ParReader.DataStructures - Enum in org.maltparser.core.feature.spec.reader
 
parse(DependencyStructure) - Method in class org.maltparser.core.lw.parser.LWDeterministicParser
 
parse(DependencyStructure) - Method in class org.maltparser.core.lw.parser.LWSingleMalt
 
parse(DependencyStructure, DependencyStructure) - Method in class org.maltparser.parser.BatchTrainer
 
parse(DependencyStructure, DependencyStructure) - Method in class org.maltparser.parser.BatchTrainerWithDiagnostics
 
parse(DependencyStructure) - Method in interface org.maltparser.parser.DependencyParserConfig
 
parse(DependencyStructure) - Method in class org.maltparser.parser.DeterministicParser
 
parse(DependencyStructure) - Method in class org.maltparser.parser.DeterministicParserWithDiagnostics
 
parse(DependencyStructure) - Method in class org.maltparser.parser.Parser
Parses the empty dependency graph
PARSE - Static variable in class org.maltparser.parser.SingleMalt
 
parse(DependencyStructure) - Method in class org.maltparser.parser.SingleMalt
 
parse(DependencyStructure, DependencyStructure) - Method in class org.maltparser.parser.Trainer
Trains a parser using the gold-standard dependency graph and returns a parsed dependency graph
parseCommandLine(String, int) - Method in class org.maltparser.core.options.OptionManager
 
parseCommandLine(String[], int) - Method in class org.maltparser.core.options.OptionManager
Parses the command line arguments.
parseDataFormatXMLfile(String) - Method in class org.maltparser.core.io.dataformat.DataFormatSpecification
 
parseDataFormatXMLfile(URL) - Method in class org.maltparser.core.io.dataformat.DataFormatSpecification
 
parseHeadRules(String) - Method in class org.maltparser.core.syntaxgraph.headrules.HeadRules
 
parseHeadRules(URL) - Method in class org.maltparser.core.syntaxgraph.headrules.HeadRules
 
parseOptionDescriptionXMLfile(URL) - Method in class org.maltparser.core.options.OptionDescriptions
Parse a XML file that contains the options used for controlling the application.
parseOptionInstanceXMLfile(String) - Method in class org.maltparser.core.options.OptionManager
Parses the option file for option values.
parseParameters(String, LinkedHashMap<String, String>, String) - Method in class org.maltparser.ml.lib.Lib
 
Parser - Class in org.maltparser.parser
 
Parser(DependencyParserConfig, SymbolTableHandler) - Constructor for class org.maltparser.parser.Parser
Creates a parser
ParserConfiguration - Class in org.maltparser.parser
 
ParserConfiguration() - Constructor for class org.maltparser.parser.ParserConfiguration
Creates a parser configuration
ParserRegistry - Class in org.maltparser.parser
 
ParserRegistry() - Constructor for class org.maltparser.parser.ParserRegistry
 
ParserState - Class in org.maltparser.parser
 
ParserState(DependencyParserConfig, SymbolTableHandler, AbstractParserFactory) - Constructor for class org.maltparser.parser.ParserState
 
parserState - Variable in class org.maltparser.parser.ParsingAlgorithm
 
parseSentences(List<String[]>, String, int, boolean, SymbolTableHandler, DataFormat) - Method in class org.maltparser.core.lw.parser.LWSingleMalt
 
ParseSymbolTable - Class in org.maltparser.core.symbol.parse
 
ParseSymbolTable(String, int, int, String, SymbolTableHandler) - Constructor for class org.maltparser.core.symbol.parse.ParseSymbolTable
 
ParseSymbolTable(String, SymbolTable, SymbolTableHandler) - Constructor for class org.maltparser.core.symbol.parse.ParseSymbolTable
 
ParseSymbolTable(String, SymbolTableHandler) - Constructor for class org.maltparser.core.symbol.parse.ParseSymbolTable
 
ParseSymbolTableHandler - Class in org.maltparser.core.symbol.parse
 
ParseSymbolTableHandler(SymbolTableHandler) - Constructor for class org.maltparser.core.symbol.parse.ParseSymbolTableHandler
 
ParsingAlgorithm - Class in org.maltparser.parser
 
ParsingAlgorithm(DependencyParserConfig, SymbolTableHandler) - Constructor for class org.maltparser.parser.ParsingAlgorithm
Creates a parsing algorithm
parsingAlgorithm - Variable in class org.maltparser.parser.SingleMalt
 
ParsingException - Exception in org.maltparser.parser
ParsingException extends the MaltChainedException class and is thrown by classes within the parser.algorithm package.
ParsingException(String) - Constructor for exception org.maltparser.parser.ParsingException
Creates a ParsingException object with a message
ParsingException(String, Throwable) - Constructor for exception org.maltparser.parser.ParsingException
Creates a ParsingException object with a message and a cause to the exception.
PATH - Static variable in class org.maltparser.core.lw.graph.LWDeprojectivizer
 
peekNextKBest() - Method in class org.maltparser.parser.history.kbest.KBestList
 
peekNextKBestScore() - Method in class org.maltparser.parser.history.kbest.ScoredKBestList
 
permissible(GuideUserAction, ParserConfiguration) - Method in class org.maltparser.parser.algorithm.covington.NonProjective
 
permissible(GuideUserAction, ParserConfiguration) - Method in class org.maltparser.parser.algorithm.covington.Projective
 
permissible(GuideUserAction, ParserConfiguration) - Method in class org.maltparser.parser.algorithm.nivre.ArcEager
 
permissible(GuideUserAction, ParserConfiguration) - Method in class org.maltparser.parser.algorithm.nivre.ArcStandard
 
permissible(GuideUserAction, ParserConfiguration) - Method in class org.maltparser.parser.algorithm.planar.Planar
 
permissible(GuideUserAction, ParserConfiguration) - Method in class org.maltparser.parser.algorithm.stack.NonProjective
 
permissible(GuideUserAction, ParserConfiguration) - Method in class org.maltparser.parser.algorithm.stack.Projective
 
permissible(GuideUserAction, ParserConfiguration) - Method in class org.maltparser.parser.algorithm.twoplanar.TwoPlanar
 
permissible(GuideUserAction) - Method in class org.maltparser.parser.ParserState
 
permissible(GuideUserAction, ParserConfiguration) - Method in class org.maltparser.parser.TransitionSystem
 
PHRASE_STRUCTURE_EDGE - Static variable in interface org.maltparser.core.syntaxgraph.edge.Edge
 
PHRASE_STRUCTURE_EDGE_LABEL - Static variable in class org.maltparser.core.io.dataformat.ColumnDescription
 
PHRASE_STRUCTURE_NODE_LABEL - Static variable in class org.maltparser.core.io.dataformat.ColumnDescription
 
PhraseStructure - Interface in org.maltparser.core.syntaxgraph
 
PhraseStructureGraph - Class in org.maltparser.core.syntaxgraph
 
PhraseStructureGraph(SymbolTableHandler) - Constructor for class org.maltparser.core.syntaxgraph.PhraseStructureGraph
 
PhraseStructureNode - Interface in org.maltparser.core.syntaxgraph.node
 
Planar - Class in org.maltparser.parser.algorithm.planar
 
Planar(PropagationManager) - Constructor for class org.maltparser.parser.algorithm.planar.Planar
 
PlanarAddressFunction - Class in org.maltparser.parser.algorithm.planar
 
PlanarAddressFunction(String, AlgoritmInterface) - Constructor for class org.maltparser.parser.algorithm.planar.PlanarAddressFunction
 
PlanarAddressFunction.PlanarSubFunction - Enum in org.maltparser.parser.algorithm.planar
 
PlanarArcEagerOracle - Class in org.maltparser.parser.algorithm.planar
 
PlanarArcEagerOracle(DependencyParserConfig, GuideUserHistory) - Constructor for class org.maltparser.parser.algorithm.planar.PlanarArcEagerOracle
 
PlanarConfig - Class in org.maltparser.parser.algorithm.planar
 
PlanarConfig(String, String, String, String) - Constructor for class org.maltparser.parser.algorithm.planar.PlanarConfig
 
PlanarFactory - Class in org.maltparser.parser.algorithm.planar
 
PlanarFactory(DependencyParserConfig) - Constructor for class org.maltparser.parser.algorithm.planar.PlanarFactory
 
Plugin - Class in org.maltparser.core.plugin
The class Plugin contains information about a plug-in that comply to the the MaltParser Plugin Standard.
Plugin(String) - Constructor for class org.maltparser.core.plugin.Plugin
Creates a plug-in container.
Plugin(File) - Constructor for class org.maltparser.core.plugin.Plugin
Creates a plug-in container.
PluginException - Exception in org.maltparser.core.plugin
PluginException extends the MaltChainedException class and is thrown by classes within the plugin package.
PluginException(String) - Constructor for exception org.maltparser.core.plugin.PluginException
Creates a PluginException object with a message
PluginException(String, Throwable) - Constructor for exception org.maltparser.core.plugin.PluginException
Creates a PluginException object with a message
PluginLoader - Class in org.maltparser.core.plugin
Loads MaltParser plug-ins and makes new instances of classes within these plug-ins.
postprocess(int) - Method in class org.maltparser.core.config.ConfigDirChartItem
 
postprocess() - Method in class org.maltparser.core.flow.FlowChartInstance
 
postprocess(int) - Method in class org.maltparser.core.flow.item.ChartItem
Cause the chart item to perform the postprocess tasks
postprocess(int) - Method in class org.maltparser.core.syntaxgraph.CopyChartItem
 
postprocess(int) - Method in class org.maltparser.core.syntaxgraph.GraphAnalyzerChartItem
 
postprocess(int) - Method in class org.maltparser.core.syntaxgraph.reader.ReadChartItem
 
postprocess(int) - Method in class org.maltparser.core.syntaxgraph.SyntaxGraphChartItem
 
postprocess(int) - Method in class org.maltparser.core.syntaxgraph.writer.WriteChartItem
 
postprocess(int) - Method in class org.maltparser.parser.SingleMaltChartItem
 
postprocess(int) - Method in class org.maltparser.transform.pseudo.PseudoProjChartItem
 
predecessor - Variable in class org.maltparser.core.syntaxgraph.node.Token
the previous terminal node in the linear precedence
predict(FeatureVector, SingleDecision, boolean) - Method in class org.maltparser.core.lw.parser.LWClassifier
 
predict(FeatureModel, ComplexDecisionAction, boolean) - Method in class org.maltparser.core.lw.parser.LWDecisionModel
 
predict(FeatureVector, SingleDecision) - Method in interface org.maltparser.ml.LearningMethod
 
predict(FeatureVector, SingleDecision) - Method in class org.maltparser.ml.lib.Lib
 
predict(MaltFeatureNode[]) - Method in class org.maltparser.ml.lib.MaltLiblinearModel
 
predict(MaltFeatureNode[]) - Method in interface org.maltparser.ml.lib.MaltLibModel
 
predict(MaltFeatureNode[]) - Method in class org.maltparser.ml.lib.MaltLibsvmModel
 
predict(DependencyStructure, ParserConfiguration) - Method in class org.maltparser.parser.algorithm.covington.CovingtonOracle
 
predict(DependencyStructure, ParserConfiguration) - Method in class org.maltparser.parser.algorithm.nivre.ArcEagerOracle
 
predict(DependencyStructure, ParserConfiguration) - Method in class org.maltparser.parser.algorithm.nivre.ArcStandardOracle
 
predict(DependencyStructure, ParserConfiguration) - Method in class org.maltparser.parser.algorithm.planar.PlanarArcEagerOracle
 
predict(DependencyStructure, ParserConfiguration) - Method in class org.maltparser.parser.algorithm.stack.ProjectiveOracle
 
predict(DependencyStructure, ParserConfiguration) - Method in class org.maltparser.parser.algorithm.stack.SwapEagerOracle
 
predict(DependencyStructure, ParserConfiguration) - Method in class org.maltparser.parser.algorithm.stack.SwapLazyOracle
 
predict(DependencyStructure, ParserConfiguration) - Method in class org.maltparser.parser.algorithm.twoplanar.TwoPlanarArcEagerOracle
 
predict(FeatureModel, GuideDecision) - Method in interface org.maltparser.parser.guide.ClassifierGuide
 
predict(FeatureModel, GuideDecision) - Method in class org.maltparser.parser.guide.decision.BranchedDecisionModel
 
predict(FeatureModel, GuideDecision) - Method in interface org.maltparser.parser.guide.decision.DecisionModel
 
predict(FeatureModel, GuideDecision) - Method in class org.maltparser.parser.guide.decision.OneDecisionModel
 
predict(FeatureModel, GuideDecision) - Method in class org.maltparser.parser.guide.decision.SeqDecisionModel
 
predict(GuideUserAction) - Method in interface org.maltparser.parser.guide.Guidable
 
predict(FeatureVector, SingleDecision) - Method in class org.maltparser.parser.guide.instance.AtomicModel
 
predict(FeatureVector, SingleDecision) - Method in class org.maltparser.parser.guide.instance.FeatureDivideModel
 
predict(FeatureVector, SingleDecision) - Method in interface org.maltparser.parser.guide.instance.InstanceModel
 
predict(DependencyStructure, ParserConfiguration) - Method in interface org.maltparser.parser.guide.OracleGuide
 
predict(FeatureModel, GuideDecision) - Method in class org.maltparser.parser.guide.SingleGuide
 
predict_one(MaltFeatureNode[]) - Method in class org.maltparser.ml.lib.MaltLiblinearModel
 
predict_one(MaltFeatureNode[]) - Method in interface org.maltparser.ml.lib.MaltLibModel
 
predict_one(MaltFeatureNode[]) - Method in class org.maltparser.ml.lib.MaltLibsvmModel
 
predictExtract(FeatureModel, GuideDecision) - Method in interface org.maltparser.parser.guide.ClassifierGuide
 
predictExtract(FeatureModel, GuideDecision) - Method in class org.maltparser.parser.guide.decision.BranchedDecisionModel
 
predictExtract(FeatureModel, GuideDecision) - Method in interface org.maltparser.parser.guide.decision.DecisionModel
 
predictExtract(FeatureModel, GuideDecision) - Method in class org.maltparser.parser.guide.decision.OneDecisionModel
 
predictExtract(FeatureModel, GuideDecision) - Method in class org.maltparser.parser.guide.decision.SeqDecisionModel
 
predictExtract(FeatureVector, SingleDecision) - Method in class org.maltparser.parser.guide.instance.AtomicModel
 
predictExtract(FeatureVector, SingleDecision) - Method in class org.maltparser.parser.guide.instance.FeatureDivideModel
 
predictExtract(FeatureVector, SingleDecision) - Method in interface org.maltparser.parser.guide.instance.InstanceModel
 
predictExtract(FeatureModel, GuideDecision) - Method in class org.maltparser.parser.guide.SingleGuide
 
predictFromKBestList(FeatureModel, ComplexDecisionAction) - Method in class org.maltparser.core.lw.parser.LWDecisionModel
 
predictFromKBestList(FeatureModel, GuideDecision) - Method in interface org.maltparser.parser.guide.ClassifierGuide
 
predictFromKBestList(FeatureModel, GuideDecision) - Method in class org.maltparser.parser.guide.decision.BranchedDecisionModel
 
predictFromKBestList(FeatureModel, GuideDecision) - Method in interface org.maltparser.parser.guide.decision.DecisionModel
 
predictFromKBestList(FeatureModel, GuideDecision) - Method in class org.maltparser.parser.guide.decision.OneDecisionModel
 
predictFromKBestList(FeatureModel, GuideDecision) - Method in class org.maltparser.parser.guide.decision.SeqDecisionModel
 
predictFromKBestList(GuideUserAction) - Method in interface org.maltparser.parser.guide.Guidable
 
predictFromKBestList(FeatureModel, GuideDecision) - Method in class org.maltparser.parser.guide.SingleGuide
 
PrefixFeature - Class in org.maltparser.core.feature.map
 
PrefixFeature(DataFormatInstance, SymbolTableHandler) - Constructor for class org.maltparser.core.feature.map.PrefixFeature
 
preprocess(int) - Method in class org.maltparser.core.config.ConfigDirChartItem
 
preprocess() - Method in class org.maltparser.core.flow.FlowChartInstance
 
preprocess(int) - Method in class org.maltparser.core.flow.item.ChartItem
Cause the chart item to perform the preprocess tasks
preprocess(int) - Method in class org.maltparser.core.syntaxgraph.CopyChartItem
 
preprocess(int) - Method in class org.maltparser.core.syntaxgraph.GraphAnalyzerChartItem
 
preprocess(int) - Method in class org.maltparser.core.syntaxgraph.reader.ReadChartItem
 
preprocess(int) - Method in class org.maltparser.core.syntaxgraph.SyntaxGraphChartItem
 
preprocess(int) - Method in class org.maltparser.core.syntaxgraph.writer.WriteChartItem
 
preprocess(int) - Method in class org.maltparser.parser.SingleMaltChartItem
 
preprocess(int) - Method in class org.maltparser.transform.pseudo.PseudoProjChartItem
 
print(boolean) - Method in class org.maltparser.core.helper.NoPrintStream
 
print(char) - Method in class org.maltparser.core.helper.NoPrintStream
 
print(char[]) - Method in class org.maltparser.core.helper.NoPrintStream
 
print(double) - Method in class org.maltparser.core.helper.NoPrintStream
 
print(float) - Method in class org.maltparser.core.helper.NoPrintStream
 
print(int) - Method in class org.maltparser.core.helper.NoPrintStream
 
print(long) - Method in class org.maltparser.core.helper.NoPrintStream
 
print(Object) - Method in class org.maltparser.core.helper.NoPrintStream
 
print(String) - Method in class org.maltparser.core.helper.NoPrintStream
 
printf(Locale, String, Object...) - Method in class org.maltparser.core.helper.NoPrintStream
 
printf(String, Object...) - Method in class org.maltparser.core.helper.NoPrintStream
 
println() - Method in class org.maltparser.core.helper.NoPrintStream
 
println(boolean) - Method in class org.maltparser.core.helper.NoPrintStream
 
println(char) - Method in class org.maltparser.core.helper.NoPrintStream
 
println(char[]) - Method in class org.maltparser.core.helper.NoPrintStream
 
println(double) - Method in class org.maltparser.core.helper.NoPrintStream
 
println(float) - Method in class org.maltparser.core.helper.NoPrintStream
 
println(int) - Method in class org.maltparser.core.helper.NoPrintStream
 
println(long) - Method in class org.maltparser.core.helper.NoPrintStream
 
println(Object) - Method in class org.maltparser.core.helper.NoPrintStream
 
println(String) - Method in class org.maltparser.core.helper.NoPrintStream
 
printStackTrace() - Method in exception org.maltparser.core.exception.MaltChainedException
 
PrioList - Class in org.maltparser.core.syntaxgraph.headrules
 
PrioList(HeadRule, String) - Constructor for class org.maltparser.core.syntaxgraph.headrules.PrioList
 
prioList - Variable in class org.maltparser.core.syntaxgraph.headrules.PrioSet
 
PrioSet - Class in org.maltparser.core.syntaxgraph.headrules
 
PrioSet(PrioList) - Constructor for class org.maltparser.core.syntaxgraph.headrules.PrioSet
 
PrioSet(PrioList, String) - Constructor for class org.maltparser.core.syntaxgraph.headrules.PrioSet
 
prioSet - Variable in class org.maltparser.core.syntaxgraph.headrules.PrioSetMember
 
PrioSetMember - Class in org.maltparser.core.syntaxgraph.headrules
 
PrioSetMember(PrioSet, SymbolTable, ColumnDescription, int, PrioSetMember.RelationToPrevMember) - Constructor for class org.maltparser.core.syntaxgraph.headrules.PrioSetMember
 
PrioSetMember(PrioSet, SymbolTable, ColumnDescription, String, PrioSetMember.RelationToPrevMember) - Constructor for class org.maltparser.core.syntaxgraph.headrules.PrioSetMember
 
PrioSetMember.RelationToPrevMember - Enum in org.maltparser.core.syntaxgraph.headrules
 
process(int) - Method in class org.maltparser.core.config.ConfigDirChartItem
 
process() - Method in class org.maltparser.core.flow.FlowChartInstance
 
process(int) - Method in class org.maltparser.core.flow.item.ChartItem
Cause the chart item to perform the process task (for every sentence)
PROCESS - Static variable in class org.maltparser.core.options.option.Option
The option is only relevant during processing (parsing)
process(int) - Method in class org.maltparser.core.syntaxgraph.CopyChartItem
 
process(int) - Method in class org.maltparser.core.syntaxgraph.GraphAnalyzerChartItem
 
process(int) - Method in class org.maltparser.core.syntaxgraph.reader.ReadChartItem
 
process(int) - Method in class org.maltparser.core.syntaxgraph.SyntaxGraphChartItem
 
process(int) - Method in class org.maltparser.core.syntaxgraph.writer.WriteChartItem
 
process(Object[]) - Method in class org.maltparser.parser.SingleMalt
 
process(int) - Method in class org.maltparser.parser.SingleMaltChartItem
 
process(int) - Method in class org.maltparser.transform.pseudo.PseudoProjChartItem
 
Projective - Class in org.maltparser.parser.algorithm.covington
 
Projective(PropagationManager) - Constructor for class org.maltparser.parser.algorithm.covington.Projective
 
Projective - Class in org.maltparser.parser.algorithm.stack
 
Projective(PropagationManager) - Constructor for class org.maltparser.parser.algorithm.stack.Projective
 
ProjectiveOracle - Class in org.maltparser.parser.algorithm.stack
 
ProjectiveOracle(DependencyParserConfig, GuideUserHistory) - Constructor for class org.maltparser.parser.algorithm.stack.ProjectiveOracle
 
projectivize(DependencyStructure) - Method in class org.maltparser.transform.pseudo.PseudoProjectivity
 
propagate(Edge) - Method in class org.maltparser.core.propagation.Propagation
Propagate columns according to the propagation specification
propagate(Edge) - Method in class org.maltparser.core.propagation.PropagationManager
 
propagate(Edge) - Method in class org.maltparser.core.propagation.Propagations
 
Propagation - Class in org.maltparser.core.propagation
A propagation object propagate a column value from one node to a column in another node based on the propagation specification.
Propagation(PropagationSpec, DataFormatInstance, SymbolTableHandler) - Constructor for class org.maltparser.core.propagation.Propagation
Creates a propagation object based on the propagation specification
PropagationException - Exception in org.maltparser.core.propagation
PropagationException extends the MaltChainedException class and is thrown by classes within the propagation package.
PropagationException(String) - Constructor for exception org.maltparser.core.propagation.PropagationException
Creates a PropagationException object with a message
PropagationException(String, Throwable) - Constructor for exception org.maltparser.core.propagation.PropagationException
Creates a PropagationException object with a message and a cause to the exception.
PropagationManager - Class in org.maltparser.core.propagation
 
PropagationManager() - Constructor for class org.maltparser.core.propagation.PropagationManager
 
propagationManager - Variable in class org.maltparser.parser.SingleMalt
 
Propagations - Class in org.maltparser.core.propagation
 
Propagations(PropagationSpecs, DataFormatInstance, SymbolTableHandler) - Constructor for class org.maltparser.core.propagation.Propagations
 
PropagationSpec - Class in org.maltparser.core.propagation.spec
 
PropagationSpec(String, String, String, String) - Constructor for class org.maltparser.core.propagation.spec.PropagationSpec
 
PropagationSpecs - Class in org.maltparser.core.propagation.spec
 
PropagationSpecs() - Constructor for class org.maltparser.core.propagation.spec.PropagationSpecs
 
PropagationSpecsReader - Class in org.maltparser.core.propagation.spec
 
PropagationSpecsReader() - Constructor for class org.maltparser.core.propagation.spec.PropagationSpecsReader
 
PseudoProjChartItem - Class in org.maltparser.transform.pseudo
 
PseudoProjChartItem() - Constructor for class org.maltparser.transform.pseudo.PseudoProjChartItem
 
PseudoProjectivity - Class in org.maltparser.transform.pseudo
This class contains methods for projectivizing and deprojectivizing
PseudoProjectivity() - Constructor for class org.maltparser.transform.pseudo.PseudoProjectivity
 
put(Class<?>, Object) - Method in class org.maltparser.core.config.ConfigurationRegistry
 
put(Class<?>, Object) - Method in interface org.maltparser.core.feature.FeatureRegistry
 
put(K, V) - Method in class org.maltparser.core.helper.HashMap
 
put(Class<?>, Object) - Method in class org.maltparser.parser.ParserRegistry
 
putAll(Map<? extends K, ? extends V>) - Method in class org.maltparser.core.helper.HashMap
 

R

rank - Variable in class org.maltparser.core.syntaxgraph.node.Root
 
rank - Variable in class org.maltparser.core.syntaxgraph.node.Token
 
read(Element, FlowChartManager) - Method in class org.maltparser.core.flow.spec.ChartItemSpecification
 
read(Element, FlowChartManager) - Method in class org.maltparser.core.flow.spec.ChartSpecification
 
read(Element, FlowChartSystem) - Method in class org.maltparser.core.flow.system.elem.ChartAttribute
 
read(Element, FlowChartSystem) - Method in class org.maltparser.core.flow.system.elem.ChartElement
 
readChartElements(Element) - Method in class org.maltparser.core.flow.system.FlowChartSystem
 
ReadChartItem - Class in org.maltparser.core.syntaxgraph.reader
 
ReadChartItem() - Constructor for class org.maltparser.core.syntaxgraph.reader.ReadChartItem
 
readEpilog() - Method in class org.maltparser.core.syntaxgraph.reader.BracketReader
 
readEpilog() - Method in class org.maltparser.core.syntaxgraph.reader.NegraReader
 
readEpilog() - Method in interface org.maltparser.core.syntaxgraph.reader.SyntaxGraphReader
Reads the end of the file, after all sentences have been processed,
readEpilog() - Method in class org.maltparser.core.syntaxgraph.reader.TabReader
 
readEpilog() - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLReader
 
readFeatureSystem(Element) - Method in class org.maltparser.core.feature.system.FeatureEngine
 
readFunction(Element) - Method in class org.maltparser.core.feature.system.FeatureEngine
 
readJarFile(URL) - Method in class org.maltparser.core.plugin.JarLoader
Loads the content of a jar file that comply with a MaltParser Plugin
readProlog() - Method in class org.maltparser.core.syntaxgraph.reader.BracketReader
 
readProlog() - Method in class org.maltparser.core.syntaxgraph.reader.NegraReader
 
readProlog() - Method in interface org.maltparser.core.syntaxgraph.reader.SyntaxGraphReader
Cause the syntax graph reader to read the beginning of the file (such as header information)
readProlog() - Method in class org.maltparser.core.syntaxgraph.reader.TabReader
 
readProlog() - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLReader
 
readSentence(TokenStructure) - Method in class org.maltparser.core.syntaxgraph.reader.BracketReader
 
readSentence(TokenStructure) - Method in class org.maltparser.core.syntaxgraph.reader.NegraReader
 
readSentence(TokenStructure) - Method in interface org.maltparser.core.syntaxgraph.reader.SyntaxGraphReader
Reads a sentence (token structure, dependency structure or/and phrase structure)
readSentence(TokenStructure) - Method in class org.maltparser.core.syntaxgraph.reader.TabReader
 
readSentence(TokenStructure) - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLReader
 
readSentences(BufferedReader) - Static method in class org.maltparser.core.lw.graph.LWTest
 
readSubFunction(Element, Class<?>, boolean) - Method in class org.maltparser.core.feature.system.FeatureEngine
 
REAL - Static variable in class org.maltparser.core.io.dataformat.ColumnDescription
 
REAL - Static variable in interface org.maltparser.core.symbol.SymbolTable
 
REDUCE - Static variable in class org.maltparser.parser.algorithm.nivre.ArcEager
 
REDUCE - Static variable in class org.maltparser.parser.algorithm.planar.Planar
 
REDUCE - Static variable in class org.maltparser.parser.algorithm.twoplanar.TwoPlanar
 
REDUCE_ONLY - Static variable in class org.maltparser.parser.algorithm.planar.PlanarConfig
 
reduceAfterSwitch - Variable in class org.maltparser.parser.algorithm.twoplanar.TwoPlanarConfig
 
reduceAfterSwitch() - Method in class org.maltparser.parser.algorithm.twoplanar.TwoPlanarConfig
 
REDUCEBOTH - Static variable in class org.maltparser.parser.algorithm.twoplanar.TwoPlanar
 
registry - Variable in class org.maltparser.parser.ParsingAlgorithm
 
relationToPrevMember - Variable in class org.maltparser.core.syntaxgraph.headrules.PrioSetMember
 
RELAXED - Static variable in class org.maltparser.parser.algorithm.planar.PlanarConfig
 
RELAXED - Static variable in class org.maltparser.parser.algorithm.twoplanar.TwoPlanarConfig
 
remove(Object) - Method in class org.maltparser.core.helper.HashMap
 
remove(Object) - Method in class org.maltparser.core.helper.HashSet
 
removeChartItemAttribute(String) - Method in class org.maltparser.core.flow.spec.ChartItemSpecification
 
removeChild(HistoryTreeNode) - Method in class org.maltparser.parser.history.HistoryTreeNode
 
removeDependencyEdge(int, int) - Method in class org.maltparser.core.lw.graph.LWDependencyGraph
 
removeDependencyEdge(int, int) - Method in class org.maltparser.core.syntaxgraph.DependencyGraph
 
removeDependencyEdge(Node, Node) - Method in class org.maltparser.core.syntaxgraph.DependencyGraph
 
removeDependencyEdge(int, int) - Method in interface org.maltparser.core.syntaxgraph.DependencyStructure
Remove an edge from the head to the dependent identified by the indices of the dependency nodes.
removeDependencyEdge(int, int) - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
removeDependencyEdge(Node, Node) - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
removeFlowChartRegistry(Class<?>, String) - Method in class org.maltparser.core.flow.FlowChartInstance
 
removeIncomingEdge(Edge) - Method in class org.maltparser.core.lw.graph.LWNode
 
removeIncomingEdge(Edge) - Method in class org.maltparser.core.syntaxgraph.node.GraphNode
 
removeIncomingEdge(Edge) - Method in interface org.maltparser.core.syntaxgraph.node.Node
 
removeIncomingEdge(Edge) - Method in class org.maltparser.core.syntaxgraph.node.NonTerminal
 
removeIncomingEdge(Edge) - Method in class org.maltparser.core.syntaxgraph.node.Root
 
removeIncomingEdge(Edge) - Method in class org.maltparser.core.syntaxgraph.node.Token
 
removeIndex(long) - Method in class org.maltparser.ml.lib.FeatureMap
 
removeLabel(SymbolTable) - Method in class org.maltparser.core.lw.graph.LWEdge
 
removeLabel(SymbolTable) - Method in class org.maltparser.core.lw.graph.LWNode
 
removeLabel(SymbolTable) - Method in interface org.maltparser.core.syntaxgraph.Element
 
removeLabel(SymbolTable) - Method in class org.maltparser.core.syntaxgraph.GraphElement
 
removeLabels() - Method in class org.maltparser.core.lw.graph.LWEdge
 
removeLabels() - Method in class org.maltparser.core.lw.graph.LWNode
 
removeLabels() - Method in interface org.maltparser.core.syntaxgraph.Element
 
removeLabels() - Method in class org.maltparser.core.syntaxgraph.GraphElement
 
removeOutgoingEdge(Edge) - Method in class org.maltparser.core.lw.graph.LWNode
 
removeOutgoingEdge(Edge) - Method in class org.maltparser.core.syntaxgraph.node.GraphNode
 
removeOutgoingEdge(Edge) - Method in interface org.maltparser.core.syntaxgraph.node.Node
 
removeOutgoingEdge(Edge) - Method in class org.maltparser.core.syntaxgraph.node.NonTerminal
 
removeOutgoingEdge(Edge) - Method in class org.maltparser.core.syntaxgraph.node.Root
 
removeOutgoingEdge(Edge) - Method in class org.maltparser.core.syntaxgraph.node.Token
 
removePhraseStructureEdge(PhraseStructureNode, PhraseStructureNode) - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
removePhraseStructureEdge(PhraseStructureNode, PhraseStructureNode) - Method in interface org.maltparser.core.syntaxgraph.PhraseStructure
 
removePhraseStructureEdge(PhraseStructureNode, PhraseStructureNode) - Method in class org.maltparser.core.syntaxgraph.PhraseStructureGraph
 
removePostProcessChartItemSpecifications(ChartItemSpecification) - Method in class org.maltparser.core.flow.spec.ChartSpecification
 
removePreProcessChartItemSpecifications(ChartItemSpecification) - Method in class org.maltparser.core.flow.spec.ChartSpecification
 
removeProcessChartItemSpecifications(ChartItemSpecification) - Method in class org.maltparser.core.flow.spec.ChartSpecification
 
removeSecondaryEdge(ComparableNode, ComparableNode) - Method in class org.maltparser.core.lw.graph.LWDependencyGraph
 
removeSecondaryEdge(ComparableNode, ComparableNode) - Method in class org.maltparser.core.syntaxgraph.DependencyGraph
 
removeSecondaryEdge(ComparableNode, ComparableNode) - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
removeSecondaryEdge(ComparableNode, ComparableNode) - Method in class org.maltparser.core.syntaxgraph.PhraseStructureGraph
 
removeSecondaryEdge(ComparableNode, ComparableNode) - Method in interface org.maltparser.core.syntaxgraph.SecEdgeStructure
 
requiresAcyclicity() - Method in class org.maltparser.parser.algorithm.planar.PlanarConfig
 
requiresAcyclicity() - Method in class org.maltparser.parser.algorithm.twoplanar.TwoPlanarConfig
 
requiresConnectednessCheckOnReduce() - Method in class org.maltparser.parser.algorithm.planar.PlanarConfig
 
requiresConnectednessCheckOnShift() - Method in class org.maltparser.parser.algorithm.planar.PlanarConfig
 
requiresNoCoveredRoots() - Method in class org.maltparser.parser.algorithm.planar.PlanarConfig
 
requiresNoCoveredRoots() - Method in class org.maltparser.parser.algorithm.twoplanar.TwoPlanarConfig
 
requiresSingleHead() - Method in class org.maltparser.parser.algorithm.planar.PlanarConfig
 
requiresSingleHead() - Method in class org.maltparser.parser.algorithm.twoplanar.TwoPlanarConfig
 
reset() - Method in class org.maltparser.core.feature.value.AddressValue
 
reset() - Method in class org.maltparser.core.feature.value.FeatureValue
 
reset() - Method in class org.maltparser.core.feature.value.FunctionValue
 
reset() - Method in class org.maltparser.core.feature.value.MultipleFeatureValue
 
reset() - Method in class org.maltparser.core.feature.value.SingleFeatureValue
 
reset() - Method in class org.maltparser.parser.history.kbest.Candidate
Resets the candidate object
reset() - Method in class org.maltparser.parser.history.kbest.KBestList
Resets the k-best list
reset() - Method in class org.maltparser.parser.history.kbest.ScoredCandidate
Resets the candidate object
resetObject(T) - Method in class org.maltparser.core.pool.ObjectPool
 
resetObject(T) - Method in class org.maltparser.core.pool.ObjectPoolList
 
resetObject(T) - Method in class org.maltparser.core.pool.ObjectPoolSet
 
resetTokens(String[], String, boolean) - Method in class org.maltparser.core.lw.graph.LWDependencyGraph
 
reverseMap() - Method in class org.maltparser.ml.lib.FeatureMap
 
rho - Variable in class org.maltparser.ml.lib.MaltLibsvmModel
 
RIGHTARC - Static variable in class org.maltparser.parser.algorithm.covington.NonProjective
 
RIGHTARC - Static variable in class org.maltparser.parser.algorithm.covington.Projective
 
RIGHTARC - Static variable in class org.maltparser.parser.algorithm.nivre.ArcEager
 
RIGHTARC - Static variable in class org.maltparser.parser.algorithm.nivre.ArcStandard
 
RIGHTARC - Static variable in class org.maltparser.parser.algorithm.planar.Planar
 
RIGHTARC - Static variable in class org.maltparser.parser.algorithm.stack.NonProjective
 
RIGHTARC - Static variable in class org.maltparser.parser.algorithm.stack.Projective
 
RIGHTARC - Static variable in class org.maltparser.parser.algorithm.twoplanar.TwoPlanar
 
rightDependents - Variable in class org.maltparser.core.syntaxgraph.node.Root
 
rightDependents - Variable in class org.maltparser.core.syntaxgraph.node.Token
 
Root - Class in org.maltparser.core.syntaxgraph.node
 
Root() - Constructor for class org.maltparser.core.syntaxgraph.node.Root
 
root - Variable in class org.maltparser.core.syntaxgraph.PhraseStructureGraph
 
RootLabels - Class in org.maltparser.core.syntaxgraph
 
RootLabels() - Constructor for class org.maltparser.core.syntaxgraph.RootLabels
 

S

SAVE - Static variable in class org.maltparser.core.options.option.Option
The option is saved during learning and cannot be overloaded during processing (parsing)
save(BufferedWriter) - Method in class org.maltparser.core.symbol.hash.HashSymbolTable
 
save(OutputStreamWriter) - Method in class org.maltparser.core.symbol.hash.HashSymbolTableHandler
 
save(String, String) - Method in class org.maltparser.core.symbol.hash.HashSymbolTableHandler
 
save(BufferedWriter) - Method in class org.maltparser.core.symbol.parse.ParseSymbolTable
 
save(OutputStreamWriter) - Method in class org.maltparser.core.symbol.parse.ParseSymbolTableHandler
 
save(String, String) - Method in class org.maltparser.core.symbol.parse.ParseSymbolTableHandler
 
save(BufferedWriter) - Method in interface org.maltparser.core.symbol.SymbolTable
 
save(OutputStreamWriter) - Method in interface org.maltparser.core.symbol.SymbolTableHandler
 
save(String, String) - Method in interface org.maltparser.core.symbol.SymbolTableHandler
 
save(BufferedWriter) - Method in class org.maltparser.core.symbol.trie.TrieSymbolTable
 
save(OutputStreamWriter) - Method in class org.maltparser.core.symbol.trie.TrieSymbolTableHandler
 
save(String, String) - Method in class org.maltparser.core.symbol.trie.TrieSymbolTableHandler
 
save() - Method in class org.maltparser.parser.guide.instance.FeatureDivideModel
Saves the feature divide model settings .dsm file.
SAVEDOPTION - Static variable in class org.maltparser.core.options.OptionContainer
 
saveFeatureMap(OutputStream, FeatureMap) - Method in class org.maltparser.ml.lib.Lib
 
saveHeader(BufferedWriter) - Method in class org.maltparser.core.symbol.hash.HashSymbolTable
 
saveHeader(BufferedWriter) - Method in class org.maltparser.core.symbol.trie.TrieSymbolTable
 
saveOptions(String) - Method in class org.maltparser.core.options.OptionManager
Saves all options that are marked as usage=Option.SAVE
saveOptions(OutputStreamWriter) - Method in class org.maltparser.core.options.OptionManager
Saves all options that are marked as usage=Option.SAVE
saveOptions(int, String) - Method in class org.maltparser.core.options.OptionManager
Saves all options that are marked as usage=Option.SAVE for a particular option container.
saveOptions(int, OutputStreamWriter) - Method in class org.maltparser.core.options.OptionManager
Saves all options that are marked as usage=Option.SAVE for a particular option container.
score - Variable in class org.maltparser.parser.history.kbest.ScoredCandidate
The candidate score
ScoredCandidate - Class in org.maltparser.parser.history.kbest
 
ScoredCandidate() - Constructor for class org.maltparser.parser.history.kbest.ScoredCandidate
Constructs a candidate object
ScoredKBestList - Class in org.maltparser.parser.history.kbest
 
ScoredKBestList(SingleDecision) - Constructor for class org.maltparser.parser.history.kbest.ScoredKBestList
 
ScoredKBestList(Integer, SingleDecision) - Constructor for class org.maltparser.parser.history.kbest.ScoredKBestList
 
SecEdgeStructure - Interface in org.maltparser.core.syntaxgraph
 
SECOND_STACK - Static variable in class org.maltparser.parser.algorithm.twoplanar.TwoPlanarConfig
 
SECONDARY_EDGE - Static variable in interface org.maltparser.core.syntaxgraph.edge.Edge
 
SECONDARY_EDGE_LABEL - Static variable in class org.maltparser.core.io.dataformat.ColumnDescription
 
Sentence - Class in org.maltparser.core.syntaxgraph
 
Sentence(SymbolTableHandler) - Constructor for class org.maltparser.core.syntaxgraph.Sentence
 
sentenceID - Variable in class org.maltparser.core.syntaxgraph.Sentence
 
SeqDecisionModel - Class in org.maltparser.parser.guide.decision
 
SeqDecisionModel(ClassifierGuide) - Constructor for class org.maltparser.parser.guide.decision.SeqDecisionModel
 
SeqDecisionModel(ClassifierGuide, DecisionModel, String) - Constructor for class org.maltparser.parser.guide.decision.SeqDecisionModel
 
serialVersionUID - Static variable in exception org.maltparser.core.config.ConfigurationException
 
serialVersionUID - Static variable in class org.maltparser.core.config.ConfigurationRegistry
 
serialVersionUID - Static variable in exception org.maltparser.core.exception.MaltChainedException
 
serialVersionUID - Static variable in exception org.maltparser.core.feature.FeatureException
 
serialVersionUID - Static variable in class org.maltparser.core.feature.FeatureModel
 
serialVersionUID - Static variable in class org.maltparser.core.feature.FeatureVector
 
serialVersionUID - Static variable in class org.maltparser.core.feature.system.FeatureEngine
 
serialVersionUID - Static variable in exception org.maltparser.core.flow.FlowException
 
serialVersionUID - Static variable in exception org.maltparser.core.io.dataformat.DataFormatException
 
serialVersionUID - Static variable in exception org.maltparser.core.lw.graph.LWGraphException
 
serialVersionUID - Static variable in exception org.maltparser.core.options.OptionException
 
serialVersionUID - Static variable in exception org.maltparser.core.plugin.PluginException
 
serialVersionUID - Static variable in exception org.maltparser.core.propagation.PropagationException
 
serialVersionUID - Static variable in class org.maltparser.core.propagation.spec.PropagationSpec
 
serialVersionUID - Static variable in class org.maltparser.core.propagation.spec.PropagationSpecs
 
serialVersionUID - Static variable in exception org.maltparser.core.symbol.SymbolException
 
serialVersionUID - Static variable in class org.maltparser.core.syntaxgraph.headrules.HeadRule
 
serialVersionUID - Static variable in exception org.maltparser.core.syntaxgraph.headrules.HeadRuleException
 
serialVersionUID - Static variable in class org.maltparser.core.syntaxgraph.headrules.HeadRules
 
serialVersionUID - Static variable in class org.maltparser.core.syntaxgraph.headrules.PrioList
 
serialVersionUID - Static variable in class org.maltparser.core.syntaxgraph.headrules.PrioSet
 
serialVersionUID - Static variable in class org.maltparser.core.syntaxgraph.LabelSet
 
serialVersionUID - Static variable in exception org.maltparser.core.syntaxgraph.SyntaxGraphException
 
serialVersionUID - Static variable in exception org.maltparser.ml.lib.LibException
 
serialVersionUID - Static variable in exception org.maltparser.parser.guide.GuideException
 
serialVersionUID - Static variable in exception org.maltparser.parser.history.HistoryException
 
serialVersionUID - Static variable in exception org.maltparser.parser.ParsingException
 
serialVersionUID - Static variable in exception org.maltparser.transform.pseudo.TransformationException
 
setAbstractParserFeatureFactory(AbstractParserFactory) - Method in class org.maltparser.parser.ParserRegistry
 
setAction(int) - Method in class org.maltparser.parser.history.container.ActionContainer
 
setAction(String) - Method in class org.maltparser.parser.history.container.ActionContainer
 
setAction(GuideUserAction) - Method in class org.maltparser.parser.history.HistoryListNode
 
setAction(GuideUserAction) - Method in interface org.maltparser.parser.history.HistoryNode
 
setAction(GuideUserAction) - Method in class org.maltparser.parser.history.HistoryTreeNode
 
setActionCode(int) - Method in class org.maltparser.parser.history.kbest.Candidate
Sets the integer representation of the predicted action
setActionContainer(List<ActionContainer>, int) - Method in class org.maltparser.parser.history.container.CombinedTableContainer
 
setActionContainer(ActionContainer[], int, int) - Method in class org.maltparser.parser.history.container.CombinedTableContainer
 
setAcyclicity(boolean) - Method in class org.maltparser.parser.algorithm.planar.PlanarConfig
 
setAcyclicity(boolean) - Method in class org.maltparser.parser.algorithm.twoplanar.TwoPlanarConfig
 
setAddress(Object) - Method in class org.maltparser.core.feature.value.AddressValue
 
setAddressFunction(AddressFunction) - Method in class org.maltparser.core.syntaxgraph.feature.ArcDirFeature
Sets the address function
setAddressFunction(AddressFunction) - Method in class org.maltparser.core.syntaxgraph.feature.ExistsFeature
Sets the address function
setAddressFunction(AddressFunction) - Method in class org.maltparser.core.syntaxgraph.feature.InputArcDirFeature
 
setAddressFunction(AddressFunction) - Method in class org.maltparser.core.syntaxgraph.feature.InputColumnFeature
 
setAddressFunction(AddressFunction) - Method in class org.maltparser.core.syntaxgraph.feature.InputTableFeature
 
setAddressFunction(AddressFunction) - Method in class org.maltparser.core.syntaxgraph.feature.NumOfFeature
Sets the address function
setAddressFunction(AddressFunction) - Method in class org.maltparser.core.syntaxgraph.feature.OutputColumnFeature
 
setAddressFunction(AddressFunction) - Method in class org.maltparser.core.syntaxgraph.feature.OutputTableFeature
 
setAddressFunction1(AddressFunction) - Method in class org.maltparser.core.syntaxgraph.feature.DistanceFeature
Sets the address function 1 (argument 1)
setAddressFunction1(AddressFunction) - Method in class org.maltparser.core.syntaxgraph.feature.InputArcFeature
Sets the address function 1 (argument 1)
setAddressFunction1(AddressFunction) - Method in class org.maltparser.core.syntaxgraph.feature.OutputArcFeature
Sets the address function 1 (argument 1)
setAddressFunction2(AddressFunction) - Method in class org.maltparser.core.syntaxgraph.feature.DistanceFeature
Sets the address function 2 (argument 2)
setAddressFunction2(AddressFunction) - Method in class org.maltparser.core.syntaxgraph.feature.InputArcFeature
Sets the address function 2 (argument 2)
setAddressFunction2(AddressFunction) - Method in class org.maltparser.core.syntaxgraph.feature.OutputArcFeature
Sets the address function 2 (argument 2)
setAlgorithm(AlgoritmInterface) - Method in class org.maltparser.parser.ParserRegistry
 
setAmbiguous(boolean) - Method in class org.maltparser.core.options.option.Option
Sets true if the option name is ambiguous over all option groups, otherwise false.
setArchive(JarFile) - Method in class org.maltparser.core.plugin.Plugin
Sets the archive to set.
setBelongsToGraph(LabeledStructure) - Method in class org.maltparser.core.lw.graph.LWEdge
 
setBelongsToGraph(LabeledStructure) - Method in class org.maltparser.core.lw.graph.LWNode
 
setBelongsToGraph(LabeledStructure) - Method in interface org.maltparser.core.syntaxgraph.Element
Sets the graph (structure) in which the graph element belongs to.
setBelongsToGraph(LabeledStructure) - Method in class org.maltparser.core.syntaxgraph.GraphElement
Sets the graph (structure) in which the graph element belongs to.
setCategory(String) - Method in class org.maltparser.core.io.dataformat.DataFormatEntry
Sets the column category
setCharsetName(String) - Method in class org.maltparser.core.syntaxgraph.reader.BracketReader
 
setCharsetName(String) - Method in class org.maltparser.core.syntaxgraph.reader.NegraReader
 
setCharsetName(String) - Method in class org.maltparser.core.syntaxgraph.reader.TabReader
 
setCharsetName(String) - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLReader
 
setChartItemClass(Class<? extends ChartItem>) - Method in class org.maltparser.core.flow.spec.ChartItemSpecification
 
setChartItemName(String) - Method in class org.maltparser.core.flow.spec.ChartItemSpecification
 
setChartItemSpecification(ChartItemSpecification) - Method in class org.maltparser.core.flow.item.ChartItem
Sets the specification of the chart item
setChartSpecification(ChartSpecification) - Method in class org.maltparser.core.flow.FlowChartInstance
 
setColumn(ColumnDescription) - Method in class org.maltparser.core.feature.map.PrefixFeature
 
setColumn(ColumnDescription) - Method in class org.maltparser.core.feature.map.SplitFeature
 
setColumn(ColumnDescription) - Method in class org.maltparser.core.feature.map.SuffixFeature
 
setColumn(ColumnDescription) - Method in class org.maltparser.core.syntaxgraph.feature.ColumnFeature
 
setColumn(ColumnDescription) - Method in class org.maltparser.core.syntaxgraph.feature.InputArcDirFeature
 
setColumn(ColumnDescription) - Method in class org.maltparser.core.syntaxgraph.feature.InputArcFeature
 
setColumn(ColumnDescription) - Method in class org.maltparser.core.syntaxgraph.feature.OutputArcFeature
 
setColumn(ColumnDescription) - Method in class org.maltparser.core.syntaxgraph.headrules.PrioSetMember
 
setColumnNameMap(EnumMap<ParReader.ColumnNames, String>) - Method in class org.maltparser.core.feature.spec.reader.ParReader
 
setComponent(DependencyNode) - Method in class org.maltparser.core.lw.graph.LWNode
 
setComponent(DependencyNode) - Method in interface org.maltparser.core.syntaxgraph.node.DependencyNode
 
setComponent(DependencyNode) - Method in class org.maltparser.core.syntaxgraph.node.Root
 
setComponent(DependencyNode) - Method in class org.maltparser.core.syntaxgraph.node.Token
 
setConfigDirectory(File) - Method in class org.maltparser.core.config.ConfigurationDir
 
setConfigLogger(Logger) - Method in class org.maltparser.parser.SingleMalt
 
setConfigName(String) - Method in class org.maltparser.core.config.version.Versioning
 
setConfigType(String) - Method in class org.maltparser.core.config.version.Versioning
 
setConfigurationDir(ConfigurationDir) - Method in class org.maltparser.parser.SingleMalt
 
setConnectedness(String) - Method in class org.maltparser.parser.algorithm.planar.PlanarConfig
 
setContainerIndex(int) - Method in class org.maltparser.core.config.ConfigurationDir
Sets the option container index
setCorpusID(String) - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLHeader
 
setCorpusVersion(String) - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLHeader
 
setCovington(boolean) - Method in class org.maltparser.core.feature.spec.reader.ParReader
 
setCreatedByMaltParserVersion(String) - Method in class org.maltparser.core.config.ConfigurationDir
Sets the version number of MaltParser which created the malt configuration file (.mco)
setCurrentParserConfiguration(ParserConfiguration) - Method in class org.maltparser.parser.ParsingAlgorithm
Sets the current parser configuration
setCurrentSize(int) - Method in class org.maltparser.core.pool.ObjectPoolList
 
setDataFormatEntryName(String) - Method in class org.maltparser.core.io.dataformat.DataFormatEntry
Sets the column name
setDataFormatInstance(DataFormatInstance) - Method in class org.maltparser.core.syntaxgraph.reader.BracketReader
 
setDataFormatInstance(DataFormatInstance) - Method in class org.maltparser.core.syntaxgraph.reader.NegraReader
 
setDataFormatInstance(DataFormatInstance) - Method in interface org.maltparser.core.syntaxgraph.reader.SyntaxGraphReader
Sets the input data format instance
setDataFormatInstance(DataFormatInstance) - Method in class org.maltparser.core.syntaxgraph.reader.TabReader
 
setDataFormatInstance(DataFormatInstance) - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLReader
 
setDataFormatInstance(DataFormatInstance) - Method in class org.maltparser.core.syntaxgraph.writer.BracketWriter
 
setDataFormatInstance(DataFormatInstance) - Method in class org.maltparser.core.syntaxgraph.writer.NegraWriter
 
setDataFormatInstance(DataFormatInstance) - Method in interface org.maltparser.core.syntaxgraph.writer.SyntaxGraphWriter
Sets the output data format instance
setDataFormatInstance(DataFormatInstance) - Method in class org.maltparser.core.syntaxgraph.writer.TabWriter
 
setDataFormatInstance(DataFormatInstance) - Method in class org.maltparser.core.syntaxgraph.writer.TigerXMLWriter
 
setDataFormatInstance(DataFormatInstance) - Method in class org.maltparser.parser.ParserRegistry
 
setDataFormatManager(DataFormatManager) - Method in class org.maltparser.core.config.ConfigurationDir
 
setDataStructuresMap(EnumMap<ParReader.DataStructures, String>) - Method in class org.maltparser.core.feature.spec.reader.ParReader
 
setDefaultDirection(Direction) - Method in class org.maltparser.core.syntaxgraph.headrules.HeadRule
 
setDefaultOutput(String) - Method in class org.maltparser.core.io.dataformat.DataFormatEntry
Sets the default output of an ignore column
setDefaultRootEdgeLabel(SymbolTable, String) - Method in class org.maltparser.core.lw.graph.LWDependencyGraph
 
setDefaultRootEdgeLabel(SymbolTable, String) - Method in class org.maltparser.core.syntaxgraph.DependencyGraph
 
setDefaultRootEdgeLabel(SymbolTable, String) - Method in interface org.maltparser.core.syntaxgraph.DependencyStructure
Sets the default edge label of the root.
setDefaultRootEdgeLabel(SymbolTable, String) - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
setDefaultRootEdgeLabels(String, SortedMap<String, SymbolTable>) - Method in class org.maltparser.core.lw.graph.LWDependencyGraph
 
setDefaultRootEdgeLabels(String, SortedMap<String, SymbolTable>) - Method in class org.maltparser.core.syntaxgraph.DependencyGraph
 
setDefaultRootEdgeLabels(String, SortedMap<String, SymbolTable>) - Method in interface org.maltparser.core.syntaxgraph.DependencyStructure
Sets the default edge label of the root according to the default root label option
setDefaultRootEdgeLabels(String, SortedMap<String, SymbolTable>) - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
setDefaultRootLabel(SymbolTable, String) - Method in class org.maltparser.core.syntaxgraph.RootLabels
 
setDefaultValue(String) - Method in class org.maltparser.core.flow.system.elem.ChartAttribute
 
setDefaultValue(String) - Method in class org.maltparser.core.options.option.BoolOption
 
setDefaultValue(String) - Method in class org.maltparser.core.options.option.ClassOption
 
setDefaultValue(String) - Method in class org.maltparser.core.options.option.EnumOption
 
setDefaultValue(String) - Method in class org.maltparser.core.options.option.IntegerOption
 
setDefaultValue(String) - Method in class org.maltparser.core.options.option.Option
Sets the default value for the option.
setDefaultValue(String) - Method in class org.maltparser.core.options.option.StringEnumOption
 
setDefaultValue(String) - Method in class org.maltparser.core.options.option.StringOption
 
setDefaultValue(String) - Method in class org.maltparser.core.options.option.UnaryOption
 
setDependencyDataFormatInstance(DataFormatInstance) - Method in class org.maltparser.core.syntaxgraph.ds2ps.LosslessMapping
 
setDependencyGraph(DependencyStructure) - Method in class org.maltparser.parser.algorithm.covington.CovingtonConfig
 
setDependencyGraph(DependencyStructure) - Method in class org.maltparser.parser.algorithm.nivre.NivreConfig
 
setDependencyGraph(DependencyStructure) - Method in class org.maltparser.parser.algorithm.planar.PlanarConfig
 
setDependencyGraph(DependencyStructure) - Method in class org.maltparser.parser.algorithm.stack.StackConfig
 
setDependencyGraph(DependencyStructure) - Method in class org.maltparser.parser.algorithm.twoplanar.TwoPlanarConfig
 
setDependencyGraph(DependencyStructure) - Method in class org.maltparser.parser.ParserConfiguration
Sets the dependency structure
setDependentOn(String) - Method in class org.maltparser.core.io.dataformat.DataFormatSpecification.Dependency
 
setDepth(int) - Method in class org.maltparser.parser.history.HistoryTreeNode
 
setDomain(String) - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLHeader.FeatureEdgeLabel
 
setDomain(TigerXMLHeader.Domain) - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLHeader.FeatureEdgeLabel
 
setEdge(Node, Node, int) - Method in class org.maltparser.core.lw.graph.LWEdge
 
setEdge(Node, Node, int) - Method in interface org.maltparser.core.syntaxgraph.edge.Edge
Sets the edge with a source node, a target node and a type (DEPENDENCY_EDGE, PHRASE_STRUCTURE_EDGE or SECONDARY_EDGE).
setEdge(Node, Node, int) - Method in class org.maltparser.core.syntaxgraph.edge.GraphEdge
Sets the edge with a source node, a target node and a type (DEPENDENCY_EDGE, PHRASE_STRUCTURE_EDGE or SECONDARY_EDGE).
setEnd(boolean) - Method in class org.maltparser.parser.algorithm.nivre.NivreConfig
 
setEngineRegistry(String, Object) - Method in class org.maltparser.core.flow.FlowChartInstance
 
setError() - Method in class org.maltparser.core.helper.NoPrintStream
 
setExternal(String) - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLHeader
 
setFeatureCounter(int) - Method in class org.maltparser.ml.lib.FeatureMap
 
setFeatureModelXML(String) - Method in class org.maltparser.core.config.version.Versioning
 
setFeatureValue(int) - Method in interface org.maltparser.core.feature.function.Modifiable
Override the feature value of the feature function.
setFeatureValue(String) - Method in interface org.maltparser.core.feature.function.Modifiable
Override the feature value of the feature function.
setFeatureValue(int) - Method in class org.maltparser.core.symbol.TableFeature
 
setFeatureValue(String) - Method in class org.maltparser.core.symbol.TableFeature
 
setFeatureValue(int) - Method in class org.maltparser.core.syntaxgraph.feature.ColumnFeature
 
setFeatureValue(String) - Method in class org.maltparser.core.syntaxgraph.feature.ColumnFeature
 
setFeatureValues(SortedMap<Integer, String>) - Method in class org.maltparser.core.feature.value.MultipleFeatureValue
 
setFileName(String) - Method in class org.maltparser.core.syntaxgraph.reader.BracketReader
 
setFileName(String) - Method in class org.maltparser.core.syntaxgraph.reader.NegraReader
 
setFileName(String) - Method in class org.maltparser.core.syntaxgraph.reader.TabReader
 
setFileName(String) - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLReader
 
setFirstFeature(FeatureFunction) - Method in class org.maltparser.core.feature.map.Merge3Feature
 
setFirstFeature(FeatureFunction) - Method in class org.maltparser.core.feature.map.MergeFeature
 
setFlag(String) - Method in class org.maltparser.core.options.option.Option
Sets a character that is used as a flag for the command line input
setFlowChartInstance(FlowChartInstance) - Method in class org.maltparser.core.flow.item.ChartItem
Sets the flow chart instance that the chart item belongs to
setFlowChartManager(FlowChartManager) - Method in class org.maltparser.core.flow.FlowChartInstance
 
setFormatVersion(int) - Method in class org.maltparser.core.syntaxgraph.reader.NegraReader
 
setFrequency(int) - Method in class org.maltparser.parser.guide.instance.AtomicModel
Sets the frequency (number of instances)
setFrequency(int) - Method in class org.maltparser.parser.guide.instance.FeatureDivideModel
Sets the frequency (number of instances)
setFunction(Function) - Method in class org.maltparser.core.feature.value.FunctionValue
 
setGuide(ClassifierGuide) - Method in class org.maltparser.parser.ParsingAlgorithm
Sets the classifier guide
setGuideName(String) - Method in class org.maltparser.core.lw.parser.LWDeterministicParser
 
setGuideName(String) - Method in interface org.maltparser.parser.guide.Guide
 
setGuideName(String) - Method in class org.maltparser.parser.guide.SingleGuide
 
setGuideName(String) - Method in class org.maltparser.parser.Oracle
 
setHeadRule(HeadRule) - Method in class org.maltparser.core.syntaxgraph.headrules.PrioList
 
setHeadRules(HeadRules) - Method in class org.maltparser.core.syntaxgraph.ds2ps.LosslessMapping
 
setHeadRules(String) - Method in class org.maltparser.core.syntaxgraph.ds2ps.LosslessMapping
 
setHeadRules(HeadRules) - Method in class org.maltparser.core.syntaxgraph.headrules.HeadRule
 
setHistoryNode(HistoryNode) - Method in class org.maltparser.parser.ParserConfiguration
 
setIndex(int) - Method in class org.maltparser.core.lw.graph.LWNode
 
setIndex(int) - Method in class org.maltparser.core.syntaxgraph.node.GraphNode
 
setIndex(int) - Method in interface org.maltparser.core.syntaxgraph.node.Node
 
setIndex(int) - Method in class org.maltparser.core.syntaxgraph.node.NonTerminal
 
setIndex(int) - Method in class org.maltparser.core.syntaxgraph.node.Root
 
setIndex(int) - Method in class org.maltparser.core.syntaxgraph.node.Token
 
setIndex(long, int) - Method in class org.maltparser.ml.lib.FeatureMap
 
setIndex(int) - Method in class org.maltparser.ml.lib.MaltFeatureNode
 
setIndex(int) - Method in class org.maltparser.parser.algorithm.covington.CovingtonAddressFunction
 
setIndex(int) - Method in class org.maltparser.parser.algorithm.nivre.NivreAddressFunction
 
setIndex(int) - Method in class org.maltparser.parser.algorithm.planar.PlanarAddressFunction
 
setIndex(int) - Method in class org.maltparser.parser.algorithm.stack.StackAddressFunction
 
setIndex(int) - Method in class org.maltparser.parser.algorithm.twoplanar.TwoPlanarAddressFunction
 
setIndexCode(int) - Method in class org.maltparser.core.feature.value.SingleFeatureValue
 
setInputCharSet(String) - Method in class org.maltparser.core.syntaxgraph.reader.ReadChartItem
 
setInputDataFormatSpec(DataFormatSpecification) - Method in class org.maltparser.core.io.dataformat.DataFormatManager
 
setInputFileName(String) - Method in class org.maltparser.core.syntaxgraph.reader.ReadChartItem
 
setInputFormatName(String) - Method in class org.maltparser.core.syntaxgraph.reader.ReadChartItem
 
setInputFormatXML(String) - Method in class org.maltparser.core.config.version.Versioning
 
setInstance(GuideUserAction) - Method in interface org.maltparser.parser.guide.Guidable
 
setItem(String) - Method in class org.maltparser.core.flow.system.elem.ChartElement
 
setIterations(int) - Method in class org.maltparser.core.syntaxgraph.reader.ReadChartItem
 
setK(int) - Method in class org.maltparser.parser.history.kbest.KBestList
Sets the maximum number of candidates in the k-best list
setKeepThreshold(int) - Method in class org.maltparser.core.pool.ObjectPool
 
setLastAction(int) - Method in class org.maltparser.parser.algorithm.twoplanar.TwoPlanarConfig
 
setLeft(int) - Method in class org.maltparser.parser.algorithm.covington.CovingtonConfig
 
setLogger(Logger) - Method in class org.maltparser.core.syntaxgraph.headrules.HeadRules
 
setMaltParserVersion(String) - Method in class org.maltparser.core.config.version.Versioning
 
setMap(String) - Method in class org.maltparser.core.io.dataformat.DataFormatSpecification.Dependency
 
setMapping(LosslessMapping) - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
setMapUrl(String) - Method in class org.maltparser.core.io.dataformat.DataFormatSpecification.Dependency
 
setMcoPath(File) - Method in class org.maltparser.core.config.version.Versioning
 
setMeta(String, String) - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLHeader
 
setMetaAuthor(String) - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLHeader
 
setMetaDescription(String) - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLHeader
 
setMetaFormat(String) - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLHeader
 
setMetaHistory(String) - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLHeader
 
setMetaInDate(String) - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLHeader
 
setMetaName(String) - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLHeader
 
setName(String) - Method in class org.maltparser.core.config.ConfigurationDir
 
setName(String) - Method in class org.maltparser.core.flow.FlowChartInstance
 
setName(String) - Method in class org.maltparser.core.flow.spec.ChartSpecification
 
setName(String) - Method in class org.maltparser.core.flow.system.elem.ChartAttribute
 
setName(String) - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLHeader.FeatureEdgeLabel
 
setName(String) - Method in class org.maltparser.parser.history.container.TableContainer
 
setNewConfigName(String) - Method in class org.maltparser.core.config.version.Versioning
 
setNextCode(int) - Method in class org.maltparser.core.symbol.nullvalue.NullValues
 
setNIterations(int) - Method in class org.maltparser.core.syntaxgraph.reader.BracketReader
 
setNIterations(int) - Method in class org.maltparser.core.syntaxgraph.reader.NegraReader
 
setNIterations(int) - Method in interface org.maltparser.core.syntaxgraph.reader.SyntaxGraphReader
 
setNIterations(int) - Method in class org.maltparser.core.syntaxgraph.reader.TabReader
 
setNIterations(int) - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLReader
 
setNoCoveredRoots(boolean) - Method in class org.maltparser.parser.algorithm.planar.PlanarConfig
 
setNoCoveredRoots(boolean) - Method in class org.maltparser.parser.algorithm.twoplanar.TwoPlanarConfig
 
setNullValue(boolean) - Method in class org.maltparser.core.feature.value.FeatureValue
 
setNullValueEncoding(String) - Method in class org.maltparser.core.symbol.nullvalue.InputNullValues
 
setNullValueEncoding(String) - Method in class org.maltparser.core.symbol.nullvalue.NullValues
 
setNullValueEncoding(String) - Method in class org.maltparser.core.symbol.nullvalue.OutputNullValues
 
setNullValueStrategy(String) - Method in class org.maltparser.core.symbol.nullvalue.NullValues
 
setNullValueStrategy(String) - Method in class org.maltparser.core.syntaxgraph.reader.ReadChartItem
 
setNullValueStrategy(String) - Method in class org.maltparser.core.syntaxgraph.writer.WriteChartItem
 
setNumberOfInstances(int) - Method in class org.maltparser.ml.lib.Lib
 
setNumOfRelation(String) - Method in class org.maltparser.core.syntaxgraph.feature.NumOfFeature
 
setOptionContainerIndex(int) - Method in class org.maltparser.core.flow.FlowChartInstance
 
setOptions(String) - Method in class org.maltparser.core.syntaxgraph.reader.BracketReader
 
setOptions(String) - Method in class org.maltparser.core.syntaxgraph.reader.NegraReader
 
setOptions(String) - Method in interface org.maltparser.core.syntaxgraph.reader.SyntaxGraphReader
Sets the reader specific options.
setOptions(String) - Method in class org.maltparser.core.syntaxgraph.reader.TabReader
 
setOptions(String) - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLReader
 
setOptions(String) - Method in class org.maltparser.core.syntaxgraph.writer.BracketWriter
 
setOptions(String) - Method in class org.maltparser.core.syntaxgraph.writer.NegraWriter
 
setOptions(String) - Method in interface org.maltparser.core.syntaxgraph.writer.SyntaxGraphWriter
Sets the writer specific options.
setOptions(String) - Method in class org.maltparser.core.syntaxgraph.writer.TabWriter
 
setOptions(String) - Method in class org.maltparser.core.syntaxgraph.writer.TigerXMLWriter
 
setOptionString(String) - Method in class org.maltparser.core.syntaxgraph.ds2ps.LosslessMapping
 
setOutputCharSet(String) - Method in class org.maltparser.core.syntaxgraph.writer.WriteChartItem
 
setOutputDataFormatSpec(DataFormatSpecification) - Method in class org.maltparser.core.io.dataformat.DataFormatManager
 
setOutputFileName(String) - Method in class org.maltparser.core.syntaxgraph.writer.WriteChartItem
 
setOutputFormatName(String) - Method in class org.maltparser.core.syntaxgraph.writer.WriteChartItem
 
setParentFeature(FeatureFunction) - Method in class org.maltparser.core.feature.map.PrefixFeature
 
setParentFeature(FeatureFunction) - Method in class org.maltparser.core.feature.map.SplitFeature
 
setParentFeature(FeatureFunction) - Method in class org.maltparser.core.feature.map.SuffixFeature
 
setParserModelVersion(String) - Method in class org.maltparser.core.config.version.Versioning
 
setPhraseStructuretDataFormatInstance(DataFormatInstance) - Method in class org.maltparser.core.syntaxgraph.ds2ps.LosslessMapping
 
setPluginName(String) - Method in class org.maltparser.core.plugin.Plugin
Sets the plug-in name
setPpcoveredRoot(boolean) - Method in class org.maltparser.core.feature.spec.reader.ParReader
 
setPplifted(boolean) - Method in class org.maltparser.core.feature.spec.reader.ParReader
 
setPppath(boolean) - Method in class org.maltparser.core.feature.spec.reader.ParReader
 
setPredecessor(TokenNode) - Method in class org.maltparser.core.syntaxgraph.node.Token
Sets the predecessor terminal node in the linear order of the terminal nodes.
setPredecessor(TokenNode) - Method in interface org.maltparser.core.syntaxgraph.node.TokenNode
Sets the predecessor token node in the linear order of the token nodes.
setPrefixLength(int) - Method in class org.maltparser.core.feature.map.PrefixFeature
 
setPreviousNode(HistoryNode) - Method in class org.maltparser.parser.history.HistoryListNode
 
setPreviousNode(HistoryNode) - Method in interface org.maltparser.parser.history.HistoryNode
 
setPreviousNode(HistoryNode) - Method in class org.maltparser.parser.history.HistoryTreeNode
 
setPrioList(PrioList) - Method in class org.maltparser.core.syntaxgraph.headrules.PrioSet
 
setPrioSet(PrioSet) - Method in class org.maltparser.core.syntaxgraph.headrules.PrioSetMember
 
setRank(int) - Method in class org.maltparser.core.lw.graph.LWNode
 
setRank(int) - Method in interface org.maltparser.core.syntaxgraph.node.DependencyNode
 
setRank(int) - Method in class org.maltparser.core.syntaxgraph.node.Root
 
setRank(int) - Method in class org.maltparser.core.syntaxgraph.node.Token
 
setReader(BufferedReader) - Method in class org.maltparser.core.syntaxgraph.reader.BracketReader
 
setReader(BufferedReader) - Method in class org.maltparser.core.syntaxgraph.reader.NegraReader
 
setReader(BufferedReader) - Method in class org.maltparser.core.syntaxgraph.reader.TabReader
 
setReader(XMLStreamReader) - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLReader
 
setReaderOptions(String) - Method in class org.maltparser.core.syntaxgraph.reader.ReadChartItem
 
setReduceAfterSwitch(boolean) - Method in class org.maltparser.parser.algorithm.twoplanar.TwoPlanarConfig
 
setRelationToPrevMember(PrioSetMember.RelationToPrevMember) - Method in class org.maltparser.core.syntaxgraph.headrules.PrioSetMember
 
setRight(int) - Method in class org.maltparser.parser.algorithm.covington.CovingtonConfig
 
setRootHandling(String) - Method in class org.maltparser.parser.algorithm.planar.PlanarConfig
 
setRootHandling(String) - Method in class org.maltparser.parser.algorithm.twoplanar.TwoPlanarConfig
 
setRootLabels(String, SortedMap<String, SymbolTable>) - Method in class org.maltparser.core.syntaxgraph.RootLabels
 
setScore(Float) - Method in class org.maltparser.parser.history.kbest.ScoredCandidate
Sets the score for this candidate.
setSecondFeature(FeatureFunction) - Method in class org.maltparser.core.feature.map.Merge3Feature
 
setSecondFeature(FeatureFunction) - Method in class org.maltparser.core.feature.map.MergeFeature
 
setSentenceCount(int) - Method in class org.maltparser.core.syntaxgraph.reader.BracketReader
 
setSentenceCount(int) - Method in class org.maltparser.core.syntaxgraph.reader.NegraReader
 
setSentenceCount(int) - Method in class org.maltparser.core.syntaxgraph.reader.TabReader
 
setSentenceCount(int) - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLReader
 
setSentenceCount(int) - Method in class org.maltparser.core.syntaxgraph.writer.NegraWriter
 
setSentenceCount(int) - Method in class org.maltparser.core.syntaxgraph.writer.TigerXMLWriter
 
setSentenceID(int) - Method in class org.maltparser.core.lw.graph.LWDependencyGraph
 
setSentenceID(int) - Method in class org.maltparser.core.syntaxgraph.Sentence
 
setSentenceID(int) - Method in interface org.maltparser.core.syntaxgraph.TokenStructure
Sets the sentence ID
setSeparators(String) - Method in class org.maltparser.core.feature.map.SplitFeature
 
setSingleHeadedConstraint(boolean) - Method in class org.maltparser.core.syntaxgraph.DependencyGraph
 
setSingleHeadedConstraint(boolean) - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
setSingleMalt(SingleMalt) - Method in class org.maltparser.parser.SingleMaltChartItem
 
setSourceName(String) - Method in class org.maltparser.parser.SingleMaltChartItem
 
setSuccessor(TokenNode) - Method in class org.maltparser.core.syntaxgraph.node.Token
Sets the predecessor terminal node in the linear order of the terminal nodes.
setSuccessor(TokenNode) - Method in interface org.maltparser.core.syntaxgraph.node.TokenNode
Sets the predecessor token node in the linear order of the token nodes.
setSuffixLength(int) - Method in class org.maltparser.core.feature.map.SuffixFeature
 
setSymbol(String) - Method in class org.maltparser.core.feature.value.SingleFeatureValue
 
setSymbolCode(int) - Method in class org.maltparser.core.syntaxgraph.headrules.HeadRule
 
setSymbolCode(int) - Method in class org.maltparser.core.syntaxgraph.headrules.PrioSetMember
 
setSymbolTable(SymbolTable) - Method in class org.maltparser.core.feature.map.Merge3Feature
 
setSymbolTable(SymbolTable) - Method in class org.maltparser.core.feature.map.MergeFeature
 
setSymbolTable(SymbolTable) - Method in class org.maltparser.core.feature.map.PrefixFeature
 
setSymbolTable(SymbolTable) - Method in class org.maltparser.core.feature.map.SplitFeature
 
setSymbolTable(SymbolTable) - Method in class org.maltparser.core.feature.map.SuffixFeature
 
setSymbolTable(SymbolTable) - Method in class org.maltparser.core.symbol.TableFeature
 
setSymbolTable(SymbolTable) - Method in class org.maltparser.core.syntaxgraph.feature.ArcDirFeature
Sets the symbol table used by the exists feature function
setSymbolTable(SymbolTable) - Method in class org.maltparser.core.syntaxgraph.feature.ColumnFeature
 
setSymbolTable(SymbolTable) - Method in class org.maltparser.core.syntaxgraph.feature.DistanceFeature
Sets the symbol table used by the distance feature function
setSymbolTable(SymbolTable) - Method in class org.maltparser.core.syntaxgraph.feature.ExistsFeature
Sets the symbol table used by the exists feature function
setSymbolTable(SymbolTable) - Method in class org.maltparser.core.syntaxgraph.feature.InputArcDirFeature
 
setSymbolTable(SymbolTable) - Method in class org.maltparser.core.syntaxgraph.feature.InputArcFeature
 
setSymbolTable(SymbolTable) - Method in class org.maltparser.core.syntaxgraph.feature.NumOfFeature
Sets the symbol table used by the numof feature function
setSymbolTable(SymbolTable) - Method in class org.maltparser.core.syntaxgraph.feature.OutputArcFeature
 
setSymbolTableHandler(SymbolTableHandler) - Method in class org.maltparser.parser.ParserRegistry
 
setSymbolTables(SymbolTableHandler) - Method in class org.maltparser.core.config.ConfigurationDir
 
setSymbolTables(SymbolTableHandler) - Method in class org.maltparser.core.lw.graph.LWDependencyGraph
 
setSymbolTables(SymbolTableHandler) - Method in interface org.maltparser.core.syntaxgraph.LabeledStructure
Sets the symbol table handler.
setSymbolTables(SymbolTableHandler) - Method in class org.maltparser.core.syntaxgraph.SyntaxGraph
 
setSyntaxGraphReaderClass(Class<?>) - Method in class org.maltparser.core.syntaxgraph.reader.ReadChartItem
 
setSyntaxGraphWriterClass(Class<?>) - Method in class org.maltparser.core.syntaxgraph.writer.WriteChartItem
 
setSystemVerbosityLevel(String) - Method in class org.maltparser.core.helper.SystemLogger
Sets the system verbosity level
setTable(SymbolTable) - Method in class org.maltparser.core.syntaxgraph.headrules.HeadRule
 
setTable(SymbolTable) - Method in class org.maltparser.core.syntaxgraph.headrules.PrioSetMember
 
setTable(SymbolTable) - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLHeader.FeatureEdgeLabel
 
setTable(Table) - Method in class org.maltparser.parser.history.container.TableContainer
 
setTableName(String) - Method in class org.maltparser.core.symbol.TableFeature
 
setTargetName(String) - Method in class org.maltparser.core.syntaxgraph.reader.ReadChartItem
 
setTargetName(String) - Method in class org.maltparser.parser.SingleMaltChartItem
 
setThirdFeature(FeatureFunction) - Method in class org.maltparser.core.feature.map.Merge3Feature
 
setType(String) - Method in class org.maltparser.core.config.ConfigurationDir
 
setType(String) - Method in class org.maltparser.core.io.dataformat.DataFormatEntry
Sets the column type
setType(int) - Method in class org.maltparser.core.symbol.TableFeature
 
setUrl(URL) - Method in class org.maltparser.core.config.ConfigurationDir
 
setUrl(URL) - Method in class org.maltparser.core.plugin.Plugin
Sets the URL.
setUrl(URL) - Method in class org.maltparser.core.syntaxgraph.reader.BracketReader
 
setUrl(URL) - Method in class org.maltparser.core.syntaxgraph.reader.NegraReader
 
setUrl(URL) - Method in class org.maltparser.core.syntaxgraph.reader.TabReader
 
setUrl(URL) - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLReader
 
setUrlString(String) - Method in class org.maltparser.core.io.dataformat.DataFormatSpecification.Dependency
 
setUsage(String) - Method in class org.maltparser.core.options.option.Option
Sets the usage of the option.
setUsage(int) - Method in class org.maltparser.core.options.option.Option
Sets the usage of the option.
setUseSplitFeats(boolean) - Method in class org.maltparser.core.feature.spec.reader.ParReader
 
setValue(double) - Method in class org.maltparser.core.feature.value.SingleFeatureValue
 
setValue(double) - Method in class org.maltparser.ml.lib.MaltFeatureNode
 
setWeight(double) - Method in class org.maltparser.core.syntaxgraph.edge.WeightedEdge
 
setWeight(double) - Method in interface org.maltparser.core.syntaxgraph.Weightable
 
setWriter(BufferedWriter) - Method in class org.maltparser.core.syntaxgraph.writer.BracketWriter
 
setWriter(BufferedWriter) - Method in class org.maltparser.core.syntaxgraph.writer.NegraWriter
 
setWriter(BufferedWriter) - Method in class org.maltparser.core.syntaxgraph.writer.TabWriter
 
setWriter(BufferedWriter) - Method in class org.maltparser.core.syntaxgraph.writer.TigerXMLWriter
 
setWriterOptions(String) - Method in class org.maltparser.core.syntaxgraph.writer.WriteChartItem
 
SHIFT - Static variable in class org.maltparser.parser.algorithm.covington.NonProjective
 
SHIFT - Static variable in class org.maltparser.parser.algorithm.covington.Projective
 
SHIFT - Static variable in class org.maltparser.parser.algorithm.nivre.ArcEager
 
SHIFT - Static variable in class org.maltparser.parser.algorithm.nivre.ArcStandard
 
SHIFT - Static variable in class org.maltparser.parser.algorithm.planar.Planar
 
SHIFT - Static variable in class org.maltparser.parser.algorithm.stack.NonProjective
 
SHIFT - Static variable in class org.maltparser.parser.algorithm.stack.Projective
 
SHIFT - Static variable in class org.maltparser.parser.algorithm.twoplanar.TwoPlanar
 
shortHelp() - Static method in class org.maltparser.core.helper.SystemInfo
Returns a short version of the help
SimpleDecisionAction - Class in org.maltparser.parser.history.action
 
SimpleDecisionAction(int, TableContainer) - Constructor for class org.maltparser.parser.history.action.SimpleDecisionAction
 
simpleTicer(Logger, long, int, int, int) - Static method in class org.maltparser.core.helper.Util
 
SINGLE_HEAD - Variable in class org.maltparser.parser.algorithm.planar.PlanarConfig
 
SINGLE_HEAD - Variable in class org.maltparser.parser.algorithm.twoplanar.TwoPlanarConfig
 
SingleDecision - Interface in org.maltparser.parser.history.action
 
SingleFeatureValue - Class in org.maltparser.core.feature.value
 
SingleFeatureValue(Function) - Constructor for class org.maltparser.core.feature.value.SingleFeatureValue
 
SingleGuide - Class in org.maltparser.parser.guide
The guide is used by a parsing algorithm to predict the next parser action during parsing and to add a instance to the training instance set during learning.
SingleGuide(AlgoritmInterface, ClassifierGuide.GuideMode) - Constructor for class org.maltparser.parser.guide.SingleGuide
 
SingleMalt - Class in org.maltparser.parser
 
SingleMalt() - Constructor for class org.maltparser.parser.SingleMalt
 
SingleMaltChartItem - Class in org.maltparser.parser
 
SingleMaltChartItem() - Constructor for class org.maltparser.parser.SingleMaltChartItem
 
size() - Method in class org.maltparser.core.feature.spec.SpecificationModel
 
size() - Method in class org.maltparser.core.feature.spec.SpecificationSubModel
 
size() - Method in class org.maltparser.core.helper.HashMap
 
size() - Method in class org.maltparser.core.helper.HashSet
 
size() - Method in class org.maltparser.core.pool.ObjectPoolList
 
size() - Method in class org.maltparser.core.symbol.hash.HashSymbolTable
 
size() - Method in class org.maltparser.core.symbol.parse.ParseSymbolTable
 
size() - Method in interface org.maltparser.core.symbol.Table
 
size() - Method in class org.maltparser.core.symbol.trie.TrieSymbolTable
 
size() - Method in class org.maltparser.ml.lib.FeatureList
 
size() - Method in class org.maltparser.ml.lib.FeatureMap
 
size() - Method in class org.maltparser.parser.history.container.TableContainer
 
size() - Method in class org.maltparser.parser.transition.TransitionTable
 
sizeDataFormatInstance() - Method in class org.maltparser.core.config.ConfigurationDir
 
SpecificationModel - Class in org.maltparser.core.feature.spec
 
SpecificationModel() - Constructor for class org.maltparser.core.feature.spec.SpecificationModel
 
SpecificationModel(String) - Constructor for class org.maltparser.core.feature.spec.SpecificationModel
 
SpecificationModels - Class in org.maltparser.core.feature.spec
 
SpecificationModels() - Constructor for class org.maltparser.core.feature.spec.SpecificationModels
 
SpecificationSubModel - Class in org.maltparser.core.feature.spec
 
SpecificationSubModel() - Constructor for class org.maltparser.core.feature.spec.SpecificationSubModel
 
SpecificationSubModel(String) - Constructor for class org.maltparser.core.feature.spec.SpecificationSubModel
 
split() - Method in class org.maltparser.parser.history.container.CombinedTableContainer
 
splitArclabels(DependencyStructure) - Method in class org.maltparser.transform.pseudo.PseudoProjectivity
 
SplitFeature - Class in org.maltparser.core.feature.map
 
SplitFeature(DataFormatInstance, SymbolTableHandler) - Constructor for class org.maltparser.core.feature.map.SplitFeature
 
StackAddressFunction - Class in org.maltparser.parser.algorithm.stack
 
StackAddressFunction(String, AlgoritmInterface) - Constructor for class org.maltparser.parser.algorithm.stack.StackAddressFunction
 
StackAddressFunction.StackSubFunction - Enum in org.maltparser.parser.algorithm.stack
 
StackConfig - Class in org.maltparser.parser.algorithm.stack
 
StackConfig() - Constructor for class org.maltparser.parser.algorithm.stack.StackConfig
 
StackFactory - Class in org.maltparser.parser.algorithm.stack
 
StackFactory(DependencyParserConfig) - Constructor for class org.maltparser.parser.algorithm.stack.StackFactory
 
StackProjFactory - Class in org.maltparser.parser.algorithm.stack
 
StackProjFactory(DependencyParserConfig) - Constructor for class org.maltparser.parser.algorithm.stack.StackProjFactory
 
StackSwapEagerFactory - Class in org.maltparser.parser.algorithm.stack
 
StackSwapEagerFactory(DependencyParserConfig) - Constructor for class org.maltparser.parser.algorithm.stack.StackSwapEagerFactory
 
StackSwapLazyFactory - Class in org.maltparser.parser.algorithm.stack
 
StackSwapLazyFactory(DependencyParserConfig) - Constructor for class org.maltparser.parser.algorithm.stack.StackSwapLazyFactory
 
start - Variable in class org.maltparser.ml.lib.MaltLibsvmModel
 
startTicer(Logger, long, int, int) - Static method in class org.maltparser.core.helper.Util
 
startTime - Variable in class org.maltparser.parser.SingleMalt
 
STRING - Static variable in class org.maltparser.core.io.dataformat.ColumnDescription
 
STRING - Static variable in interface org.maltparser.core.symbol.SymbolTable
 
StringEnumOption - Class in org.maltparser.core.options.option
A string enum type option is an option that can only contain string value that corresponds to another string.
StringEnumOption(OptionGroup, String, String, String, String) - Constructor for class org.maltparser.core.options.option.StringEnumOption
Creates a stringenum type option description
StringOption - Class in org.maltparser.core.options.option
A string option is an option that contains a string value.
StringOption(OptionGroup, String, String, String, String, String) - Constructor for class org.maltparser.core.options.option.StringOption
Creates a string option description
Structure - Interface in org.maltparser.core.syntaxgraph
 
successor - Variable in class org.maltparser.core.syntaxgraph.node.Token
the next terminal node in the linear precedence
SuffixFeature - Class in org.maltparser.core.feature.map
 
SuffixFeature(DataFormatInstance, SymbolTableHandler) - Constructor for class org.maltparser.core.feature.map.SuffixFeature
 
support(String) - Method in class org.maltparser.core.config.version.Versioning
 
supportVersions - Static variable in class org.maltparser.core.config.version.Versioning
 
SV - Variable in class org.maltparser.ml.lib.MaltLibsvmModel
 
sv_coef - Variable in class org.maltparser.ml.lib.MaltLibsvmModel
 
SWAP - Static variable in class org.maltparser.parser.algorithm.stack.NonProjective
 
SwapEagerOracle - Class in org.maltparser.parser.algorithm.stack
 
SwapEagerOracle(DependencyParserConfig, GuideUserHistory) - Constructor for class org.maltparser.parser.algorithm.stack.SwapEagerOracle
 
SwapLazyOracle - Class in org.maltparser.parser.algorithm.stack
 
SwapLazyOracle(DependencyParserConfig, GuideUserHistory) - Constructor for class org.maltparser.parser.algorithm.stack.SwapLazyOracle
 
SWITCH - Static variable in class org.maltparser.parser.algorithm.twoplanar.TwoPlanar
 
switchStacks() - Method in class org.maltparser.parser.algorithm.twoplanar.TwoPlanarConfig
 
symbol - Variable in class org.maltparser.core.feature.value.SingleFeatureValue
 
symbol2CodeMap - Variable in class org.maltparser.core.symbol.nullvalue.NullValues
 
symbolCode - Variable in class org.maltparser.core.syntaxgraph.headrules.HeadRule
 
symbolCode - Variable in class org.maltparser.core.syntaxgraph.headrules.PrioSetMember
 
SymbolException - Exception in org.maltparser.core.symbol
SymbolException extends the MaltChainedException class and is thrown by classes within the symbol package.
SymbolException(String) - Constructor for exception org.maltparser.core.symbol.SymbolException
Creates a SymbolException object with a message
SymbolException(String, Throwable) - Constructor for exception org.maltparser.core.symbol.SymbolException
Creates a SymbolException object with a message and a cause to the exception.
SymbolTable - Interface in org.maltparser.core.symbol
 
symbolTable - Variable in class org.maltparser.core.syntaxgraph.feature.ColumnFeature
 
SymbolTableHandler - Interface in org.maltparser.core.symbol
 
symbolTableHandler - Variable in class org.maltparser.parser.SingleMalt
 
symbolTables - Variable in class org.maltparser.core.syntaxgraph.SyntaxGraph
 
symbolToCode(String) - Method in class org.maltparser.core.symbol.nullvalue.NullValues
 
SyntaxGraph - Class in org.maltparser.core.syntaxgraph
 
SyntaxGraph(SymbolTableHandler) - Constructor for class org.maltparser.core.syntaxgraph.SyntaxGraph
 
SyntaxGraphChartItem - Class in org.maltparser.core.syntaxgraph
 
SyntaxGraphChartItem() - Constructor for class org.maltparser.core.syntaxgraph.SyntaxGraphChartItem
 
SyntaxGraphException - Exception in org.maltparser.core.syntaxgraph
GraphException extends the MaltChainedException class and is thrown by classes within the graph package.
SyntaxGraphException(String) - Constructor for exception org.maltparser.core.syntaxgraph.SyntaxGraphException
Creates a GraphException object with a message
SyntaxGraphException(String, Throwable) - Constructor for exception org.maltparser.core.syntaxgraph.SyntaxGraphException
Creates a GraphException object with a message and a cause to the exception.
SyntaxGraphReader - Interface in org.maltparser.core.syntaxgraph.reader
 
SyntaxGraphWriter - Interface in org.maltparser.core.syntaxgraph.writer
 
SystemInfo - Class in org.maltparser.core.helper
 
SystemLogger - Class in org.maltparser.core.helper
 

T

table - Variable in class org.maltparser.core.symbol.nullvalue.NullValues
 
Table - Interface in org.maltparser.core.symbol
 
table - Variable in class org.maltparser.core.symbol.TableFeature
 
table - Variable in class org.maltparser.core.syntaxgraph.headrules.HeadRule
 
table - Variable in class org.maltparser.core.syntaxgraph.headrules.PrioSetMember
 
table - Variable in class org.maltparser.parser.history.container.TableContainer
 
TableContainer - Class in org.maltparser.parser.history.container
 
TableContainer(Table, String, char) - Constructor for class org.maltparser.parser.history.container.TableContainer
 
TableContainer.RelationToNextDecision - Enum in org.maltparser.parser.history.container
 
TableFeature - Class in org.maltparser.core.symbol
 
TableFeature(SymbolTableHandler) - Constructor for class org.maltparser.core.symbol.TableFeature
 
tableHandler - Variable in class org.maltparser.core.symbol.TableFeature
 
TableHandler - Interface in org.maltparser.core.symbol
 
tableName - Variable in class org.maltparser.core.symbol.TableFeature
 
TabReader - Class in org.maltparser.core.syntaxgraph.reader
 
TabReader() - Constructor for class org.maltparser.core.syntaxgraph.reader.TabReader
 
TabWriter - Class in org.maltparser.core.syntaxgraph.writer
 
TabWriter() - Constructor for class org.maltparser.core.syntaxgraph.writer.TabWriter
 
TerminalNode - Interface in org.maltparser.core.syntaxgraph.node
 
terminalNodes - Variable in class org.maltparser.core.syntaxgraph.Sentence
 
terminalPool - Variable in class org.maltparser.core.syntaxgraph.Sentence
 
terminate() - Method in class org.maltparser.core.config.ConfigDirChartItem
 
terminate() - Method in class org.maltparser.core.config.ConfigurationDir
Terminates the configuration directory
terminate() - Method in class org.maltparser.core.flow.FlowChartInstance
 
TERMINATE - Static variable in class org.maltparser.core.flow.item.ChartItem
 
terminate() - Method in class org.maltparser.core.flow.item.ChartItem
Terminates and cleans up the chart item
terminate(Object[]) - Method in class org.maltparser.core.lw.parser.LWSingleMalt
 
terminate() - Method in class org.maltparser.core.syntaxgraph.CopyChartItem
 
terminate() - Method in class org.maltparser.core.syntaxgraph.GraphAnalyzerChartItem
 
terminate() - Method in class org.maltparser.core.syntaxgraph.reader.ReadChartItem
 
terminate() - Method in class org.maltparser.core.syntaxgraph.SyntaxGraphChartItem
 
terminate() - Method in class org.maltparser.core.syntaxgraph.writer.WriteChartItem
 
terminate() - Method in interface org.maltparser.ml.LearningMethod
 
terminate() - Method in class org.maltparser.ml.lib.Lib
 
terminate() - Method in class org.maltparser.ml.lib.LibLinear
 
terminate() - Method in class org.maltparser.ml.lib.LibSvm
 
terminate() - Method in class org.maltparser.parser.algorithm.covington.CovingtonOracle
 
terminate() - Method in class org.maltparser.parser.algorithm.nivre.ArcEagerOracle
 
terminate() - Method in class org.maltparser.parser.algorithm.nivre.ArcStandardOracle
 
terminate() - Method in class org.maltparser.parser.algorithm.planar.PlanarArcEagerOracle
 
terminate() - Method in class org.maltparser.parser.algorithm.stack.ProjectiveOracle
 
terminate() - Method in class org.maltparser.parser.algorithm.stack.SwapEagerOracle
 
terminate() - Method in class org.maltparser.parser.algorithm.stack.SwapLazyOracle
 
terminate() - Method in class org.maltparser.parser.algorithm.twoplanar.TwoPlanarArcEagerOracle
 
terminate() - Method in class org.maltparser.parser.BatchTrainer
 
terminate() - Method in class org.maltparser.parser.BatchTrainerWithDiagnostics
 
terminate() - Method in class org.maltparser.parser.DeterministicParser
 
terminate() - Method in class org.maltparser.parser.DeterministicParserWithDiagnostics
 
terminate() - Method in class org.maltparser.parser.guide.decision.BranchedDecisionModel
 
terminate() - Method in class org.maltparser.parser.guide.decision.OneDecisionModel
 
terminate() - Method in class org.maltparser.parser.guide.decision.SeqDecisionModel
 
terminate() - Method in interface org.maltparser.parser.guide.Guide
 
terminate() - Method in class org.maltparser.parser.guide.instance.AtomicModel
 
terminate() - Method in class org.maltparser.parser.guide.instance.FeatureDivideModel
 
terminate() - Method in interface org.maltparser.parser.guide.Model
 
terminate() - Method in class org.maltparser.parser.guide.SingleGuide
 
terminate() - Method in class org.maltparser.parser.ParsingAlgorithm
 
terminate(Object[]) - Method in class org.maltparser.parser.SingleMalt
 
terminate() - Method in class org.maltparser.parser.SingleMaltChartItem
 
terminate() - Method in class org.maltparser.transform.pseudo.PseudoProjChartItem
 
TigerXMLHeader - Class in org.maltparser.core.syntaxgraph.reader
 
TigerXMLHeader() - Constructor for class org.maltparser.core.syntaxgraph.reader.TigerXMLHeader
 
TigerXMLHeader.Domain - Enum in org.maltparser.core.syntaxgraph.reader
 
TigerXMLHeader.FeatureEdgeLabel - Class in org.maltparser.core.syntaxgraph.reader
 
TigerXMLReader - Class in org.maltparser.core.syntaxgraph.reader
 
TigerXMLReader() - Constructor for class org.maltparser.core.syntaxgraph.reader.TigerXMLReader
 
TigerXMLWriter - Class in org.maltparser.core.syntaxgraph.writer
 
TigerXMLWriter() - Constructor for class org.maltparser.core.syntaxgraph.writer.TigerXMLWriter
 
toArray() - Method in class org.maltparser.core.helper.HashSet
 
toArray(T[]) - Method in class org.maltparser.core.helper.HashSet
 
toArray() - Method in class org.maltparser.ml.lib.FeatureList
 
Token - Class in org.maltparser.core.syntaxgraph.node
 
Token() - Constructor for class org.maltparser.core.syntaxgraph.node.Token
 
TokenNode - Interface in org.maltparser.core.syntaxgraph.node
 
TokenStructure - Interface in org.maltparser.core.syntaxgraph
 
topCandidateIndex - Variable in class org.maltparser.parser.history.kbest.KBestList
 
toString() - Method in class org.maltparser.core.config.ConfigDirChartItem
 
toString() - Method in class org.maltparser.core.feature.FeatureModel
 
toString() - Method in class org.maltparser.core.feature.FeatureModelManager
 
toString() - Method in class org.maltparser.core.feature.FeatureVector
 
toString() - Method in class org.maltparser.core.feature.function.AddressFunction
 
toString() - Method in class org.maltparser.core.feature.map.Merge3Feature
 
toString() - Method in class org.maltparser.core.feature.map.MergeFeature
 
toString() - Method in class org.maltparser.core.feature.map.PrefixFeature
 
toString() - Method in class org.maltparser.core.feature.map.SplitFeature
 
toString() - Method in class org.maltparser.core.feature.map.SuffixFeature
 
toString() - Method in class org.maltparser.core.feature.spec.reader.ParReader
 
toString() - Method in class org.maltparser.core.feature.spec.SpecificationModel
 
toString() - Method in class org.maltparser.core.feature.spec.SpecificationModels
 
toString() - Method in class org.maltparser.core.feature.spec.SpecificationSubModel
 
toString() - Method in class org.maltparser.core.feature.system.FeatureEngine
 
toString() - Method in class org.maltparser.core.feature.system.FunctionDescription
 
toString() - Method in class org.maltparser.core.feature.value.AddressValue
 
toString() - Method in class org.maltparser.core.feature.value.FeatureValue
 
toString() - Method in class org.maltparser.core.feature.value.FunctionValue
 
toString() - Method in class org.maltparser.core.feature.value.MultipleFeatureValue
 
toString() - Method in class org.maltparser.core.feature.value.SingleFeatureValue
 
toString() - Method in class org.maltparser.core.flow.FlowChartInstance
 
toString() - Method in class org.maltparser.core.flow.FlowChartManager
 
toString() - Method in class org.maltparser.core.flow.spec.ChartItemSpecification
 
toString() - Method in class org.maltparser.core.flow.spec.ChartSpecification
 
toString() - Method in class org.maltparser.core.flow.system.elem.ChartAttribute
 
toString() - Method in class org.maltparser.core.flow.system.elem.ChartElement
 
toString() - Method in class org.maltparser.core.flow.system.FlowChartSystem
 
toString() - Method in class org.maltparser.core.helper.HashMap
 
toString() - Method in class org.maltparser.core.io.dataformat.ColumnDescription
 
toString() - Method in class org.maltparser.core.io.dataformat.DataFormatEntry
 
toString() - Method in class org.maltparser.core.io.dataformat.DataFormatInstance
 
toString() - Method in class org.maltparser.core.io.dataformat.DataFormatSpecification.Dependency
 
toString() - Method in class org.maltparser.core.io.dataformat.DataFormatSpecification
 
toString() - Method in class org.maltparser.core.lw.graph.LWDependencyGraph
 
toString() - Method in class org.maltparser.core.lw.graph.LWEdge
 
toString() - Method in class org.maltparser.core.lw.graph.LWNode
 
toString() - Method in class org.maltparser.core.options.option.BoolOption
 
toString() - Method in class org.maltparser.core.options.option.ClassOption
 
toString() - Method in class org.maltparser.core.options.option.EnumOption
 
toString() - Method in class org.maltparser.core.options.option.IntegerOption
 
toString() - Method in class org.maltparser.core.options.option.Option
 
toString() - Method in class org.maltparser.core.options.option.StringEnumOption
 
toString() - Method in class org.maltparser.core.options.option.StringOption
 
toString() - Method in class org.maltparser.core.options.option.UnaryOption
 
toString() - Method in class org.maltparser.core.options.OptionContainer
 
toString() - Method in class org.maltparser.core.options.OptionDescriptions
 
toString() - Method in class org.maltparser.core.options.OptionGroup
 
toString() - Method in class org.maltparser.core.options.OptionManager
 
toString() - Method in class org.maltparser.core.options.OptionValues
 
toString() - Method in class org.maltparser.core.plugin.JarLoader
 
toString() - Method in class org.maltparser.core.plugin.Plugin
 
toString() - Method in class org.maltparser.core.plugin.PluginLoader
 
toString() - Method in class org.maltparser.core.pool.ObjectPoolList
 
toString() - Method in class org.maltparser.core.pool.ObjectPoolSet
 
toString() - Method in class org.maltparser.core.propagation.Propagation
 
toString() - Method in class org.maltparser.core.propagation.Propagations
 
toString() - Method in class org.maltparser.core.propagation.spec.PropagationSpec
 
toString() - Method in class org.maltparser.core.propagation.spec.PropagationSpecs
 
toString() - Method in class org.maltparser.core.symbol.hash.HashSymbolTable
 
toString() - Method in class org.maltparser.core.symbol.nullvalue.InputNullValues
 
toString() - Method in class org.maltparser.core.symbol.nullvalue.NullValues
 
toString() - Method in class org.maltparser.core.symbol.nullvalue.OutputNullValues
 
toString() - Method in class org.maltparser.core.symbol.parse.ParseSymbolTable
 
toString() - Method in class org.maltparser.core.symbol.TableFeature
 
toString() - Method in class org.maltparser.core.symbol.trie.TrieEntry
 
toString() - Method in class org.maltparser.core.symbol.trie.TrieNode
 
toString() - Method in class org.maltparser.core.symbol.trie.TrieSymbolTable
 
toString() - Method in class org.maltparser.core.syntaxgraph.CopyChartItem
 
toString() - Method in class org.maltparser.core.syntaxgraph.DependencyGraph
 
toString() - Method in class org.maltparser.core.syntaxgraph.edge.GraphEdge
 
toString() - Method in class org.maltparser.core.syntaxgraph.edge.WeightedEdge
 
toString() - Method in class org.maltparser.core.syntaxgraph.feature.ArcDirFeature
 
toString() - Method in class org.maltparser.core.syntaxgraph.feature.ColumnFeature
 
toString() - Method in class org.maltparser.core.syntaxgraph.feature.DGraphAddressFunction
 
toString() - Method in class org.maltparser.core.syntaxgraph.feature.DistanceFeature
 
toString() - Method in class org.maltparser.core.syntaxgraph.feature.ExistsFeature
 
toString() - Method in class org.maltparser.core.syntaxgraph.feature.InputArcDirFeature
 
toString() - Method in class org.maltparser.core.syntaxgraph.feature.InputArcFeature
 
toString() - Method in class org.maltparser.core.syntaxgraph.feature.InputColumnFeature
 
toString() - Method in class org.maltparser.core.syntaxgraph.feature.InputTableFeature
 
toString() - Method in class org.maltparser.core.syntaxgraph.feature.NumOfFeature
 
toString() - Method in class org.maltparser.core.syntaxgraph.feature.OutputArcFeature
 
toString() - Method in class org.maltparser.core.syntaxgraph.feature.OutputColumnFeature
 
toString() - Method in class org.maltparser.core.syntaxgraph.feature.OutputTableFeature
 
toString() - Method in class org.maltparser.core.syntaxgraph.GraphElement
 
toString() - Method in class org.maltparser.core.syntaxgraph.headrules.HeadRule
 
toString() - Method in class org.maltparser.core.syntaxgraph.headrules.HeadRules
 
toString() - Method in class org.maltparser.core.syntaxgraph.headrules.PrioList
 
toString() - Method in class org.maltparser.core.syntaxgraph.headrules.PrioSet
 
toString() - Method in class org.maltparser.core.syntaxgraph.headrules.PrioSetMember
 
toString() - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
toString() - Method in class org.maltparser.core.syntaxgraph.node.GraphNode
 
toString() - Method in class org.maltparser.core.syntaxgraph.node.NonTerminal
 
toString() - Method in class org.maltparser.core.syntaxgraph.node.Root
 
toString() - Method in class org.maltparser.core.syntaxgraph.node.Token
 
toString() - Method in class org.maltparser.core.syntaxgraph.PhraseStructureGraph
 
toString() - Method in class org.maltparser.core.syntaxgraph.reader.ReadChartItem
 
toString() - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLHeader.FeatureEdgeLabel
 
toString() - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLHeader
 
toString() - Method in class org.maltparser.core.syntaxgraph.Sentence
 
toString() - Method in class org.maltparser.core.syntaxgraph.SyntaxGraphChartItem
 
toString() - Method in class org.maltparser.core.syntaxgraph.writer.WriteChartItem
 
toString() - Method in class org.maltparser.ml.lib.Lib
 
toString() - Method in class org.maltparser.ml.lib.MaltFeatureNode
 
toString() - Method in class org.maltparser.ml.lib.MaltLiblinearModel
 
toString() - Method in class org.maltparser.parser.algorithm.covington.CovingtonAddressFunction
 
toString() - Method in class org.maltparser.parser.algorithm.covington.CovingtonConfig
 
toString() - Method in class org.maltparser.parser.algorithm.nivre.NivreAddressFunction
 
toString() - Method in class org.maltparser.parser.algorithm.nivre.NivreConfig
 
toString() - Method in class org.maltparser.parser.algorithm.planar.PlanarAddressFunction
 
toString() - Method in class org.maltparser.parser.algorithm.planar.PlanarConfig
 
toString() - Method in class org.maltparser.parser.algorithm.stack.StackAddressFunction
 
toString() - Method in class org.maltparser.parser.algorithm.stack.StackConfig
 
toString() - Method in class org.maltparser.parser.algorithm.twoplanar.TwoPlanarAddressFunction
 
toString() - Method in class org.maltparser.parser.algorithm.twoplanar.TwoPlanarConfig
 
toString() - Method in class org.maltparser.parser.guide.decision.BranchedDecisionModel
 
toString() - Method in class org.maltparser.parser.guide.decision.OneDecisionModel
 
toString() - Method in class org.maltparser.parser.guide.decision.SeqDecisionModel
 
toString() - Method in class org.maltparser.parser.guide.instance.AtomicModel
 
toString() - Method in class org.maltparser.parser.guide.instance.FeatureDivideModel
 
toString() - Method in class org.maltparser.parser.guide.SingleGuide
 
toString() - Method in class org.maltparser.parser.history.action.ComplexDecisionAction
 
toString() - Method in class org.maltparser.parser.history.action.SimpleDecisionAction
 
toString() - Method in class org.maltparser.parser.history.container.ActionContainer
 
toString() - Method in class org.maltparser.parser.history.container.TableContainer
 
toString() - Method in class org.maltparser.parser.history.History
 
toString() - Method in class org.maltparser.parser.history.HistoryList
 
toString() - Method in class org.maltparser.parser.history.HistoryListNode
 
toString() - Method in class org.maltparser.parser.history.HistoryTree
 
toString() - Method in class org.maltparser.parser.history.HistoryTreeNode
 
toString() - Method in class org.maltparser.parser.history.kbest.Candidate
 
toString() - Method in class org.maltparser.parser.history.kbest.KBestList
 
toString() - Method in class org.maltparser.parser.history.kbest.ScoredCandidate
 
toString() - Method in class org.maltparser.parser.history.kbest.ScoredKBestList
 
toString() - Method in class org.maltparser.parser.SingleMaltChartItem
 
toString() - Method in class org.maltparser.parser.transition.Transition
 
toString() - Method in class org.maltparser.transform.pseudo.PseudoProjChartItem
 
toStringArray(DependencyGraph, DataFormatInstance, SymbolTableHandler) - Static method in class org.maltparser.core.lw.helper.Utils
 
toStringMaps() - Method in class org.maltparser.core.options.OptionDescriptions
Returns a string representation that contains printable information of several options maps
toStringNonTerminalNode(NonTerminalNode) - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
toStringNonTerminalNode(NonTerminalNode) - Method in class org.maltparser.core.syntaxgraph.PhraseStructureGraph
 
toStringOptionGroup(String) - Method in class org.maltparser.core.options.OptionDescriptions
Returns a string representation of a option group without the option group name in the string.
toStringPrettyValues(int, Set<String>) - Method in class org.maltparser.core.options.OptionManager
Returns a string representation of all option value, except the options in a option group specified by the excludeGroup argument.
toStringSetting - Static variable in class org.maltparser.core.options.OptionGroup
 
toStringTerminalNode(TokenNode) - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
toStringTerminalNode(TokenNode) - Method in class org.maltparser.core.syntaxgraph.PhraseStructureGraph
 
toTigerXML() - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLHeader.FeatureEdgeLabel
 
toTigerXML() - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLHeader
 
TRACE - Static variable in class org.maltparser.core.lw.graph.LWDeprojectivizer
 
TRAIN - Static variable in class org.maltparser.core.options.option.Option
The option is only relevant during learning
train() - Method in interface org.maltparser.ml.LearningMethod
 
train() - Method in class org.maltparser.ml.lib.Lib
 
train() - Method in class org.maltparser.parser.BatchTrainer
 
train() - Method in class org.maltparser.parser.BatchTrainerWithDiagnostics
 
train() - Method in class org.maltparser.parser.guide.instance.AtomicModel
Invokes the train() of the learning method
train() - Method in class org.maltparser.parser.guide.instance.FeatureDivideModel
 
train() - Method in interface org.maltparser.parser.guide.instance.InstanceModel
 
train() - Method in class org.maltparser.parser.SingleMalt
 
train() - Method in class org.maltparser.parser.Trainer
 
Trainer - Class in org.maltparser.parser
 
Trainer(DependencyParserConfig, SymbolTableHandler) - Constructor for class org.maltparser.parser.Trainer
Creates a parser trainer
trainExternal(String, LinkedHashMap<String, String>) - Method in class org.maltparser.ml.lib.Lib
 
trainExternal(String, LinkedHashMap<String, String>) - Method in class org.maltparser.ml.lib.LibLinear
 
trainExternal(String, LinkedHashMap<String, String>) - Method in class org.maltparser.ml.lib.LibSvm
 
trainInternal(LinkedHashMap<String, String>) - Method in class org.maltparser.ml.lib.Lib
 
trainInternal(LinkedHashMap<String, String>) - Method in class org.maltparser.ml.lib.LibLinear
 
trainInternal(LinkedHashMap<String, String>) - Method in class org.maltparser.ml.lib.LibSvm
 
transActionContainer - Variable in class org.maltparser.parser.Oracle
 
transActionContainer - Variable in class org.maltparser.parser.TransitionSystem
 
TransformationException - Exception in org.maltparser.transform.pseudo
TransformationException extends the MaltChainedException class and is thrown by classes within the transform package.
TransformationException(String) - Constructor for exception org.maltparser.transform.pseudo.TransformationException
Creates a TransformationException object with a message
TransformationException(String, Throwable) - Constructor for exception org.maltparser.transform.pseudo.TransformationException
Creates a TransformationException object with a message and a cause to the exception.
Transition - Class in org.maltparser.parser.transition
Transition contains one individual transition.
Transition(int, String, boolean) - Constructor for class org.maltparser.parser.transition.Transition
Creates a transition
TransitionSystem - Class in org.maltparser.parser
 
TransitionSystem(PropagationManager) - Constructor for class org.maltparser.parser.TransitionSystem
 
TransitionTable - Class in org.maltparser.parser.transition
 
TransitionTable(String) - Constructor for class org.maltparser.parser.transition.TransitionTable
 
TransitionTableHandler - Class in org.maltparser.parser.transition
 
TransitionTableHandler() - Constructor for class org.maltparser.parser.transition.TransitionTableHandler
 
transitionTableHandler - Variable in class org.maltparser.parser.TransitionSystem
 
Trie - Class in org.maltparser.core.symbol.trie
 
Trie() - Constructor for class org.maltparser.core.symbol.trie.Trie
 
TrieEntry - Class in org.maltparser.core.symbol.trie
 
TrieEntry(int, boolean) - Constructor for class org.maltparser.core.symbol.trie.TrieEntry
 
TrieNode - Class in org.maltparser.core.symbol.trie
 
TrieNode(char, TrieNode) - Constructor for class org.maltparser.core.symbol.trie.TrieNode
Constructs a trie node
TrieSymbolTable - Class in org.maltparser.core.symbol.trie
 
TrieSymbolTable(String, Trie, int, String) - Constructor for class org.maltparser.core.symbol.trie.TrieSymbolTable
 
TrieSymbolTable(String, Trie) - Constructor for class org.maltparser.core.symbol.trie.TrieSymbolTable
 
TrieSymbolTableHandler - Class in org.maltparser.core.symbol.trie
 
TrieSymbolTableHandler() - Constructor for class org.maltparser.core.symbol.trie.TrieSymbolTableHandler
 
TwoPlanar - Class in org.maltparser.parser.algorithm.twoplanar
 
TwoPlanar(PropagationManager) - Constructor for class org.maltparser.parser.algorithm.twoplanar.TwoPlanar
 
TwoPlanarAddressFunction - Class in org.maltparser.parser.algorithm.twoplanar
 
TwoPlanarAddressFunction(String, AlgoritmInterface) - Constructor for class org.maltparser.parser.algorithm.twoplanar.TwoPlanarAddressFunction
 
TwoPlanarAddressFunction.TwoPlanarSubFunction - Enum in org.maltparser.parser.algorithm.twoplanar
 
TwoPlanarArcEagerFactory - Class in org.maltparser.parser.algorithm.twoplanar
 
TwoPlanarArcEagerFactory(DependencyParserConfig) - Constructor for class org.maltparser.parser.algorithm.twoplanar.TwoPlanarArcEagerFactory
 
TwoPlanarArcEagerOracle - Class in org.maltparser.parser.algorithm.twoplanar
 
TwoPlanarArcEagerOracle(DependencyParserConfig, GuideUserHistory) - Constructor for class org.maltparser.parser.algorithm.twoplanar.TwoPlanarArcEagerOracle
 
TwoPlanarConfig - Class in org.maltparser.parser.algorithm.twoplanar
 
TwoPlanarConfig(String, String, String, String) - Constructor for class org.maltparser.parser.algorithm.twoplanar.TwoPlanarConfig
 
TwoPlanarFactory - Class in org.maltparser.parser.algorithm.twoplanar
 
TwoPlanarFactory(DependencyParserConfig) - Constructor for class org.maltparser.parser.algorithm.twoplanar.TwoPlanarFactory
 
type - Variable in class org.maltparser.core.config.ConfigurationDir
 
type - Variable in class org.maltparser.core.symbol.TableFeature
 
types - Static variable in class org.maltparser.core.io.dataformat.ColumnDescription
 
types - Static variable in interface org.maltparser.core.symbol.SymbolTable
 

U

UnaryOption - Class in org.maltparser.core.options.option
An unary option is an option that doesn't need a value to the specified.
UnaryOption(OptionGroup, String, String, String, String) - Constructor for class org.maltparser.core.options.option.UnaryOption
Creates an unary option description
unpackConfigFile() - Method in class org.maltparser.core.config.ConfigurationDir
Unpacks the malt configuration file (.mco).
unpackConfigFile(JarInputStream) - Method in class org.maltparser.core.config.ConfigurationDir
 
UNSHIFT - Static variable in class org.maltparser.parser.algorithm.nivre.ArcEager
 
update() - Method in class org.maltparser.core.feature.FeatureModel
 
update(Object[]) - Method in class org.maltparser.core.feature.FeatureModel
 
update(Object[]) - Method in class org.maltparser.core.feature.function.AddressFunction
 
update() - Method in interface org.maltparser.core.feature.function.Function
Cause the feature function to update the feature value.
update() - Method in class org.maltparser.core.feature.map.Merge3Feature
 
update() - Method in class org.maltparser.core.feature.map.MergeFeature
 
update() - Method in class org.maltparser.core.feature.map.PrefixFeature
 
update() - Method in class org.maltparser.core.feature.map.SplitFeature
 
update() - Method in class org.maltparser.core.feature.map.SuffixFeature
 
update(int, String, boolean, double) - Method in class org.maltparser.core.feature.value.SingleFeatureValue
 
update() - Method in class org.maltparser.core.symbol.TableFeature
 
update(MappablePhraseStructureGraph, Edge, Object) - Method in class org.maltparser.core.syntaxgraph.ds2ps.LosslessMapping
 
update() - Method in class org.maltparser.core.syntaxgraph.feature.ArcDirFeature
Cause the feature function to update the feature value.
update() - Method in class org.maltparser.core.syntaxgraph.feature.ColumnFeature
 
update() - Method in class org.maltparser.core.syntaxgraph.feature.DGraphAddressFunction
 
update(Object[]) - Method in class org.maltparser.core.syntaxgraph.feature.DGraphAddressFunction
 
update() - Method in class org.maltparser.core.syntaxgraph.feature.DistanceFeature
Cause the feature function to update the feature value.
update() - Method in class org.maltparser.core.syntaxgraph.feature.ExistsFeature
Cause the feature function to update the feature value.
update() - Method in class org.maltparser.core.syntaxgraph.feature.InputArcDirFeature
 
update() - Method in class org.maltparser.core.syntaxgraph.feature.InputArcFeature
 
update() - Method in class org.maltparser.core.syntaxgraph.feature.InputColumnFeature
 
update() - Method in class org.maltparser.core.syntaxgraph.feature.InputTableFeature
 
update() - Method in class org.maltparser.core.syntaxgraph.feature.NumOfFeature
Cause the feature function to update the feature value.
update() - Method in class org.maltparser.core.syntaxgraph.feature.OutputArcFeature
 
update() - Method in class org.maltparser.core.syntaxgraph.feature.OutputColumnFeature
 
update() - Method in class org.maltparser.core.syntaxgraph.feature.OutputTableFeature
 
update(Observable, Object) - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
update(Observable, Object) - Method in class org.maltparser.core.syntaxgraph.Sentence
 
update() - Method in class org.maltparser.parser.algorithm.covington.CovingtonAddressFunction
 
update(Object[]) - Method in class org.maltparser.parser.algorithm.covington.CovingtonAddressFunction
 
update() - Method in class org.maltparser.parser.algorithm.nivre.NivreAddressFunction
 
update(Object[]) - Method in class org.maltparser.parser.algorithm.nivre.NivreAddressFunction
 
update() - Method in class org.maltparser.parser.algorithm.planar.PlanarAddressFunction
 
update(Object[]) - Method in class org.maltparser.parser.algorithm.planar.PlanarAddressFunction
 
update() - Method in class org.maltparser.parser.algorithm.stack.StackAddressFunction
 
update(Object[]) - Method in class org.maltparser.parser.algorithm.stack.StackAddressFunction
 
update() - Method in class org.maltparser.parser.algorithm.twoplanar.TwoPlanarAddressFunction
 
update(Object[]) - Method in class org.maltparser.parser.algorithm.twoplanar.TwoPlanarAddressFunction
 
updateActionContainers(int, LabelSet) - Method in class org.maltparser.parser.Oracle
 
updateActionContainers(GuideUserHistory, int, LabelSet) - Method in class org.maltparser.parser.TransitionSystem
 
updateActionWithNextKBest() - Method in class org.maltparser.parser.history.kbest.KBestList
Updates the corresponding single decision with the next value in the k-best list.
updateCardinality() - Method in class org.maltparser.core.syntaxgraph.feature.InputArcFeature
 
updateDependenyGraph(MappablePhraseStructureGraph, PhraseStructureNode) - Method in class org.maltparser.core.syntaxgraph.ds2ps.LosslessMapping
 
updateFromKBestList() - Method in class org.maltparser.parser.history.action.SimpleDecisionAction
 
updateFromKBestList() - Method in interface org.maltparser.parser.history.action.SingleDecision
 
updatePhraseStructureGraph(MappablePhraseStructureGraph, Edge, boolean) - Method in class org.maltparser.core.syntaxgraph.ds2ps.LosslessMapping
 
updateValueCounter(int) - Method in class org.maltparser.core.symbol.trie.TrieSymbolTable
 
url - Variable in class org.maltparser.core.config.ConfigurationDir
 
URLFinder - Class in org.maltparser.core.helper
 
URLFinder() - Constructor for class org.maltparser.core.helper.URLFinder
 
urlString - Variable in class org.maltparser.core.io.dataformat.DataFormatSpecification.Dependency
 
Util - Class in org.maltparser.core.helper
 
Util() - Constructor for class org.maltparser.core.helper.Util
 
Utils - Class in org.maltparser.core.lw.helper
 
Utils() - Constructor for class org.maltparser.core.lw.helper.Utils
 

V

value - Variable in class org.maltparser.core.feature.value.SingleFeatureValue
 
valueEquals(Object, Object) - Method in class org.maltparser.core.helper.HashMap
Returns whether two values are equal for the purposes of this set.
valueHashCode(Object) - Method in class org.maltparser.core.helper.HashMap
Returns the hashCode for a value.
valueOf(String) - Static method in enum org.maltparser.core.feature.spec.reader.ParReader.ColumnNames
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.maltparser.core.feature.spec.reader.ParReader.DataStructures
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.maltparser.core.io.dataformat.DataFormatSpecification.DataStructure
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.maltparser.core.symbol.nullvalue.NullValues.NullValueDegree
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.maltparser.core.symbol.nullvalue.NullValues.NullValueId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.maltparser.core.syntaxgraph.feature.DGraphAddressFunction.DGraphSubFunction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.maltparser.core.syntaxgraph.feature.NumOfFeature.NumOfRelation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.maltparser.core.syntaxgraph.headrules.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.maltparser.core.syntaxgraph.headrules.PrioSetMember.RelationToPrevMember
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.maltparser.core.syntaxgraph.reader.TigerXMLHeader.Domain
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.maltparser.ml.lib.Lib.Verbostity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.maltparser.parser.algorithm.covington.CovingtonAddressFunction.CovingtonSubFunction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.maltparser.parser.algorithm.nivre.NivreAddressFunction.NivreSubFunction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.maltparser.parser.algorithm.planar.PlanarAddressFunction.PlanarSubFunction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.maltparser.parser.algorithm.stack.StackAddressFunction.StackSubFunction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.maltparser.parser.algorithm.twoplanar.TwoPlanarAddressFunction.TwoPlanarSubFunction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.maltparser.parser.guide.ClassifierGuide.GuideMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.maltparser.parser.history.container.TableContainer.RelationToNextDecision
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.maltparser.core.feature.spec.reader.ParReader.ColumnNames
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.maltparser.core.feature.spec.reader.ParReader.DataStructures
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.maltparser.core.helper.HashMap
 
values() - Static method in enum org.maltparser.core.io.dataformat.DataFormatSpecification.DataStructure
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.maltparser.core.symbol.nullvalue.NullValues.NullValueDegree
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.maltparser.core.symbol.nullvalue.NullValues.NullValueId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.maltparser.core.syntaxgraph.feature.DGraphAddressFunction.DGraphSubFunction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.maltparser.core.syntaxgraph.feature.NumOfFeature.NumOfRelation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.maltparser.core.syntaxgraph.headrules.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.maltparser.core.syntaxgraph.headrules.PrioSetMember.RelationToPrevMember
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.maltparser.core.syntaxgraph.reader.TigerXMLHeader.Domain
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.maltparser.ml.lib.Lib.Verbostity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.maltparser.parser.algorithm.covington.CovingtonAddressFunction.CovingtonSubFunction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.maltparser.parser.algorithm.nivre.NivreAddressFunction.NivreSubFunction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.maltparser.parser.algorithm.planar.PlanarAddressFunction.PlanarSubFunction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.maltparser.parser.algorithm.stack.StackAddressFunction.StackSubFunction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.maltparser.parser.algorithm.twoplanar.TwoPlanarAddressFunction.TwoPlanarSubFunction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.maltparser.parser.guide.ClassifierGuide.GuideMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.maltparser.parser.history.container.TableContainer.RelationToNextDecision
Returns an array containing the constants of this enum type, in the order they are declared.
verbosity - Variable in class org.maltparser.ml.lib.Lib
 
versioning() - Method in class org.maltparser.core.config.ConfigurationDir
 
Versioning - Class in org.maltparser.core.config.version
 
Versioning(String, String, File, String) - Constructor for class org.maltparser.core.config.version.Versioning
 

W

Weightable - Interface in org.maltparser.core.syntaxgraph
 
WeightedEdge - Class in org.maltparser.core.syntaxgraph.edge
 
WeightedEdge() - Constructor for class org.maltparser.core.syntaxgraph.edge.WeightedEdge
 
WeightedEdge(Node, Node, int) - Constructor for class org.maltparser.core.syntaxgraph.edge.WeightedEdge
 
WeightedEdge(Node, Node, int, Double) - Constructor for class org.maltparser.core.syntaxgraph.edge.WeightedEdge
 
WITHGROUPNAME - Static variable in class org.maltparser.core.options.OptionGroup
 
workingDirectory - Variable in class org.maltparser.core.config.ConfigurationDir
 
write(int) - Method in class org.maltparser.core.helper.NoOutputStream
 
write(byte[]) - Method in class org.maltparser.core.helper.NoOutputStream
 
write(byte[], int, int) - Method in class org.maltparser.core.helper.NoOutputStream
 
write(byte[], int, int) - Method in class org.maltparser.core.helper.NoPrintStream
 
write(int) - Method in class org.maltparser.core.helper.NoPrintStream
 
WriteChartItem - Class in org.maltparser.core.syntaxgraph.writer
 
WriteChartItem() - Constructor for class org.maltparser.core.syntaxgraph.writer.WriteChartItem
 
writeComments(TokenStructure, int) - Method in class org.maltparser.core.syntaxgraph.writer.TabWriter
 
writeEpilog() - Method in class org.maltparser.core.syntaxgraph.writer.BracketWriter
 
writeEpilog() - Method in class org.maltparser.core.syntaxgraph.writer.NegraWriter
 
writeEpilog() - Method in interface org.maltparser.core.syntaxgraph.writer.SyntaxGraphWriter
Writes the end of the file
writeEpilog() - Method in class org.maltparser.core.syntaxgraph.writer.TabWriter
 
writeEpilog() - Method in class org.maltparser.core.syntaxgraph.writer.TigerXMLWriter
 
writeInfoToConfigFile(String) - Method in interface org.maltparser.core.config.Configuration
 
writeInfoToConfigFile(String) - Method in class org.maltparser.core.lw.parser.LWSingleMalt
 
writeInfoToConfigFile(String) - Method in class org.maltparser.parser.SingleMalt
 
writeNonTerminal(SymbolTableHandler, NonTerminalNode, String) - Method in class org.maltparser.core.syntaxgraph.writer.TigerXMLWriter
 
writeNonTerminals(PhraseStructure) - Method in class org.maltparser.core.syntaxgraph.writer.TigerXMLWriter
 
writeProlog() - Method in class org.maltparser.core.syntaxgraph.writer.BracketWriter
 
writeProlog() - Method in class org.maltparser.core.syntaxgraph.writer.NegraWriter
 
writeProlog() - Method in interface org.maltparser.core.syntaxgraph.writer.SyntaxGraphWriter
Cause the syntax graph writer to write the beginning of the file (such as header information)
writeProlog() - Method in class org.maltparser.core.syntaxgraph.writer.TabWriter
 
writeProlog() - Method in class org.maltparser.core.syntaxgraph.writer.TigerXMLWriter
 
writeSentence(TokenStructure) - Method in class org.maltparser.core.syntaxgraph.writer.BracketWriter
 
writeSentence(TokenStructure) - Method in class org.maltparser.core.syntaxgraph.writer.NegraWriter
 
writeSentence(TokenStructure) - Method in interface org.maltparser.core.syntaxgraph.writer.SyntaxGraphWriter
Writes a sentence (token structure, dependency structure or/and phrase structure)
writeSentence(TokenStructure) - Method in class org.maltparser.core.syntaxgraph.writer.TabWriter
 
writeSentence(TokenStructure) - Method in class org.maltparser.core.syntaxgraph.writer.TigerXMLWriter
 
writeToDiaFile(String) - Method in class org.maltparser.parser.Diagnostics
 

X

xmlEscape(String) - Static method in class org.maltparser.core.helper.Util
 
XmlReader - Class in org.maltparser.core.feature.spec.reader
 
XmlReader() - Constructor for class org.maltparser.core.feature.spec.reader.XmlReader
 
A B C D E F G H I J K L M N O P R S T U V W X 
Skip navigation links
MaltParser 1.9.2

Copyright 2007-2017 Johan Hall, Jens Nilsson and Joakim Nivre.