Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/keyATM/keyATM
An R package for Keyword Assisted Topic Models
https://github.com/keyATM/keyATM
latent-dirichlet-allocation natural-language-processing political-science r rcpp rcppeigen social-science topic-models
Last synced: about 1 month ago
JSON representation
An R package for Keyword Assisted Topic Models
- Host: GitHub
- URL: https://github.com/keyATM/keyATM
- Owner: keyATM
- License: gpl-3.0
- Created: 2019-12-20T23:21:50.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-09-14T14:19:27.000Z (3 months ago)
- Last Synced: 2024-09-15T00:09:37.248Z (3 months ago)
- Topics: latent-dirichlet-allocation, natural-language-processing, political-science, r, rcpp, rcppeigen, social-science, topic-models
- Language: R
- Homepage: https://keyatm.github.io/keyATM/
- Size: 49.9 MB
- Stars: 98
- Watchers: 8
- Forks: 13
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- awesome-topic-models - keyATM - R package for Keyword Assisted Topic Models. (Models / Miscellaneous topic models)
README
[![CRAN
status](https://www.r-pkg.org/badges/version/keyATM)](https://CRAN.R-project.org/package=keyATM)
[![metacran
downloads](https://cranlogs.r-pkg.org/badges/grand-total/keyATM)](https://cran.r-project.org/package=keyATM)
[![Lifecycle:
stable](https://lifecycle.r-lib.org/articles/figures/lifecycle-stable.svg)](https://lifecycle.r-lib.org/articles/stages.html#stable)
[![R build status](https://github.com/keyATM/keyATM/actions/workflows/R-CMD-check.yml/badge.svg)](https://github.com/keyATM/keyATM/actions)
[![Mergify Status](https://img.shields.io/endpoint.svg?url=https://api.mergify.com/v1/badges/keyATM/keyATM&style=flat)](https://mergify.io)# About
An R package for Keyword Assisted Topic Models, created by [Shusei Eshima](https://shusei-e.github.io), [Tomoya Sasaki](https://polisci.mit.edu/people/tomoya-sasaki), and [Kosuke Imai](https://imai.fas.harvard.edu/).# Website
Please visit [our website](https://keyatm.github.io/keyATM/) for a complete reference.