Coder Social home page Coder Social logo

online-lda's Introduction

On-Line LDA (OLDA)

  • Rencently,I studyed LDA topic model and some variants of it,which has been widely used in textual analysis and data mining.

  • This variants of LDA called On-Line LDA which focus on identifying emerging topcis of text streams and their changes.

  • The original paper is as follows: L Alsumait, Barbar , Daniel , C Domeniconi.,On-Line LDA: Adaptive Topic Models for Mining Text Streams with Applications to Topic Detection and Tracking.

  • Due to the limitation of the corpus,On-Line LDA model don't work well on task of my project.But it has inspired me a lot and I spend few days to implement the code.

  • The original goal of my project aims to use dynamic topic model to analysis topic through Crowdsourced Time-Sync Comments(Bullet-Screen) which was segmented by timeslice.

  • However,not all the code has been implemented(the KL-divergence of the evolutional matrix was not implemented).

Requirements

  • numpy
  • jieba
  • uniout

Caveat

This is school project.If you have any question,let me know!

Author

WindWard [email protected]

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.