Skip to content

In this portal I have created a tool for analysing text data in Django backend including many functionalities such as word count in a paragraph, converting to upper case or lower case , removing Punctuations, removing New Line , Extra Spaces Remover , Numbers Remover

Notifications You must be signed in to change notification settings

SakshiiAgrawal/TextUtils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

In this portal I have created a tool for analysing text data in Django backend including many functionalities such as word count in a paragraph, converting to upper case or lower case , removing Punctuations, removing New Line , Extra Spaces Remover , Numbers Remover

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published