Closed junotk closed 11 years ago
Sounds good. Would you handle this? As I guess you noticed, I refactored some of the methods from ldagibbsviewer
to functions in plotting
and hacked together an isomap_words
in beagleviewer
. The situation needs improvement.
Great. So do you want me to branch off from master?
Sure, thanks. But let's aim to merge at least the refactoring changes back to master soon.
Despite all this, it seems I branched off from develop. Even worse, in trying to cherry-pick the difference to master apparently I completely messed up my local master branch. So I stop adding extra evils here, and just ask you or someone to cherry-pick it master. Sorry about that.
But anyway, now isomap and clustering functions are in manifold.py
develop is now ahead of master (as it should be) and moreover has the manifold branch merged in as of this morning.
The core parts of manifold learning in {cluster_topics, isomap_topics, isomap_docs, gen_colors, plot_clusters} in
ldagibbsviewer.py
should be migrated to a new modulemanifold.py