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
Unfortunately, BreezeSentencer uses Tokenizer.computeOffsets to compute offsets from the resulting sentences, so simply adding require(string.forall(!_.isWhitespace)) breaks BreezeSentencer.
Unfortunately,
BreezeSentencerusesTokenizer.computeOffsetsto compute offsets from the resulting sentences, so simply addingrequire(string.forall(!_.isWhitespace))breaksBreezeSentencer.