Giter Site home page Giter Site logo

legel / words2map Goto Github PK

View Code? Open in Web Editor NEW
310.0 310.0 37.0 150.11 MB

online natural language processing with word vectors

Home Page: http://web.archive.org/web/20160806040004if_/http://blog.yhat.com/posts/words2map.html

License: MIT License

Shell 19.86% Python 80.14%

words2map's People

Contributors

legel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

words2map's Issues

Clustering in 2D - is that the best choice?

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, say, 5-10D ? Have you tried that?

Python 2 & 3 conflict

Best regards.
My system runs in python3.5 normally. I see that words2map runs on python2 (seeing the print statements of the code). While running the ./install.sh I can see that the dependencies are being installed with py35 in the words2map/bin/ environment. How to set up the virtual environment create by words2map with python2?

Installation in Python3?

Hello,

I am not able to install words2map in Python 3. I get the following error when installing the Python dependencies:

Collecting pattern Using cached pattern-2.6.zip Complete output from command python setup.py egg_info: Traceback (most recent call last): File "<string>", line 1, in <module> File "/tmp/pip-build-6zmtbvtx/pattern/setup.py", line 40 print n ^ SyntaxError: Missing parentheses in call to 'print'

As far as I know, it is due to the fact that pattern is not supported in Python 3. Is it right? Anything I can do?

Alternative to 'pattern' package for Python 3+ users?

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 suggest an alternative to 'pattern'? Then again, is the Google search really necessary?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.