Skip to content

HwaiTengTeoh/preprocess_text

Repository files navigation

Text Preprocessing Package

This package was developed for the ease of the procedures in processing the text data that entails:

Prerequisites

  • spacy
  • bs4
  • unicodedata
  • textblob
  • emot.emo_unicode
  • wget

Install package

pip install git+ssh://git@github.com/HwaiTengTeoh/preprocess_text.git

Update package

pip install --upgrade git+ssh://git@github.com/HwaiTengTeoh/preprocess_text.git

Uninstall package

pip uninstall preprocess_text

Examples

Please refer here for the demonstration of code.

About

Cuztomized Preprocessing Package for Text data

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors