Skip to content

It's A tool for analyzing and Correcting text data using python Django backend It is a simple django project or website in which we can Analyze text and perform the different fuctions .

Notifications You must be signed in to change notification settings

arevish/Text-Utilities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text Utilities forthebadge

python License

TextUtils

It's A tool for analyzing and Correcting text data using python Django backend

It is a simple django project or website in which we can Analyze text and perform the fuctions shown below.

What Can We do from textutils ?

  1. Remove Punctuations from the text
  2. UPPERCASE the given text
  3. Remove the extra and unwanted Lines from the text
  4. Remove the extra and unnecessary Spaces from the text
  5. Remove the Numbers from the text which results in the neat and clean readable output text.

PLEASE FEEL FREE TO FORK THE PROJECT AND START CONTRIBUTING. this project is still in devlopment phase :)

How to use:

Just type your text in the box and select one or more oprations that you want to perform and then click on the Submit button to get the your clean and Analysed Text.

PRE-REQUISITES

Your laptop with python 3.6.x (onwards) installed.

NOTE: Those with Linux and MacOSX would have Python installed by default, no action required.

Windows: Download the version for your laptop via https://www.python.org/downloads/

NOTES In your preferred editor, make sure indentation is set to "4 spaces".

  • Make sure you have Django installed in python otherwise code may fail, to install Django in your machine > open python in your terminal then type pip install django to install. ⚠️

Run using Python3.8+

  1. Clone or download repositiory: https://github.com/arevish/Text-Utilities.git
  2. In source folder, run python manage.py runserver to start program, optionally, run with --help argument to see other runtime options.

ThankYou!

About

It's A tool for analyzing and Correcting text data using python Django backend It is a simple django project or website in which we can Analyze text and perform the different fuctions .

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages