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
When there are three dots (...), sentence splitting is inhibited. This also happens when newlineIsSentenceBreak is set to true, but it is not the expected behaviour.
When there are three dots (...), sentence splitting is inhibited. This also happens when
newlineIsSentenceBreakis set totrue, but it is not the expected behaviour.