MaltParser 1.3
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.container.ActionContainer
 
actionCode - Variable in class org.maltparser.parser.history.kbest.Candidate
The integer representation of the predicted action
ActionContainer - Class in org.maltparser.parser.history.container
 
ActionContainer(TableContainer) - Constructor for class org.maltparser.parser.history.container.ActionContainer
 
actionContainers - Variable in class org.maltparser.parser.Oracle
 
actionContainers - Variable in class org.maltparser.parser.TransitionSystem
 
ActionDecision - Interface in org.maltparser.parser.history.action
 
actionPool - Variable in class org.maltparser.parser.history.History
 
actionSymbol - Variable in class org.maltparser.parser.history.container.ActionContainer
 
actionTables - Variable in class org.maltparser.parser.history.History
 
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(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
 
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.stack.NonProjective
 
addAvailableTransitionToTable(TransitionTable) - Method in class org.maltparser.parser.algorithm.stack.Projective
 
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
 
addDecision(int) - Method in class org.maltparser.parser.history.action.SimpleDecisionAction
 
addDecision(String) - Method in class org.maltparser.parser.history.action.SimpleDecisionAction
 
addDecision(int) - Method in interface org.maltparser.parser.history.action.SingleDecision
 
addDecision(String) - Method in interface org.maltparser.parser.history.action.SingleDecision
 
addDependencyEdge(int, int) - Method in class org.maltparser.core.syntaxgraph.DependencyGraph
 
addDependencyEdge(DependencyNode, DependencyNode) - Method in class org.maltparser.core.syntaxgraph.DependencyGraph
 
addDependencyEdge(int, int) - Method in interface org.maltparser.core.syntaxgraph.DependencyStructure
Adds an edge from the head to the dependent identified by the indices of the dependency nodes.
addDependencyEdge(int, int) - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
addDependencyEdge(DependencyNode, DependencyNode) - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
addDependencyNode() - Method in class org.maltparser.core.syntaxgraph.DependencyGraph
 
addDependencyNode(int) - Method in class org.maltparser.core.syntaxgraph.DependencyGraph
 
addDependencyNode() - Method in interface org.maltparser.core.syntaxgraph.DependencyStructure
 
addDependencyNode(int) - Method in interface org.maltparser.core.syntaxgraph.DependencyStructure
 
addDependencyNode() - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
addDependencyNode(int) - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
addEdgeLabels(Edge) - Method in class org.maltparser.parser.TransitionSystem
 
addEdgeLabelValue(String) - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLHeader
 
addEdgeLabelValue(String, String) - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLHeader
 
addEntry(String, String, String, String) - Method in class org.maltparser.core.io.dataformat.DataFormatSpecification
 
addFeature(String, String) - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLHeader
 
addFeatureValue(int, String, boolean) - Method in class org.maltparser.core.feature.value.MultipleFeatureValue
 
addFeatureValue(String, String) - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLHeader
 
addFeatureValue(String, String, String) - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLHeader
 
addFlowChartRegistry(Class<?>, String, Object) - Method in class org.maltparser.core.flow.FlowChartInstance
 
addHeadEdgeLabel(SymbolTable, String) - Method in interface org.maltparser.core.syntaxgraph.node.DependencyNode
 
addHeadEdgeLabel(SymbolTable, int) - Method in interface org.maltparser.core.syntaxgraph.node.DependencyNode
 
addHeadEdgeLabel(LabelSet) - Method in interface org.maltparser.core.syntaxgraph.node.DependencyNode
 
addHeadEdgeLabel(SymbolTable, String) - Method in class org.maltparser.core.syntaxgraph.node.Root
 
addHeadEdgeLabel(SymbolTable, int) - Method in class org.maltparser.core.syntaxgraph.node.Root
 
addHeadEdgeLabel(LabelSet) - Method in class org.maltparser.core.syntaxgraph.node.Root
 
addHeadEdgeLabel(SymbolTable, String) - Method in class org.maltparser.core.syntaxgraph.node.Token
 
addHeadEdgeLabel(SymbolTable, int) - Method in class org.maltparser.core.syntaxgraph.node.Token
 
addHeadEdgeLabel(LabelSet) - Method in class org.maltparser.core.syntaxgraph.node.Token
 
addIncomingEdge(Edge) - Method in class org.maltparser.core.syntaxgraph.node.GraphNode
 
addIncomingEdge(Edge) - Method in interface org.maltparser.core.syntaxgraph.node.Node
 
addIncomingEdge(Edge) - Method in class org.maltparser.core.syntaxgraph.node.NonTerminal
 
addIncomingEdge(Edge) - Method in class org.maltparser.core.syntaxgraph.node.Root
 
addIncomingEdge(Edge) - Method in class org.maltparser.core.syntaxgraph.node.Token
 
addInstance(SingleDecision, FeatureVector) - Method in interface org.maltparser.ml.LearningMethod
 
addInstance(SingleDecision, FeatureVector) - Method in class org.maltparser.ml.liblinear.Liblinear
 
addInstance(SingleDecision, FeatureVector) - Method in class org.maltparser.ml.libsvm.Libsvm
 
addInstance(GuideDecision) - Method in interface org.maltparser.parser.guide.ClassifierGuide
 
addInstance(GuideDecision) - Method in class org.maltparser.parser.guide.decision.BranchedDecisionModel
 
addInstance(GuideDecision) - Method in interface org.maltparser.parser.guide.decision.DecisionModel
 
addInstance(GuideDecision) - Method in class org.maltparser.parser.guide.decision.OneDecisionModel
 
addInstance(GuideDecision) - Method in class org.maltparser.parser.guide.decision.SeqDecisionModel
 
addInstance(SingleDecision) - Method in class org.maltparser.parser.guide.instance.AtomicModel
 
addInstance(SingleDecision) - Method in class org.maltparser.parser.guide.instance.FeatureDivideModel
 
addInstance(SingleDecision) - Method in interface org.maltparser.parser.guide.instance.InstanceModel
 
addInstance(GuideDecision) - Method in class org.maltparser.parser.guide.SingleGuide
 
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
addNonTerminalNode(int) - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
addNonTerminalNode() - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
addNonTerminalNode() - Method in interface org.maltparser.core.syntaxgraph.PhraseStructure
 
addNonTerminalNode(int) - Method in interface org.maltparser.core.syntaxgraph.PhraseStructure
 
addNonTerminalNode(int) - Method in class org.maltparser.core.syntaxgraph.PhraseStructureGraph
 
addNonTerminalNode() - Method in class org.maltparser.core.syntaxgraph.PhraseStructureGraph
 
addOption(Option) - Method in class org.maltparser.core.options.OptionGroup
Adds an option to the option group.
addOptionValue(int, Option, Object) - Method in class org.maltparser.core.options.OptionContainer
Adds an option value to an option to one of the internal option container specified by the type.
addOptionValue(int, int, Option, Object) - Method in class org.maltparser.core.options.OptionValues
Adds an option value to an option to one of the internal option container specified by the type.
addOutgoingEdge(Edge) - Method in class org.maltparser.core.syntaxgraph.node.GraphNode
 
addOutgoingEdge(Edge) - Method in interface org.maltparser.core.syntaxgraph.node.Node
 
addOutgoingEdge(Edge) - Method in class org.maltparser.core.syntaxgraph.node.NonTerminal
 
addOutgoingEdge(Edge) - Method in class org.maltparser.core.syntaxgraph.node.Root
 
addOutgoingEdge(Edge) - Method in class org.maltparser.core.syntaxgraph.node.Token
 
addPhraseStructureEdge(PhraseStructureNode, PhraseStructureNode) - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
addPhraseStructureEdge(PhraseStructureNode, PhraseStructureNode) - Method in interface org.maltparser.core.syntaxgraph.PhraseStructure
 
addPhraseStructureEdge(PhraseStructureNode, PhraseStructureNode) - Method in class org.maltparser.core.syntaxgraph.PhraseStructureGraph
 
addPostProcessChartItemSpecifications(ChartItemSpecification) - Method in class org.maltparser.core.flow.spec.ChartSpecification
 
addPreProcessChartItemSpecifications(ChartItemSpecification) - Method in class org.maltparser.core.flow.spec.ChartSpecification
 
addPrioSetMember(SymbolTable, ColumnDescription, String, PrioSetMember.RelationToPrevMember) - Method in class org.maltparser.core.syntaxgraph.headrules.PrioSet
 
addPrioSetMember(SymbolTable, ColumnDescription, int, PrioSetMember.RelationToPrevMember) - Method in class org.maltparser.core.syntaxgraph.headrules.PrioSet
 
addProcessChartItemSpecifications(ChartItemSpecification) - Method in class org.maltparser.core.flow.spec.ChartSpecification
 
addRegistry(Class<?>, Object) - Method in class org.maltparser.parser.SingleMalt
 
address - Variable in class org.maltparser.core.feature.function.AddressFunction
 
AddressFunction - Class in org.maltparser.core.feature.function
 
AddressFunction() - Constructor for class org.maltparser.core.feature.function.AddressFunction
 
addressFunction - Variable in class org.maltparser.core.syntaxgraph.feature.ArcDirFeature
 
addressFunction - Variable in class org.maltparser.core.syntaxgraph.feature.ExistsFeature
 
addressFunction - Variable in class org.maltparser.core.syntaxgraph.feature.InputArcDirFeature
 
addressFunction - Variable in class org.maltparser.core.syntaxgraph.feature.InputColumnFeature
 
addressFunction - Variable in class org.maltparser.core.syntaxgraph.feature.NumOfFeature
 
addressFunction - Variable in class org.maltparser.core.syntaxgraph.feature.OutputColumnFeature
 
addressFunction - Variable in class org.maltparser.core.syntaxgraph.feature.OutputTableFeature
 
addressFunction1 - Variable in class org.maltparser.core.syntaxgraph.feature.DistanceFeature
 
addressFunction1 - Variable in class org.maltparser.core.syntaxgraph.feature.InputArcFeature
 
addressFunction2 - Variable in class org.maltparser.core.syntaxgraph.feature.DistanceFeature
 
addressFunction2 - Variable in class org.maltparser.core.syntaxgraph.feature.InputArcFeature
 
addressFunctionCache - Variable in class org.maltparser.core.feature.FeatureModel
 
AddressValue - Class in org.maltparser.core.feature.value
 
AddressValue(Function) - Constructor for class org.maltparser.core.feature.value.AddressValue
 
addSecEdgeLabelValue(String) - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLHeader
 
addSecEdgeLabelValue(String, String) - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLHeader
 
addSecondaryEdge(ComparableNode, ComparableNode) - Method in class org.maltparser.core.syntaxgraph.DependencyGraph
 
addSecondaryEdge(ComparableNode, ComparableNode) - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
addSecondaryEdge(ComparableNode, ComparableNode) - Method in class org.maltparser.core.syntaxgraph.PhraseStructureGraph
 
addSecondaryEdge(ComparableNode, ComparableNode) - Method in interface org.maltparser.core.syntaxgraph.SecEdgeStructure
 
addSymbol(StringBuilder) - Method in interface org.maltparser.core.symbol.SymbolTable
 
addSymbol(String) - Method in interface org.maltparser.core.symbol.Table
 
addSymbol(String) - Method in class org.maltparser.core.symbol.trie.TrieSymbolTable
 
addSymbol(StringBuilder) - Method in class org.maltparser.core.symbol.trie.TrieSymbolTable
 
addSymbol(String) - Method in class org.maltparser.parser.history.container.CombinedTableContainer
 
addSymbolTable(String) - Method in interface org.maltparser.core.symbol.SymbolTableHandler
 
addSymbolTable(String, SymbolTable) - Method in interface org.maltparser.core.symbol.SymbolTableHandler
 
addSymbolTable(String, int, String) - Method in interface org.maltparser.core.symbol.SymbolTableHandler
 
addSymbolTable(String, int, String, String) - Method in interface org.maltparser.core.symbol.SymbolTableHandler
 
addSymbolTable(String) - Method in interface org.maltparser.core.symbol.TableHandler
 
addSymbolTable(String) - Method in class org.maltparser.core.symbol.trie.TrieSymbolTableHandler
 
addSymbolTable(String, SymbolTable) - Method in class org.maltparser.core.symbol.trie.TrieSymbolTableHandler
 
addSymbolTable(String, int, String) - Method in class org.maltparser.core.symbol.trie.TrieSymbolTableHandler
 
addSymbolTable(String, int, String, String) - Method in class org.maltparser.core.symbol.trie.TrieSymbolTableHandler
 
addTerminalNode() - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
addTerminalNode(int) - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
addTerminalNode() - Method in interface org.maltparser.core.syntaxgraph.PhraseStructure
 
addTerminalNode(int) - Method in interface org.maltparser.core.syntaxgraph.PhraseStructure
 
addTerminalNode() - Method in class org.maltparser.core.syntaxgraph.PhraseStructureGraph
 
addTerminalNode(int) - Method in class org.maltparser.core.syntaxgraph.PhraseStructureGraph
 
addTokenNode(int) - Method in class org.maltparser.core.syntaxgraph.Sentence
 
addTokenNode() - Method in class org.maltparser.core.syntaxgraph.Sentence
 
addTokenNode() - Method in interface org.maltparser.core.syntaxgraph.TokenStructure
Adds a token node with index n + 1, where n is the index of the last token node.
addTokenNode(int) - Method in interface org.maltparser.core.syntaxgraph.TokenStructure
Adds a token node with index index.
addValue(String, TrieSymbolTable, int) - Method in class org.maltparser.core.symbol.trie.Trie
 
addValue(StringBuilder, TrieSymbolTable, int) - Method in class org.maltparser.core.symbol.trie.Trie
 
addValue(String) - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLHeader.FeatureEdgeLabel
 
addValue(String, String) - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLHeader.FeatureEdgeLabel
 
Algorithm - Class in org.maltparser.parser
 
Algorithm(DependencyParserConfig) - Constructor for class org.maltparser.parser.Algorithm
Creates a parsing algorithm
algorithm - Variable in class org.maltparser.parser.algorithm.covington.CovingtonFactory
 
algorithm - Variable in class org.maltparser.parser.algorithm.nivre.NivreFactory
 
algorithm - Variable in class org.maltparser.parser.algorithm.stack.StackFactory
 
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.stack.NonProjective
 
apply(GuideUserAction, ParserConfiguration) - Method in class org.maltparser.parser.algorithm.stack.Projective
 
apply(GuideUserAction) - Method in class org.maltparser.parser.ParserState
 
apply(GuideUserAction, ParserConfiguration) - Method in class org.maltparser.parser.TransitionSystem
 
ArcDirFeature - Class in org.maltparser.core.syntaxgraph.feature
 
ArcDirFeature(SymbolTableHandler) - Constructor for class org.maltparser.core.syntaxgraph.feature.ArcDirFeature
 
ArcEager - Class in org.maltparser.parser.algorithm.nivre
 
ArcEager() - Constructor for class org.maltparser.parser.algorithm.nivre.ArcEager
 
ArcEagerOracle - Class in org.maltparser.parser.algorithm.nivre
 
ArcEagerOracle(DependencyParserConfig, GuideUserHistory) - Constructor for class org.maltparser.parser.algorithm.nivre.ArcEagerOracle
 
arcLabelActionContainers - Variable in class org.maltparser.parser.Oracle
 
arcLabelActionContainers - Variable in class org.maltparser.parser.TransitionSystem
 
ArcStandard - Class in org.maltparser.parser.algorithm.nivre
 
ArcStandard() - Constructor for class org.maltparser.parser.algorithm.nivre.ArcStandard
 
ArcStandardOracle - Class in org.maltparser.parser.algorithm.nivre
 
ArcStandardOracle(DependencyParserConfig, GuideUserHistory) - Constructor for class org.maltparser.parser.algorithm.nivre.ArcStandardOracle
 
AtomicModel - Class in org.maltparser.parser.guide.instance
 
AtomicModel(int, FeatureVector, Model) - Constructor for class org.maltparser.parser.guide.instance.AtomicModel
Constructs an atomic model.

B

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

C

cache - Variable in class org.maltparser.core.syntaxgraph.headrules.PrioSet
 
cachedCode - Variable in class org.maltparser.parser.history.container.TableContainer
 
cachedSymbol - Variable in class org.maltparser.parser.history.container.TableContainer
 
Candidate - Class in org.maltparser.parser.history.kbest
A candidate in the k-best list.
Candidate() - Constructor for class org.maltparser.parser.history.kbest.Candidate
Constructs a candidate object
cardinality - Variable in class org.maltparser.core.feature.value.FeatureValue
 
ChartAttribute - Class in org.maltparser.core.flow.system.elem
 
ChartAttribute() - Constructor for class org.maltparser.core.flow.system.elem.ChartAttribute
 
ChartElement - Class in org.maltparser.core.flow.system.elem
 
ChartElement() - Constructor for class org.maltparser.core.flow.system.elem.ChartElement
 
ChartItem - Class in org.maltparser.core.flow.item
 
ChartItem() - Constructor for class org.maltparser.core.flow.item.ChartItem
 
chartItemSpecification - Variable in class org.maltparser.core.flow.item.ChartItem
 
ChartItemSpecification - Class in org.maltparser.core.flow.spec
 
ChartItemSpecification() - Constructor for class org.maltparser.core.flow.spec.ChartItemSpecification
 
ChartItemSpecification(String, Class<? extends ChartItem>) - Constructor for class org.maltparser.core.flow.spec.ChartItemSpecification
 
ChartSpecification - Class in org.maltparser.core.flow.spec
 
ChartSpecification() - Constructor for class org.maltparser.core.flow.spec.ChartSpecification
 
checkConfigDirectory() - Method in class org.maltparser.core.config.ConfigurationDir
 
checkError() - Method in class org.maltparser.core.helper.NoPrintStream
 
checkIn(T) - Method in class org.maltparser.core.pool.ObjectPool
 
checkIn(T) - Method in class org.maltparser.core.pool.ObjectPoolList
 
checkIn(T) - Method in class org.maltparser.core.pool.ObjectPoolSet
 
checkInAll() - Method in class org.maltparser.core.pool.ObjectPool
 
checkInAll() - Method in class org.maltparser.core.pool.ObjectPoolList
 
checkInAll() - Method in class org.maltparser.core.pool.ObjectPoolSet
 
checkInLabelSet(LabelSet) - Method in interface org.maltparser.core.syntaxgraph.LabeledStructure
Checks in a label set.
checkInLabelSet(LabelSet) - Method in class org.maltparser.core.syntaxgraph.SyntaxGraph
 
checkNConvertConfigVersion() - Method in class org.maltparser.core.config.ConfigurationDir
 
checkOptionDependency() - Method in class org.maltparser.parser.SingleMalt
 
checkOut() - Method in class org.maltparser.core.pool.ObjectPool
 
checkOut() - Method in class org.maltparser.core.pool.ObjectPoolList
 
checkOut() - Method in class org.maltparser.core.pool.ObjectPoolSet
 
checkOutNewLabelSet() - Method in interface org.maltparser.core.syntaxgraph.LabeledStructure
Checks out a new label set from the structure.
checkOutNewLabelSet() - Method in class org.maltparser.core.syntaxgraph.SyntaxGraph
 
checkPackageAccess(String) - Method in class org.maltparser.core.plugin.JarLoader
Checks package access
checkRootLabelCodes(LabelSet) - Method in class org.maltparser.core.syntaxgraph.RootLabels
 
children - Variable in class org.maltparser.core.syntaxgraph.node.NonTerminal
 
children - Variable in class org.maltparser.core.syntaxgraph.node.Root
 
classifierGuide - Variable in class org.maltparser.parser.Algorithm
 
ClassifierGuide - Interface in org.maltparser.parser.guide
 
ClassifierGuide.GuideMode - Enum in org.maltparser.parser.guide
 
CLASSIFY - Static variable in interface org.maltparser.ml.LearningMethod
 
ClassOption - Class in org.maltparser.core.options.option
A class type option is an option that can only contain string value that corresponds to a class.
ClassOption(OptionGroup, String, String, String, String) - Constructor for class org.maltparser.core.options.option.ClassOption
Creates a class type option description
clear() - Method in class org.maltparser.core.syntaxgraph.DependencyGraph
 
clear() - Method in class org.maltparser.core.syntaxgraph.ds2ps.LosslessMapping
 
clear() - Method in class org.maltparser.core.syntaxgraph.edge.GraphEdge
 
clear() - Method in class org.maltparser.core.syntaxgraph.edge.WeightedEdge
 
clear() - Method in interface org.maltparser.core.syntaxgraph.Element
Resets the graph element.
clear() - Method in class org.maltparser.core.syntaxgraph.GraphElement
Resets the graph element.
clear() - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
clear() - Method in class org.maltparser.core.syntaxgraph.node.GraphNode
 
clear() - Method in class org.maltparser.core.syntaxgraph.node.NonTerminal
 
clear() - Method in class org.maltparser.core.syntaxgraph.node.Root
 
clear() - Method in class org.maltparser.core.syntaxgraph.node.Token
 
clear() - Method in class org.maltparser.core.syntaxgraph.PhraseStructureGraph
 
clear() - Method in class org.maltparser.core.syntaxgraph.reader.TabReader
 
clear() - Method in class org.maltparser.core.syntaxgraph.Sentence
 
clear() - Method in interface org.maltparser.core.syntaxgraph.Structure
Resets the structure.
clear() - Method in class org.maltparser.core.syntaxgraph.SyntaxGraph
 
clear() - Method in class org.maltparser.parser.algorithm.covington.CovingtonConfig
 
clear() - Method in class org.maltparser.parser.algorithm.nivre.NivreConfig
 
clear() - Method in class org.maltparser.parser.algorithm.stack.StackConfig
 
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
 
close() - Method in class org.maltparser.core.helper.NoPrintStream
 
close() - Method in class org.maltparser.core.syntaxgraph.reader.BracketReader
 
close() - Method in class org.maltparser.core.syntaxgraph.reader.NegraReader
 
close() - Method in interface org.maltparser.core.syntaxgraph.reader.SyntaxGraphReader
Closes the file or the input stream.
close() - Method in class org.maltparser.core.syntaxgraph.reader.TabReader
 
close() - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLReader
 
close() - Method in class org.maltparser.core.syntaxgraph.writer.BracketWriter
 
close() - Method in class org.maltparser.core.syntaxgraph.writer.NegraWriter
 
close() - Method in interface org.maltparser.core.syntaxgraph.writer.SyntaxGraphWriter
Closes the file or the output stream.
close() - Method in class org.maltparser.core.syntaxgraph.writer.TabWriter
 
close() - Method in class org.maltparser.core.syntaxgraph.writer.TigerXMLWriter
 
close() - Method in class org.maltparser.parser.history.HistoryList
 
close() - Method in class org.maltparser.parser.history.HistoryStructure
 
close() - Method in class org.maltparser.parser.history.HistoryTree
 
closeDiaWriter() - Method in class org.maltparser.parser.Algorithm
 
closeInstanceWriter() - Method in class org.maltparser.ml.liblinear.Liblinear
 
closeInstanceWriter() - Method in class org.maltparser.ml.libsvm.Libsvm
 
code - Variable in class org.maltparser.core.feature.value.SingleFeatureValue
 
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.feature.InputArcDirFeature
 
column - Variable in class org.maltparser.core.syntaxgraph.feature.InputArcFeature
 
column - Variable in class org.maltparser.core.syntaxgraph.headrules.PrioSetMember
 
ColumnDescription - Class in org.maltparser.core.io.dataformat
 
ColumnDescription(int, String, String, String, String, SymbolTableHandler, String, String) - Constructor for class org.maltparser.core.io.dataformat.ColumnDescription
 
ColumnFeature - Class in org.maltparser.core.syntaxgraph.feature
 
ColumnFeature() - Constructor for class org.maltparser.core.syntaxgraph.feature.ColumnFeature
 
CombinedTableContainer - Class in org.maltparser.parser.history.container
 
CombinedTableContainer(TableHandler, String, List<TableContainer>, char) - Constructor for class org.maltparser.parser.history.container.CombinedTableContainer
 
COMMANDLINE - Static variable in class org.maltparser.core.options.OptionContainer
 
ComparableNode - Interface in org.maltparser.core.syntaxgraph.node
 
compareTo(ColumnDescription) - Method in class org.maltparser.core.io.dataformat.ColumnDescription
 
compareTo(DataFormatEntry) - Method in class org.maltparser.core.io.dataformat.DataFormatEntry
 
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
 
ComplexDecisionAction - Class in org.maltparser.parser.history.action
 
ComplexDecisionAction(History) - Constructor for class org.maltparser.parser.history.action.ComplexDecisionAction
 
ComplexDecisionAction(GuideHistory) - Constructor for class org.maltparser.parser.history.action.ComplexDecisionAction
 
component - Variable in class org.maltparser.core.syntaxgraph.node.Root
a reference to a node where the node is part of a component.
component - Variable in class org.maltparser.core.syntaxgraph.node.Token
a reference to a node where the node is part of a component.
configDir - Variable in class org.maltparser.parser.SingleMalt
 
ConfigDirChartItem - Class in org.maltparser.core.config
 
ConfigDirChartItem() - Constructor for class org.maltparser.core.config.ConfigDirChartItem
 
configDirectory - Variable in class org.maltparser.core.config.ConfigurationDir
 
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
 
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(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.
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
 
copy(SymbolTable) - Method in interface org.maltparser.core.symbol.SymbolTable
 
copy(SymbolTable) - Method in class org.maltparser.core.symbol.trie.TrieSymbolTable
 
copyAction(GuideUserAction, GuideUserAction) - Method in class org.maltparser.parser.TransitionSystem
 
CopyChartItem - Class in org.maltparser.core.syntaxgraph
 
CopyChartItem() - Constructor for class org.maltparser.core.syntaxgraph.CopyChartItem
 
copyEdges(DependencyStructure, DependencyStructure) - Method in class org.maltparser.parser.Algorithm
Copies the edges of the source dependency structure to the target dependency structure
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
Copies a file into the configuration directory.
CovingtonAddressFunction - Class in org.maltparser.parser.algorithm.covington
 
CovingtonAddressFunction(String, Algorithm) - Constructor for class org.maltparser.parser.algorithm.covington.CovingtonAddressFunction
 
CovingtonAddressFunction.CovingtonSubFunction - Enum in org.maltparser.parser.algorithm.covington
 
CovingtonConfig - Class in org.maltparser.parser.algorithm.covington
 
CovingtonConfig(SymbolTableHandler, boolean, boolean) - Constructor for class org.maltparser.parser.algorithm.covington.CovingtonConfig
 
CovingtonFactory - Class in org.maltparser.parser.algorithm.covington
 
CovingtonFactory(Algorithm) - Constructor for class org.maltparser.parser.algorithm.covington.CovingtonFactory
 
CovingtonNonProjFactory - Class in org.maltparser.parser.algorithm.covington
 
CovingtonNonProjFactory(Algorithm) - Constructor for class org.maltparser.parser.algorithm.covington.CovingtonNonProjFactory
 
CovingtonOracle - Class in org.maltparser.parser.algorithm.covington
 
CovingtonOracle(DependencyParserConfig, GuideUserHistory) - Constructor for class org.maltparser.parser.algorithm.covington.CovingtonOracle
 
CovingtonProjFactory - Class in org.maltparser.parser.algorithm.covington
 
CovingtonProjFactory(Algorithm) - Constructor for class org.maltparser.parser.algorithm.covington.CovingtonProjFactory
 
create() - Method in class org.maltparser.core.pool.ObjectPool
 
create() - Method in class org.maltparser.core.pool.ObjectPoolList
 
create() - Method in class org.maltparser.core.pool.ObjectPoolSet
 
createConfigDirectory() - Method in class org.maltparser.core.config.ConfigurationDir
Creates the configuration directory
createConfigFile() - Method in class org.maltparser.core.config.ConfigurationDir
Creates the malt configuration file (.mco).
createDataFormatInstance(SymbolTableHandler, String, String) - Method in class org.maltparser.core.io.dataformat.DataFormatSpecification
 
createdByMaltParserVersion - Variable in class org.maltparser.core.config.ConfigurationDir
 
createDependencyEdgeLabelColumnDescriptions() - Method in class org.maltparser.core.io.dataformat.DataFormatInstance
 
createDependencyEdgeLabelSymbolTables() - Method in class org.maltparser.core.io.dataformat.DataFormatInstance
 
createHeadColumnDescriptions() - Method in class org.maltparser.core.io.dataformat.DataFormatInstance
 
createIgnoreColumnDescriptions() - Method in class org.maltparser.core.io.dataformat.DataFormatInstance
 
createInfoFile() - Method in class org.maltparser.core.config.ConfigurationDir
 
createInputColumnDescriptions() - Method in class org.maltparser.core.io.dataformat.DataFormatInstance
 
createInputSymbolTables() - Method in class org.maltparser.core.io.dataformat.DataFormatInstance
 
createPhraseStructureEdgeLabelColumnDescriptions() - Method in class org.maltparser.core.io.dataformat.DataFormatInstance
 
createPhraseStructureEdgeLabelSymbolTables() - Method in class org.maltparser.core.io.dataformat.DataFormatInstance
 
createPhraseStructureNodeLabelColumnDescriptions() - Method in class org.maltparser.core.io.dataformat.DataFormatInstance
 
createPhraseStructureNodeLabelSymbolTables() - Method in class org.maltparser.core.io.dataformat.DataFormatInstance
 
createSecondaryEdgeLabelColumnDescriptions() - Method in class org.maltparser.core.io.dataformat.DataFormatInstance
 
createSecondaryEdgeLabelSymbolTables() - Method in class org.maltparser.core.io.dataformat.DataFormatInstance
 
currentParserConfiguration - Variable in class org.maltparser.parser.Algorithm
 

D

DataFormatEntry - Class in org.maltparser.core.io.dataformat
DataFormatEntry is used for storing information about one column in a data format.
DataFormatEntry(int, 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(SortedMap<String, DataFormatEntry>, SymbolTableHandler, String, String, DataFormatSpecification) - Constructor for class org.maltparser.core.io.dataformat.DataFormatInstance
 
dataFormatInstance - Variable in class org.maltparser.core.syntaxgraph.feature.InputArcDirFeature
 
dataFormatInstance - Variable in class org.maltparser.core.syntaxgraph.feature.InputArcFeature
 
dataFormatInstance - Variable in class org.maltparser.core.syntaxgraph.feature.InputColumnFeature
 
dataFormatInstance - Variable in class org.maltparser.core.syntaxgraph.feature.OutputColumnFeature
 
dataFormatInstance - Variable in class org.maltparser.core.syntaxgraph.headrules.HeadRules
 
DataFormatManager - Class in org.maltparser.core.io.dataformat
 
DataFormatManager(String, String) - Constructor for class org.maltparser.core.io.dataformat.DataFormatManager
 
DataFormatSpecification - Class in org.maltparser.core.io.dataformat
 
DataFormatSpecification() - Constructor for class org.maltparser.core.io.dataformat.DataFormatSpecification
 
DataFormatSpecification.DataStructure - Enum in org.maltparser.core.io.dataformat
 
DataFormatSpecification.Dependency - Class in org.maltparser.core.io.dataformat
 
DataFormatSpecification.Dependency(String, String, String, String) - Constructor for class org.maltparser.core.io.dataformat.DataFormatSpecification.Dependency
 
decision - Variable in class org.maltparser.parser.history.action.SimpleDecisionAction
 
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
 
decisions - Variable in class org.maltparser.parser.history.action.ComplexDecisionAction
 
decisionSettings - Variable in class org.maltparser.parser.history.History
 
decisionTables - Variable in class org.maltparser.parser.history.History
 
decreaseFrequency() - Method in class org.maltparser.parser.guide.instance.AtomicModel
 
decreaseFrequency() - Method in class org.maltparser.parser.guide.instance.FeatureDivideModel
 
decreaseFrequency() - Method in interface org.maltparser.parser.guide.instance.InstanceModel
 
decreaseNumberOfInstances() - Method in interface org.maltparser.ml.LearningMethod
 
decreaseNumberOfInstances() - Method in class org.maltparser.ml.liblinear.Liblinear
 
decreaseNumberOfInstances() - Method in class org.maltparser.ml.libsvm.Libsvm
 
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.stack.NonProjective
 
defaultAction(GuideUserHistory, ParserConfiguration) - Method in class org.maltparser.parser.algorithm.stack.Projective
 
defaultAction(GuideUserHistory, ParserConfiguration) - Method in class org.maltparser.parser.TransitionSystem
 
defaultDirection - Variable in class org.maltparser.core.syntaxgraph.headrules.HeadRule
 
DEFAULTVALUE - Static variable in class org.maltparser.core.options.OptionManager
 
deleteConfigDirectory() - Method in class org.maltparser.core.config.ConfigurationDir
Removes the configuration directory, if it exists and it contains a .info file.
DEPENDENCIES_RESOLVED - Static variable in class org.maltparser.core.options.OptionContainer
 
Dependency2PhraseStructure - Interface in org.maltparser.core.syntaxgraph.ds2ps
 
DEPENDENCY_EDGE - Static variable in interface org.maltparser.core.syntaxgraph.edge.Edge
 
DEPENDENCY_EDGE_LABEL - Static variable in class org.maltparser.core.io.dataformat.ColumnDescription
 
DependencyGraph - Class in org.maltparser.core.syntaxgraph
 
DependencyGraph(SymbolTableHandler) - Constructor for class org.maltparser.core.syntaxgraph.DependencyGraph
 
DependencyNode - Interface in org.maltparser.core.syntaxgraph.node
 
DependencyParserConfig - Interface in org.maltparser.parser
 
DependencyStructure - Interface in org.maltparser.core.syntaxgraph
 
dependentOn - Variable in class org.maltparser.core.io.dataformat.DataFormatSpecification.Dependency
 
deprojectivize(DependencyStructure) - Method in class org.maltparser.transform.pseudo.PseudoProjectivity
 
DeterministicParser - Class in org.maltparser.parser
 
DeterministicParser(DependencyParserConfig) - Constructor for class org.maltparser.parser.DeterministicParser
 
DEVNULL - Static variable in class org.maltparser.core.helper.NoOutputStream
 
DGraphAddressFunction - Class in org.maltparser.core.syntaxgraph.feature
 
DGraphAddressFunction(String) - Constructor for class org.maltparser.core.syntaxgraph.feature.DGraphAddressFunction
 
DGraphAddressFunction.DGraphSubFunction - Enum in org.maltparser.core.syntaxgraph.feature
 
diagnostics - Variable in class org.maltparser.parser.Algorithm
 
diaWriter - Variable in class org.maltparser.parser.Algorithm
 
Direction - Enum in org.maltparser.core.syntaxgraph.headrules
 
direction - Variable in class org.maltparser.core.syntaxgraph.headrules.PrioList
 
DistanceFeature - Class in org.maltparser.core.syntaxgraph.feature
 
DistanceFeature(SymbolTableHandler) - Constructor for class org.maltparser.core.syntaxgraph.feature.DistanceFeature
 

E

ECHO - Static variable in class org.maltparser.core.io.dataformat.ColumnDescription
 
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
 
endTicer(Logger, long, int, int, int) - Static method in class org.maltparser.core.helper.Util
 
endTime - Variable in class org.maltparser.parser.SingleMalt
 
Engine - Class in org.maltparser
 
Engine() - Constructor for class org.maltparser.Engine
 
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.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.io.dataformat.ColumnDescription
 
equals(Object) - Method in class org.maltparser.core.io.dataformat.DataFormatEntry
 
equals(Object) - Method in class org.maltparser.core.symbol.nullvalue.NullValues
 
equals(Object) - Method in class org.maltparser.core.symbol.TableFeature
 
equals(Object) - Method in class org.maltparser.core.symbol.trie.Trie
 
equals(Object) - Method in class org.maltparser.core.symbol.trie.TrieEntry
 
equals(Object) - Method in class org.maltparser.core.symbol.trie.TrieNode
 
equals(Object) - Method in class org.maltparser.core.symbol.trie.TrieSymbolTable
 
equals(Object) - Method in class org.maltparser.core.syntaxgraph.CopyChartItem
 
equals(Object) - Method in class org.maltparser.core.syntaxgraph.edge.GraphEdge
 
equals(Object) - Method in class org.maltparser.core.syntaxgraph.edge.WeightedEdge
 
equals(Object) - Method in class org.maltparser.core.syntaxgraph.feature.ArcDirFeature
 
equals(Object) - Method in class org.maltparser.core.syntaxgraph.feature.ColumnFeature
 
equals(Object) - Method in class org.maltparser.core.syntaxgraph.feature.DGraphAddressFunction
 
equals(Object) - Method in class org.maltparser.core.syntaxgraph.feature.DistanceFeature
 
equals(Object) - Method in class org.maltparser.core.syntaxgraph.feature.ExistsFeature
 
equals(Object) - Method in class org.maltparser.core.syntaxgraph.feature.InputArcDirFeature
 
equals(Object) - Method in class org.maltparser.core.syntaxgraph.feature.InputArcFeature
 
equals(Object) - Method in class org.maltparser.core.syntaxgraph.feature.InputColumnFeature
 
equals(Object) - Method in class org.maltparser.core.syntaxgraph.feature.NumOfFeature
 
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.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.stack.StackAddressFunction
 
equals(Object) - Method in class org.maltparser.parser.algorithm.stack.StackConfig
 
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.transform.pseudo.PseudoProjChartItem
 
excludeNullValues - Variable in class org.maltparser.ml.liblinear.Liblinear
 
excludeNullValues - Variable in class org.maltparser.ml.libsvm.Libsvm
 
ExistsFeature - Class in org.maltparser.core.syntaxgraph.feature
 
ExistsFeature(SymbolTableHandler) - Constructor for class org.maltparser.core.syntaxgraph.feature.ExistsFeature
 
extract() - Method in interface org.maltparser.parser.guide.ClassifierGuide
 
extract() - Method in class org.maltparser.parser.guide.decision.BranchedDecisionModel
 
extract() - Method in interface org.maltparser.parser.guide.decision.DecisionModel
 
extract() - Method in class org.maltparser.parser.guide.decision.OneDecisionModel
 
extract() - Method in class org.maltparser.parser.guide.decision.SeqDecisionModel
 
extract() - Method in class org.maltparser.parser.guide.instance.AtomicModel
 
extract() - Method in class org.maltparser.parser.guide.instance.FeatureDivideModel
 
extract() - Method in interface org.maltparser.parser.guide.instance.InstanceModel
 
extract() - Method in class org.maltparser.parser.guide.SingleGuide
 

F

FeatureDivideModel - Class in org.maltparser.parser.guide.instance
The feature divide model is used for divide the training instances into several models according to a divide feature.
FeatureDivideModel(FeatureVector, Model) - Constructor for class org.maltparser.parser.guide.instance.FeatureDivideModel
Constructs a feature divide model.
featureEngine - Variable in class org.maltparser.core.feature.FeatureModel
 
featureEngine - Variable in class org.maltparser.core.feature.FeatureModelManager
 
FeatureEngine - Class in org.maltparser.core.feature.system
 
FeatureEngine() - Constructor for class org.maltparser.core.feature.system.FeatureEngine
 
FeatureException - Exception in org.maltparser.core.feature
FeatureException extends the MaltChainedException class and is thrown by classes within the feature package.
FeatureException(String) - Constructor for exception org.maltparser.core.feature.FeatureException
Creates a FeatureException object with a message
FeatureException(String, Throwable) - Constructor for exception org.maltparser.core.feature.FeatureException
Creates a FeatureException object with a message and a cause to the exception.
FeatureFunction - Interface in org.maltparser.core.feature.function
 
featureFunctionCache - Variable in class org.maltparser.core.feature.FeatureModel
 
featureKnown - Variable in class org.maltparser.core.feature.value.MultipleFeatureValue
 
FeatureMapFunction - Interface in org.maltparser.core.feature.function
 
FeatureModel - Class in org.maltparser.core.feature
 
FeatureModel(SpecificationModel, ConfigurationRegistry, FeatureEngine) - Constructor for class org.maltparser.core.feature.FeatureModel
 
featureModel - Variable in class org.maltparser.core.feature.FeatureVector
 
FeatureModelManager - Class in org.maltparser.core.feature
 
FeatureModelManager(FeatureEngine, ConfigurationDir) - Constructor for class org.maltparser.core.feature.FeatureModelManager
 
FeatureSpecReader - Interface in org.maltparser.core.feature.spec.reader
 
FeatureValue - Class in org.maltparser.core.feature.value
 
FeatureValue(Function) - Constructor for class org.maltparser.core.feature.value.FeatureValue
 
featureValue - Variable in class org.maltparser.core.symbol.TableFeature
 
featureValue - Variable in class org.maltparser.core.syntaxgraph.feature.ArcDirFeature
 
featureValue - Variable in class org.maltparser.core.syntaxgraph.feature.ColumnFeature
 
featureValue - Variable in class org.maltparser.core.syntaxgraph.feature.DistanceFeature
 
featureValue - Variable in class org.maltparser.core.syntaxgraph.feature.ExistsFeature
 
featureValue - Variable in class org.maltparser.core.syntaxgraph.feature.InputArcDirFeature
 
featureValue - Variable in class org.maltparser.core.syntaxgraph.feature.InputArcFeature
 
featureValue - Variable in class org.maltparser.core.syntaxgraph.feature.NumOfFeature
 
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.liblinear.Liblinear
 
finalize() - Method in class org.maltparser.ml.libsvm.Libsvm
 
finalizeSentence(DependencyStructure) - Method in interface org.maltparser.ml.LearningMethod
 
finalizeSentence(DependencyStructure) - Method in class org.maltparser.ml.liblinear.Liblinear
 
finalizeSentence(DependencyStructure) - Method in class org.maltparser.ml.libsvm.Libsvm
 
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.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.guide.decision.BranchedDecisionModel
 
finalizeSentence(DependencyStructure) - Method in class org.maltparser.parser.guide.decision.OneDecisionModel
 
finalizeSentence(DependencyStructure) - Method in class org.maltparser.parser.guide.decision.SeqDecisionModel
 
finalizeSentence(DependencyStructure) - Method in interface org.maltparser.parser.guide.Guide
 
finalizeSentence(DependencyStructure) - Method in class org.maltparser.parser.guide.instance.AtomicModel
 
finalizeSentence(DependencyStructure) - Method in class org.maltparser.parser.guide.instance.FeatureDivideModel
 
finalizeSentence(DependencyStructure) - Method in interface org.maltparser.parser.guide.Model
 
finalizeSentence(DependencyStructure) - Method in class org.maltparser.parser.guide.SingleGuide
 
findClass(String) - Method in class org.maltparser.core.plugin.JarLoader
 
findComponent() - Method in interface org.maltparser.core.syntaxgraph.node.DependencyNode
 
findComponent() - Method in class org.maltparser.core.syntaxgraph.node.Root
 
findComponent() - Method in class org.maltparser.core.syntaxgraph.node.Token
 
findURL(String) - Static method in class org.maltparser.core.helper.Util
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
firstFeature - Variable in class org.maltparser.core.feature.map.Merge3Feature
 
firstFeature - Variable in class org.maltparser.core.feature.map.MergeFeature
 
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
 
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
 
getAction(ArrayList<ActionContainer>) - Method in class org.maltparser.parser.history.action.ComplexDecisionAction
 
getAction(ActionContainer[]) - Method in class org.maltparser.parser.history.action.ComplexDecisionAction
 
getAction(ArrayList<ActionContainer>) - Method in interface org.maltparser.parser.history.action.GuideUserAction
 
getAction(ActionContainer[]) - Method in interface org.maltparser.parser.history.action.GuideUserAction
 
getAction() - Method in class org.maltparser.parser.history.HistoryListNode
 
getAction() - Method in interface org.maltparser.parser.history.HistoryNode
 
getAction() - Method in class org.maltparser.parser.history.HistoryTreeNode
 
getActionCode() - Method in class org.maltparser.parser.history.container.ActionContainer
 
getActionCode() - Method in class org.maltparser.parser.history.kbest.Candidate
Returns an integer representation of the predicted action
getActionContainerArray() - Method in interface org.maltparser.parser.history.GuideUserHistory
 
getActionContainerArray() - Method in class org.maltparser.parser.history.History
 
getActionContainers() - Method in interface org.maltparser.parser.history.GuideUserHistory
 
getActionContainers() - Method in class org.maltparser.parser.history.History
 
getActionHistory() - Method in class org.maltparser.parser.history.action.SimpleDecisionAction
 
getActionString(GuideUserAction) - Method in class org.maltparser.parser.TransitionSystem
 
getActionSymbol() - Method in class org.maltparser.parser.history.container.ActionContainer
 
getActionTables() - Method in class org.maltparser.parser.history.History
 
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.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)
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)
getAddressFunctionCache() - Method in class org.maltparser.core.feature.FeatureModel
 
getAddressValue() - Method in class org.maltparser.core.feature.function.AddressFunction
Returns the address value of address function
getAddressValue() - Method in class org.maltparser.parser.algorithm.covington.CovingtonAddressFunction
 
getAddressValue() - Method in class org.maltparser.parser.algorithm.nivre.NivreAddressFunction
 
getAddressValue() - Method in class org.maltparser.parser.algorithm.stack.StackAddressFunction
 
getAlgorithm() - Method in class org.maltparser.parser.algorithm.covington.CovingtonFactory
 
getAlgorithm() - Method in class org.maltparser.parser.algorithm.nivre.NivreFactory
 
getAlgorithm() - Method in class org.maltparser.parser.algorithm.stack.StackFactory
 
getAlgorithm() - Method in interface org.maltparser.parser.DependencyParserConfig
 
getAlgorithm() - Method in class org.maltparser.parser.ParserState
 
getAlgorithm() - Method in class org.maltparser.parser.SingleMalt
 
getAncestor() - Method in interface org.maltparser.core.syntaxgraph.node.DependencyNode
 
getAncestor() - Method in class org.maltparser.core.syntaxgraph.node.Root
 
getAncestor() - Method in class org.maltparser.core.syntaxgraph.node.Token
 
getArchive() - Method in class org.maltparser.core.plugin.Plugin
Returns the archive.
getAttribute(String) - Method in class org.maltparser.core.flow.system.elem.ChartElement
 
getAttributes() - Method in class org.maltparser.core.flow.system.elem.ChartElement
 
getBelongsToGraph() - Method in interface org.maltparser.core.syntaxgraph.Element
Returns the graph (structure) in which the graph element belongs to.
getBelongsToGraph() - Method in class org.maltparser.core.syntaxgraph.GraphElement
Returns the graph (structure) in which the graph element belongs to.
getBias() - Method in class org.maltparser.ml.liblinear.Liblinear
 
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
 
getCardinality() - Method in class org.maltparser.core.feature.value.FeatureValue
Returns the cardinality (the number of distinct values) of the feature
getCategory() - Method in class org.maltparser.core.io.dataformat.ColumnDescription
 
getCategory() - Method in class org.maltparser.core.io.dataformat.DataFormatEntry
Returns the column category
getCause() - Method in exception org.maltparser.core.exception.MaltChainedException
 
getCharacter() - Method in class org.maltparser.core.symbol.trie.TrieNode
Returns the character of the trie node
getCharsetName() - Method in class org.maltparser.core.syntaxgraph.reader.BracketReader
 
getCharsetName() - Method in class org.maltparser.core.syntaxgraph.reader.NegraReader
 
getCharsetName() - Method in class org.maltparser.core.syntaxgraph.reader.TabReader
 
getCharsetName() - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLReader
 
getChartElement(String) - Method in class org.maltparser.core.flow.item.ChartItem
Returns the chart element in the flow chart system description
getChartElement(String) - Method in class org.maltparser.core.flow.system.FlowChartSystem
 
getChartItemAttribute(String) - Method in class org.maltparser.core.flow.spec.ChartItemSpecification
 
getChartItemAttributes() - Method in class org.maltparser.core.flow.spec.ChartItemSpecification
 
getChartItemClass() - Method in class org.maltparser.core.flow.spec.ChartItemSpecification
 
getChartItemClass() - Method in class org.maltparser.core.flow.system.elem.ChartElement
 
getChartItemName() - Method in class org.maltparser.core.flow.spec.ChartItemSpecification
 
getChartItemSpecification() - Method in class org.maltparser.core.flow.item.ChartItem
Returns a chart item specification
getChartSpecification() - Method in class org.maltparser.core.flow.FlowChartInstance
 
getChild(char) - Method in class org.maltparser.core.symbol.trie.TrieNode
Returns the child node that corresponds to the character
getChild(int) - Method in class org.maltparser.core.syntaxgraph.node.NonTerminal
 
getChild(int) - Method in interface org.maltparser.core.syntaxgraph.node.NonTerminalNode
 
getChild(int) - Method in class org.maltparser.core.syntaxgraph.node.Root
 
getChild(ActionDecision) - Method in class org.maltparser.parser.history.HistoryTreeNode
 
getChildren() - Method in class org.maltparser.core.syntaxgraph.node.NonTerminal
 
getChildren() - Method in interface org.maltparser.core.syntaxgraph.node.NonTerminalNode
 
getChildren() - Method in class org.maltparser.core.syntaxgraph.node.Root
 
getClass(String) - Method in class org.maltparser.core.plugin.JarLoader
Returns the Class object for the class with the specified name.
getClass(String) - Method in class org.maltparser.core.plugin.PluginLoader
Returns the Class object for the class with the specified name.
getClazz(String) - Method in class org.maltparser.core.options.option.ClassOption
Returns the class that corresponds to the enumerate string value.
getClosestLeftDependent() - Method in interface org.maltparser.core.syntaxgraph.node.DependencyNode
Returns the closest left dependent to the node it self, if not found null is returned.
getClosestLeftDependent() - Method in class org.maltparser.core.syntaxgraph.node.Root
Returns the closest left dependent to the node it self, if not found null is returned.
getClosestLeftDependent() - Method in class org.maltparser.core.syntaxgraph.node.Token
Returns the closest left dependent to the node it self, if not found null is returned.
getClosestRightDependent() - Method in interface org.maltparser.core.syntaxgraph.node.DependencyNode
Returns the closest right dependent to the node it self, if not found null is returned.
getClosestRightDependent() - Method in class org.maltparser.core.syntaxgraph.node.Root
Returns the closest right dependent to the node it self, if not found null is returned.
getClosestRightDependent() - Method in class org.maltparser.core.syntaxgraph.node.Token
Returns the closest right dependent to the node it self, if not found null is returned.
getCode(String) - Method in interface org.maltparser.core.feature.function.FeatureFunction
Returns the integer representation of the string symbol according to the feature function.
getCode(String) - Method in class org.maltparser.core.feature.map.Merge3Feature
 
getCode(String) - Method in class org.maltparser.core.feature.map.MergeFeature
 
getCode(String) - Method in class org.maltparser.core.feature.map.PrefixFeature
 
getCode(String) - Method in class org.maltparser.core.feature.map.SplitFeature
 
getCode(String) - Method in class org.maltparser.core.feature.map.SuffixFeature
 
getCode() - Method in class org.maltparser.core.feature.value.SingleFeatureValue
 
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.parser.history.container.CombinedTableContainer
 
getCode(String) - Method in class org.maltparser.parser.history.container.TableContainer
 
getCodes() - Method in class org.maltparser.core.feature.value.MultipleFeatureValue
 
getCodes() - Method in interface org.maltparser.core.symbol.SymbolTable
 
getCodes() - Method in class org.maltparser.core.symbol.trie.TrieSymbolTable
 
getCodeTable() - Method in class org.maltparser.core.symbol.trie.TrieSymbolTable
 
getColumn() - Method in class org.maltparser.core.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.headrules.PrioSetMember
 
getColumnCategory() - Method in class org.maltparser.core.symbol.trie.TrieSymbolTable
 
getColumnDescriptionByName(String) - Method in class org.maltparser.core.io.dataformat.DataFormatInstance
 
getColumnName() - Method in class org.maltparser.core.syntaxgraph.feature.ColumnFeature
 
getColumnNameMap() - Method in class org.maltparser.core.feature.spec.reader.ParReader
 
getCombinedCode(List<ActionContainer>) - Method in class org.maltparser.parser.history.container.CombinedTableContainer
 
getCombinedCode(ActionContainer[], int) - Method in class org.maltparser.parser.history.container.CombinedTableContainer
 
getCompareToIndex() - Method in interface org.maltparser.core.syntaxgraph.node.ComparableNode
Returns the index of the node (only used internal by compareTo).
getCompareToIndex() - Method in class org.maltparser.core.syntaxgraph.node.NonTerminal
 
getCompareToIndex() - Method in class org.maltparser.core.syntaxgraph.node.Root
 
getCompareToIndex() - Method in class org.maltparser.core.syntaxgraph.node.Token
 
getComponent() - Method in interface org.maltparser.core.syntaxgraph.node.DependencyNode
 
getComponent() - Method in class org.maltparser.core.syntaxgraph.node.Root
 
getComponent() - Method in class org.maltparser.core.syntaxgraph.node.Token
 
getConfigDirectory() - Method in class org.maltparser.core.config.ConfigurationDir
Returns a file handler object for the configuration directory
getConfigDirectory() - Method in class org.maltparser.core.feature.spec.SpecificationModels
 
getConfigLogger() - Method in interface org.maltparser.core.config.Configuration
 
getConfigLogger() - Method in class org.maltparser.parser.SingleMalt
 
getConfiguration() - Method in class org.maltparser.ml.liblinear.Liblinear
Returns the current configuration
getConfiguration() - Method in class org.maltparser.ml.libsvm.Libsvm
Returns the current configuration
getConfiguration() - Method in interface org.maltparser.parser.guide.Guide
 
getConfiguration() - Method in class org.maltparser.parser.guide.SingleGuide
 
getConfiguration() - Method in class org.maltparser.parser.Oracle
 
getConfiguration() - Method in class org.maltparser.parser.ParserState
 
getConfigurationDir() - Method in interface org.maltparser.core.config.Configuration
 
getConfigurationDir() - Method in class org.maltparser.parser.SingleMalt
 
getContainerIndex() - Method in class org.maltparser.core.config.ConfigurationDir
Returns the option container index
getCorpusID() - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLHeader
 
getCorpusVersion() - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLHeader
 
getCreatedByMaltParserVersion() - Method in class org.maltparser.core.config.ConfigurationDir
Returns the version number of MaltParser which created the malt configuration file (.mco)
getCurrentParserConfiguration() - Method in class org.maltparser.parser.Algorithm
Returns the current active parser configuration
getCurrentSize() - Method in class org.maltparser.core.pool.ObjectPoolList
 
getCurrentSize() - Method in class org.maltparser.parser.history.kbest.KBestList
Returns the current size of the k-best list
getDataFormarSpec() - Method in class org.maltparser.core.io.dataformat.DataFormatInstance
 
getDataFormatEntryName() - Method in class org.maltparser.core.io.dataformat.DataFormatEntry
Returns the column name
getDataFormatInstance() - 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.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
 
getDataFormatInstances() - Method in class org.maltparser.core.flow.FlowChartInstance
 
getDataFormatManager() - Method in class org.maltparser.core.flow.FlowChartInstance
 
getDataFormatName() - Method in class org.maltparser.core.io.dataformat.DataFormatSpecification
 
getDataFormatSpec(String) - Method in class org.maltparser.core.io.dataformat.DataFormatManager
 
getDataStructure() - Method in class org.maltparser.core.io.dataformat.DataFormatSpecification
 
getDataStructuresMap() - Method in class org.maltparser.core.feature.spec.reader.ParReader
 
getDecision() - Method in class org.maltparser.parser.history.kbest.KBestList
Returns a single decision object
getDecisionCode() - Method in class org.maltparser.parser.history.action.SimpleDecisionAction
 
getDecisionCode(String) - Method in class org.maltparser.parser.history.action.SimpleDecisionAction
 
getDecisionCode() - Method in interface org.maltparser.parser.history.action.SingleDecision
 
getDecisionCode(String) - Method in interface org.maltparser.parser.history.action.SingleDecision
 
getDecisionIndex() - Method in class org.maltparser.parser.guide.decision.BranchedDecisionModel
 
getDecisionIndex() - Method in interface org.maltparser.parser.guide.decision.DecisionModel
 
getDecisionIndex() - Method in class org.maltparser.parser.guide.decision.OneDecisionModel
 
getDecisionIndex() - Method in class org.maltparser.parser.guide.decision.SeqDecisionModel
 
getDecisionModel() - Method in class org.maltparser.parser.guide.SingleGuide
 
getDecisionSettings() - Method in class org.maltparser.parser.history.History
 
getDecisionSymbol() - Method in class org.maltparser.parser.history.action.SimpleDecisionAction
 
getDecisionSymbol() - Method in interface org.maltparser.parser.history.action.SingleDecision
 
getDecisionTables() - Method in class org.maltparser.parser.history.History
 
getDefaultDirection() - Method in class org.maltparser.core.syntaxgraph.headrules.HeadRule
 
getDefaultDirection(NonTerminalNode) - Method in class org.maltparser.core.syntaxgraph.headrules.HeadRules
 
getDefaultOutput() - Method in class org.maltparser.core.io.dataformat.ColumnDescription
 
getDefaultOutput() - Method in class org.maltparser.core.io.dataformat.DataFormatEntry
Returns the default output of an ignore column
getDefaultRootEdgeLabelCode(SymbolTable) - Method in class org.maltparser.core.syntaxgraph.DependencyGraph
 
getDefaultRootEdgeLabelCode(SymbolTable) - Method in interface org.maltparser.core.syntaxgraph.DependencyStructure
Returns the default edge label of the root as an integer value.
getDefaultRootEdgeLabelCode(SymbolTable) - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
getDefaultRootEdgeLabels() - Method in class org.maltparser.core.syntaxgraph.DependencyGraph
 
getDefaultRootEdgeLabels() - Method in interface org.maltparser.core.syntaxgraph.DependencyStructure
 
getDefaultRootEdgeLabels() - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
getDefaultRootEdgeLabelSymbol(SymbolTable) - Method in class org.maltparser.core.syntaxgraph.DependencyGraph
 
getDefaultRootEdgeLabelSymbol(SymbolTable) - Method in interface org.maltparser.core.syntaxgraph.DependencyStructure
Returns the default edge label of the root as a string value.
getDefaultRootEdgeLabelSymbol(SymbolTable) - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
getDefaultRootLabelCode(SymbolTable) - Method in class org.maltparser.core.syntaxgraph.RootLabels
 
getDefaultRootLabels() - Method in class org.maltparser.core.syntaxgraph.RootLabels
 
getDefaultRootLabelSymbol(SymbolTable) - Method in class org.maltparser.core.syntaxgraph.RootLabels
 
getDefaultValue() - Method in class org.maltparser.core.flow.system.elem.ChartAttribute
 
getDefaultValueObject() - Method in class org.maltparser.core.options.option.BoolOption
 
getDefaultValueObject() - Method in class org.maltparser.core.options.option.ClassOption
 
getDefaultValueObject() - Method in class org.maltparser.core.options.option.EnumOption
 
getDefaultValueObject() - Method in class org.maltparser.core.options.option.IntegerOption
 
getDefaultValueObject() - Method in class org.maltparser.core.options.option.Option
Returns the object for the default value for option.
getDefaultValueObject() - Method in class org.maltparser.core.options.option.StringEnumOption
 
getDefaultValueObject() - Method in class org.maltparser.core.options.option.StringOption
 
getDefaultValueObject() - Method in class org.maltparser.core.options.option.UnaryOption
 
getDefaultValueString() - Method in class org.maltparser.core.options.option.BoolOption
 
getDefaultValueString() - Method in class org.maltparser.core.options.option.ClassOption
 
getDefaultValueString() - Method in class org.maltparser.core.options.option.EnumOption
 
getDefaultValueString() - Method in class org.maltparser.core.options.option.IntegerOption
 
getDefaultValueString() - Method in class org.maltparser.core.options.option.Option
Returns a string representation of the default value.
getDefaultValueString() - Method in class org.maltparser.core.options.option.StringEnumOption
 
getDefaultValueString() - Method in class org.maltparser.core.options.option.StringOption
 
getDefaultValueString() - Method in class org.maltparser.core.options.option.UnaryOption
 
getDependencies() - Method in class org.maltparser.core.io.dataformat.DataFormatSpecification
 
getDependencyDataFormatInstance() - Method in class org.maltparser.core.syntaxgraph.ds2ps.LosslessMapping
 
getDependencyDominationSet(SortedSet<DependencyNode>) - Method in class org.maltparser.core.syntaxgraph.node.Root
 
getDependencyDominationSet(SortedSet<DependencyNode>) - Method in class org.maltparser.core.syntaxgraph.node.Token
 
getDependencyEdgeLabelColumnDescriptions() - Method in class org.maltparser.core.io.dataformat.DataFormatInstance
 
getDependencyEdgeLabelColumnDescriptionSet() - Method in class org.maltparser.core.io.dataformat.DataFormatInstance
 
getDependencyEdgeLabelSymbolTables() - Method in class org.maltparser.core.io.dataformat.DataFormatInstance
 
getDependencyGraph() - Method in class org.maltparser.parser.algorithm.covington.CovingtonConfig
 
getDependencyGraph() - Method in class org.maltparser.parser.algorithm.nivre.NivreConfig
 
getDependencyGraph() - Method in class org.maltparser.parser.algorithm.stack.StackConfig
 
getDependencyGraph() - Method in class org.maltparser.parser.ParserConfiguration
Returns the dependency structure
getDependencyIndices() - Method in class org.maltparser.core.syntaxgraph.DependencyGraph
 
getDependencyIndices() - Method in interface org.maltparser.core.syntaxgraph.DependencyStructure
Returns a sorted set of integers {0,s,..n} , where each index i identifies a dependency node.
getDependencyIndices() - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
getDependencyNode(int) - Method in class org.maltparser.core.syntaxgraph.DependencyGraph
 
getDependencyNode(int) - Method in interface org.maltparser.core.syntaxgraph.DependencyStructure
Returns the dependency node identified by index if it exists, otherwise null.
getDependencyNode(int) - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
getDependencyNodeDepth() - Method in interface org.maltparser.core.syntaxgraph.node.DependencyNode
Returns the depth of the node.
getDependencyNodeDepth() - Method in class org.maltparser.core.syntaxgraph.node.Root
 
getDependencyNodeDepth() - Method in class org.maltparser.core.syntaxgraph.node.Token
 
getDependencyRoot() - Method in class org.maltparser.core.syntaxgraph.DependencyGraph
 
getDependencyRoot() - Method in interface org.maltparser.core.syntaxgraph.DependencyStructure
Returns the root of the dependency structure.
getDependencyRoot() - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
getDependencyStructure() - Method in class org.maltparser.parser.algorithm.covington.CovingtonConfig
 
getDependencyStructure() - Method in class org.maltparser.parser.algorithm.nivre.NivreConfig
 
getDependencyStructure() - Method in class org.maltparser.parser.algorithm.stack.StackConfig
 
getDependentOn() - Method in class org.maltparser.core.io.dataformat.DataFormatSpecification.Dependency
 
getDepth() - Method in class org.maltparser.parser.history.HistoryTreeNode
 
getDeterministicAction(GuideUserHistory, ParserConfiguration) - Method in class org.maltparser.parser.algorithm.covington.NonProjective
 
getDeterministicAction(GuideUserHistory, ParserConfiguration) - Method in class org.maltparser.parser.algorithm.covington.Projective
 
getDeterministicAction(GuideUserHistory, ParserConfiguration) - Method in class org.maltparser.parser.algorithm.nivre.ArcEager
 
getDeterministicAction(GuideUserHistory, ParserConfiguration) - Method in class org.maltparser.parser.algorithm.nivre.ArcStandard
 
getDeterministicAction(GuideUserHistory, ParserConfiguration) - Method in class org.maltparser.parser.algorithm.stack.NonProjective
 
getDeterministicAction(GuideUserHistory, ParserConfiguration) - Method in class org.maltparser.parser.algorithm.stack.Projective
 
getDeterministicAction(GuideUserHistory, ParserConfiguration) - Method in class org.maltparser.parser.TransitionSystem
 
getDiaWriter() - Method in class org.maltparser.parser.Algorithm
 
getDivideFeatureVector() - Method in class org.maltparser.parser.guide.instance.FeatureDivideModel
Returns the divide feature vector
getDomain() - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLHeader.FeatureEdgeLabel
 
getDomainName() - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLHeader.FeatureEdgeLabel
 
getEdges() - Method in class org.maltparser.core.syntaxgraph.DependencyGraph
 
getEdges() - Method in interface org.maltparser.core.syntaxgraph.DependencyStructure
 
getEdges() - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
getEdges() - Method in class org.maltparser.core.syntaxgraph.PhraseStructureGraph
 
getEmptyActionObject() - Method in class org.maltparser.parser.history.History
 
getEmptyGuideDecision() - Method in interface org.maltparser.parser.history.GuideHistory
 
getEmptyGuideDecision() - Method in class org.maltparser.parser.history.History
 
getEmptyGuideUserAction() - Method in interface org.maltparser.parser.history.GuideUserHistory
 
getEmptyGuideUserAction() - Method in class org.maltparser.parser.history.History
 
getEngineRegistry(String) - Method in class org.maltparser.core.flow.FlowChartInstance
 
getEntry(String) - Method in class org.maltparser.core.io.dataformat.DataFormatSpecification
 
getEntry(String, TrieSymbolTable) - Method in class org.maltparser.core.symbol.trie.Trie
 
getEntry(TrieSymbolTable) - Method in class org.maltparser.core.symbol.trie.TrieNode
Returns the entry of the symbol table 'table'
getExternal() - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLHeader
 
getFactory() - Method in class org.maltparser.parser.ParserState
 
getFeatureEngine() - Method in class org.maltparser.core.feature.FeatureModel
 
getFeatureEngine() - Method in class org.maltparser.core.feature.FeatureModelManager
 
getFeatureFunctionCache() - Method in class org.maltparser.core.feature.FeatureModel
 
getFeatureIndex(String) - Method in class org.maltparser.core.feature.spec.SpecificationSubModel
 
getFeatureModel(String, int, ConfigurationRegistry) - Method in class org.maltparser.core.feature.FeatureModelManager
 
getFeatureModel(String, ConfigurationRegistry) - Method in class org.maltparser.core.feature.FeatureModelManager
 
getFeatureModel(SpecificationModel, ConfigurationRegistry) - Method in class org.maltparser.core.feature.FeatureModelManager
 
getFeatureModel() - Method in class org.maltparser.core.feature.FeatureVector
Returns the feature model that the feature vector belongs to.
getFeatureModel() - Method in class org.maltparser.parser.guide.decision.BranchedDecisionModel
 
getFeatureModel() - Method in interface org.maltparser.parser.guide.decision.DecisionModel
 
getFeatureModel() - Method in class org.maltparser.parser.guide.decision.OneDecisionModel
 
getFeatureModel() - Method in class org.maltparser.parser.guide.decision.SeqDecisionModel
 
getFeatureModelManager() - Method in interface org.maltparser.parser.guide.ClassifierGuide
 
getFeatureModelManager() - Method in class org.maltparser.parser.guide.SingleGuide
 
getFeatures() - Method in class org.maltparser.parser.guide.instance.AtomicModel
Returns the feature vector used by this atomic model
getFeatureSpec(int) - Method in class org.maltparser.core.feature.spec.SpecificationSubModel
 
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
getFeatureVector(String) - Method in class org.maltparser.core.feature.FeatureModel
 
getFile(String) - Method in class org.maltparser.core.config.ConfigurationDir
Returns a file handler object of a file within the configuration directory
getFile(String) - Method in class org.maltparser.ml.liblinear.Liblinear
 
getFile(String) - Method in class org.maltparser.ml.libsvm.Libsvm
 
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
 
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)
getFunction() - Method in class org.maltparser.core.feature.value.FunctionValue
 
