0

I am taking the ML course at udacity and have the following problem

>>> import nltk    
>>> from nltk import classify    
>>> clf = classify(feat_train,lab_train)   
Traceback (most recent call last):    
  File "(stdin)", line 1, in (module)    
TypeError: 'module' object is not callable`
juanpa.arrivillaga
  • 77,035
  • 9
  • 115
  • 152
ashutosh
  • 1
  • 1

0 Answers0