Open
Description
After doing all these ,I am still getting null result. Am I missing anything?
Code :-
require('class_Stanford_POS_Tagger.php');
$pos = new Stanford_POS_Tagger('../PHP-Stanford-NLP-master/data/stanford-postagger-2015-12-09');
print_r($pos->array_tag("The cow jumped over the moon and the dish ran away with the spoon."));
Metadata
Metadata
Assignees
Labels
No labels