CodeWithHarry / TextUtils

A tool for analyzing text data in Django backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TextUtils

A tool for analyzing text data in Django 3 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

About

A tool for analyzing text data in Django backend


Languages

Language:HTML 62.5%Language:Python 37.5%