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 had similar discussions in the past including for when the code was "living" in Gitlab, nice to have it here for reference.
In order to do so we should update the dataset with more sentences having fuckshit annotated as profane. Currently we are using the original dataset and have not discussed updating it, although I am open to the possibility if one can appoint a good corpus.
predict_prob(['fuck','shit','fuckshit'])
#[1. 0.99999982 0.03636672]
Is there a possibility to treat the last element of array as profane?
The text was updated successfully, but these errors were encountered: