Coder Social home page Coder Social logo

hlda's Introduction

#BigTopicModel

Big Topic Model is a fast engine for running large-scale Topic Models.

###Got third party dependencies

Make sure you can access github.com , and run the the following command

$ ./set_third_party.sh

###Set the data directory

Set the data director under root direcotry

$ ln -sf  where/you/store/the/data/ data

###Compilation

First, run build.sh under the root directory to generate release and debug folder.

$ ./build.sh

Second, using make to compile.

$ cd release/
$ make

###Run the model

Modify the run.sh under release folder, to run your model.

$ cd release/
$ ./run.sh

hlda's People

Contributors

cjf00000 avatar sproblvem avatar meta-inf avatar

Stargazers

 avatar yaochi avatar  avatar

Watchers

James Cloos avatar  avatar

hlda's Issues

How to compile the code

Hi,

I have been trying to compile the code but i am getting mpi errors. I did install the OpenMPI and Intel mpi library and set the path variables but I am still not able to compile the project.

Following is the error message
~/Desktop/Master-project/Parallell/hlda-master/release ~/Desktop/Master-project/Parallell/hlda-master
-- The C compiler identification is unknown
-- The CXX compiler identification is unknown
-- Check for working C compiler: /usr/bin/mpicc
-- Check for working C compiler: /usr/bin/mpicc -- broken
CMake Error at /usr/share/cmake-3.5/Modules/CMakeTestCCompiler.cmake:61 (message):
The C compiler "/usr/bin/mpicc" is not able to compile a simple test
program.

Could you please give me any directions so that i could change mpicc path and run the project.

Regards,
Ali

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.