I’ve been working on a personal project recently, in which I need to know the main topic of a user’s generated text. So I made a tag system, which means that the user can tag his post based on the topic.
I thought that this would suffice to classify the posts based on topics, but I was wrong.
Continue reading “Easy Topic Classifier on iOS with Apple’s Natural Language Framework”