CoreNLP
CoreNLP copied to clipboard
Simple Document's sentences does not use default properties
https://github.com/stanfordnlp/CoreNLP/blob/d147ba597bb13efeab5c567d677854bfc69104e6/src/edu/stanford/nlp/simple/Document.java#L685
I think this should probably be return sentences(this.defaultProps).