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
The problem is on Sentence::fromJSON. Particularly the isSentence parameter comes as false for the sentence when the whole CoreNLP JSON output is just a sentence.
This last thing happens when not the WordsToSentenceAnnotator is not specified in the pipeline.