botonic
botonic copied to clipboard
Feature: Add NonSense prediction to hubtype babel plugin#DAT-332
Description
The inference should return also if the input text has sense or not.
Context
We need a solution for detecting when the input text is totally random (asdfasdf).
Approach taken / Explain the design
Add random text detection during inference in backend.
TODO: botonic-core and botonic-plugin-hubtype-babel release.