MarcosDib commited on
Commit
85009f1
1 Parent(s): 0f037b0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -229,12 +229,13 @@ headers).
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 |
 
229
 
230
  ### Preprocessing
231
 
232
+ | Model | #params | Language |
233
+ |------------------------------|--------------------|-------|
234
 
235
  | Objective | Package |
236
+ |--------------------------------------------------------|--------------|
237
+ | Resolve contractions and slang usage in text | [contractions](https://pypi.org/project/contractions) |
238
+ | Natural Language Processing | [nltk](https://pypi.org/project/nltk) |
239
 
240
 
241
  | Objective | Package |