words2map
words2map copied to clipboard
online natural language processing with word vectors
Can I use it in windows? for chinese
Thanks for sharing your interesting work. I would recommend using [LargeVis](https://github.com/lferry007/LargeVis) instead of t-SNE to get the low-dimensionality representation.
I made a few changes to get this to run on Python 3.5, but hit a wall with the pattern package, which does not support Python 3+ yet. Can anyone...
Question to Y-hat folks: why cluster in 2D? Granted, clustering in 300D is hard :) Still, the 2D projection must add a significant metric distortion. Why not a middle ground,...