Skip to content

ubhacking2017/NLSearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Find++

Natural Language Search Dependencies for app.py
gensim: pip install -e git+https://github.com/jhlau/gensim.git#egg=gensim

flask

numpy

nltk


Load the extension folder into the Chrome browser while in Developer mode.

Go to a new webpage, click the extension and wait for 15 seconds.

Click the extension icon once again after that to search in Natural Language

Your result will be printed in the pop up window.

#References Forked Gensim repository to obtain doc vectors from pretrained Glove word vectors: https://github.com/jhlau/gensim