facebookresearch / DrQA

Reading Wikipedia to Answer Open-Domain Questions
Other
4.48k stars 898 forks source link

missing drqa #260

Open yishairasowsky opened 4 years ago

yishairasowsky commented 4 years ago

thank you for your great service! i am using various platforms and they all don't let me run the line from drqa.tokenizers import CoreNLPTokenizer can i show you some images? image

yishairasowsky commented 4 years ago

i tried on my local machine, but i have windows, so does that make it incomtabile? @stephenroller @sundeep @likethesky @Celebio

stephenroller commented 4 years ago

Looks like your environment isn’t set up to see the drqa folder. Try adjusting your PYTHONPATH directory.

I don’t actually support this repo, I’m just making a guess here

yishairasowsky commented 4 years ago

Stephen, I thank you for your time spent answering my question. Have a great day!

On Wed, Sep 2, 2020 at 12:50 AM Stephen Roller notifications@github.com wrote:

Looks like your environment isn’t set up to see the drqa folder. Try adjusting your PYTHONPATH directory.

I don’t actually support this repo, I’m just making a guess here

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/facebookresearch/DrQA/issues/260#issuecomment-685152556, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJN7CN2NMQ7QBEYDN6T2O63SDVUBXANCNFSM4QR7KY2A .

-- Yishai Rasowsky 054.848.2245 Visit my Shiurim https://torahdownloads.com/s-437-rabbi-yishai-rasowsky.html | Thesis https://www.amherst.edu/media/view/58703/original/jesse_thesis.pdf | Workplace https://www.smrtflow.com/ | Github https://github.com/yishairasowsky/info_about_your_location | Linked-In https://www.linkedin.com/in/yishai-rasowsky-a28189164/

stephenroller commented 4 years ago

You may also considering just running “cd /path/to/repo/clone” inside your Jupyter notebook