|
Parsing Engine | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractHeadFinder | |
---|---|
danbikel.parser.arabic | Provides language-specific classes necessary to parse Arabic. |
danbikel.parser.english | Provides language-specific classes necessary to parse English. |
Uses of AbstractHeadFinder in danbikel.parser.arabic |
---|
Subclasses of AbstractHeadFinder in danbikel.parser.arabic | |
---|---|
class |
HeadFinder
A class to find heads for context-free productions in Arabic syntax trees. |
Uses of AbstractHeadFinder in danbikel.parser.english |
---|
Subclasses of AbstractHeadFinder in danbikel.parser.english | |
---|---|
class |
BrokenHeadFinder
Reads a series of heuristics to determine the distinguished head child of a context-free production (a parent and its ordered list of children in a syntax tree). |
|
Parsing Engine | |||||||||
PREV NEXT | FRAMES NO FRAMES |