python-corenlp-protobuf icon indicating copy to clipboard operation
python-corenlp-protobuf copied to clipboard

Python bindings for Stanford CoreNLP's protobufs.

Results 2 python-corenlp-protobuf issues
Sort by recently updated
recently updated
newest added

Hi, I'm using CoreNLP Client from stanza to annotate my text, and I want to save my results. I used the following code to save my results. I think it...

Hi, forgive me for asking stupid question(s) but, why are these two classes named the same thing but function differently and use different naming conventions? 🙃 Why does the CoreNLP...