All Projects → fbkarsdorp → diachronic-text-analysis

fbkarsdorp / diachronic-text-analysis

Licence: other
Diachronic text analysis in Python

Programming Languages

Jupyter Notebook
11667 projects
python
139335 projects - #7 most used programming language

Hierarchical Agglomerative Clustering in Python.

This implementation implements a range of distance metrics and clustering methods, like single-linkage clustering, group-average clustering and Ward or minimum variance clustering.

The most interesting aspect of this implementation is that it provides functionality to perform Variability-based Neighbor Clustering (e.g. Gries & Hilpert 2006). This is a method of clustering in which the order of allowed clusters is predetermined.

Dependencies

  • numpy
  • scipy (optional)
  • matplotlib (optional)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].