Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NullPointerException when trying to get the coref #36

Open
resplendentfrever opened this issue Feb 15, 2016 · 0 comments
Open

NullPointerException when trying to get the coref #36

resplendentfrever opened this issue Feb 15, 2016 · 0 comments

Comments

@resplendentfrever
Copy link

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 corenlp.SocketServer.namedpipeLoop(SocketServer.java:253)
at corenlp.SocketServer.main(SocketServer.java:108)
Traceback (most recent call last):
File "", line 1, in
TypeError: 'NoneType' object has no attribute 'getitem'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant