Hi, I am new to NLP and interested to explore the hype of word2vec. I wanna carry out some intrinsic evaluation such as "man-women=father-mother". In gensim package, we can do so directly with a most_similar function. I do not know how to do that in glove-python, in addition, I wonder whether I can use glove-python to do document classification, how can I use the functions like similar_paragraph, transform_paragraph and etc. Expect your help, thanks!
Hi, I am new to NLP and interested to explore the hype of word2vec. I wanna carry out some intrinsic evaluation such as "man-women=father-mother". In gensim package, we can do so directly with a most_similar function. I do not know how to do that in glove-python, in addition, I wonder whether I can use glove-python to do document classification, how can I use the functions like similar_paragraph, transform_paragraph and etc. Expect your help, thanks!