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

Class KimmoPair

source code

Input/Output character pair

Instance Methods [hide private]
 
__init__(self, input_subset, output_subset) source code
 
input(self) source code
 
output(self) source code
 
__repr__(self) source code
 
__eq__(self, other) source code
 
__hash__(self) source code
 
matches(self, input, output, subsets, negatedOutputMatch=True) source code
 
_matches(self, me, terminal, subsets) source code