Git Product home page Git Product logo

lda-ruby's People

Contributors

dvisockas avatar ealdent avatar jasmarc avatar lefnord avatar rioleo avatar rishabh-tripathi avatar xxx avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

lda-ruby's Issues

Infer topic distribution for new document

So, my research project partner and I were wondering "can it infer the topic distribution of new (unseen) documents?"

If that's not a current feature, do you think it would be difficult to add? Maybe it's something I can help with.

Thanks,
Jason

Using Lda::DirectoryCorpus.new('path') does not populate the corpus.documents[0].filename

Hello,

I've noticed that the best way to create a corpus for us is to use the DirectoryCorpus way because we hardly have the .dat files available ahead of time. However, we are looking to be able to identify the documents inside the corpus object after running the analysis and we noticed that the filename does not get populated for each document.

Is this an issue or am I missing something? Thanks!

classify document to topic

At first, thanks for this gem.

By this gem I can create a topics (categories). That is perfect! Is there a way how to classify document by the created topic? What would you suggest?

Unit tests segfaulting

Hello-

I'm having some trouble with segfaults and lda-ruby. At first I thought it was something to do with the way I was using it, but it turns out that the unit tests themselves segfault, so I'm guessing it's not in my code--- or, at least, not only in my code. :-) Here's the output of running "rake test":

https://gist.github.com/1051716

As you can see, it looks to be segfaulting in the EM code somewhere.

Any ideas?

lda seg faults on em call

offending line: lda.em("random")

ouput:
"
[BUG] Segmentation fault
ruby 1.8.7 (2010-01-10 patchlevel 249) [i686-darwin10]

Abort trap
"

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.