Giter VIP home page Giter VIP logo

Comments (6)

oaeide avatar oaeide commented on June 29, 2024

Are you using WSL? This works for me on WSL (Ubuntu 16.04.5 LTS):

sudo apt-get install python-numpy libicu-dev && sudo pip3 install pyicu

from gransk.

IamMohitM avatar IamMohitM commented on June 29, 2024

No I'm just using the regular windows

from gransk.

oaeide avatar oaeide commented on June 29, 2024

In that case, I do believe this will be the solution for you #91 comment

from gransk.

IamMohitM avatar IamMohitM commented on June 29, 2024

Yes thank you that installed polyglot. But when I run it(polyglot) on command line it returns:

pkg_resources.DistributionNotFound: The 'pycld2>=0.3' distribution was not found and is required by polyglot

When I try: pip3 install pycld2, it returns:

Failed building wheel for pycld2
Failed to build pycld2
polyglot 16.7.4 requires PyICU>=1.8, which is not installed.

When I try pip3 intall pyicu, it returns:

Failed building wheel for pyicu
Running setup.py clean for pyicu
Failed to build pyicu
polyglot 16.7.4 requires pycld2>=0.3, which is not installed.

This is Catch 22. I don't know how to install both.

from gransk.

IamMohitM avatar IamMohitM commented on June 29, 2024

In that case, I do believe this will be the solution for you #91 comment

Corrections:

This actually solved my issue. I just had to install pyicu and pycld2using using the binaries

Got the pyicu and pycld2 from https://www.lfd.uci.edu/~gohlke/pythonlibs/#pyicu

Installed morfessor using the tar.gz file from there website and pip

pip install morfessor-2.0.3.tar.gz

from gransk.

pcbje avatar pcbje commented on June 29, 2024

Thanks Øyvind and others! Closing

from gransk.

Related Issues (7)

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.