Package nltk_lite :: Package parse :: Module category
[hide private]
[frames] | no frames]

Module category

source code

Classes [hide private]
  Category
A Category is a specialized feature structure, intended for use in parsing.
  GrammarCategory
A class of Category for use in parsing.
  ParserSubstitute
A lambda calculus expression parser, extended to create application expressions which support the SubstituteBindingsI interface.
  ApplicationExpressionSubst
A lambda application expression, extended to implement the SubstituteBindingsI interface.
  GrammarFile
Functions [hide private]
 
demo() source code