Giter VIP home page Giter VIP logo

Comments (1)

jbesomi avatar jbesomi commented on June 3, 2024

Hey Nick @nkadochn , thank you for your message.

I update both Gensim and Spacy to the latest versions and tried to understand the issues. Here is what I discovered:

Gensim. Texthero supports Gensim version 3.8.3. Unfortunately, Gensim V4 is not backward compatible with V3 and moreover, the API completely changed for the Phrases module (Texthero is using it). Therefore, supporting V4 is not trivial. If you are willing to contribute, it would be great if you can adapt Texthero code to support both Gensim version 3 and version 4 (or, even better, remove completely Gensim dependency and implement the phrases algorithm directly).

Spacy. I tried to install Spacy latest version (3.2.0) and could import Texthero without issues. Which version of Spacy do you have and when do you encounter the Spacy error?

Also, pip install texthero should automatically install the right dependency version. Did you open this issue because you would like to use the latest version of both tools or just because you cannot make Texthero work?

Moreover, what are you working on with Texthero? To better decide what do to next, knowing what other people are working on is very useful. Thanks!

from texthero.

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.