Stanford-NER-Python icon indicating copy to clipboard operation
Stanford-NER-Python copied to clipboard

Help wanted for the following issue

Open MichelleJY opened this issue 4 years ago • 0 comments

Traceback (most recent call last): File "main.py", line 127, in exit(main(argv)) File "main.py", line 122, in main entities = stanford_ner(filename, verbose) File "main.py", line 87, in stanford_ner assert not java_process.returncode, 'ERROR: Call to stanford_ner exited with a non-zero code status.' AssertionError: ERROR: Call to stanford_ner exited with a non-zero code status.

MichelleJY avatar Jun 23 '21 20:06 MichelleJY