getFunctionClass() - Method in class org.maltparser.core.feature.system.FunctionDescription
 
getGraphWriterClass() - Method in class org.maltparser.core.syntaxgraph.writer.WriteChartItem
 
getGroup() - Method in class org.maltparser.core.options.option.Option
Returns a reference to a option group.
getGuide() - Method in class org.maltparser.parser.Algorithm
Returns the classifier guide.
getGuide() - Method in interface org.maltparser.parser.DependencyParserConfig
 
getGuide() - Method in class org.maltparser.parser.guide.decision.BranchedDecisionModel
 
getGuide() - Method in class org.maltparser.parser.guide.decision.OneDecisionModel
 
getGuide() - Method in class org.maltparser.parser.guide.decision.SeqDecisionModel
 
getGuide() - Method in class org.maltparser.parser.guide.instance.AtomicModel
 
getGuide() - Method in class org.maltparser.parser.guide.instance.FeatureDivideModel
 
getGuide() - Method in interface org.maltparser.parser.guide.Model
 
getGuide() - Method in class org.maltparser.parser.SingleMalt
Returns the guide
getGuideHistory() - Method in class org.maltparser.parser.history.action.ComplexDecisionAction
 
getGuideHistory() - Method in interface org.maltparser.parser.history.action.GuideDecision
 
