Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 630 Bytes

File metadata and controls

16 lines (13 loc) · 630 Bytes

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