-
Input Sentences:
> Schauffele háo hức tiếp tục mùa giải PGA Tour
> Tay golf Xander Schauffele thừa nhận anh rất muốn thi đấu trở lại, bất kể mùa giải PGA Tour được tổ chức trong điều kiện như thế…
-
I got this problem when tokenizing data using vncorenlp python, and it work fine until it reach 1 of the line in the data file.
`org.eclipse.jetty.http.BadMessageException: 400: Unable to parse for…
-
-
When I submit multiple requests async to VnCoreNLPServer I got ArrayIndexOutOfBoundsException: -1
```
2019-11-05 15:39:37,233 [qtp950350040-18] ERROR vncorenlp.VnCoreNLPServer.handle(VnCoreNLPServ…
-
When I submit multiple requests async to VnCoreNLPServer I got ArrayIndexOutOfBoundsException: -1
```
2019-11-05 15:39:37,233 [qtp950350040-18] ERROR vncorenlp.VnCoreNLPServer.handle(VnCoreNLPServ…
-
Hi,
Thank for this awesome toolkit @dnanhkhoa ,
Could you please show me how to run your toolkit as a service so I can send request to it when using python?
I follow the instruction in [this…
-
Hi,
Thank for this awesome toolkit @vncorenlp ,
Could you please show me how to run your toolkit as a service so I can send request to it when using python?
I follow the instruction in [this…
-
I'm starting server using this line
> vncorenlp -Xmx2g ../out/VnCoreNLP-1.1.jar -p 9000 -a "wseg"
However, I got this error
`2019-05-04 01.57.19 INFO VnCoreNLPServer - Using annotators: wseg
2…
-
I am using Python3 to run the word segmenter in VNCoreNLP. But I run into this error:
`from vncorenlp import VNCoreNLP`
> ImportError: cannot import name 'VNCoreNLP'
I have already copied all…
-
Hi,
I got this error :
File "tokenizer.pyx", line 390, in spacy.tokenizer.Tokenizer.from_disk
File "tokenizer.pyx", line 436, in spacy.tokenizer.Tokenizer.from_bytes
File "/usr/lib/python…