Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 728 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 728 Bytes

Text-analyzer/ Text-Utility Platform

clone the repository.

run python manage.py runserver on your terminal

Text analyzer takes your input text, you can remove punctuation marks, capitalize text, remove extra spaces, and remove new lines and get the desired formatted text on submitting

A tool for analyzing text data in Django backend

It is a simple django project or website in which we can Analyze text.

What Can We do from Textutils ?

1)Remove Punctuations
2)UPPERCASE
3)New Line Remove
4)Extra Spaces Remover
5)Numbers Remover

Requirments

python3
django
alt text