rockingrohit9639 / TextAnalyzer

This is a simple text analyzer where you can perform some operations like capitalize, lower, upper, and remove punctuation. This project is a part of Cross Winter of Code.
https://textanalyzerapp.herokuapp.com/
MIT License
10 stars 25 forks source link

Lemmatizer option in text analysis #124

Closed Akash20x closed 3 years ago

Akash20x commented 3 years ago

Related Issuse

Lemmatizer option in text analysis

Closes: #120

Describe the changes you've made

A clear and concise description of what you have done to successfully close your assigned issue. Any new files? or anything you feel to let us know!

Type of change

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce.

Describe if there is any unusual behaviour of your code(Write NA if there isn't)

A clear and concise description of it.

Checklist:

Screenshots

Original Updated
original screenshot updated screenshot