sogou / SogouMRCToolkit

This toolkit was designed for the fast and efficient development of modern machine comprehension models, including both published models and original prototypes.
Apache License 2.0
746 stars 164 forks source link

ImportError: No module named 'stanfordnlp' #12

Closed fooSynaptic closed 5 years ago

fooSynaptic commented 5 years ago

the issues i encountered are the module issue. and i believe the owner should add the stanfordnlp install procedure in the tutorial

yxk9810 commented 5 years ago

you can find the tutorial about stanfordnlp in https://github.com/stanfordnlp/stanfordnlp.

zhayefei commented 5 years ago

pip install -i https://pypi.tuna.tsinghua.edu.cn/simple stanfordnlp

fooSynaptic commented 5 years ago

@zhayefei ERROR: No matching distribution found for stanfordnlp i got setup install issue as same as your propose to run pip install stanfordnlp