Naive Bayes Classifier with Pen and Paper
The project will give you a better understanding of how you go from words to numbers, and what the Naive Bayes classifier has under the hood. You will also practice solving classification problems on a simple dataset to get more comfortable with this kind of task.
JetBrains Academy
About
Language identification is a task of Natural Language Processing. It consists in determining which language your data belongs to. Essentially, it is a classification problem where you have to assign language labels to sentences or texts. Could you ever imagine that all you need for a language identification system is a pen and a piece of paper? Yes, you got it right: no programming skills, no linguistic expertise. Let’s try it out! We will use the Naive Bayes approach to create a simple classifier and solve this problem.
Training project
This project allows you to practice and strengthen your coding skills, helping you get ready for more advanced tasks ahead.
What you'll learn
Reviews
4.8