| Home | Trees | Indices | Help |
|
|---|
|
|
|
|||
|
VectorSpaceClusterer Abstract clusterer which takes tokens and maps them into a vector space. |
|||
|
_DendrogramNode Tree node of a dendrogram. |
|||
|
Dendrogram Represents a dendrogram, 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.0.1 on Mon Apr 11 14:39:41 2011 | http://epydoc.sourceforge.net |