| 
 | MaltParser 1.4.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractParserFactory | |
|---|---|
| org.maltparser.parser | The top package for Single Malt Parser. | 
| org.maltparser.parser.algorithm.covington | Implements the Covington deterministic parsing algorithms. | 
| org.maltparser.parser.algorithm.nivre | Implements the Nivre deterministic parsing algorithms. | 
| org.maltparser.parser.algorithm.planar | |
| org.maltparser.parser.algorithm.stack | Implements the Stack parsing algorithms. | 
| org.maltparser.parser.algorithm.twoplanar | |
| Uses of AbstractParserFactory in org.maltparser.parser | 
|---|
| Methods in org.maltparser.parser that return AbstractParserFactory | |
|---|---|
|  AbstractParserFactory | ParserState.getFactory() | 
| protected  AbstractParserFactory | Algorithm.makeParserFactory()Creates a parser factory specified by the --singlemalt-parsing_algorithm option | 
| Methods in org.maltparser.parser with parameters of type AbstractParserFactory | |
|---|---|
|  void | ParserState.setFactory(AbstractParserFactory factory) | 
| Constructors in org.maltparser.parser with parameters of type AbstractParserFactory | |
|---|---|
| ParserState(Algorithm algorithm,
                       AbstractParserFactory factory) | |
| ParserState(Algorithm algorithm,
                       AbstractParserFactory factory,
                       int k) | |
| Uses of AbstractParserFactory in org.maltparser.parser.algorithm.covington | 
|---|
| Classes in org.maltparser.parser.algorithm.covington that implement AbstractParserFactory | |
|---|---|
|  class | CovingtonFactory | 
|  class | CovingtonNonProjFactory | 
|  class | CovingtonProjFactory | 
| Uses of AbstractParserFactory in org.maltparser.parser.algorithm.nivre | 
|---|
| Classes in org.maltparser.parser.algorithm.nivre that implement AbstractParserFactory | |
|---|---|
|  class | NivreArcEagerFactory | 
|  class | NivreArcStandardFactory | 
|  class | NivreFactory | 
| Uses of AbstractParserFactory in org.maltparser.parser.algorithm.planar | 
|---|
| Classes in org.maltparser.parser.algorithm.planar that implement AbstractParserFactory | |
|---|---|
|  class | NivrePlanarArcEagerFactory | 
|  class | PlanarFactory | 
| Uses of AbstractParserFactory in org.maltparser.parser.algorithm.stack | 
|---|
| Classes in org.maltparser.parser.algorithm.stack that implement AbstractParserFactory | |
|---|---|
|  class | StackFactory | 
|  class | StackProjFactory | 
|  class | StackSwapEagerFactory | 
|  class | StackSwapLazyFactory | 
| Uses of AbstractParserFactory in org.maltparser.parser.algorithm.twoplanar | 
|---|
| Classes in org.maltparser.parser.algorithm.twoplanar that implement AbstractParserFactory | |
|---|---|
|  class | TwoPlanarArcEagerFactory | 
|  class | TwoPlanarFactory | 
| 
 | MaltParser 1.4.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||