Git Product home page Git Product logo

topicmodelling's Introduction

Topic Modeling

The project contains implementations of topic models I have used during my thesis. Those implementations have been used for different papers.

SentenceLDA

In particular, we have proposed the sentenceLDA in the SIGIR 2016 paper : On a topic model for sentences.

CopulaLDA

In particular, we have proposed copulaLDA in the Coling 2016 paper : Modeling topic dependencies in semantically coherent text spans with copulas .

References

In case you use the model, please cite our paper:

@InProceedings{balikas2016sigir,
  author    = {Georgios Balikas and Massih-Reza Amini and Marianne Clausel},
  title     = {On a Topic Model for Sentences},
  booktitle = {Proceedings of the 39th International {ACM} {SIGIR} conference on Research and Development in Information Retrieval, {SIGIR} 2016, Pisa, Italy, July 17-21, 2016},
  pages     = {921--924},
  year      = {2016}}

For the copulaLDA model, please also cite:

@InProceedings{balikas-EtAl:2016:COLING,
  author    = {Balikas, Georgios  and  Amoualian, Hesam  and  Clausel, Marianne  and  Gaussier, Eric  and  Amini, Massih R},
  title     = {Modeling topic dependencies in semantically coherent text spans with copulas},
  booktitle = {Proceedings of COLING 2016, the 26th International Conference on Computational Linguistics: Technical Papers},
  month     = {December},
  year      = {2016},
  address   = {Osaka, Japan},
  publisher = {The COLING 2016 Organizing Committee},
  pages     = {1767--1776},
  url       = {http://aclweb.org/anthology/C16-1166}
}

Notes

This is development code and may not be fully functional. That said, the code was tested with Python 2.7 and R 3.1.1 and was functional. Normally, you should be able to reproduce all the experiments reported in the papers.

topicmodelling's People

Contributors

balikasg 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.