getGuideHistory() - Method in class org.maltparser.parser.history.action.SimpleDecisionAction
 
getGuideMode() - Method in interface org.maltparser.parser.guide.ClassifierGuide
 
getGuideMode() - Method in class org.maltparser.parser.guide.SingleGuide
 
getGuideName() - Method in interface org.maltparser.parser.guide.Guide
 
getGuideName() - Method in class org.maltparser.parser.guide.SingleGuide
 
getGuideName() - Method in class org.maltparser.parser.Oracle
 
getGuideUserHistory() - Method in class org.maltparser.parser.history.action.ComplexDecisionAction
 
getGuideUserHistory() - Method in interface org.maltparser.parser.history.action.GuideUserAction
 
getHead() - Method in interface org.maltparser.core.syntaxgraph.node.DependencyNode
Returns the head dependency node if it exists, otherwise null.
getHead() - Method in class org.maltparser.core.syntaxgraph.node.Root
 
getHead() - Method in class org.maltparser.core.syntaxgraph.node.Token
 
getHeadChild(NonTerminalNode) - Method in class org.maltparser.core.syntaxgraph.headrules.HeadRule
 
getHeadChild(NonTerminalNode) - Method in class org.maltparser.core.syntaxgraph.headrules.HeadRules
 
getHeadChild(NonTerminalNode) - Method in class org.maltparser.core.syntaxgraph.headrules.PrioList
 
