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
{{ message }}
This repository was archived by the owner on Nov 19, 2020. It is now read-only.
There is spam/lorem classification of given text strings. In the example the model is trained with the same strings as is later tested. That works. But if I try to compute classification on new strings it gives weird results:
"I decided to sign up for" is classified as "lorem"
"I decided to sign up for the" is classified as "spam"