{"id":16550291,"url":"https://github.com/sylhare/simple-lda","last_synced_at":"2025-10-28T18:30:51.876Z","repository":{"id":57467509,"uuid":"85329709","full_name":"sylhare/simple-lda","owner":"sylhare","description":":bookmark: simple lda - latent dirichlet allocation","archived":false,"fork":false,"pushed_at":"2019-04-07T18:06:09.000Z","size":28354,"stargazers_count":2,"open_issues_count":2,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-01T17:05:32.957Z","etag":null,"topics":["language-processing","latent-dirichlet-allocation","lda","python"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sylhare.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-03-17T15:56:59.000Z","updated_at":"2024-01-19T15:42:24.000Z","dependencies_parsed_at":"2022-09-19T08:51:00.619Z","dependency_job_id":null,"html_url":"https://github.com/sylhare/simple-lda","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sylhare%2Fsimple-lda","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sylhare%2Fsimple-lda/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sylhare%2Fsimple-lda/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sylhare%2Fsimple-lda/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sylhare","download_url":"https://codeload.github.com/sylhare/simple-lda/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238689767,"owners_count":19514089,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["language-processing","latent-dirichlet-allocation","lda","python"],"created_at":"2024-10-11T19:33:46.093Z","updated_at":"2025-10-28T18:30:47.844Z","avatar_url":"https://github.com/sylhare.png","language":"Jupyter Notebook","readme":"# simple-lda\n\n[![Generic badge](https://img.shields.io/badge/github-simple%20lda-blue.svg)](https://github.com/sylhare/simple-lda) \n[![PyPI version](https://badge.fury.io/py/simple-lda.svg)](https://badge.fury.io/py/simple-lda)\n[![Build Status](https://travis-ci.org/sylhare/simple-lda.svg?branch=master)](https://travis-ci.org/sylhare/simple-lda) \n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/78c4fa98c13b461a9efb74e66492ee5b)](https://www.codacy.com/app/sylhare/lda?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=sylhare/lda\u0026amp;utm_campaign=Badge_Grade)\n\nLatent Dirichlet allocation (LDA) is a topic model that generates topics based on word frequency from a set of documents. \nLDA is particularly useful for finding reasonably accurate mixtures of topics within a given document set.\n\n## Installation\n\nThe library is available on PyPI:\n\n```\n    pip install simple-lda\n```\n\n## Sources\n\n- [Edwin Chen Introduction to latent Dirichlet Allocation](http://blog.echen.me/2011/08/22/introduction-to-latent-dirichlet-allocation/)\n- [Jordan Barder LDA with Python walkthrough](https://rstudio-pubs-static.s3.amazonaws.com/79360_850b2a69980c4488b1db95987a24867a.html)\n- [Gensim library for lda based on M Hoffman's paper](https://radimrehurek.com/gensim/models/ldamodel.html) \n- [Snowball for Porter stemming algorithm ](http://snowball.tartarus.org/algorithms/english/stemmer.html)\n- [Bird, Steven, Edward Loper and Ewan Klein (2009), Natural Language Processing with Python. O’Reilly Media Inc\n](http://www.nltk.org/index.html)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsylhare%2Fsimple-lda","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsylhare%2Fsimple-lda","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsylhare%2Fsimple-lda/lists"}