body_language
in the table Comments
As a post can contain multiple languages, the result is an array.body_language
field set to something likeconfidence
value is related to how much text the post contains. The more text analyzed, the better the language analysis, the higher the confidence
value. Confidence is not a ratio and can be higher than 100.isReliable
will be set to true
to identify the most probable language, even if its confidence
value is lower. isReliable
is set to false
, this indicates confidence
is too low.