words2map icon indicating copy to clipboard operation
words2map copied to clipboard

online natural language processing with word vectors

Results 4 words2map issues
Sort by recently updated
recently updated
newest added

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,...