Learn about an implementation of K-Means and hierarchical clustering within the context of word vectors that represent documents and their relative proximities.
Your assignment is to read the following items and be prepared to discuss them in class.
What are some pragmatic uses of clustering? How might you implement a hierarchical clustering program? How might you implement a K-Means clustering algorithm? What is the computational burden of each?