diff --git a/README.md b/README.md index 8e5e1c1..3f41bd6 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,8 @@ It contains models for the following NLP tasks: 7. Named Entity Recognition 8. Sentiment Analysis 9. Custom Entities Definition -10. *Lemmatization (upcoming)* +10. Stemming using Porter Stemmer Algorithm V2 +11. *Lemmatization (upcoming)*