Closed lngvietthang closed 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.
vncorenlp = VnCoreNLP('path/to/VnCoreNLP-1.0.1.jar')
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!
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.