| Trees | Indices | Help |
|
|---|
|
|
Interactive shell tools for the PCFG parser.
This provides tools for the debugging shell that are specific to the PCFG parser. This parser also uses tools from the CKY parser (since it is merely a subclass of it).
Author: Mark Granroth-Wilding <mark.granroth-wilding@ed.ac.uk>
|
|||
|
ProbabilisticResultListTool Prints out a particular range of results, or the whole list. |
|||
|
ProbabilityTool Outputs the probability of a sign. |
|||
|
ProbabilisticChartTool Outputs an arc from the chart, ranked by probability |
|||
|
ProbabilisticDerivationTraceTool Outputs an arc from the chart, ranked by probability |
|||
|
|||
|
|||
|
|||
__package__ =
|
|||
|
|||
Like jazzparser.parser.list_results, but shows probabilities. Note this doesn't obey the Latex option because I couldn't be bothered. |
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Nov 26 16:04:56 2012 | http://epydoc.sourceforge.net |