getHeadChild(NonTerminalNode, Direction) - Method in class org.maltparser.core.syntaxgraph.headrules.PrioSet
 
getHeadChild(HeadRules) - Method in class org.maltparser.core.syntaxgraph.node.NonTerminal
 
getHeadChild() - Method in class org.maltparser.core.syntaxgraph.node.NonTerminal
 
getHeadChild(HeadRules) - Method in interface org.maltparser.core.syntaxgraph.node.NonTerminalNode
 
getHeadChild() - Method in interface org.maltparser.core.syntaxgraph.node.NonTerminalNode
 
getHeadChild(HeadRules) - Method in class org.maltparser.core.syntaxgraph.node.Root
 
getHeadChild() - Method in class org.maltparser.core.syntaxgraph.node.Root
 
getHeadColumnDescription() - Method in class org.maltparser.core.io.dataformat.DataFormatInstance
 
getHeadColumnDescriptions() - Method in class org.maltparser.core.io.dataformat.DataFormatInstance
 
getHeadColumnDescriptionSet() - Method in class org.maltparser.core.io.dataformat.DataFormatInstance
 
getHeadEdge() - Method in interface org.maltparser.core.syntaxgraph.node.DependencyNode
Returns the edge between the head and the node if it exists, otherwise null.
getHeadEdge() - Method in class org.maltparser.core.syntaxgraph.node.Root
 
getHeadEdge() - Method in class org.maltparser.core.syntaxgraph.node.Token
 
getHeadEdgeLabelCode(SymbolTable) - Method in interface org.maltparser.core.syntaxgraph.node.DependencyNode
 
getHeadEdgeLabelCode(SymbolTable) - Method in class org.maltparser.core.syntaxgraph.node.Root
 
getHeadEdgeLabelCode(SymbolTable) - Method in class org.maltparser.core.syntaxgraph.node.Token
 
getHeadEdgeLabelSet() - Method in interface org.maltparser.core.syntaxgraph.node.DependencyNode
 
getHeadEdgeLabelSet() - Method in class org.maltparser.core.syntaxgraph.node.Root
 
getHeadEdgeLabelSet() - Method in class org.maltparser.core.syntaxgraph.node.Token
 
getHeadEdgeLabelSymbol(SymbolTable) - Method in interface org.maltparser.core.syntaxgraph.node.DependencyNode
 
getHeadEdgeLabelSymbol(SymbolTable) - Method in class org.maltparser.core.syntaxgraph.node.Root
 
getHeadEdgeLabelSymbol(SymbolTable) - Method in class org.maltparser.core.syntaxgraph.node.Token
 
getHeadEdgeLabelTypes() - Method in interface org.maltparser.core.syntaxgraph.node.DependencyNode
 
getHeadEdgeLabelTypes() - Method in class org.maltparser.core.syntaxgraph.node.Root
 
getHeadEdgeLabelTypes() - Method in class org.maltparser.core.syntaxgraph.node.Token
 
getHeadEdges() - Method in interface org.maltparser.core.syntaxgraph.node.DependencyNode
 
getHeadEdges() - Method in class org.maltparser.core.syntaxgraph.node.Root
 
getHeadEdges() - Method in class org.maltparser.core.syntaxgraph.node.Token
 
getHeadRule() - Method in class org.maltparser.core.syntaxgraph.headrules.PrioList
 
getHeadRules() - Method in class org.maltparser.core.syntaxgraph.ds2ps.LosslessMapping
 
getHeads() - Method in interface org.maltparser.core.syntaxgraph.node.DependencyNode
 
getHeads() - Method in class org.maltparser.core.syntaxgraph.node.Root
 
getHeads() - Method in class org.maltparser.core.syntaxgraph.node.Token
 
getHeight() - Method in class org.maltparser.core.syntaxgraph.node.NonTerminal
 
getHeight() - Method in interface org.maltparser.core.syntaxgraph.node.NonTerminalNode
 
getHeight() - Method in class org.maltparser.core.syntaxgraph.node.Root
 
getHighestDependencyNodeIndex() - Method in class org.maltparser.core.syntaxgraph.DependencyGraph
 
getHighestDependencyNodeIndex() - Method in interface org.maltparser.core.syntaxgraph.DependencyStructure
 
getHighestDependencyNodeIndex() - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
getHighestNonTerminalIndex() - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
getHighestNonTerminalIndex() - Method in interface org.maltparser.core.syntaxgraph.PhraseStructure
 
getHighestNonTerminalIndex() - Method in class org.maltparser.core.syntaxgraph.PhraseStructureGraph
 
getHighestTokenIndex() - Method in class org.maltparser.core.syntaxgraph.Sentence
 
getHighestTokenIndex() - Method in interface org.maltparser.core.syntaxgraph.TokenStructure
Returns the index of the last token node.
getHistory() - Method in interface org.maltparser.parser.guide.ClassifierGuide
 
getHistory() - Method in class org.maltparser.parser.guide.SingleGuide
 
getHistory() - Method in class org.maltparser.parser.Oracle
 
getHistory() - Method in class org.maltparser.parser.ParserState
 
getHistoryNode() - Method in class org.maltparser.parser.ParserConfiguration
 
getHistoryStructure() - Method in class org.maltparser.parser.ParserState
 
getIgnoreColumnDescriptions() - Method in class org.maltparser.core.io.dataformat.DataFormatInstance
 
getIgnoreColumnDescriptionSet() - Method in class org.maltparser.core.io.dataformat.DataFormatInstance
 
getIncomingEdgeIterator() - Method in class org.maltparser.core.syntaxgraph.node.GraphNode
 
getIncomingEdgeIterator() - Method in interface org.maltparser.core.syntaxgraph.node.Node
 
getIncomingSecondaryEdges() - Method in interface org.maltparser.core.syntaxgraph.node.ComparableNode
Returns a sorted set of incoming secondary edges.
getIncomingSecondaryEdges() - Method in class org.maltparser.core.syntaxgraph.node.GraphNode
 
getInDegree() - Method in interface org.maltparser.core.syntaxgraph.node.ComparableNode
Returns the in degree of the node (number of incoming edges of all types of edges).
getInDegree() - Method in class org.maltparser.core.syntaxgraph.node.GraphNode
 
getIndex() - Method in class org.maltparser.core.options.OptionContainer
Returns the option container index.
getIndex() - Method in interface org.maltparser.core.syntaxgraph.node.ComparableNode
Returns the index of the node.
getIndex() - Method in class org.maltparser.core.syntaxgraph.node.GraphNode
 
getIndex() - Method in class org.maltparser.core.syntaxgraph.node.NonTerminal
 
getIndex() - Method in class org.maltparser.core.syntaxgraph.node.Root
 
getIndex() - Method in class org.maltparser.core.syntaxgraph.node.Token
 
getIndex() - 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.stack.StackAddressFunction
 
getIndex() - Method in class org.maltparser.parser.guide.instance.AtomicModel
Returns the index of the atomic model
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.stack.StackConfig
 
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.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
 
getInputNode(int) - Method in class org.maltparser.parser.algorithm.nivre.NivreConfig
 
getInputNode(int) - Method in class org.maltparser.parser.algorithm.stack.StackConfig
 
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.
getInputSymbolTables() - Method in class org.maltparser.core.io.dataformat.DataFormatInstance
 
getInstanceInputStreamReader(String) - Method in class org.maltparser.ml.liblinear.Liblinear
 
getInstanceInputStreamReader(String) - Method in class org.maltparser.ml.libsvm.Libsvm
 
getInstanceOutputStreamWriter(String) - Method in class org.maltparser.ml.liblinear.Liblinear
 
getInstanceOutputStreamWriter(String) - Method in class org.maltparser.ml.libsvm.Libsvm
 
getInstanceWriter() - Method in interface org.maltparser.ml.LearningMethod
 
getInstanceWriter() - Method in class org.maltparser.ml.liblinear.Liblinear
 
getInstanceWriter() - Method in class org.maltparser.ml.libsvm.Libsvm
 
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
 
getK() - Method in class org.maltparser.parser.history.kbest.KBestList
Returns the maximum number of candidates in the k-best list.
getKBestList() - Method in class org.maltparser.parser.history.action.SimpleDecisionAction
 
getKBestList() - Method in interface org.maltparser.parser.history.action.SingleDecision
 
getKBestListClass() - Method in interface org.maltparser.parser.history.GuideHistory
 
getKBestListClass() - Method in class org.maltparser.parser.history.History
 
getKBestLists(ArrayList<ScoredKBestList>) - Method in class org.maltparser.parser.history.action.ComplexDecisionAction
 
getKBestLists(ScoredKBestList[]) - Method in class org.maltparser.parser.history.action.ComplexDecisionAction
 
getKBestLists(ArrayList<ScoredKBestList>) - Method in interface org.maltparser.parser.history.action.GuideUserAction
 
getKBestLists(ScoredKBestList[]) - Method in interface org.maltparser.parser.history.action.GuideUserAction
 
getKBestListSize() - Method in class org.maltparser.parser.history.kbest.KBestList
 
getKBestSize() - Method in interface org.maltparser.parser.history.GuideHistory
 
getKBestSize() - Method in class org.maltparser.parser.history.History
 
getKeepThreshold() - Method in class org.maltparser.core.pool.ObjectPool
 
getKnown(int) - Method in interface org.maltparser.core.symbol.SymbolTable
 
getKnown(String) - Method in interface org.maltparser.core.symbol.SymbolTable
 
getKnown(int) - Method in class org.maltparser.core.symbol.trie.TrieSymbolTable
 
