WheatonCS / Lexos

Python/Flask-based website for text analysis workflow. Previous (stable) release is live at:
http://lexos.wheatoncollege.edu
MIT License
119 stars 20 forks source link

New branch on relatively large GUI changes? #125

Closed jge94 closed 10 years ago

jge94 commented 10 years ago

A summary about the discussion and among Lithia, Sara, Tom and me:

We want to change the Analyze -> Dendrogram into an option named Clustering, and further into two pages, Hierarchical (including dendrogram & silhouette score of dendrogram) and KMeans (including silhouette score of KMeans).

These seem to be pretty big GUI changes, maybe we shall consider setting up another branch and work on it until Mark returns? Or is it ok if we work on the current Master?

mleblanc321 commented 10 years ago

just chiming in without knowing of the discussions; two things we are balancing: (1) release v2.0.0 which we want to do in a week or so (and will be our go-to version on the live server) and/vs./or (2) changes liked discussed here; if (some of) (2) can fit in (1), i hope we can do it;

in short, i'm open to changes in GUI; (it sounds like the Clustering options, hierarchical, KMeans are but two of many, we'll want to keep the potential to grow into "other clustering techniques");