Package jazzparser :: Package parsers :: Package pcfg :: Module inspector
[hide private]
[frames] | no frames]

Module inspector

source code

Chart inspector for the pcfg parser.

Some small extensions to the CKY chart inspector for the pcfg parser.

See jazzparser.parsers.cky.inspector for details.

This is basically just copied from jazzparser.parsers.tagrank.inspector.


Author: Mark Granroth-Wilding <mark.granroth-wilding@ed.ac.uk>

Classes [hide private]
  PcfgCellInspectorWindow
A small window that gives more information about a particular cell in the chart.
  PcfgChartInspectorWindow
A window that displays a summary of the chart and allows inspection of it in greater detail.
  PcfgChartInspectorThread
Variables [hide private]
  __package__ = 'jazzparser.parsers.pcfg'