- This is one of the three different versions of this game we're working on.
- Currently the game is barely 20% complete.
- All the word clouds are generated using NLP
(Natural Language Processing) techniques.
- We processed 9K medium articles and utilized
about 120K unique words from the articles to cluster the
ones that best relate to each other.
- These clusters were then used to generate the word clouds.
- We currently have just 30 word clusters, but these are
good enough for testing this very early build.
- Our plan is to add hundreds of new clusters, as well as
a lot of cool functionality.
- That requires processing of scores of times more articles and hence words.
- But currently we severely lack in resources.
- And that's the very reason why this game lacks in so much
potential dynamic functionality.
- But we'll try our best to get it done in the next few weeks.
- If you have any feedback please let us know, we'll love to hear it to improve ourselves and this game.
- Oh and one important thing, we'll be making this game entirely open-source as soon as it reaches completion.
btw there's no we, it's just me... all alone :(
I'm using "we" because it sounds more professional.
the only assistance i have with me is GitHub Copilot.