Package nltk_lite :: Package contrib :: Package mit :: Package six863 :: Package kimmo :: Module morphology
[hide private]
[frames] | no frames]

Module morphology

source code

Classes [hide private]
  YAMLwrapper
  KimmoMorphology
Functions [hide private]
 
combine_features(a, b)
Return an object that combines the feature labels a and b.
source code
 
demo() source code
Function Details [hide private]

combine_features(a, b)

source code 

Return an object that combines the feature labels a and b.

For now, this only does string concatenation; it can be extended to unify 'featurelite' style dictionaries.