naive-bayes-classifier
                                
                                
                                
                                    naive-bayes-classifier copied to clipboard
                            
                            
                            
                        errors while trying newsClassifier.py
Traceback (most recent call last):
File "newsClassifier.py", line 22, in 
Any one who can respond for the solution of the above mentioned issue?
Hello ! I had the same problem.
To solve it, I installed anaconda for Python 2.7 and tried this command in the Anaconda prompt :
pip install naiveBayesClassifier