You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I installed naiveBayesClassifier by pip3 install naiveBayesClassifier
tokenizer.py doesnt have latest github code. Is the current github not in sync with pip?
Code I have was
I installed naiveBayesClassifier by
pip3 install naiveBayesClassifier
tokenizer.py doesnt have latest github code. Is the current github not in sync with pip?
Code I have was
AttributeError: module 'naiveBayesClassifier.tokenizer' has no attribute 'tokenizer'
I have copied latest code from github for now.
The text was updated successfully, but these errors were encountered: