Giter Site home page Giter Site logo

robcronin / latent-dirichlet-allocation-parallel-project Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 5.6 MB

Research Project for my MSc in High Performance Computing titled "An Analysis of the Parallel Implementations of Latent Dirichlet Allocation in the Field of Digital Humanities. Written in C using MPI. Completed 01/09/2017

License: GNU General Public License v3.0

Makefile 0.15% C 99.85%

latent-dirichlet-allocation-parallel-project's Introduction

The Code and Inputs for "An Analysis of the Parallel Implementations of Latent Dirichlet Allocation in the Field of Digital Humanities"
	Robert Cronin

Main Code for this project can be found in Code/GibbsPLDA+


All Directories in Code/
Gibbs-LDA2:		Serial LDA Implementation
Gibbs-LDA-MPI:		AD-LDA Implementation
GibbsPLDA+:		PLDA+ Implementation
tfidf:			TF-IDF Implementation & Read In Functions of a Corpus utilised by LDA implementations also 
testSet:		Creates a test set of documents via random integers
binaryTree:		Binary Tree functions for Cword and Inverted Index part of PLDA+
general:		Various header files for functions used throughout
svd:			Initial serial implementation of SVD


All Directories in Inputs/
Gutenberg:	Test set of 17 documents from Project Gutenberg


Note: Individual Directories may contain README files with information about compiling and executing code
Note: In most cases running help through the -h flag will provide the most information about the flags

Note: When switching from a Serial to MPI code or vice versa, run make clean first as many header files only use MPI functions when MPI is required


Note: Additional corpora with 357 and 831 documents (zipped file, 265MB) can be found at:
        https://drive.google.com/a/tcd.ie/file/d/0Bwxc63LjDNFQa3ZqakVtQk9EUzA/view?usp=drive_web

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.