Releases will be numbered with the following semantic versioning format:
<major>.<minor>.<patch>
And constructed with the following guidelines:
BUG FIXES
get_dtm
for data_store
and hierarchical_cluster
were reversed (code vs.
documentation).NEW FEATURES
assign_cluster
picks up a join
attribute to allow for easy merging back to
the original data set. join
is a function (a closure) that captures
information about the assign_cluster
that makes rejoining simple, requiring
only the original data set.MINOR FEATURES
IMPROVEMENTS
CHANGES
This package is a collection of optimized tools for clustering text data via hierarchical clustering.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.