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
We could have a count vectorizer read in a text file to vectorize all those words upfront. Given a list of "bad words" I imagine we might help bootstrap a profanity detector.
We could have a count vectorizer read in a text file to vectorize all those words upfront. Given a list of "bad words" I imagine we might help bootstrap a profanity detector.