Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 329 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 329 Bytes

TextUtils

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