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
I suggest to add isConfidenceDefinite() to the ParseResult class to make the check less verbose. The method signature could also be hasConfidence(CONFIDENCE).
The text was updated successfully, but these errors were encountered:
I suggest to add
isConfidenceDefinite()
to the ParseResult class to make the check less verbose. The method signature could also behasConfidence(CONFIDENCE)
.The text was updated successfully, but these errors were encountered: