Peng Qi

Results 13 comments of Peng Qi

@c1ewd Looks like the tokenizer over fit to casing information. If you don't `lower()` the text, sentence split actually looks reasonable.

This could happen if you didn't start the CoreNLP server before calling it from Python. For help with starting the CoreNLP server, see: https://stanfordnlp.github.io/CoreNLP/corenlp-server.html

## Follow up: Post Processors I found some post processors **hyde-zipper** and **hyde-slimmer** for hyde 0.5.3, is there any possibility that these post processors can work with the current version...