Skip to content

A short django project to preprocess text data for NLP problems.

Notifications You must be signed in to change notification settings

Hasibul-Islam/Preprocess-Text-Data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Preprocess-Text-Data

This is a django project that can process your text dataset.

You can either post text directly or upload an excel file to process data.

Home Page

alt text

Before Processing

alt text

After Processing

alt text

How to use?

Use the package manager pip to install the required libraries.

pip install -r requirements.txt

python manage.py runserver

BOOOOM!!! There you go!

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

[MIT] (https://choosealicense.com/licenses/mit/)

About

A short django project to preprocess text data for NLP problems.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published