Closed NintendoLink closed 6 years ago
dcoref
does not work for Chinese. Please use the coref
annotator. When I run your example with the client and server as you specify it works fine as long as I change dcoref
to coref
.
thanks a lot. finnally i add protobuf dependcency in folder.,it works
I set up a CoreNLP Server on my computer to Handle Chinese NLP.
when i use Chrome(http post) to call coreNLP api ,It works.:
But when I use Java Clinet to Call api ,it Throws Exception on Server. Client Code(official example):
Client is holding on,because it recieve nothing probably. Server Exceptions:
I am guessing I somehow miss Specify Parameters?
When I first call API by using java Client, Exception traces on client: