Skip to content
#

lemmatization

Here are 374 public repositories matching this topic...

This is the basics of Natural Language Processing with NLTK python library. I have used Bag of words and TF IDF techniques for word vectorization for the machine learning model to train the model on. Before applying techniques I have used Stemming and Lemmatization on text data to transform text data into meaningful important words. Of course Le…

  • Updated Aug 28, 2020
  • Python

I have started getting quite interesting in the concept of Natural Language Processing and tried to implement and understand this concept from a blog i read from towardsdatascience.com

  • Updated Apr 2, 2020
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the lemmatization topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the lemmatization topic, visit your repo's landing page and select "manage topics."

Learn more