PHP Class TextAnalysis\Taggers\StanfordNerTagger

Author: yooper
Inheritance: extends StanfordAbstract
Show file Open project: yooper/php-text-analysis Class Usage Examples

Public Methods

Method Description
__construct ( $jarPath, $classifierPath, $javaOptions = [], $separator = '/' )
getCommand ( )

Protected Methods

Method Description
getParsedOutput ( ) : array

Method Details

__construct() public method

public __construct ( $jarPath, $classifierPath, $javaOptions = [], $separator = '/' )

getCommand() public method

public getCommand ( )

getParsedOutput() protected method

protected getParsedOutput ( ) : array
return array