Update README.md
Browse files
README.md
CHANGED
@@ -229,6 +229,14 @@ headers).
|
|
229 |
|
230 |
### Preprocessing
|
231 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
232 |
| Objective | Package |
|
233 |
|+------------------------------------------------------+|+------------+|
|
234 |
| Resolve contractions and slang usage in text | contractions(https://pypi.org/project/contractions/) |
|
|
|
229 |
|
230 |
### Preprocessing
|
231 |
|
232 |
+
|
233 |
+
|
234 |
+
| Objective | Package |
|
235 |
+
|+------------------------------------------------------+|+------------+|
|
236 |
+
| Resolve contractions and slang usage in text | contractions(https://pypi.org/project/contractions/) |
|
237 |
+
| Natural Language Processing | nltk(https://pypi.org/project/nltk/) |
|
238 |
+
|
239 |
+
|
240 |
| Objective | Package |
|
241 |
|+------------------------------------------------------+|+------------+|
|
242 |
| Resolve contractions and slang usage in text | contractions(https://pypi.org/project/contractions/) |
|