In this project I tried to predict region of a champion, based on its story.
I parsed data from RIOT - League of Legends official website https://universe.leagueoflegends.com/en_AU/champions/
We used main story, because short story version was not enough for our Multinomial Naive Bayes algorithm.
Graphs, results and code are visible here.