{"id":17871333,"url":"https://github.com/da03/lightlda","last_synced_at":"2025-03-21T17:31:36.841Z","repository":{"id":85315177,"uuid":"54434598","full_name":"da03/lightlda","owner":"da03","description":"Distributed LDA, takes raw text as input and outputs topic word table.","archived":false,"fork":false,"pushed_at":"2016-04-16T18:41:23.000Z","size":20662,"stargazers_count":16,"open_issues_count":0,"forks_count":7,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-17T19:11:39.713Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/da03.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-03-22T01:08:40.000Z","updated_at":"2017-08-28T14:42:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"fffad9ed-3202-448c-8c38-0726bf4ea206","html_url":"https://github.com/da03/lightlda","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/da03%2Flightlda","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/da03%2Flightlda/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/da03%2Flightlda/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/da03%2Flightlda/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/da03","download_url":"https://codeload.github.com/da03/lightlda/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244147341,"owners_count":20405942,"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":[],"created_at":"2024-10-28T10:30:27.725Z","updated_at":"2025-03-21T17:31:36.833Z","avatar_url":"https://github.com/da03.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"Light LDA\n=========\n Modified based on MSR's Light LDA, added preprocessing scripts.\n\n Usage (Suppose you are in lightlda/):\n\n ```\n make\n ```\n\n ```\n cd datasets\n ```\n\n ```\n tar zxf 20news-train.tgz\n ```\n\n ```\n python scripts/pipeline.py etc/params.config\n ```\n\nNote: parameters are defined in `etc/params.config`. The result is put in `output/model/${timestamp}/snapshot.word_topic_table.${iteration}${client_id}`. By using `python scripts/parse_word_topic_table.py` a visualization can be obtained. The `\u003cword-id-file\u003e` is in `output/datablocks/${timestamp}/word_tf.txt`.\n\nNote2: The machine file defined in `etc/params.config` only works on cogito. And the whole pipeline assumes a shared filesystem.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fda03%2Flightlda","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fda03%2Flightlda","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fda03%2Flightlda/lists"}