hacking-tools-scripts
hacking-tools-scripts copied to clipboard
Task: NLP 101 - text pre-processing
trafficstars
- Choose a sample text
- Apply suitable text pre-processing
- Lowercasing
- Removing punctuations
- Removing special characters
- Expanding contractions
- Remove stopwords
I want to work on this.
Sure :)
On Mon, 16 Nov 2020, 1:35 pm Shrishti Goyal, [email protected] wrote:
I want to work on this.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/sanscript-tech/hacking-tools-scripts/issues/351#issuecomment-727809780, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALIW4E4N6ZU7UIEQMURNTADSQDMNBANCNFSM4TTHB36A .
I am not able to install contractions module for expanding contractions. Please help me.