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.
-
Updated
Jun 22, 2022 - Python
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.
A simple text-analyzer using Django. It will remove punctuations, count characters and make all the letters uppercase. For detailed documentation please go through Readme file.
The objective of this project is to extract textual data from articles provided in given URLs and perform text analysis to compute various metrics.
Add a description, image, and links to the textanalyzer topic page so that developers can more easily learn about it.
To associate your repository with the textanalyzer topic, visit your repo's landing page and select "manage topics."