forked from sudar/Yahoo_LDA
Yahoo!'s topic modelling framework using Latent Dirichlet Allocation
License
shravanmn/Yahoo_LDA
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
This branch is up to date with sudar/Yahoo_LDA:master.
Latest commit
Git stats
Files
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
The Yahoo_LDA project uses several 3rd party open source libraries and tools. This file summarizes the tools used, their purpose, and the licenses under which they're released. Except as specifically stated below, the 3rd party software packages are not distributed as part of this project, but instead are separately downloaded and built on the developer’s machine as a pre-build step. * Ice-3.4.1 (GNU GENERAL PUBLIC LICENSE) * An efficient inter process communication framework which is used for the distributed storage of (topic, word) tables. * http://www.zeroc.com/ * cppunit-1.12.1 (GNU LESSER GENERAL PUBLIC LICENSE) * C++ unit testing framework. We use this for unit tests. * http://cppunit.sourceforge.net * glog-0.3.0 (BSD) * Logfile generation (Google's log library). * http://code.google.com/p/google-glog/ * mcpp-2.7.2 (BSD) * C++ preprocessor * http://mcpp.sourceforge.net/ * tbb22_20090809oss (GNU GENERAL PUBLIC LICENSE) * Intel Threading Building Blocks. Multithreaded processing library. Much easier to use than pthreads. We use the pipeline class. * http://threadingbuildingblocks.org * bzip2-1.0.5 (BSD) * Data compression * http://www.bzip.org/ * gflags-1.2 (BSD) * Google's flag processing library (used for commandline options) * http://code.google.com/p/google-gflags/ * protobuf-2.2.0a (BSD) * Protocol buffers (used for serializing data to disk and as internal key data structure). Google's serialization library * http://code.google.com/p/protobuf/ * boost-1.46.0 (Boost Software License - Version 1.0 - August 17th, 2003) * Boost Libraries (various datatypes) * http://www.boost.org/ Please refer to the html or pdf documentation present at docs/html/index.html & docs/latex/refman.pdf respectively for more information.
About
Yahoo!'s topic modelling framework using Latent Dirichlet Allocation
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published