
Natural Language Processing (NLP)and CountVectorizer
Nov 6 · 5 min read
Natural Language Processing (NLP) is how we make machines learn human language of communication.
In this article, my purpose is to show you how sklearn library CountVectorizer can be used in converting human readable English text into a language machine can understand.
Let’s begin with a very simple text.


