This package was developed for the ease of the procedures in processing the text data that entails:
- spacy
- bs4
- unicodedata
- textblob
- emot.emo_unicode
- wget
pip install git+ssh://git@github.com/HwaiTengTeoh/preprocess_text.git
pip install --upgrade git+ssh://git@github.com/HwaiTengTeoh/preprocess_text.git
pip uninstall preprocess_text
Please refer here for the demonstration of code.