https://github.com/haripo/pokemon-lda
Categorizing pokemons using LDA
https://github.com/haripo/pokemon-lda
clustering lda lda-model pokedex pokemon topic-modeling topic-models
Last synced: about 1 year ago
JSON representation
Categorizing pokemons using LDA
- Host: GitHub
- URL: https://github.com/haripo/pokemon-lda
- Owner: haripo
- License: mit
- Created: 2017-09-10T17:53:30.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-10-21T16:30:36.000Z (over 8 years ago)
- Last Synced: 2025-02-01T22:13:40.530Z (over 1 year ago)
- Topics: clustering, lda, lda-model, pokedex, pokemon, topic-modeling, topic-models
- Language: JavaScript
- Homepage:
- Size: 1.42 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pokemon-lda
Categorizing pokemons using LDA
```
$ ./preprocess.sh
$ node index.js
```