| Trees | Indices | Help |
|
|---|
|
|
This is useful for differencing documents that have been parsed into lists of words. It computes the cost of a change of words by an edit distance computation on the characters within the words. (It caches the costs of commonly encountered words for speed.) Instances of this class can be passed as a cost function to distf.
| Instance Methods | |||
|
|||
| presumably a float |
|
||
|
Inherited from |
|||
| Properties | |
|
Inherited from |
| Method Details |
Create an instance.
|
To be used by distf.
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Sep 22 04:25:04 2011 | http://epydoc.sourceforge.net |