stanford_corenlp_pywrapper icon indicating copy to clipboard operation
stanford_corenlp_pywrapper copied to clipboard

Results 20 stanford_corenlp_pywrapper issues
Sort by recently updated
recently updated
newest added

I am having the following issue when I am trying to get the coref. Can you please help me out java.lang.NullPointerException at corenlp.JsonPipeline.getCorefInfo(JsonPipeline.java:213) at corenlp.JsonPipeline.processTextDocument(JsonPipeline.java:321) at corenlp.SocketServer.runCommand(SocketServer.java:125) at corenlp.SocketServer.parseAndRunCommand(SocketServer.java:165) at...

Hi, I apologize if this might sound noob. I am new to Unix and to Python. Earlier, I tried python in Visual Studio, and then to include this wrapper. But...

I have not used pip install for installation. I have used the following commands 1. python setup.py build 2. python setup.py install [praveen.g@localhost stanford_corenlp_pywrapper-master]$ sudo python setup.py build running build...

This patch adds the CoNLL output of Stanford CoreNLP to the JSON annotation. The data is returned in two forms: - In its raw form as `conll_raw`, in the same...

Is there a way to get the CoNLL output of CoreNLP using the wrapper? I tried passing the argument `'outputFormat': 'conll'` in `configdict`, but no dice. Ideally I'd like to...

This is now at a Tree level.

I've noticed this error a couple of times since switching to the new branch. Here's the server log of the exception: ``` INFO:__main__:Processing http://www.telegraph.co.uk/sport/rugbyunion/international/newzealand/10249335/Australia-29-New-Zealand-47-report.html... Traceback (most recent call last): File...

Hi Brendan, Thanks you for a really cool package! It works great. Is there a way to start a public server that several scripts can call? Cheers, Dave

Hi! I wonder if anyone has used the Wrapper to parse Chinese texts before? I have the following code: from stanford_corenlp_pywrapper import sockwrap parser_path = "/Users/hbyan2/Downloads/stanford-corenlp-full-2015-04-20/*" cn_model_path = "/Users/hbyan2/Downloads/stanford-corenlp-full-2015-04-20/stanford-chinese-corenlp-2015-04-20-models.jar" p...

Hi @brendano -- I'm trying to find cases where named entities co-refer within a document. For instance: "The Orleans Parish School Board is set to consider the proposal from the...