Commit 1b406481 authored by Tags's avatar Tags

Resolve issues

parent a459780e
......@@ -15,7 +15,7 @@ class Classifier:
try:
# import nltk
import operator
from stemming.porter2 import stem
# from stemming.porter2 import stem
except ImportError:
print ('You have import flowing packages: sklearn & nltk & re.')
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment