org.dbpedia.extraction.wikiparser
Parses WikiText source and builds an Abstract Syntax Tree. Create new instances of this trait by using the companion object.
Parses WikiText source and returns its Abstract Syntax Tree.
The page
The PageNode which represents the root of the AST
if an error occured during parsing
Parses WikiText source and builds an Abstract Syntax Tree. Create new instances of this trait by using the companion object.