This session covers the popular Data Science use-case aroud Text Mining. The bag-of-words model will be used to demonstrate this way of Natural Language Processing.
Prerequisite knowledge
Python Programming Language
Learning outcomes
This practical hands-on session will introduce the learners to the widely used bag-of-words model to solve use-cases around Text Mining. It will further act an introductory session for those interested in exploring the branch of Data Science Algorithms - Natural Language Processing.
Software / Hardware requirements
Anaconda Distribution Install the ‘64-bit Graphical installer’Python(For both Windows & macOS)Sugggested link: https://www.anaconda.com/products/individual
Related courses
Decision Tree Regression & Classification using Python