We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e09237e + f46abb3 commit a537354Copy full SHA for a537354
sotawhat/sotawhat.py
@@ -3,6 +3,7 @@
3
import sys
4
import urllib.error
5
import urllib.request
6
+import warnings
7
8
import nltk
9
from nltk.tokenize import word_tokenize
0 commit comments