Live data from Hacker News

The Amazing Power of Word Vectors (2016)

blog.acolyer.org

11–12 of 12 posts

Re: The Amazing Power of Word Vectors (2016)

#11
For anyone looking for a simple javascript explorable explanation of this you can quickly download and run in a browser, I just found the following GitHub Project.

Demo:

http://turbomaze.github.io/word2vecjson/

Code:

https://github.com/turbomaze/word2vecjson

The code looks pretty straightforward so I look forward to exploring this playground of a new and fascinating concept.

Re: The Amazing Power of Word Vectors (2016)

#12

For anyone looking for a simple javascript explorable explanation of this you can quickly download and run in a browser, I just found the following GitHub Project. Demo: http://turbomaze.github.io/word2vecjson/ Code: https://github.com/turbomaze/word2vecjson The code looks pretty straightforward so I look forward to exploring this playground of a new and fascinating concept.

Update: I'm having a lot of fun exploring the relationships between "nerd," "geek," "dork," etc. in this demo. : )
Post reply on HN