GithubHelp home page GithubHelp logo

vivektreddy / latent-dirichlet-allocation Goto Github PK

View Code? Open in Web Editor NEW

This project forked from thaidaonguyen/latent-dirichlet-allocation

0.0 2.0 0.0 1.92 MB

LDA using Gensim

Jupyter Notebook 100.00%

latent-dirichlet-allocation's Introduction

Latent Dirichlet Allocation

Latent Dirichlet Allocation (LDA) using Gensim library

This repository is my hand-on exploration on how to implement LDA.
It consists of a compilation and modification of various resources found the web.
The work status is in progress; therefore, the codes are not optimized and will be improved and updated as time allows.

LDA is a machine learning algorithm for natural language processing. It is a method used for small dataset/vocabulary size as the LDA is a count-based algorithm that infer topics based on the words distribution.

Edwin Chen's blog has a clear explanation and include some good use cases: http://blog.echen.me/2011/08/22/introduction-to-latent-dirichlet-allocation/

Dataset:
I am using the BBC raw text dataset available at http://mlg.ucd.ie/datasets/bbc.html. Here is its description:

  • It consists of 2225 documents from the BBC news website corresponding to stories in five topical areas from 2004-2005.
  • Class Labels: 5 (business, entertainment, politics, sport, tech)

My Next Steps:

  1. Could test with bigger data set, and use Apache Spark distributed env't.
  2. Could explore some deep learning models for natural language processing.

latent-dirichlet-allocation's People

Contributors

thaidaonguyen avatar

Watchers

 avatar  avatar

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.