Class Hierarchy
- java.lang.Object
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- java.util.AbstractList<E> (implements java.util.List<E>)
- java.util.ArrayList<E> (implements java.lang.Cloneable, java.util.List<E>, java.util.RandomAccess, java.io.Serializable)
- org.maltparser.core.feature.FeatureVector (implements java.io.Serializable)
- org.maltparser.core.syntaxgraph.headrules.HeadRule
- org.maltparser.core.syntaxgraph.headrules.PrioList
- org.maltparser.core.syntaxgraph.headrules.PrioSet
- org.maltparser.core.propagation.spec.PropagationSpecs
- java.util.AbstractSet<E> (implements java.util.Set<E>)
- org.maltparser.core.helper.HashSet<E> (implements java.io.Serializable)
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
- java.util.HashMap<K,V> (implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
- org.maltparser.core.config.ConfigurationRegistry
- java.util.LinkedHashMap<K,V> (implements java.util.Map<K,V>)
- org.maltparser.core.syntaxgraph.LabelSet
- org.maltparser.parser.history.container.ActionContainer
- org.maltparser.core.feature.function.AddressFunction (implements org.maltparser.core.feature.function.Function)
- org.maltparser.core.syntaxgraph.feature.ArcDirFeature (implements org.maltparser.core.feature.function.FeatureFunction)
- org.maltparser.parser.guide.instance.AtomicModel (implements org.maltparser.parser.guide.instance.InstanceModel)
- org.maltparser.core.syntaxgraph.reader.BracketReader (implements org.maltparser.core.syntaxgraph.reader.SyntaxGraphReader)
- org.maltparser.core.syntaxgraph.writer.BracketWriter (implements org.maltparser.core.syntaxgraph.writer.SyntaxGraphWriter)
- org.maltparser.parser.guide.decision.BranchedDecisionModel (implements org.maltparser.parser.guide.decision.DecisionModel)
- org.maltparser.parser.history.kbest.Candidate
- org.maltparser.core.flow.system.elem.ChartAttribute
- org.maltparser.core.flow.system.elem.ChartElement
- org.maltparser.core.flow.item.ChartItem
- org.maltparser.core.flow.spec.ChartItemSpecification
- org.maltparser.core.flow.spec.ChartSpecification
- java.lang.ClassLoader
- java.security.SecureClassLoader
- org.maltparser.core.io.dataformat.ColumnDescription (implements java.lang.Comparable<T>)
- org.maltparser.core.syntaxgraph.feature.ColumnFeature (implements org.maltparser.core.feature.function.FeatureFunction, org.maltparser.core.feature.function.Modifiable)
- org.maltparser.parser.history.action.ComplexDecisionAction (implements org.maltparser.parser.history.action.GuideUserAction, org.maltparser.parser.history.action.MultipleDecision)
- org.maltparser.core.config.ConfigurationDir
- org.maltparser.parser.algorithm.covington.CovingtonFactory (implements org.maltparser.parser.AbstractParserFactory)
- org.maltparser.core.io.dataformat.DataFormatEntry
- org.maltparser.core.io.dataformat.DataFormatInstance (implements java.lang.Iterable<T>)
- org.maltparser.core.io.dataformat.DataFormatManager
- org.maltparser.core.io.dataformat.DataFormatSpecification
- org.maltparser.core.io.dataformat.DataFormatSpecification.Dependency
- org.maltparser.parser.Diagnostics
- org.maltparser.core.syntaxgraph.feature.DistanceFeature (implements org.maltparser.core.feature.function.FeatureFunction)
- org.maltparser.core.syntaxgraph.feature.ExistsFeature (implements org.maltparser.core.feature.function.FeatureFunction)
- org.maltparser.parser.guide.instance.FeatureDivideModel (implements org.maltparser.parser.guide.instance.InstanceModel)
- org.maltparser.ml.lib.FeatureList
- org.maltparser.ml.lib.FeatureMap (implements java.io.Serializable)
- org.maltparser.core.feature.FeatureModelManager
- org.maltparser.core.flow.FlowChartInstance
- org.maltparser.core.flow.FlowChartManager
- org.maltparser.core.flow.system.FlowChartSystem
- org.maltparser.core.feature.system.FunctionDescription
- org.maltparser.core.feature.value.FunctionValue
- org.maltparser.core.helper.HashMap<K,V> (implements java.util.Map<K,V>, java.io.Serializable)
- org.maltparser.core.symbol.hash.HashSymbolTable (implements org.maltparser.core.symbol.SymbolTable)
- org.maltparser.core.symbol.hash.HashSymbolTableHandler (implements org.maltparser.core.symbol.SymbolTableHandler)
- org.maltparser.parser.history.History (implements org.maltparser.parser.history.GuideUserHistory)
- org.maltparser.parser.history.HistoryListNode (implements org.maltparser.parser.history.HistoryNode)
- org.maltparser.parser.history.HistoryStructure
- org.maltparser.parser.history.HistoryTreeNode (implements org.maltparser.parser.history.HistoryNode)
- org.maltparser.core.syntaxgraph.feature.InputArcDirFeature (implements org.maltparser.core.feature.function.FeatureFunction)
- org.maltparser.core.syntaxgraph.feature.InputArcFeature (implements org.maltparser.core.feature.function.FeatureFunction)
- org.maltparser.parser.history.kbest.KBestList
- org.maltparser.ml.lib.Lib (implements org.maltparser.ml.LearningMethod)
- org.maltparser.core.syntaxgraph.ds2ps.LosslessMapping (implements org.maltparser.core.syntaxgraph.ds2ps.Dependency2PhraseStructure)
- org.maltparser.core.lw.parser.LWClassifier
- org.maltparser.core.lw.parser.LWDecisionModel
- org.maltparser.core.lw.graph.LWDependencyGraph (implements org.maltparser.core.syntaxgraph.DependencyStructure)
- org.maltparser.core.lw.graph.LWDeprojectivizer
- org.maltparser.core.lw.parser.LWDeterministicParser (implements org.maltparser.parser.AlgoritmInterface, org.maltparser.parser.history.GuideUserHistory)
- org.maltparser.core.lw.graph.LWEdge (implements java.lang.Comparable<T>, org.maltparser.core.syntaxgraph.edge.Edge)
- org.maltparser.core.lw.graph.LWNode (implements org.maltparser.core.syntaxgraph.node.DependencyNode, org.maltparser.core.syntaxgraph.node.Node)
- org.maltparser.core.lw.parser.LWSingleMalt (implements org.maltparser.parser.DependencyParserConfig)
- org.maltparser.core.lw.graph.LWTest
- org.maltparser.core.helper.Malt04
- org.maltparser.ml.lib.MaltFeatureNode (implements java.lang.Comparable<T>)
- org.maltparser.ml.lib.MaltLiblinearModel (implements org.maltparser.ml.lib.MaltLibModel, java.io.Serializable)
- org.maltparser.ml.lib.MaltLibsvmModel (implements org.maltparser.ml.lib.MaltLibModel, java.io.Serializable)
- org.maltparser.core.lw.parser.McoModel
- org.maltparser.core.feature.map.Merge3Feature (implements org.maltparser.core.feature.function.FeatureMapFunction)
- org.maltparser.core.feature.map.MergeFeature (implements org.maltparser.core.feature.function.FeatureMapFunction)
- org.maltparser.core.syntaxgraph.reader.NegraReader (implements org.maltparser.core.syntaxgraph.reader.SyntaxGraphReader)
- org.maltparser.core.syntaxgraph.writer.NegraWriter (implements org.maltparser.core.syntaxgraph.writer.SyntaxGraphWriter)
- org.maltparser.parser.algorithm.nivre.NivreFactory (implements org.maltparser.parser.AbstractParserFactory)
- org.maltparser.core.symbol.nullvalue.NullValues
- org.maltparser.core.syntaxgraph.feature.NumOfFeature (implements org.maltparser.core.feature.function.FeatureFunction)
- org.maltparser.core.pool.ObjectPool<T>
- java.util.Observable
- org.maltparser.core.syntaxgraph.GraphElement (implements org.maltparser.core.syntaxgraph.Element)
- org.maltparser.core.syntaxgraph.edge.GraphEdge (implements java.lang.Comparable<T>, org.maltparser.core.syntaxgraph.edge.Edge)
- org.maltparser.core.syntaxgraph.node.GraphNode (implements org.maltparser.core.syntaxgraph.node.Node)
- org.maltparser.parser.guide.decision.OneDecisionModel (implements org.maltparser.parser.guide.decision.DecisionModel)
- org.maltparser.core.options.option.Option (implements java.lang.Comparable<T>)
- org.maltparser.core.options.OptionContainer (implements java.lang.Comparable<T>)
- org.maltparser.core.options.OptionDescriptions
- org.maltparser.core.options.OptionGroup
- org.maltparser.core.options.OptionManager
- org.maltparser.core.options.OptionValues
- org.maltparser.parser.Oracle (implements org.maltparser.parser.guide.OracleGuide)
- org.maltparser.core.syntaxgraph.feature.OutputArcFeature (implements org.maltparser.core.feature.function.FeatureFunction)
- java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
- java.io.FilterOutputStream
- java.io.PrintStream (implements java.lang.Appendable, java.io.Closeable)
- org.maltparser.core.helper.NoOutputStream
- org.maltparser.core.feature.spec.reader.ParReader (implements org.maltparser.core.feature.spec.reader.FeatureSpecReader)
- org.maltparser.parser.ParserConfiguration
- org.maltparser.parser.ParserRegistry (implements org.maltparser.core.feature.FeatureRegistry)
- org.maltparser.parser.ParserState
- org.maltparser.core.symbol.parse.ParseSymbolTable (implements org.maltparser.core.symbol.SymbolTable)
- org.maltparser.core.symbol.parse.ParseSymbolTableHandler (implements org.maltparser.core.symbol.SymbolTableHandler)
- org.maltparser.parser.ParsingAlgorithm (implements org.maltparser.parser.AlgoritmInterface)
- org.maltparser.parser.algorithm.planar.PlanarFactory (implements org.maltparser.parser.AbstractParserFactory)
- org.maltparser.core.plugin.Plugin
- org.maltparser.core.plugin.PluginLoader (implements java.lang.Iterable<T>)
- org.maltparser.core.feature.map.PrefixFeature (implements org.maltparser.core.feature.function.FeatureMapFunction)
- org.maltparser.core.syntaxgraph.headrules.PrioSetMember
- org.maltparser.core.propagation.Propagation
- org.maltparser.core.propagation.PropagationManager
- org.maltparser.core.propagation.Propagations
- org.maltparser.core.propagation.spec.PropagationSpec
- org.maltparser.core.propagation.spec.PropagationSpecsReader
- org.maltparser.transform.pseudo.PseudoProjectivity
- org.maltparser.core.syntaxgraph.RootLabels
- org.maltparser.parser.guide.decision.SeqDecisionModel (implements org.maltparser.parser.guide.decision.DecisionModel)
- org.maltparser.parser.history.action.SimpleDecisionAction (implements org.maltparser.parser.history.action.SingleDecision)
- org.maltparser.parser.guide.SingleGuide (implements org.maltparser.parser.guide.ClassifierGuide)
- org.maltparser.parser.SingleMalt (implements org.maltparser.parser.DependencyParserConfig)
- org.maltparser.core.feature.spec.SpecificationModel (implements java.lang.Iterable<T>)
- org.maltparser.core.feature.spec.SpecificationModels
- org.maltparser.core.feature.spec.SpecificationSubModel (implements java.lang.Iterable<T>)
- org.maltparser.core.feature.map.SplitFeature (implements org.maltparser.core.feature.function.FeatureMapFunction)
- org.maltparser.parser.algorithm.stack.StackFactory (implements org.maltparser.parser.AbstractParserFactory)
- org.maltparser.core.feature.map.SuffixFeature (implements org.maltparser.core.feature.function.FeatureMapFunction)
- org.maltparser.core.syntaxgraph.SyntaxGraph (implements org.maltparser.core.syntaxgraph.LabeledStructure, java.util.Observer)
- org.maltparser.core.helper.SystemInfo
- org.maltparser.core.helper.SystemLogger
- org.maltparser.parser.history.container.TableContainer
- org.maltparser.core.symbol.TableFeature (implements org.maltparser.core.feature.function.FeatureFunction, org.maltparser.core.feature.function.Modifiable)
- org.maltparser.core.syntaxgraph.reader.TabReader (implements org.maltparser.core.syntaxgraph.reader.SyntaxGraphReader)
- org.maltparser.core.syntaxgraph.writer.TabWriter (implements org.maltparser.core.syntaxgraph.writer.SyntaxGraphWriter)
- java.lang.Throwable (implements java.io.Serializable)
- org.maltparser.core.syntaxgraph.reader.TigerXMLHeader
- org.maltparser.core.syntaxgraph.reader.TigerXMLHeader.FeatureEdgeLabel
- org.maltparser.core.syntaxgraph.reader.TigerXMLReader (implements org.maltparser.core.syntaxgraph.reader.SyntaxGraphReader)
- org.maltparser.core.syntaxgraph.writer.TigerXMLWriter (implements org.maltparser.core.syntaxgraph.writer.SyntaxGraphWriter)
- org.maltparser.parser.transition.Transition (implements java.lang.Comparable<T>)
- org.maltparser.parser.TransitionSystem
- org.maltparser.parser.algorithm.nivre.ArcEager
- org.maltparser.parser.algorithm.nivre.ArcStandard
- org.maltparser.parser.algorithm.covington.NonProjective
- org.maltparser.parser.algorithm.stack.NonProjective
- org.maltparser.parser.algorithm.planar.Planar
- org.maltparser.parser.algorithm.covington.Projective
- org.maltparser.parser.algorithm.stack.Projective
- org.maltparser.parser.algorithm.twoplanar.TwoPlanar
- org.maltparser.parser.transition.TransitionTable (implements org.maltparser.parser.history.container.DecisionPropertyTable, org.maltparser.core.symbol.Table)
- org.maltparser.parser.transition.TransitionTableHandler (implements org.maltparser.core.symbol.TableHandler)
- org.maltparser.core.symbol.trie.Trie
- org.maltparser.core.symbol.trie.TrieEntry
- org.maltparser.core.symbol.trie.TrieNode
- org.maltparser.core.symbol.trie.TrieSymbolTable (implements org.maltparser.core.symbol.SymbolTable)
- org.maltparser.core.symbol.trie.TrieSymbolTableHandler (implements org.maltparser.core.symbol.SymbolTableHandler)
- org.maltparser.parser.algorithm.twoplanar.TwoPlanarFactory (implements org.maltparser.parser.AbstractParserFactory)
- org.maltparser.core.helper.URLFinder
- org.maltparser.core.helper.Util
- org.maltparser.core.lw.helper.Utils
- org.maltparser.core.config.version.Versioning
- org.maltparser.core.feature.spec.reader.XmlReader (implements org.maltparser.core.feature.spec.reader.FeatureSpecReader)
Interface Hierarchy
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
Copyright 2007-2017 Johan Hall, Jens Nilsson and Joakim Nivre.