This is just a simple improvement to add `accuracy_threshold` when the field is defined like: name = TextClassifierField(accuracy_threshold=0.85)
This is just a simple improvement to add
accuracy_thresholdwhen the field is defined like: