MarcosDib commited on
Commit
391d5eb
·
1 Parent(s): c4cadb8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
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/) |