Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 271 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 271 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

5)Numbers Remover

Requirments

python3 django