getKnown(String) - Method in class org.maltparser.core.symbol.trie.TrieSymbolTable
 
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.
getLabelSet() - Method in interface org.maltparser.core.syntaxgraph.Element
Returns the label set.
getLabelSet() - Method in class org.maltparser.core.syntaxgraph.GraphElement
Returns the label set.
getLabelSymbol(SymbolTable) - Method in interface org.maltparser.core.syntaxgraph.Element
Returns the label symbol(a string representation) of the symbol table if it exists, otherwise an exception is thrown.
getLabelSymbol(SymbolTable) - Method in class org.maltparser.core.syntaxgraph.GraphElement
Returns the label symbol(a string representation) of the symbol table if it exists, otherwise an exception is thrown.
getLabelTypes() - Method in interface org.maltparser.core.syntaxgraph.Element
Returns a set of symbol tables (labeling functions or label types) that labels the graph element.
getLabelTypes() - Method in class org.maltparser.core.syntaxgraph.GraphElement
Returns a set of symbol tables (labeling functions or label types) that labels the graph element.
getLearnerMode() - Method in class org.maltparser.ml.liblinear.Liblinear
 
getLearnerMode() - Method in class org.maltparser.ml.libsvm.Libsvm
 
getLearningMethodName() - Method in class org.maltparser.ml.liblinear.Liblinear
 
getLearningMethodName() - Method in class org.maltparser.ml.libsvm.Libsvm
 
getLeft() - Method in class org.maltparser.parser.algorithm.covington.CovingtonConfig
 
getLeftChild() - Method in class org.maltparser.core.syntaxgraph.node.NonTerminal
 
getLeftChild() - Method in interface org.maltparser.core.syntaxgraph.node.NonTerminalNode
 
getLeftChild() - Method in class org.maltparser.core.syntaxgraph.node.Root
 
getLeftContextNode(int) - Method in class org.maltparser.parser.algorithm.covington.CovingtonConfig
 
getLeftDependent(int) - Method in interface org.maltparser.core.syntaxgraph.node.DependencyNode
Returns the left dependent at the position index, where index==0 equals the left most dependent.
getLeftDependent(int) - Method in class org.maltparser.core.syntaxgraph.node.Root
Returns the left dependent at the position index, where index==0 equals the left most dependent.
getLeftDependent(int) - Method in class org.maltparser.core.syntaxgraph.node.Token
Returns the left dependent at the position index, where index==0 equals the left most dependent.
getLeftDependentCount() - Method in interface org.maltparser.core.syntaxgraph.node.DependencyNode
Return the number of left dependents
getLeftDependentCount() - Method in class org.maltparser.core.syntaxgraph.node.Root
Return the number of left dependents
getLeftDependentCount() - Method in class org.maltparser.core.syntaxgraph.node.Token
Return the number of left dependents
getLeftDependents() - Method in interface org.maltparser.core.syntaxgraph.node.DependencyNode
Returns a sorted set of left dependents.
getLeftDependents() - Method in class org.maltparser.core.syntaxgraph.node.Root
 
getLeftDependents() - Method in class org.maltparser.core.syntaxgraph.node.Token
 
getLeftmostDependent() - Method in interface org.maltparser.core.syntaxgraph.node.DependencyNode
 
getLeftmostDependent() - Method in class org.maltparser.core.syntaxgraph.node.Root
 
getLeftmostDependent() - Method in class org.maltparser.core.syntaxgraph.node.Token
 
getLeftmostDescendant() - Method in interface org.maltparser.core.syntaxgraph.node.ComparableNode
Returns the left-most terminal descendant node.
getLeftmostDescendant() - Method in class org.maltparser.core.syntaxgraph.node.NonTerminal
 
getLeftmostDescendant() - Method in class org.maltparser.core.syntaxgraph.node.Root
 
getLeftmostDescendant() - Method in class org.maltparser.core.syntaxgraph.node.Token
 
getLeftmostDescendantIndex() - Method in interface org.maltparser.core.syntaxgraph.node.ComparableNode
Returns the index of the left-most terminal descendant node.
getLeftmostDescendantIndex() - Method in class org.maltparser.core.syntaxgraph.node.GraphNode
 
getLeftmostProperDescendant() - Method in interface org.maltparser.core.syntaxgraph.node.ComparableNode
Returns the left-most proper terminal descendant node (excluding itself).
getLeftmostProperDescendant() - Method in class org.maltparser.core.syntaxgraph.node.NonTerminal
 
getLeftmostProperDescendant() - Method in class org.maltparser.core.syntaxgraph.node.Root
 
getLeftmostProperDescendant() - Method in class org.maltparser.core.syntaxgraph.node.Token
 
getLeftmostProperDescendantIndex() - Method in interface org.maltparser.core.syntaxgraph.node.ComparableNode
Returns the index of the left-most proper terminal descendant node (excluding itself).
getLeftmostProperDescendantIndex() - Method in class org.maltparser.core.syntaxgraph.node.GraphNode
 
getLeftNode(int) - Method in class org.maltparser.parser.algorithm.covington.CovingtonConfig
 
getLeftSibling() - Method in interface org.maltparser.core.syntaxgraph.node.DependencyNode
Returns the left sibling if it exists, otherwise null
getLeftSibling() - Method in class org.maltparser.core.syntaxgraph.node.Root
Returns the left sibling if it exists, otherwise null
getLeftSibling() - Method in class org.maltparser.core.syntaxgraph.node.Token
Returns the left sibling if it exists, otherwise null
getLeftstop() - Method in class org.maltparser.parser.algorithm.covington.CovingtonConfig
 
getLeftTarget() - Method in class org.maltparser.parser.algorithm.covington.CovingtonConfig
 
getLegalValueMapToString(String) - Method in class org.maltparser.core.options.option.StringEnumOption
Returns the mapped legal value
getLegalValueString(Class<?>) - Method in class org.maltparser.core.options.option.ClassOption
Returns a string representation of particular class
getLegalValueString(String) - Method in class org.maltparser.core.options.option.StringEnumOption
Returns the legal value identifier name (an enumerate string value)
getLexicalHead(HeadRules) - Method in class org.maltparser.core.syntaxgraph.node.NonTerminal
 
getLexicalHead() - Method in class org.maltparser.core.syntaxgraph.node.NonTerminal
 
getLexicalHead(HeadRules) - Method in interface org.maltparser.core.syntaxgraph.node.NonTerminalNode
 
getLexicalHead() - Method in interface org.maltparser.core.syntaxgraph.node.NonTerminalNode
 
getLexicalHead(HeadRules) - Method in class org.maltparser.core.syntaxgraph.node.Root
 
getLexicalHead() - Method in class org.maltparser.core.syntaxgraph.node.Root
 
getLibLinearOptions() - Method in class org.maltparser.ml.liblinear.Liblinear
 
getLiblinearParameters() - Method in class org.maltparser.ml.liblinear.Liblinear
 
getLibLinearParamStringArray() - Method in class org.maltparser.ml.liblinear.Liblinear
 
getLogger() - Method in class org.maltparser.core.syntaxgraph.headrules.HeadRule
 
getLogger() - Method in class org.maltparser.core.syntaxgraph.headrules.HeadRules
 
getLogger() - Method in class org.maltparser.core.syntaxgraph.headrules.PrioList
 
getLogger() - Method in class org.maltparser.core.syntaxgraph.headrules.PrioSet
 
getLookaheadNode(int) - Method in class org.maltparser.parser.algorithm.stack.StackConfig
 
getMainFeatureVector() - Method in class org.maltparser.core.feature.FeatureModel
 
getMaltJarPath() - Static method in class org.maltparser.core.helper.SystemInfo
 
getManager() - Method in class org.maltparser.parser.algorithm.covington.CovingtonFactory
 
getManager() - Method in class org.maltparser.parser.Algorithm
Returns the single malt configuration
getManager() - Method in class org.maltparser.parser.algorithm.nivre.NivreFactory
 
getManager() - Method in class org.maltparser.parser.algorithm.stack.StackFactory
 
getManifestAttributes() - Static method in class org.maltparser.core.helper.SystemInfo
Returns a set of attributes present in the jar manifest file
getMap() - Method in class org.maltparser.core.io.dataformat.DataFormatSpecification.Dependency
 
getMapping() - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
getMapto(String) - Method in class org.maltparser.core.options.option.StringEnumOption
Returns the mapped legal value that corresponds to the enumerate string value.
getMapUrl() - Method in class org.maltparser.core.io.dataformat.DataFormatSpecification.Dependency
 
getMasterFeatureVector() - Method in class org.maltparser.parser.guide.instance.FeatureDivideModel
Returns the "sum-up" or master feature vector
getMessageChain() - Method in exception org.maltparser.core.exception.MaltChainedException
Returns a string representation of the exception chain.
getMetaAuthor() - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLHeader
 
getMetaCurrentDate() - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLHeader
 
getMetaCurrentDate(String) - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLHeader
 
getMetaDescription() - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLHeader
 
getMetaFormat() - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLHeader
 
getMetaHistory() - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLHeader
 
getMetaInDate() - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLHeader
 
getMetaName() - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLHeader
 
getMethod() - Method in class org.maltparser.parser.guide.instance.AtomicModel
Returns a learner object
getMode() - Method in class org.maltparser.parser.SingleMalt
 
getModelName() - Method in class org.maltparser.parser.guide.decision.BranchedDecisionModel
 
getModelName() - Method in class org.maltparser.parser.guide.decision.OneDecisionModel
 
getModelName() - Method in class org.maltparser.parser.guide.decision.SeqDecisionModel
 
getModelName() - Method in class org.maltparser.parser.guide.instance.AtomicModel
 
getModelName() - Method in class org.maltparser.parser.guide.instance.FeatureDivideModel
 
getModelName() - Method in interface org.maltparser.parser.guide.Model
 
getName() - Method in class org.maltparser.core.config.ConfigurationDir
Returns the name of the configuration directory
getName() - Method in class org.maltparser.core.feature.system.FunctionDescription
 
getName() - Method in class org.maltparser.core.flow.FlowChartInstance
 
getName() - Method in class org.maltparser.core.flow.spec.ChartSpecification
 
getName() - Method in class org.maltparser.core.flow.system.elem.ChartAttribute
 
getName() - Method in class org.maltparser.core.io.dataformat.ColumnDescription
 
getName() - Method in class org.maltparser.core.options.option.Option
Returns the name of the option.
getName() - Method in class org.maltparser.core.options.OptionGroup
Returns the name of the option group
getName() - Method in interface org.maltparser.core.symbol.Table
 
getName() - Method in class org.maltparser.core.symbol.trie.TrieSymbolTable
 
getName() - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLHeader.FeatureEdgeLabel
 
getName() - Method in class org.maltparser.parser.algorithm.covington.NonProjective
 
getName() - Method in class org.maltparser.parser.algorithm.covington.Projective
 
getName() - Method in class org.maltparser.parser.algorithm.nivre.ArcEager
 
getName() - Method in class org.maltparser.parser.algorithm.nivre.ArcStandard
 
getName() - Method in class org.maltparser.parser.algorithm.stack.NonProjective
 
getName() - Method in class org.maltparser.parser.algorithm.stack.Projective
 
getName() - Method in class org.maltparser.parser.history.container.CombinedTableContainer
 
getName() - Method in class org.maltparser.parser.TransitionSystem
 
getNewHistoryNode(HistoryNode, GuideUserAction) - Method in class org.maltparser.parser.history.HistoryList
 
getNewHistoryNode(HistoryNode, GuideUserAction) - Method in class org.maltparser.parser.history.HistoryStructure
 
getNewHistoryNode(HistoryNode, GuideUserAction) - Method in class org.maltparser.parser.history.HistoryTree
 
getNextCode() - Method in class org.maltparser.core.symbol.nullvalue.NullValues
 
getNextDecisionModel() - Method in class org.maltparser.parser.guide.decision.SeqDecisionModel
 
getNextIndex() - Method in class org.maltparser.core.feature.spec.SpecificationModels
 
getNIterations() - Method in class org.maltparser.core.syntaxgraph.reader.BracketReader
 
getNIterations() - Method in class org.maltparser.core.syntaxgraph.reader.NegraReader
 
getNIterations() - Method in interface org.maltparser.core.syntaxgraph.reader.SyntaxGraphReader
 
getNIterations() - Method in class org.maltparser.core.syntaxgraph.reader.TabReader
 
getNIterations() - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLReader
 
getNonTerminalIndices() - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
getNonTerminalIndices() - Method in interface org.maltparser.core.syntaxgraph.PhraseStructure
 
getNonTerminalIndices() - Method in class org.maltparser.core.syntaxgraph.PhraseStructureGraph
 
getNonTerminalNode(int) - Method in class org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph
 
getNonTerminalNode(int) - Method in interface org.maltparser.core.syntaxgraph.PhraseStructure
 
getNonTerminalNode(int) - Method in class org.maltparser.core.syntaxgraph.PhraseStructureGraph
 
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.symbol.nullvalue.NullValues
 
getNullValueStrategy() - Method in class org.maltparser.core.symbol.trie.TrieSymbolTable
 
getNullValueStrategy() - Method in class org.maltparser.core.syntaxgraph.reader.ReadChartItem
 
getNullValueStrategy() - Method in class org.maltparser.core.syntaxgraph.writer.WriteChartItem
 
getNullValueSymbol(NullValues.NullValueId) - Method in interface org.maltparser.core.symbol.SymbolTable
 
getNullValueSymbol(NullValues.NullValueId) - Method in class org.maltparser.core.symbol.trie.TrieSymbolTable
 
getNumberContainers() - Method in class org.maltparser.parser.history.container.CombinedTableContainer
 
getNumberOfActions() - Method in class org.maltparser.parser.history.History
 
getNumberOfColumnDescriptions() - Method in class org.maltparser.core.io.dataformat.DataFormatInstance
 
getNumberOfDecisions() - Method in interface org.maltparser.parser.history.GuideHistory
 
getNumberOfDecisions() - Method in interface org.maltparser.parser.history.GuideUserHistory
 
getNumberOfDecisions() - Method in class org.maltparser.parser.history.History
 
getNumberOfInstances() - Method in class org.maltparser.ml.liblinear.Liblinear
 
getNumberOfInstances() - Method in class org.maltparser.ml.libsvm.Libsvm
 
getNumberOfOptionValues() - Method in class org.maltparser.core.options.OptionContainer
Returns the number of option values amongst all internal option containers.
getNumberOfOptionValues(int) - Method in class org.maltparser.core.options.OptionManager
Returns the number of option values for a particular option container.
getNumberOfOptionValues(int) - Method in class org.maltparser.core.options.OptionValues
Returns the number of option values for a particular option container.
getNumOfRelation() - Method in class org.maltparser.core.syntaxgraph.feature.NumOfFeature
 
getOption(String, String) - Method in class org.maltparser.core.options.OptionDescriptions
Returns an option based on the option name and/or the option group name
getOption(String) - Method in class org.maltparser.core.options.OptionDescriptions
Returns an option based on the option flag
getOption(String) - Method in class org.maltparser.core.options.OptionGroup
Returns the option according to the option name.
getOptionContainerIndex() - Method in class org.maltparser.core.flow.FlowChartInstance
 
getOptionContainerIndex() - Method in class org.maltparser.core.flow.item.ChartItem
Returns the option container index
getOptionContainerIndices() - Method in class org.maltparser.core.options.OptionManager
Returns a sorted set of container names.
getOptionContainerIndices() - Method in class org.maltparser.core.options.OptionValues
Returns a sorted set of container names.
getOptionDefaultValue(String, String) - Method in class org.maltparser.core.options.OptionManager
 
getOptionDescriptions() - Method in class org.maltparser.core.options.OptionManager
Returns the option description
getOptionGroupList(String) - Method in class org.maltparser.core.options.OptionDescriptions
Returns a collection of option that are member of an option group
getOptionGroupNameSet() - Method in class org.maltparser.core.options.OptionDescriptions
Return a sorted set of option group names
getOptionList() - Method in class org.maltparser.core.options.OptionGroup
Returns all options for this option group.
getOptionManager() - Method in class org.maltparser.parser.SingleMalt
 
getOptions() - Method in class org.maltparser.core.syntaxgraph.reader.BracketReader
 
getOptions() - Method in class org.maltparser.core.syntaxgraph.reader.NegraReader
 
getOptions() - Method in interface org.maltparser.core.syntaxgraph.reader.SyntaxGraphReader
Returns a string representation of the reader specific options.
getOptions() - Method in class org.maltparser.core.syntaxgraph.reader.TabReader
 
getOptions() - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLReader
 
getOptions() - Method in class org.maltparser.core.syntaxgraph.writer.BracketWriter
 
getOptions() - Method in class org.maltparser.core.syntaxgraph.writer.NegraWriter
 
getOptions() - Method in interface org.maltparser.core.syntaxgraph.writer.SyntaxGraphWriter
Returns a string representation of the writer specific options.
getOptions() - Method in class org.maltparser.core.syntaxgraph.writer.TabWriter
 
getOptions() - Method in class org.maltparser.core.syntaxgraph.writer.TigerXMLWriter
 
getOptionString() - Method in class org.maltparser.core.syntaxgraph.ds2ps.LosslessMapping
 
getOptionValue(String, String) - Method in interface org.maltparser.core.config.Configuration
 
getOptionValue(Option) - Method in class org.maltparser.core.options.OptionContainer
Returns the option value object for the option.
getOptionValue(int, String, String) - Method in class org.maltparser.core.options.OptionManager
Returns the option value for an option that is specified by the option group name and option name.
getOptionValue(int, Option) - Method in class org.maltparser.core.options.OptionValues
Returns the option value for an option that is in a specific option container.
getOptionValue(Option) - Method in class org.maltparser.core.options.OptionValues
Returns the option value for an option.
getOptionValue(String, String) - Method in class org.maltparser.parser.SingleMalt
 
getOptionValueNoDefault(int, String, String) - Method in class org.maltparser.core.options.OptionManager
 
getOptionValueString(String, String) - Method in interface org.maltparser.core.config.Configuration
 
getOptionValueString(Option) - Method in class org.maltparser.core.options.OptionContainer
Returns a string representation of the option value for the specified option.
getOptionValueString(int, String, String) - Method in class org.maltparser.core.options.OptionManager
Returns a string representation of the option value for an option that is specified by the option group name and the option name.
getOptionValueString(int, Option) - Method in class org.maltparser.core.options.OptionValues
Returns a string representation of the option value for an option that is in a specific option container.
getOptionValueString(String, String) - Method in class org.maltparser.parser.SingleMalt
 
getOptionValueStringNoDefault(int, String, String) - Method in class org.maltparser.core.options.OptionManager
 
getOracleGuide() - Method in class org.maltparser.parser.BatchTrainer
 
getOracleGuide() - Method in class org.maltparser.parser.Trainer
Returns the oracle guide.
getOrAddChild(boolean, char, TrieSymbolTable, int) - Method in class org.maltparser.core.symbol.trie.TrieNode
Adds and/or retrieve a child trie node.
getOrAddTerminalNode(int) - Method in class org.maltparser.core.syntaxgraph.Sentence
 
getOutDegree() - Method in interface org.maltparser.core.syntaxgraph.node.ComparableNode
Returns the out degree of the node (number of outgoing edges of all types of edges).
getOutDegree() - Method in class org.maltparser.core.syntaxgraph.node.GraphNode
 
getOutgoingEdgeIterator() - Method in class org.maltparser.core.syntaxgraph.node.GraphNode
 
getOutgoingEdgeIterator() - Method in interface org.maltparser.core.syntaxgraph.node.Node
 
getOutgoingSecondaryEdges() - Method in interface org.maltparser.core.syntaxgraph.node.ComparableNode
Returns a sorted set of outgoing secondary edges.
getOutgoingSecondaryEdges() - Method in class org.maltparser.core.syntaxgraph.node.GraphNode
 
getOutputCharSet() - Method in class org.maltparser.core.syntaxgraph.writer.WriteChartItem
 
getOutputDataFormatInstance() - Method in class org.maltparser.core.syntaxgraph.writer.WriteChartItem
 
