Spaces:
Sleeping
Sleeping
Commit
·
4e23176
1
Parent(s):
1ac715a
Update functions.py
Browse files- functions.py +0 -2
functions.py
CHANGED
@@ -1,6 +1,4 @@
|
|
1 |
|
2 |
-
import re
|
3 |
-
from contractions import contractions_dict
|
4 |
from nltk.corpus import stopwords
|
5 |
from nltk.tokenize import word_tokenize
|
6 |
|
|
|
1 |
|
|
|
|
|
2 |
from nltk.corpus import stopwords
|
3 |
from nltk.tokenize import word_tokenize
|
4 |
|