pynlp icon indicating copy to clipboard operation
pynlp copied to clipboard

A pythonic wrapper for Stanford CoreNLP.

Results 7 pynlp issues
Sort by recently updated
recently updated
newest added

Hi, In the examples the "openie" annotator was used but the outputs still do not have the openIE results. So when are you planning to add the openIE support in...

Hi, any plan to write the result into a JSON file with the same format as the JSON file outputFormat in the CoreNLP?

enhancement

According to Stanford's [website](https://nlp.stanford.edu/software/sutime.html), SUTime is provided automatically in corenlp. Is it included in this wrapper as well? If so, is there any documentation or can anyone provide an example...

documentation

Hi Any plans for this class RelationExtractorAnnotator? Thanks

enhancement

Is there a way to install pynlp in a conda distribution or pip is the only possibility?

Is it possible to use regexner with pynlp? Thank you!

enhancement

Hello, Does pynlp keep the original tag type "O" which is the non-entity part? For example, sentence = "Nora Jani, a single person, Matt Jani and Susan Jani, husband and...

documentation