getOutputDataFormatSpec() - Method in class org.maltparser.core.io.dataformat.DataFormatManager
 
getOutputFileName() - Method in class org.maltparser.core.syntaxgraph.writer.WriteChartItem
 
getOutputFormatName() - Method in class org.maltparser.core.syntaxgraph.writer.WriteChartItem
 
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.
getOwner() - Method in class org.maltparser.ml.liblinear.Liblinear
 
getOwner() - Method in class org.maltparser.ml.libsvm.Libsvm
 
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.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.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.stack.StackAddressFunction
 
getParamString() - Method in class org.maltparser.ml.liblinear.Liblinear
Returns the parameter string for used for configure Liblinear
getParamString() - Method in class org.maltparser.ml.libsvm.Libsvm
Returns the parameter string for used for configure LIBSVM
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
 
getParserState() - Method in class org.maltparser.parser.Algorithm
Returns the parser state
getParsingAlgorithm() - Method in class org.maltparser.parser.algorithm.covington.CovingtonAddressFunction
 
getParsingAlgorithm() - Method in class org.maltparser.parser.algorithm.nivre.NivreAddressFunction
 
getParsingAlgorithm() - Method in class org.maltparser.parser.algorithm.stack.StackAddressFunction
 
getPhraseStructureEdgeLabelColumnDescriptions() - Method in class org.maltparser.core.io.dataformat.DataFormatInstance
 
getPhraseStructureEdgeLabelColumnDescriptionSet() - Method in class org.maltparser.core.io.dataformat.DataFormatInstance
 
getPhraseStructureEdgeLabelSymbolTables() - 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() - 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.core.io.dataformat.DataFormatEntry
Returns the column position
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.syntaxgraph.node.Token
Returns the predecessor terminal node in the linear order of the terminal nodes.
getPredecessor() - Method in interface org.maltparser.core.syntaxgraph.node.TokenNode
Returns the predecessor token node in the linear order of the token nodes.
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
 
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() - 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 interface org.maltparser.core.config.Configuration
 
getRegistry() - Method in class org.maltparser.core.feature.FeatureModel
 
getRegistry() - Method in class org.maltparser.parser.SingleMalt
 
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 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 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 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 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 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 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 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 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 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.nivre.NivreConfig
 
getRootLabel() - Method in class org.maltparser.core.symbol.nullvalue.OutputNullValues
 
getRootLabels() - Method in class org.maltparser.core.syntaxgraph.reader.ReadChartItem
 
getRootLabels() - Method in class org.maltparser.core.syntaxgraph.writer.WriteChartItem
 
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 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() - 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.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
 
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(String, 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.stack.StackConfig
 
getStackNode(int) - Method in class org.maltparser.parser.algorithm.nivre.NivreConfig
 
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.stack.StackAddressFunction
 
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.stack.StackAddressFunction
 
getSubModelName() - Method in class org.maltparser.core.feature.spec.SpecificationSubModel
 
getSuccessor() - Method in class org.maltparser.core.syntaxgraph.node.Token
Returns the successor terminal node in the linear order of the terminal nodes.
getSuccessor() - Method in interface org.maltparser.core.syntaxgraph.node.TokenNode
Returns the successor token node in the linear order of the token nodes.
getSuffixLength() - Method in class org.maltparser.core.feature.map.SuffixFeature
 
getSVMParamStringArray(svm_parameter) - Method in class org.maltparser.ml.libsvm.Libsvm
 
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.parser.history.container.CombinedTableContainer
 
getSymbol(int) - Method in class org.maltparser.parser.history.container.TableContainer
 
getSymbolCode() - Method in class org.maltparser.core.syntaxgraph.headrules.HeadRule
 
getSymbolCode() - Method in class org.maltparser.core.syntaxgraph.headrules.PrioSetMember
 
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
 
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 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
 
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() - Method in class org.maltparser.core.io.dataformat.ColumnDescription
 
getSymbolTable() - Method in class org.maltparser.core.symbol.nullvalue.NullValues
 
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
getSymbolTableHandler() - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLHeader
 
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.flow.FlowChartInstance
 
getSymbolTables() - Method in class org.maltparser.core.io.dataformat.DataFormatInstance
 
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.ParserState
 
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
 
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.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.OutputTableFeature
 
getTableHandler(String) - Method in interface org.maltparser.parser.history.GuideHistory
 
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 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
 
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.syntaxgraph.Sentence
 
getTokenNode(int) - Method in interface org.maltparser.core.syntaxgraph.TokenStructure
Returns the token node with index index.
getTopCandidateIndex() - Method in class org.maltparser.parser.history.kbest.KBestList
 
getTransitionSystem() - Method in class org.maltparser.parser.ParserState
 
getTransitionTableHandler() - Method in class org.maltparser.parser.TransitionSystem
 
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 class org.maltparser.core.io.dataformat.ColumnDescription
 
getType() - Method in class org.maltparser.core.io.dataformat.DataFormatEntry
Return the column type
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).
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(TrieNode, TrieSymbolTable) - Method in class org.maltparser.core.symbol.trie.Trie
 
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
 
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 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 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
 
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
 
hashCode() - Method in class org.maltparser.core.config.ConfigDirChartItem
 
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.io.dataformat.ColumnDescription
 
hashCode() - Method in class org.maltparser.core.io.dataformat.DataFormatEntry
 
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.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.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.transform.pseudo.PseudoProjChartItem
 
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 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
 
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.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() - 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
 
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() - 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.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
 
header() - Static method in class org.maltparser.core.helper.SystemInfo
Returns the application header
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) - Constructor for class org.maltparser.core.syntaxgraph.headrules.HeadRules
 
heads - Variable in class org.maltparser.core.syntaxgraph.node.Token
 
history - Variable in class org.maltparser.parser.history.action.ComplexDecisionAction
 
history - Variable in class org.maltparser.parser.history.action.SimpleDecisionAction
 
History - Class in org.maltparser.parser.history
 
History(String, String, HashMap<String, TableHandler>) - 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.liblinear.Liblinear
 
increaseNumberOfInstances() - Method in class org.maltparser.ml.libsvm.Libsvm
 
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 - Variable in class org.maltparser.parser.algorithm.covington.CovingtonAddressFunction
 
index - Variable in class org.maltparser.parser.algorithm.nivre.NivreAddressFunction
 
index - Variable in class org.maltparser.parser.algorithm.stack.StackAddressFunction
 
INDEX_OFFSET - Static variable in class org.maltparser.core.syntaxgraph.node.NonTerminal
 
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
 
initActionContainers() - Method in class org.maltparser.parser.Oracle
 
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
 
initDecisionModel(SingleDecision) - Method in class org.maltparser.parser.guide.SingleGuide
 
initDecisions() - Method in class org.maltparser.parser.history.action.ComplexDecisionAction
 
initDecisionSettings(String) - Method in class org.maltparser.parser.history.History
 
initFeatureModel() - Method in class org.maltparser.parser.guide.SingleGuide
 
initFeatureModelManager() - Method in class org.maltparser.parser.guide.SingleGuide
 
initHistory() - Method in class org.maltparser.parser.guide.SingleGuide
 
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.NumOfFeature
Initialize the distance feature function
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.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(int) - Method in class org.maltparser.Engine
 
initialize(Object[]) - Method in class org.maltparser.parser.algorithm.covington.CovingtonAddressFunction
 
initialize(ParserConfiguration) - 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(Object[]) - Method in class org.maltparser.parser.algorithm.stack.StackAddressFunction
 
initialize(ParserConfiguration) - Method in class org.maltparser.parser.algorithm.stack.StackConfig
 
initialize(ParserConfiguration) - Method in class org.maltparser.parser.ParserConfiguration
Initialize the parser configuration with the same state as the parameter config
initialize(DependencyStructure) - Method in class org.maltparser.parser.ParserState
 
initialize(int, DataFormatInstance, 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, 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, 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
 
initLiblinearOptions() - Method in class org.maltparser.ml.liblinear.Liblinear
 
initMethod() - Method in class org.maltparser.parser.guide.instance.AtomicModel
Initialize the learning method according to the option --learner-method.
initNameNTypeFromInfoFile(URL) - Method in class org.maltparser.core.config.ConfigurationDir
 
initOutput(String, String) - Method in class org.maltparser.core.syntaxgraph.writer.WriteChartItem
 
initParameters(svm_parameter) - Method in class org.maltparser.ml.libsvm.Libsvm
Assign a default value to all svm parameters
initParserState(int) - Method in class org.maltparser.parser.Algorithm
 
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
 
initSpecialParameters() - Method in class org.maltparser.ml.liblinear.Liblinear
 
initSpecialParameters() - Method in class org.maltparser.ml.libsvm.Libsvm
 
initSplitParam(FeatureVector) - Method in class org.maltparser.parser.guide.instance.FeatureDivideModel
Initialize the feature split parameters and the split feature vector and master feature vector according to the behavior strategy.
initSvmParam(String) - Method in class org.maltparser.ml.libsvm.Libsvm
Initialize the LIBSVM according to the parameter string
initSymbolTable() - Method in class org.maltparser.parser.history.container.CombinedTableContainer
 
initTableHandlers(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.stack.NonProjective
 
initWithDefaultTransitions(GuideUserHistory) - Method in class org.maltparser.parser.algorithm.stack.Projective
 
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
 
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) - 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
 
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
 
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
 
isAllowRoot() - Method in class org.maltparser.parser.algorithm.covington.CovingtonConfig
 
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.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
 
isDiagnostics() - Method in class org.maltparser.parser.Algorithm
 
isHasFactory() - Method in class org.maltparser.core.feature.system.FunctionDescription
 
isHasSubfunctions() - Method in class org.maltparser.core.feature.system.FunctionDescription
 
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
 
isKnown(int) - Method in class org.maltparser.core.feature.value.MultipleFeatureValue
 
isKnown() - Method in class org.maltparser.core.feature.value.SingleFeatureValue
 
isKnown() - Method in class org.maltparser.core.symbol.trie.TrieEntry
 
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.
isMalt04Emulation() - Method in class org.maltparser.core.feature.spec.reader.ParReader
 
isNullValue() - Method in class org.maltparser.core.feature.value.FeatureValue
 
isNullValue(int) - Method in class org.maltparser.core.symbol.nullvalue.NullValues
 
isNullValue(String) - Method in class org.maltparser.core.symbol.nullvalue.NullValues
 
isNullValue(StringBuilder) - Method in class org.maltparser.core.symbol.nullvalue.NullValues
 
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
 
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 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.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.stack.StackConfig
 
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.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
 
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.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 - Variable in class org.maltparser.parser.history.action.SimpleDecisionAction
 
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
 
kBestListClass - Variable in class org.maltparser.parser.history.History
 
kBestSize - Variable in class org.maltparser.parser.history.History
 
keepThreshold - Variable in class org.maltparser.core.pool.ObjectPool
 
known - Variable in class org.maltparser.core.feature.value.SingleFeatureValue
 

L

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
 
learnerMode - Variable in class org.maltparser.ml.liblinear.Liblinear
 
learnerMode - Variable in class org.maltparser.ml.libsvm.Libsvm
 
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.stack.NonProjective
 
LEFTARC - Static variable in class org.maltparser.parser.algorithm.stack.Projective
 
leftDependents - Variable in class org.maltparser.core.syntaxgraph.node.Root
 
leftDependents - Variable in class org.maltparser.core.syntaxgraph.node.Token
 
Liblinear - Class in org.maltparser.ml.liblinear
 
Liblinear(InstanceModel, Integer) - Constructor for class org.maltparser.ml.liblinear.Liblinear
Constructs a Liblinear learner.
Liblinear.Verbostity - Enum in org.maltparser.ml.liblinear
 
liblinear_predict_with_kbestlist(Model, FeatureNode[], KBestList) - Method in class org.maltparser.ml.liblinear.Liblinear
 
LIBLINEAR_VERSION - Static variable in class org.maltparser.ml.liblinear.Liblinear
 
LiblinearException - Exception in org.maltparser.ml.liblinear
LiblinearException extends the MaltChainedException class and is thrown by classes within the libsvm package.
LiblinearException(String) - Constructor for exception org.maltparser.ml.liblinear.LiblinearException
Creates a LiblinearException object with a message
LiblinearException(String, Throwable) - Constructor for exception org.maltparser.ml.liblinear.LiblinearException
Creates a LiblinearException object with a message and a cause to the exception.
Libsvm - Class in org.maltparser.ml.libsvm
Implements an interface to the LIBSVM learner (currently the LIBSVM 2.86 is used).
Libsvm(InstanceModel, Integer) - Constructor for class org.maltparser.ml.libsvm.Libsvm
Constructs a LIBSVM learner.
Libsvm.Verbostity - Enum in org.maltparser.ml.libsvm
 
LIBSVM_VERSION - Static variable in class org.maltparser.ml.libsvm.Libsvm
 
LibsvmException - Exception in org.maltparser.ml.libsvm
LibsvmException extends the MaltChainedException class and is thrown by classes within the libsvm package.
LibsvmException(String) - Constructor for exception org.maltparser.ml.libsvm.LibsvmException
Creates a LibsvmException object with a message
LibsvmException(String, Throwable) - Constructor for exception org.maltparser.ml.libsvm.LibsvmException
Creates a LibsvmException object with a message and a cause to the exception.
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.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(String) - Method in class org.maltparser.core.feature.spec.SpecificationModels
 
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(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
Loads the feature divide model settings .fsm file.
loadAllMalt04Tagset(OptionManager, int, SymbolTableHandler, Logger) - Static method in class org.maltparser.core.helper.Malt04
 
loadDataFormat(String) - Method in class org.maltparser.core.io.dataformat.DataFormatManager
 
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, 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(String, boolean, String, String) - Method in class org.maltparser.core.feature.spec.SpecificationModels
 
loadParReader(URL, boolean, String, String) - Method in class org.maltparser.core.feature.spec.SpecificationModels
 
loadParSpecification(String, boolean, String, String) - Method in class org.maltparser.core.feature.FeatureModelManager
 
loadParSpecification(URL, boolean, 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(String) - Method in class org.maltparser.core.feature.FeatureModelManager
 
loadSpecification(URL) - Method in class org.maltparser.core.feature.FeatureModelManager
 
loadTagset(String, String, String, int, String) - Method in interface org.maltparser.core.symbol.SymbolTableHandler
 
loadTagset(String, String, String, int, String, String) - Method in interface org.maltparser.core.symbol.SymbolTableHandler
 
loadTagset(String, String, String, int, String) - Method in class org.maltparser.core.symbol.trie.TrieSymbolTableHandler
 
loadTagset(String, String, String, int, String, String) - Method in class org.maltparser.core.symbol.trie.TrieSymbolTableHandler
 
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
 
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) - Constructor for class org.maltparser.core.syntaxgraph.ds2ps.LosslessMapping
 

M

main(String[]) - Static method in class org.maltparser.Malt
The starting point of MaltParser
mainFeatureVector - Variable in class org.maltparser.core.feature.FeatureModel
 
makeFunction(String) - Method in interface org.maltparser.core.feature.AbstractFeatureFactory
 
makeFunction(String) - Method in class org.maltparser.parser.algorithm.covington.CovingtonFactory
 
makeFunction(String) - Method in class org.maltparser.parser.algorithm.nivre.NivreFactory
 
makeFunction(String) - Method in class org.maltparser.parser.algorithm.stack.StackFactory
 
makeKnown(int) - Method in interface org.maltparser.core.symbol.SymbolTable
 
makeKnown(int) - Method in class org.maltparser.core.symbol.trie.TrieSymbolTable
 
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.stack.StackProjFactory
 
makeOracleGuide(GuideUserHistory) - Method in class org.maltparser.parser.algorithm.stack.StackSwapEagerFactory
 
makeOracleGuide(GuideUserHistory) - Method in class org.maltparser.parser.algorithm.stack.StackSwapLazyFactory
 
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.stack.StackFactory
 
makeParserFactory() - Method in class org.maltparser.parser.Algorithm
Creates a parser factory specified by the --singlemalt-parsing_algorithm option
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.stack.StackProjFactory
 
makeTransitionSystem() - Method in class org.maltparser.parser.algorithm.stack.StackSwapEagerFactory
 
makeTransitionSystem() - Method in class org.maltparser.parser.algorithm.stack.StackSwapLazyFactory
 
Malt - Class in org.maltparser
Application class in the MaltParser library.
Malt() - Constructor for class org.maltparser.Malt
 
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() - Constructor for exception org.maltparser.core.exception.MaltChainedException
Creates a MaltChainedException instance
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.
MaltConsoleEngine - Class in org.maltparser
MaltConsoleEngine controls the MaltParser system using the console version.
MaltConsoleEngine() - Constructor for class org.maltparser.MaltConsoleEngine
Creates a MaltConsoleEngine object
maltSVMFormat2OriginalSVMFormat(InputStreamReader, OutputStreamWriter, int[]) - Static method in class org.maltparser.ml.liblinear.Liblinear
Converts the instance file (Malt's own SVM format) into the Liblinear (SVMLight) format.
maltSVMFormat2OriginalSVMFormat(InputStreamReader, OutputStreamWriter, int[]) - Static method in class org.maltparser.ml.libsvm.Libsvm
Converts the instance file (Malt's own SVM format) into the LIBSVM (SVMLight) format.
manager - Variable in class org.maltparser.parser.algorithm.covington.CovingtonFactory
 
manager - Variable in class org.maltparser.parser.Algorithm
 
manager - Variable in class org.maltparser.parser.algorithm.nivre.NivreFactory
 
manager - Variable in class org.maltparser.parser.algorithm.stack.StackFactory
 
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
 
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 - Interface in org.maltparser.parser.guide
 
Modifiable - Interface in org.maltparser.core.feature.function
 
moveAllInstances(LearningMethod, FeatureFunction, ArrayList<Integer>) - Method in interface org.maltparser.ml.LearningMethod
 
moveAllInstances(LearningMethod, FeatureFunction, ArrayList<Integer>) - Method in class org.maltparser.ml.liblinear.Liblinear
 
moveAllInstances(LearningMethod, FeatureFunction, ArrayList<Integer>) - Method in class org.maltparser.ml.libsvm.Libsvm
 
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.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 - Variable in class org.maltparser.core.feature.map.PrefixFeature
 
multipleFeatureValue - Variable in class org.maltparser.core.feature.map.SplitFeature
 
multipleFeatureValue - Variable in class org.maltparser.core.feature.map.SuffixFeature
 
MultipleFeatureValue - Class in org.maltparser.core.feature.value
 
MultipleFeatureValue(Function) - Constructor for class org.maltparser.core.feature.value.MultipleFeatureValue
 

N

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.ml.liblinear.Liblinear
 
name - Variable in class org.maltparser.ml.libsvm.Libsvm
 
name - Variable in class org.maltparser.parser.history.container.ActionContainer
 
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.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.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, ConfigurationRegistry) - Method in class org.maltparser.core.feature.system.FeatureEngine
 
newFunction(ConfigurationRegistry) - 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
 
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, Algorithm) - 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(Algorithm) - Constructor for class org.maltparser.parser.algorithm.nivre.NivreArcEagerFactory
 
NivreArcStandardFactory - Class in org.maltparser.parser.algorithm.nivre
 
NivreArcStandardFactory(Algorithm) - Constructor for class org.maltparser.parser.algorithm.nivre.NivreArcStandardFactory
 
NivreConfig - Class in org.maltparser.parser.algorithm.nivre
 
NivreConfig(SymbolTableHandler, String) - Constructor for class org.maltparser.parser.algorithm.nivre.NivreConfig
 
NivreFactory - Class in org.maltparser.parser.algorithm.nivre
 
NivreFactory(Algorithm) - Constructor for class org.maltparser.parser.algorithm.nivre.NivreFactory
 
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.
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_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
 
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.liblinear.Liblinear
 
noMoreInstances() - Method in class org.maltparser.ml.libsvm.Libsvm
 
noMoreInstances() - Method in interface org.maltparser.parser.guide.ClassifierGuide
 
noMoreInstances() - Method in class org.maltparser.parser.guide.decision.BranchedDecisionModel
 
noMoreInstances() - Method in class org.maltparser.parser.guide.decision.OneDecisionModel
 
noMoreInstances() - Method in class org.maltparser.parser.guide.decision.SeqDecisionModel
 
noMoreInstances() - Method in class org.maltparser.parser.guide.instance.AtomicModel
 
noMoreInstances() - Method in class org.maltparser.parser.guide.instance.FeatureDivideModel
 
noMoreInstances() - 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.options.option.Option
 
NonProjective - Class in org.maltparser.parser.algorithm.covington
 
NonProjective() - Constructor for class org.maltparser.parser.algorithm.covington.NonProjective
 
NonProjective - Class in org.maltparser.parser.algorithm.stack
 
NonProjective() - 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.nivre.NivreConfig
 
normalization - Variable in class org.maltparser.core.syntaxgraph.feature.DistanceFeature
 
normalization - Variable in class org.maltparser.core.syntaxgraph.feature.NumOfFeature
 
normalizationString - Variable in class org.maltparser.core.syntaxgraph.feature.DistanceFeature
 
normalizationString - Variable in class org.maltparser.core.syntaxgraph.feature.NumOfFeature
 
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.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
 
numberOfInstances - Variable in class org.maltparser.ml.liblinear.Liblinear
 
numberOfInstances - Variable in class org.maltparser.ml.libsvm.Libsvm
 
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
 
numOfRelation - Variable in class org.maltparser.core.syntaxgraph.feature.NumOfFeature
 
numOfRelationName - Variable in class org.maltparser.core.syntaxgraph.feature.NumOfFeature
 

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, FeatureModel) - 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(InputStreamReader) - 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(InputStreamReader) - 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(InputStreamReader) - Method in interface org.maltparser.core.syntaxgraph.reader.SyntaxGraphReader
Opens an input stream reader
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(InputStreamReader) - 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(InputStreamReader) - 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(OutputStreamWriter) - 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(OutputStreamWriter) - 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(OutputStreamWriter) - Method in interface org.maltparser.core.syntaxgraph.writer.SyntaxGraphWriter
Opens an output stream reader
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(OutputStreamWriter) - 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
 
open(OutputStreamWriter) - Method in class org.maltparser.core.syntaxgraph.writer.TigerXMLWriter
 
openDiaWriter(String) - Method in class org.maltparser.parser.Algorithm
 
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
OPTION_CONTAINER - Static variable in class org.maltparser.MaltConsoleEngine
 
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 interface org.maltparser.parser.DependencyParserConfig
 
oracleParse(DependencyStructure, DependencyStructure) - Method in class org.maltparser.parser.SingleMalt
 
org.maltparser - package org.maltparser
Is the parent package of the entire MaltParser and contains the application class and a console engine of MaltParser.
org.maltparser.core.config - package org.maltparser.core.config
Contains classes and an interface for handling parsing scenarios.
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.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.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.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.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.liblinear - package org.maltparser.ml.liblinear
Contains classes that interacts with the Liblinear learner.
org.maltparser.ml.libsvm - package org.maltparser.ml.libsvm
Contains classes that interacts with the LIBSVM learner.
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.stack - package org.maltparser.parser.algorithm.stack
Implements the Stack parsing algorithms.
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.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
 
OutputColumnFeature - Class in org.maltparser.core.syntaxgraph.feature
 
OutputColumnFeature(DataFormatInstance) - Constructor for class org.maltparser.core.syntaxgraph.feature.OutputColumnFeature
 
OutputNullValues - Class in org.maltparser.core.symbol.nullvalue
 
OutputNullValues(String, SymbolTable, String) - Constructor for class org.maltparser.core.symbol.nullvalue.OutputNullValues
 
OutputTableFeature - Class in org.maltparser.core.syntaxgraph.feature
 
OutputTableFeature(DataFormatInstance) - 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.
owner - Variable in class org.maltparser.ml.liblinear.Liblinear
 
owner - Variable in class org.maltparser.ml.libsvm.Libsvm
 

P

parent - Variable in class org.maltparser.core.syntaxgraph.node.NonTerminal
 
parent - Variable in class org.maltparser.core.syntaxgraph.node.Token
 
parentFeature - Variable in class org.maltparser.core.feature.map.PrefixFeature
 
parentFeature - Variable in class org.maltparser.core.feature.map.SplitFeature
 
parentFeature - Variable in class org.maltparser.core.feature.map.SuffixFeature
 
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, DependencyStructure) - Method in class org.maltparser.parser.BatchTrainer
 
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.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
 
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) - Method in class org.maltparser.ml.liblinear.Liblinear
 
