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
  • 88,713
  • 10
  • 131
  • 172
ashutosh
  • 1
  • 1

0 Answers0