pynlp
pynlp copied to clipboard
A pythonic wrapper for Stanford CoreNLP.
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?
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...
Is there a way to install pynlp in a conda distribution or pip is the only possibility?
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...