parseParameters(String, svm_parameter) - Method in class org.maltparser.ml.libsvm.Libsvm
Parses the parameter string.
Parser - Class in org.maltparser.parser
 
Parser(DependencyParserConfig) - 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
parserState - Variable in class org.maltparser.parser.Algorithm
 
ParserState - Class in org.maltparser.parser
 
ParserState(Algorithm, AbstractParserFactory) - Constructor for class org.maltparser.parser.ParserState
 
ParserState(Algorithm, AbstractParserFactory, int) - Constructor for class org.maltparser.parser.ParserState
 
parsingAlgorithm - Variable in class org.maltparser.parser.algorithm.covington.CovingtonAddressFunction
 
parsingAlgorithm - Variable in class org.maltparser.parser.algorithm.nivre.NivreAddressFunction
 
parsingAlgorithm - Variable in class org.maltparser.parser.algorithm.stack.StackAddressFunction
 
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.
pathExternalLiblinearTrain - Variable in class org.maltparser.ml.liblinear.Liblinear
 
pathExternalSVMTrain - Variable in class org.maltparser.ml.libsvm.Libsvm
 
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.stack.NonProjective
 
permissible(GuideUserAction, ParserConfiguration) - Method in class org.maltparser.parser.algorithm.stack.Projective
 
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
 
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.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) - Method in interface org.maltparser.ml.LearningMethod
 
predict(FeatureVector, SingleDecision) - Method in class org.maltparser.ml.liblinear.Liblinear
 
predict(FeatureVector, SingleDecision) - Method in class org.maltparser.ml.libsvm.Libsvm
 
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.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(GuideDecision) - Method in interface org.maltparser.parser.guide.ClassifierGuide
 
predict(GuideDecision) - Method in class org.maltparser.parser.guide.decision.BranchedDecisionModel
 
predict(GuideDecision) - Method in interface org.maltparser.parser.guide.decision.DecisionModel
 
predict(GuideDecision) - Method in class org.maltparser.parser.guide.decision.OneDecisionModel
 
predict(GuideDecision) - Method in class org.maltparser.parser.guide.decision.SeqDecisionModel
 
predict(GuideUserAction) - Method in interface org.maltparser.parser.guide.Guidable
 
predict(SingleDecision) - Method in class org.maltparser.parser.guide.instance.AtomicModel
 
predict(SingleDecision) - Method in class org.maltparser.parser.guide.instance.FeatureDivideModel
 
predict(SingleDecision) - Method in interface org.maltparser.parser.guide.instance.InstanceModel
 
predict(DependencyStructure, ParserConfiguration) - Method in interface org.maltparser.parser.guide.OracleGuide
 
predict(GuideDecision) - Method in class org.maltparser.parser.guide.SingleGuide
 
predictExtract(GuideDecision) - Method in interface org.maltparser.parser.guide.ClassifierGuide
 
predictExtract(GuideDecision) - Method in class org.maltparser.parser.guide.decision.BranchedDecisionModel
 
predictExtract(GuideDecision) - Method in interface org.maltparser.parser.guide.decision.DecisionModel
 
predictExtract(GuideDecision) - Method in class org.maltparser.parser.guide.decision.OneDecisionModel
 
predictExtract(GuideDecision) - Method in class org.maltparser.parser.guide.decision.SeqDecisionModel
 
predictExtract(SingleDecision) - Method in class org.maltparser.parser.guide.instance.AtomicModel
 
predictExtract(SingleDecision) - Method in class org.maltparser.parser.guide.instance.FeatureDivideModel
 
predictExtract(SingleDecision) - Method in interface org.maltparser.parser.guide.instance.InstanceModel
 
predictExtract(GuideDecision) - Method in class org.maltparser.parser.guide.SingleGuide
 
predictFromKBestList(GuideDecision) - Method in interface org.maltparser.parser.guide.ClassifierGuide
 
predictFromKBestList(GuideDecision) - Method in class org.maltparser.parser.guide.decision.BranchedDecisionModel
 
predictFromKBestList(GuideDecision) - Method in interface org.maltparser.parser.guide.decision.DecisionModel
 
predictFromKBestList(GuideDecision) - Method in class org.maltparser.parser.guide.decision.OneDecisionModel
 
predictFromKBestList(GuideDecision) - Method in class org.maltparser.parser.guide.decision.SeqDecisionModel
 
predictFromKBestList(GuideUserAction) - Method in interface org.maltparser.parser.guide.Guidable
 
predictFromKBestList(GuideDecision) - Method in class org.maltparser.parser.guide.SingleGuide
 
PrefixFeature - Class in org.maltparser.core.feature.map
 
PrefixFeature(SymbolTableHandler) - Constructor for class org.maltparser.core.feature.map.PrefixFeature
 
prefixLength - Variable in 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.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
 
printSymbolTable(Logger) - Method in interface org.maltparser.core.symbol.SymbolTable
 
printSymbolTable(Logger) - Method in class org.maltparser.core.symbol.trie.TrieSymbolTable
 
printSymbolTables(Logger) - Method in interface org.maltparser.core.symbol.SymbolTableHandler
 
printSymbolTables(Logger) - Method in class org.maltparser.core.symbol.trie.TrieSymbolTableHandler
 
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.reader.ReadChartItem
 
process(int) - Method in class org.maltparser.core.syntaxgraph.SyntaxGraphChartItem
 
process(int) - Method in class org.maltparser.core.syntaxgraph.writer.WriteChartItem
 
process(int) - Method in class org.maltparser.Engine
 
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() - Constructor for class org.maltparser.parser.algorithm.covington.Projective
 
Projective - Class in org.maltparser.parser.algorithm.stack
 
Projective() - 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
 
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
 

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
readLibLinearProblem(InputStreamReader, int[]) - Method in class org.maltparser.ml.liblinear.Liblinear
Reads an instance file into a svm_problem object according to the Malt-SVM format, which is column fixed format (tab-separated).
readProblemMaltSVMFormat(InputStreamReader, int[], svm_parameter) - Method in class org.maltparser.ml.libsvm.Libsvm
Reads an instance file into a svm_problem object according to the Malt-SVM format, which is column fixed format (tab-separated).
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
 
readSubFunction(Element, Class<?>, boolean) - Method in class org.maltparser.core.feature.system.FeatureEngine
 
REDUCE - Static variable in class org.maltparser.parser.algorithm.nivre.ArcEager
 
registry - Variable in class org.maltparser.core.feature.FeatureModel
 
registry - Variable in class org.maltparser.parser.SingleMalt
 
relationToNextDecision - Variable in class org.maltparser.parser.history.container.TableContainer
 
relationToPrevMember - Variable in class org.maltparser.core.syntaxgraph.headrules.PrioSetMember
 
RELAXED - Static variable in class org.maltparser.parser.algorithm.nivre.NivreConfig
 
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.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.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
 
removeLabel(SymbolTable) - Method in interface org.maltparser.core.syntaxgraph.Element
 
removeLabel(SymbolTable) - Method in class org.maltparser.core.syntaxgraph.GraphElement
 
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.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.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
 
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
 
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.stack.NonProjective
 
RIGHTARC - Static variable in class org.maltparser.parser.algorithm.stack.Projective
 
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 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 .fsm file.
SAVEDOPTION - Static variable in class org.maltparser.core.options.OptionContainer
 
saveHeader(BufferedWriter) - Method in class org.maltparser.core.symbol.trie.TrieSymbolTable
 
saveInstanceFiles - Variable in class org.maltparser.ml.liblinear.Liblinear
 
saveInstanceFiles - Variable in class org.maltparser.ml.libsvm.Libsvm
 
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
 
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
 
secondFeature - Variable in class org.maltparser.core.feature.map.Merge3Feature
 
secondFeature - Variable in class org.maltparser.core.feature.map.MergeFeature
 
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
 
separator - Variable in class org.maltparser.parser.history.History
 
separators - Variable in class org.maltparser.core.feature.map.SplitFeature
 
separatorsPattern - Variable in class org.maltparser.core.feature.map.SplitFeature
 
SeqDecisionModel - Class in org.maltparser.parser.guide.decision
 
SeqDecisionModel(ClassifierGuide, FeatureModel) - 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.options.OptionException
 
serialVersionUID - Static variable in exception org.maltparser.core.plugin.PluginException
 
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.liblinear.LiblinearException
 
serialVersionUID - Static variable in exception org.maltparser.ml.libsvm.LibsvmException
 
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
 
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
 
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.DGraphAddressFunction
 
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.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)
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)
setAlgorithm(Algorithm) - Method in class org.maltparser.parser.algorithm.covington.CovingtonAddressFunction
 
setAlgorithm(Algorithm) - Method in class org.maltparser.parser.algorithm.covington.CovingtonFactory
 
setAlgorithm(Algorithm) - Method in class org.maltparser.parser.algorithm.nivre.NivreAddressFunction
 
setAlgorithm(Algorithm) - Method in class org.maltparser.parser.algorithm.nivre.NivreFactory
 
setAlgorithm(Algorithm) - Method in class org.maltparser.parser.algorithm.stack.StackAddressFunction
 
setAlgorithm(Algorithm) - Method in class org.maltparser.parser.algorithm.stack.StackFactory
 
setAlgorithm(Algorithm) - Method in class org.maltparser.parser.ParserState
 
setAllowRoot(boolean) - Method in class org.maltparser.parser.algorithm.covington.CovingtonConfig
 
setAllowShift(boolean) - Method in class org.maltparser.parser.algorithm.covington.CovingtonConfig
 
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(SyntaxGraph) - Method in interface org.maltparser.core.syntaxgraph.Element
Sets the graph (structure) in which the graph element belongs to.
setBelongsToGraph(SyntaxGraph) - Method in class org.maltparser.core.syntaxgraph.GraphElement
Sets the graph (structure) in which the graph element belongs to.
setCardinality(int) - Method in class org.maltparser.core.feature.value.FeatureValue
Sets the cardinality (the number of distinct values) of the feature
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
 
setCode(int) - Method in class org.maltparser.core.feature.value.SingleFeatureValue
 
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.headrules.PrioSetMember
 
setColumnNameMap(EnumMap<ParReader.ColumnNames, String>) - Method in class org.maltparser.core.feature.spec.reader.ParReader
 
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
 
setConfigDirectory(ConfigurationDir) - Method in class org.maltparser.core.feature.spec.SpecificationModels
 
setConfigLogger(Logger) - Method in interface org.maltparser.core.config.Configuration
 
setConfigLogger(Logger) - Method in class org.maltparser.parser.SingleMalt
 
setConfiguration(DependencyParserConfig) - Method in class org.maltparser.parser.guide.SingleGuide
 
setConfigurationDir(ConfigurationDir) - Method in interface org.maltparser.core.config.Configuration
 
setConfigurationDir(ConfigurationDir) - Method in class org.maltparser.parser.SingleMalt
 
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.Algorithm
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.feature.InputArcDirFeature
 
setDataFormatInstance(DataFormatInstance) - Method in class org.maltparser.core.syntaxgraph.feature.InputArcFeature
 
setDataFormatInstance(DataFormatInstance) - Method in class org.maltparser.core.syntaxgraph.feature.InputColumnFeature
 
setDataFormatInstance(DataFormatInstance) - Method in class org.maltparser.core.syntaxgraph.feature.OutputColumnFeature
 
setDataFormatInstance(DataFormatInstance) - Method in class org.maltparser.core.syntaxgraph.headrules.HeadRules
 
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
 
setDataFormatManager(DataFormatManager) - Method in class org.maltparser.core.flow.FlowChartInstance
 
setDataStructuresMap(EnumMap<ParReader.DataStructures, String>) - Method in class org.maltparser.core.feature.spec.reader.ParReader
 
setDecision(SingleDecision) - Method in class org.maltparser.parser.history.kbest.KBestList
Sets a reference to the decision that owns the k-best list.
setDecisionSettings(String) - Method in class org.maltparser.parser.history.History
 
setDefaultDirection(Direction) - Method in class org.maltparser.core.syntaxgraph.headrules.HeadRule
 
setDefaultOutput(String) - Method in class org.maltparser.core.io.dataformat.ColumnDescription
 
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.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.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.stack.StackConfig
 
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
 
setDiagnostics(boolean) - Method in class org.maltparser.parser.Algorithm
 
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 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).
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
 
setFactory(AbstractParserFactory) - Method in class org.maltparser.parser.ParserState
 
setFeatureEngine(FeatureEngine) - Method in class org.maltparser.core.feature.FeatureModel
 
setFeatureEngine(FeatureEngine) - Method in class org.maltparser.core.feature.FeatureModelManager
 
setFeatureModel(FeatureModel) - Method in class org.maltparser.core.feature.FeatureVector
 
setFeatures(FeatureVector) - Method in class org.maltparser.parser.guide.instance.AtomicModel
Sets the feature vector used by the atomic model.
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
 
setFeatureValue(SingleFeatureValue) - Method in class org.maltparser.core.syntaxgraph.feature.InputArcDirFeature
 
setFeatureValue(SingleFeatureValue) - Method in class org.maltparser.core.syntaxgraph.feature.InputArcFeature
 
setFeatureValues(SortedMap<Integer, String>, Map<Integer, Boolean>) - 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
 
setFunctionClass(Class<?>) - Method in class org.maltparser.core.feature.system.FunctionDescription
 
setGroup(OptionGroup) - Method in class org.maltparser.core.options.option.Option
Sets the reference to the option group
setGuide(ClassifierGuide) - Method in class org.maltparser.parser.Algorithm
Sets the classifier guide
setGuideMode(ClassifierGuide.GuideMode) - Method in class org.maltparser.parser.guide.SingleGuide
 
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
 
setHasFactory(boolean) - Method in class org.maltparser.core.feature.system.FunctionDescription
 
setHasSubfunctions(boolean) - Method in class org.maltparser.core.feature.system.FunctionDescription
 
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
 
setHistory(GuideHistory) - Method in class org.maltparser.parser.guide.SingleGuide
 
setHistory(History) - Method in class org.maltparser.parser.history.action.ComplexDecisionAction
 
setHistory(History) - Method in class org.maltparser.parser.history.action.SimpleDecisionAction
 
setHistory(GuideUserHistory) - Method in class org.maltparser.parser.Oracle
 
setHistory(GuideUserHistory) - Method in class org.maltparser.parser.ParserState
 
setHistoryNode(HistoryNode) - Method in class org.maltparser.parser.ParserConfiguration
 
