Home | Trees | Indices | Help |
|
---|
|
|
|||
VectorSpace Abstract clusterer which takes tokens and maps them into a vector space. |
|||
_DendogramNode Tree node of a dendogram. |
|||
Dendogram Represents a dendogram, a tree with a specified branching order. |
|
|||
|
|||
|
|
Returns the euclidean distance between vectors u and v. This is equivalent to the length of the vector (u - v). |
Returns the cosine of the angle between vectors v and u. This is equal to u.v / |u||v|. |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Wed Aug 27 15:08:50 2008 | http://epydoc.sourceforge.net |