dnanhkhoa / python-vncorenlp

A Python wrapper for VnCoreNLP using a bidirectional communication channel.
MIT License
55 stars 18 forks source link

How to use #2

Closed lngvietthang closed 6 years ago

lngvietthang commented 6 years ago

When I run the code: vncorenlp = VnCoreNLP('path/to/VnCoreNLP-1.0.1.jar') in python shell, I got this output and this command never end.

image

lngvietthang commented 6 years ago

I can run it now, but I need to rebuild the VnCoreNLPServer from your source code first. Could you check VnCoreNLPServer.jar file? Thank for your contributions!