GithubHelp home page GithubHelp logo

Comments (3)

d99kris avatar d99kris commented on August 24, 2024 1

Thanks a lot! I should've tried that before reporting the issue. I set up a clean virtualenv and then installed the stuff using:

pip install spacy
python -m spacy download en_core_web_sm
pip install https://github.com/huggingface/neuralcoref-models/releases/download/en_coref_sm-3.0.0/en_coref_sm-3.0.0.tar.gz

After that everything works fine! I'm not sure what fixed it, but probably getting the latest spaCy did the trick. Thanks again for the help.

from neuralcoref.

thomwolf avatar thomwolf commented on August 24, 2024

That's a bit strange. What is also strange it that spaCy's errors messages are more explicits in the latest version. Can you try updating spaCy maybe?

The best would be to create a clean virtual environment using conda or virtual env, and install the model in this environment. That would give you the latest spaCy and a clean version of neuralcoref at the same time.

from neuralcoref.

qacollective avatar qacollective commented on August 24, 2024

Upgrading Spacy from 2.0.3 to 2.0.11 worked for me too, without any need for virtualenv or conda.

from neuralcoref.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.