Hello, I am trying to get the parser example working but getting this error:
Notice: Undefined offset: 1 in C:\xampp\htdocs\stanford\src\StanfordNLP\Parser.php on line 177 Notice: Undefined offset: 2 in C:\xampp\htdocs\stanford\src\StanfordNLP\Parser.php on line 182
Also, why can't I run the programm with apache? Only running in CLI gives me some data back.
Hello, I am trying to get the parser example working but getting this error:
Notice: Undefined offset: 1 in C:\xampp\htdocs\stanford\src\StanfordNLP\Parser.php on line 177 Notice: Undefined offset: 2 in C:\xampp\htdocs\stanford\src\StanfordNLP\Parser.php on line 182Also, why can't I run the programm with apache? Only running in CLI gives me some data back.