https://github.com/miniaczq/theme-clustering
https://github.com/miniaczq/theme-clustering
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/miniaczq/theme-clustering
- Owner: MiniaczQ
- Created: 2023-11-17T20:38:38.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-18T18:11:24.000Z (over 2 years ago)
- Last Synced: 2025-02-07T04:45:44.796Z (over 1 year ago)
- Language: Python
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Clustering similar [bevy-jam#4](https://itch.io/jam/bevy-jam-4) theme submissions
```sh
python ./data_preprocess.py ./data/raw/data.txt ./data/processed/data.txt
python ./clustering.py ./data/processed/data.txt 2
```
Based on https://gist.github.com/JosephCatrambone/baaef25d338dd6b8b332e76a0445ba0d