Package nltk :: Package draw :: Module rechunkparser
[hide private]
[frames] | no frames]

Module rechunkparser

source code

A graphical tool for exploring the regular expression based chunk parser (RegexpChunkParser).


To Do: Add a way to select the development set from the menubar. This might just need to be a selection box (conll vs treebank etc) plus configuration parameters to select what's being chunked (eg VP vs NP) and what part of the data is being used as the development set.

Classes [hide private]
  RegexpChunkDemo
A graphical tool for exploring the regular expression based chunk parser (RegexpChunkParser).
Functions [hide private]
 
demo() source code