Giter VIP home page Giter VIP logo

Comments (7)

prakhar2b avatar prakhar2b commented on May 14, 2024

@tmylk I would like to work on this. @piskvorky the link above is broken, could you brief me what it was about ?

from gensim.

piskvorky avatar piskvorky commented on May 14, 2024

@prakhar2b I think it was a scipy crash (segfault) when using sparse arrays and indexing an element out-of-bounds.

I wouldn't say this issues is "easy" -- it will need some careful thinking and planning. We definitely don't want to slow down processing too much, by (for example) requiring an extra data pass just to check for bad values.

from gensim.

rasto2211 avatar rasto2211 commented on May 14, 2024

I would like to work on this issue. Could you please give me some pointers to the code where to start?

from gensim.

tmylk avatar tmylk commented on May 14, 2024

@rasto2211 Adding a warning to LdaModel.init when the input is a list is a good way to start ( item 4 above)

from gensim.

rasto2211 avatar rasto2211 commented on May 14, 2024

@piskvorky @menshikh-iv Do you also want to close this issue since you closed my PR without merging?

from gensim.

menshikh-iv avatar menshikh-iv commented on May 14, 2024

@rasto2211 No, because the remaining points are important (see Radim comment)

from gensim.

menshikh-iv avatar menshikh-iv commented on May 14, 2024

Be attentive with #1732, I already see exactly same problem twice

from gensim.

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.