PHP Class TextAnalysis\Taggers\StanfordPosTagger

Author: yooper
Inheritance: extends StanfordAbstract
Afficher le fichier Open project: yooper/php-text-analysis Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( $jarPath, $classifierPath, $javaOptions = [], $separator = '/' )
getCommand ( ) : string

Méthodes protégées

Méthode Description
getParsedOutput ( )

Method Details

__construct() public méthode

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

getCommand() public méthode

public getCommand ( ) : string
Résultat string

getParsedOutput() protected méthode

protected getParsedOutput ( )