TextBlob icon indicating copy to clipboard operation
TextBlob copied to clipboard

Errors occurred when using Naive Bayes for sentiment classification

Open yaoysyao opened this issue 3 years ago • 0 comments

  1. As the question, when I use the Bayesian classifier for emotion classification, due to the excessive amount of data, when the amount of data exceeds 10,000, it will be automatically killed by the system, and there is no problem when the amount of data is not large image

  2. How do you save a trained naïve Bayes model?

yaoysyao avatar Jul 03 '22 07:07 yaoysyao