Package nltk_lite :: Package contrib :: Module kimmo
[show private | hide private]
[frames | no frames]

Module nltk_lite.contrib.kimmo

Kimmo Morphological Analyzer. Supports proper recognizer completion, generator ordering, kimmo control class, loader for own file format, also .rul compatible with old pckimmo.
Classes
KimmoAlternation  
KimmoArrowRule Two level rule
KimmoControl  
KimmoDefaults  
KimmoFSARule  
KimmoGUI  
KimmoLexicon  
KimmoMorphology  
KimmoPair Input/Output character pair
KimmoRule  
KimmoRuleSet  
KimmoSubset  
KimmoWord  
ListDialog  
PrintHook  
tkImageView  

Function Summary
  dot2image(filename, dotstring)
  dotformat(nodeEdgeAry)
  parse_pair_sequence(description, token_type)
Read the description, which should be in form [X|X:Y]+, and return a list of pairs
  read_kimmo_file(filename, gui)

Function Details

parse_pair_sequence(description, token_type)

Read the description, which should be in form [X|X:Y]+, and return a list of pairs

Generated by Epydoc 2.1 on Tue Sep 5 09:37:22 2006 http://epydoc.sf.net