sophieball / toxicity-detector

MIT License
0 stars 0 forks source link

Add Support Levels to n-gram output #81

Closed CaptainEmerson closed 4 years ago

CaptainEmerson commented 4 years ago

Right now, thresholds for levels of n-gram support is hard-coded. We could instead do a post-hoc adjustments if there was just a "support" column (or maybe two, one or 0 labels and one for 1 labels) on the output.