setHistoryStructure(HistoryStructure) - Method in class org.maltparser.parser.ParserState
 
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(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.stack.StackAddressFunction
 
setIndex(int) - Method in class org.maltparser.parser.guide.instance.AtomicModel
Sets the index of the model (-1..n), where -1 is a special value.
setInputCharSet(String) - Method in class org.maltparser.core.syntaxgraph.reader.ReadChartItem
 
setInputFileName(String) - Method in class org.maltparser.core.syntaxgraph.reader.ReadChartItem
 
setInputFormatName(String) - Method in class org.maltparser.core.syntaxgraph.reader.ReadChartItem
 
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
setKBestListClass(Class<?>) - Method in interface org.maltparser.parser.history.GuideHistory
 
setKBestListClass(Class<?>) - Method in class org.maltparser.parser.history.History
 
setKBestSize(int) - Method in interface org.maltparser.parser.history.GuideHistory
 
setKBestSize(int) - Method in class org.maltparser.parser.history.History
 
setKeepThreshold(int) - Method in class org.maltparser.core.pool.ObjectPool
 
setKnown(boolean) - Method in class org.maltparser.core.feature.value.SingleFeatureValue
 
setKnown(boolean) - Method in class org.maltparser.core.symbol.trie.TrieEntry
 
setLearnerMode(int) - Method in class org.maltparser.ml.liblinear.Liblinear
 
setLearnerMode(int) - Method in class org.maltparser.ml.libsvm.Libsvm
 
setLearningMethodName(String) - Method in class org.maltparser.ml.liblinear.Liblinear
 
setLearningMethodName(String) - Method in class org.maltparser.ml.libsvm.Libsvm
 
setLeft(int) - Method in class org.maltparser.parser.algorithm.covington.CovingtonConfig
 
setLogger(Logger) - Method in class org.maltparser.core.syntaxgraph.headrules.HeadRules
 
setMalt04Emulation(boolean) - Method in class org.maltparser.core.feature.spec.reader.ParReader
 
setManager(DependencyParserConfig) - Method in class org.maltparser.parser.algorithm.covington.CovingtonFactory
 
setManager(DependencyParserConfig) - Method in class org.maltparser.parser.algorithm.nivre.NivreFactory
 
setManager(DependencyParserConfig) - Method in class org.maltparser.parser.Algorithm
Sets the single malt configuration
setManager(DependencyParserConfig) - Method in class org.maltparser.parser.algorithm.stack.StackFactory
 
setManager(DependencyParserConfig) - Method in class org.maltparser.parser.Oracle
 
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
 
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
 
setModelName(String) - Method in class org.maltparser.parser.guide.instance.AtomicModel
Sets the name of the atomic model
setName(String) - Method in class org.maltparser.core.config.ConfigurationDir
 
setName(String) - Method in class org.maltparser.core.feature.system.FunctionDescription
 
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.options.option.Option
Sets the name of the option.
setName(String) - Method in class org.maltparser.core.options.OptionGroup
Sets the name of the option group
setName(String) - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLHeader.FeatureEdgeLabel
 
setName(String) - Method in class org.maltparser.parser.history.container.ActionContainer
 
setName(String) - Method in class org.maltparser.parser.history.container.TableContainer
 
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
 
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.liblinear.Liblinear
 
setNumberOfInstances(int) - Method in class org.maltparser.ml.libsvm.Libsvm
 
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
 
setOutputFileName(String) - Method in class org.maltparser.core.syntaxgraph.writer.WriteChartItem
 
setOutputFormatName(String) - Method in class org.maltparser.core.syntaxgraph.writer.WriteChartItem
 
setOwner(InstanceModel) - Method in class org.maltparser.ml.liblinear.Liblinear
 
setOwner(InstanceModel) - Method in class org.maltparser.ml.libsvm.Libsvm
 
setParent(Model) - Method in class org.maltparser.parser.guide.instance.AtomicModel
Sets the parent guide model
setParent(Model) - Method in class org.maltparser.parser.guide.instance.FeatureDivideModel
Sets the parent model
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
 
setParserState(ParserState) - Method in class org.maltparser.parser.Algorithm
Sets the parser state
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
setPosition(int) - Method in class org.maltparser.core.io.dataformat.DataFormatEntry
Sets the column position
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 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
 
setRegistry(ConfigurationRegistry) - Method in class org.maltparser.core.feature.FeatureModel
 
setRegistry(ConfigurationRegistry) - Method in class org.maltparser.parser.SingleMalt
 
setRelationToNextDecision(char) - Method in class org.maltparser.parser.history.container.TableContainer
 
setRelationToPrevMember(PrioSetMember.RelationToPrevMember) - Method in class org.maltparser.core.syntaxgraph.headrules.PrioSetMember
 
setRight(int) - Method in class org.maltparser.parser.algorithm.covington.CovingtonConfig
 
setRootHandling(int) - Method in class org.maltparser.parser.algorithm.nivre.NivreConfig
 
setRootHandling(String) - Method in class org.maltparser.parser.algorithm.nivre.NivreConfig
 
setRootLabels(String) - Method in class org.maltparser.core.syntaxgraph.reader.ReadChartItem
 
setRootLabels(String, SortedMap<String, SymbolTable>) - Method in class org.maltparser.core.syntaxgraph.RootLabels
 
setRootLabels(String) - Method in class org.maltparser.core.syntaxgraph.writer.WriteChartItem
 
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.syntaxgraph.Sentence
 
setSentenceID(int) - Method in interface org.maltparser.core.syntaxgraph.TokenStructure
Sets the sentence ID
setSeparator(String) - Method in interface org.maltparser.parser.history.GuideHistory
 
setSeparator(String) - Method in class org.maltparser.parser.history.History
 
setSeparators(String) - Method in class org.maltparser.core.feature.map.SplitFeature
 
setShortDescription(String) - Method in class org.maltparser.core.options.option.Option
Sets a short description of the option
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
 
setSpecModel(SpecificationModel) - Method in class org.maltparser.core.feature.FeatureModel
 
setSpecModelName(String) - Method in class org.maltparser.core.feature.spec.SpecificationModel
 
setSpecModels(SpecificationModels) - Method in class org.maltparser.core.feature.FeatureModelManager
 
setSpecSubModel(SpecificationSubModel) - Method in class org.maltparser.core.feature.FeatureVector
 
setSubFunctionName(String) - Method in class org.maltparser.core.syntaxgraph.feature.DGraphAddressFunction
 
setSubFunctionName(String) - Method in class org.maltparser.parser.algorithm.covington.CovingtonAddressFunction
 
setSubFunctionName(String) - Method in class org.maltparser.parser.algorithm.nivre.NivreAddressFunction
 
setSubFunctionName(String) - Method in class org.maltparser.parser.algorithm.stack.StackAddressFunction
 
setSubModelName(String) - Method in class org.maltparser.core.feature.spec.SpecificationSubModel
 
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.io.dataformat.ColumnDescription
 
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.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
setSymbolTableHandler(SymbolTableHandler) - Method in class org.maltparser.core.syntaxgraph.reader.TigerXMLHeader
 
setSymbolTables(SymbolTableHandler) - Method in class org.maltparser.core.flow.FlowChartInstance
 
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
 
setSymboltables(SymbolTableHandler) - Method in class org.maltparser.parser.ParserState
 
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.ActionContainer
 
setTable(Table) - Method in class org.maltparser.parser.history.container.TableContainer
 
setTableContainer(TableContainer) - Method in class org.maltparser.parser.history.action.SimpleDecisionAction
 
setTableHandler(SymbolTableHandler) - Method in class org.maltparser.core.feature.map.Merge3Feature
 
setTableHandler(SymbolTableHandler) - Method in class org.maltparser.core.feature.map.MergeFeature
 
setTableHandler(SymbolTableHandler) - Method in class org.maltparser.core.feature.map.PrefixFeature
 
setTableHandler(SymbolTableHandler) - Method in class org.maltparser.core.feature.map.SplitFeature
 
setTableHandler(SymbolTableHandler) - Method in class org.maltparser.core.feature.map.SuffixFeature
 
setTableHandler(SymbolTableHandler) - Method in class org.maltparser.core.syntaxgraph.feature.ArcDirFeature
Sets the symbol table handler
setTableHandler(SymbolTableHandler) - Method in class org.maltparser.core.syntaxgraph.feature.DistanceFeature
Sets the symbol table handler
setTableHandler(SymbolTableHandler) - Method in class org.maltparser.core.syntaxgraph.feature.ExistsFeature
Sets the symbol table handler
setTableHandler(SymbolTableHandler) - Method in class org.maltparser.core.syntaxgraph.feature.InputArcDirFeature
 
setTableHandler(SymbolTableHandler) - Method in class org.maltparser.core.syntaxgraph.feature.InputArcFeature
 
setTableHandler(SymbolTableHandler) - Method in class org.maltparser.core.syntaxgraph.feature.NumOfFeature
Sets the symbol table handler
setTableHandler(SymbolTableHandler) - Method in class org.maltparser.core.syntaxgraph.feature.OutputTableFeature
 
setTableHandlers(HashMap<String, TableHandler>) - Method in class org.maltparser.parser.history.History
 
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
 
setTransitionSystem(TransitionSystem) - Method in class org.maltparser.parser.ParserState
 
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
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
 
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.stack.NonProjective
 
SHIFT - Static variable in class org.maltparser.parser.algorithm.stack.Projective
 
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(History, 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
 
SingleDecision - Interface in org.maltparser.parser.history.action
 
singleFeatureValue - Variable in class org.maltparser.core.feature.map.Merge3Feature
 
singleFeatureValue - Variable in class org.maltparser.core.feature.map.MergeFeature
 
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(DependencyParserConfig, GuideHistory, 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.pool.ObjectPoolList
 
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.parser.history.container.TableContainer
 
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(ConfigurationDir) - 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
 
specModel - Variable in class org.maltparser.core.feature.FeatureModel
 
specModels - Variable in class org.maltparser.core.feature.FeatureModelManager
 
specSubModel - Variable in class org.maltparser.core.feature.FeatureVector
 
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(SymbolTableHandler) - Constructor for class org.maltparser.core.feature.map.SplitFeature
 
splitPattern - Variable in class org.maltparser.core.feature.FeatureModel
 
StackAddressFunction - Class in org.maltparser.parser.algorithm.stack
 
StackAddressFunction(String, Algorithm) - 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(SymbolTableHandler) - Constructor for class org.maltparser.parser.algorithm.stack.StackConfig
 
StackFactory - Class in org.maltparser.parser.algorithm.stack
 
StackFactory(Algorithm) - Constructor for class org.maltparser.parser.algorithm.stack.StackFactory
 
StackProjFactory - Class in org.maltparser.parser.algorithm.stack
 
StackProjFactory(Algorithm) - Constructor for class org.maltparser.parser.algorithm.stack.StackProjFactory
 
StackSwapEagerFactory - Class in org.maltparser.parser.algorithm.stack
 
StackSwapEagerFactory(Algorithm) - Constructor for class org.maltparser.parser.algorithm.stack.StackSwapEagerFactory
 
StackSwapLazyFactory - Class in org.maltparser.parser.algorithm.stack
 
StackSwapLazyFactory(Algorithm) - Constructor for class org.maltparser.parser.algorithm.stack.StackSwapLazyFactory
 
startEngine(String[]) - Method in class org.maltparser.MaltConsoleEngine
Starts the console engine.
startTicer(Logger, long, int, int) - Static method in class org.maltparser.core.helper.Util
 
startTime - Variable in class org.maltparser.parser.SingleMalt
 
STRICT - Static variable in class org.maltparser.parser.algorithm.nivre.NivreConfig
 
STRING - Static variable in class org.maltparser.core.io.dataformat.ColumnDescription
 
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
 
subFunction - Variable in class org.maltparser.parser.algorithm.covington.CovingtonAddressFunction
 
subFunction - Variable in class org.maltparser.parser.algorithm.nivre.NivreAddressFunction
 
subFunction - Variable in class org.maltparser.parser.algorithm.stack.StackAddressFunction
 
subFunctionName - Variable in class org.maltparser.parser.algorithm.covington.CovingtonAddressFunction
 
subFunctionName - Variable in class org.maltparser.parser.algorithm.nivre.NivreAddressFunction
 
subFunctionName - Variable in class org.maltparser.parser.algorithm.stack.StackAddressFunction
 
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(SymbolTableHandler) - Constructor for class org.maltparser.core.feature.map.SuffixFeature
 
suffixLength - Variable in class org.maltparser.core.feature.map.SuffixFeature
 
svm_predict_with_kbestlist(svm_model, svm_node[], KBestList) - Method in class org.maltparser.ml.libsvm.Libsvm
 
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
 
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
 
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
 
symbolToCode(StringBuilder) - 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.feature.map.Merge3Feature
 
table - Variable in class org.maltparser.core.feature.map.MergeFeature
 
table - Variable in class org.maltparser.core.feature.map.PrefixFeature
 
table - Variable in class org.maltparser.core.feature.map.SplitFeature
 
table - Variable in class org.maltparser.core.feature.map.SuffixFeature
 
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.feature.ArcDirFeature
 
table - Variable in class org.maltparser.core.syntaxgraph.feature.DistanceFeature
 
table - Variable in class org.maltparser.core.syntaxgraph.feature.ExistsFeature
 
table - Variable in class org.maltparser.core.syntaxgraph.feature.InputArcDirFeature
 
table - Variable in class org.maltparser.core.syntaxgraph.feature.InputArcFeature
 
table - Variable in class org.maltparser.core.syntaxgraph.feature.NumOfFeature
 
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.ActionContainer
 
table - Variable in class org.maltparser.parser.history.container.TableContainer
 
tableContainer - Variable in class org.maltparser.parser.history.action.SimpleDecisionAction
 
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() - Constructor for class org.maltparser.core.symbol.TableFeature
 
tableHandler - Variable in class org.maltparser.core.feature.map.Merge3Feature
 
tableHandler - Variable in class org.maltparser.core.feature.map.MergeFeature
 
tableHandler - Variable in class org.maltparser.core.feature.map.PrefixFeature
 
tableHandler - Variable in class org.maltparser.core.feature.map.SplitFeature
 
tableHandler - Variable in class org.maltparser.core.feature.map.SuffixFeature
 
TableHandler - Interface in org.maltparser.core.symbol
 
tableHandler - Variable in class org.maltparser.core.syntaxgraph.feature.ArcDirFeature
 
tableHandler - Variable in class org.maltparser.core.syntaxgraph.feature.DistanceFeature
 
tableHandler - Variable in class org.maltparser.core.syntaxgraph.feature.ExistsFeature
 
tableHandler - Variable in class org.maltparser.core.syntaxgraph.feature.InputArcDirFeature
 
tableHandler - Variable in class org.maltparser.core.syntaxgraph.feature.InputArcFeature
 
tableHandler - Variable in class org.maltparser.core.syntaxgraph.feature.NumOfFeature
 
tableHandler - Variable in class org.maltparser.core.syntaxgraph.feature.OutputTableFeature
 
tableHandlers - Variable in class org.maltparser.parser.history.History
 
tableHandlers - Variable in class org.maltparser.parser.TransitionSystem
 
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() - Method in class org.maltparser.core.syntaxgraph.CopyChartItem
 
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(int) - Method in class org.maltparser.Engine
 
terminate() - Method in interface org.maltparser.ml.LearningMethod
 
terminate() - Method in class org.maltparser.ml.liblinear.Liblinear
 
terminate() - Method in class org.maltparser.ml.libsvm.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.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
 
terminate() - Method in class org.maltparser.parser.BatchTrainer
 
terminate() - Method in class org.maltparser.parser.DeterministicParser
 
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(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
 
thirdFeature - Variable in class org.maltparser.core.feature.map.Merge3Feature
 
TigerXMLHeader - Class in org.maltparser.core.syntaxgraph.reader
 
TigerXMLHeader(SymbolTableHandler) - 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
 
TigerXMLHeader.FeatureEdgeLabel(String, String) - Constructor for class org.maltparser.core.syntaxgraph.reader.TigerXMLHeader.FeatureEdgeLabel
 
TigerXMLHeader.FeatureEdgeLabel(String, TigerXMLHeader.Domain) - Constructor for class org.maltparser.core.syntaxgraph.reader.TigerXMLHeader.FeatureEdgeLabel
 
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
 
toFile() - Method in class org.maltparser.parser.history.HistoryList
 
toFile() - Method in class org.maltparser.parser.history.HistoryStructure
 
toFile() - Method in class org.maltparser.parser.history.HistoryTree
 
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.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
 
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.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.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.NumOfFeature
 
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.liblinear.Liblinear
 
toString() - Method in class org.maltparser.ml.libsvm.Libsvm
 
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.stack.StackAddressFunction
 
toString() - Method in class org.maltparser.parser.algorithm.stack.StackConfig
 
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.transform.pseudo.PseudoProjChartItem
 
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.
toStringParameters(svm_parameter) - Method in class org.maltparser.ml.libsvm.Libsvm
Returns a string containing all svm-parameters of interest
toStringPrettyValues(int, HashSet<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
 
TRAIN - Static variable in class org.maltparser.core.options.option.Option
The option is only relevant during learning
train(FeatureVector) - Method in interface org.maltparser.ml.LearningMethod
 
train(FeatureVector) - Method in class org.maltparser.ml.liblinear.Liblinear
 
train(FeatureVector) - Method in class org.maltparser.ml.libsvm.Libsvm
 
train() - Method in class org.maltparser.parser.BatchTrainer
 
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) - Constructor for class org.maltparser.parser.Trainer
Creates a parser trainer
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.
TransitionSystem - Class in org.maltparser.parser
 
TransitionSystem() - Constructor for class org.maltparser.parser.TransitionSystem
 
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, int, String, 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
 
type - Variable in class org.maltparser.core.config.ConfigurationDir
 

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
 
update() - Method in class org.maltparser.core.feature.FeatureModel
 
update(Object[]) - Method in class org.maltparser.core.feature.FeatureModel
 
update() - Method in class org.maltparser.core.feature.FeatureVector
Updates all feature value in the feature vector according to the current state.
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() - 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.NumOfFeature
Cause the feature function to update the feature value.
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.stack.StackAddressFunction
 
update(Object[]) - Method in class org.maltparser.parser.algorithm.stack.StackAddressFunction
 
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.feature.FeatureModel
 
updateCardinality() - Method in class org.maltparser.core.feature.FeatureVector
Updates the cardinality (number of distinct values) of a feature value associated with the feature function
updateCardinality() - Method in interface org.maltparser.core.feature.function.FeatureFunction
Cause the feature function to update the cardinality of the feature value.
updateCardinality() - Method in class org.maltparser.core.feature.map.Merge3Feature
 
updateCardinality() - Method in class org.maltparser.core.feature.map.MergeFeature
 
updateCardinality() - Method in class org.maltparser.core.feature.map.PrefixFeature
 
updateCardinality() - Method in class org.maltparser.core.feature.map.SplitFeature
 
updateCardinality() - Method in class org.maltparser.core.feature.map.SuffixFeature
 
updateCardinality() - Method in class org.maltparser.core.symbol.TableFeature
 
updateCardinality() - Method in class org.maltparser.core.syntaxgraph.feature.ArcDirFeature
Cause the exists feature function to update the cardinality of the feature value.
updateCardinality() - Method in class org.maltparser.core.syntaxgraph.feature.ColumnFeature
 
updateCardinality() - Method in class org.maltparser.core.syntaxgraph.feature.DistanceFeature
Cause the distance feature function to update the cardinality of the feature value.
updateCardinality() - Method in class org.maltparser.core.syntaxgraph.feature.ExistsFeature
Cause the exists feature function to update the cardinality of the feature value.
updateCardinality() - Method in class org.maltparser.core.syntaxgraph.feature.InputArcDirFeature
 
updateCardinality() - Method in class org.maltparser.core.syntaxgraph.feature.InputArcFeature
 
updateCardinality() - Method in class org.maltparser.core.syntaxgraph.feature.NumOfFeature
Cause the numof feature function to update the cardinality of the feature value.
updateCardinality() - Method in class org.maltparser.parser.guide.decision.BranchedDecisionModel
 
updateCardinality() - Method in interface org.maltparser.parser.guide.decision.DecisionModel
 
updateCardinality() - Method in class org.maltparser.parser.guide.decision.OneDecisionModel
 
updateCardinality() - Method in class org.maltparser.parser.guide.decision.SeqDecisionModel
 
updateDependenyGraph(MappablePhraseStructureGraph, PhraseStructureNode) - Method in class org.maltparser.core.syntaxgraph.ds2ps.LosslessMapping
 
updateFeatureModel() - Method in class org.maltparser.parser.guide.decision.BranchedDecisionModel
 
updateFeatureModel() - Method in interface org.maltparser.parser.guide.decision.DecisionModel
 
updateFeatureModel() - Method in class org.maltparser.parser.guide.decision.OneDecisionModel
 
updateFeatureModel() - Method in class org.maltparser.parser.guide.decision.SeqDecisionModel
 
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
 
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
 

V

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.liblinear.Liblinear.Verbostity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.maltparser.ml.libsvm.Libsvm.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.stack.StackAddressFunction.StackSubFunction
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() - 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.liblinear.Liblinear.Verbostity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.maltparser.ml.libsvm.Libsvm.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.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.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.

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
 
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
 
writeNonTerminal(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.Algorithm
 

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
MaltParser 1.3

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