Re: Learning words from man pages

2016-06-12 Thread Abhinav Upadhyay
On Sun, Jun 12, 2016 at 4:50 AM, Abhinav Upadhyay wrote: > Hi All, > > I came across an interesting paper from Google on machine learning[1], > where they came up with an efficient representation for words from a > corpus. These representations are called word embeddings in general, > and they hav

Learning words from man pages

2016-06-11 Thread Abhinav Upadhyay
Hi All, I came across an interesting paper from Google on machine learning[1], where they came up with an efficient representation for words from a corpus. These representations are called word embeddings in general, and they have titled their method as word2vec. It is a two layer neural network