MarcosDib commited on
Commit
0f037b0
1 Parent(s): 391d5eb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -233,8 +233,8 @@ headers).
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 |
 
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 |