PHP 클래스 TextAnalysis\Taggers\StanfordNerTagger

저자: yooper
상속: extends StanfordAbstract
파일 보기 프로젝트 열기: yooper/php-text-analysis 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( $jarPath, $classifierPath, $javaOptions = [], $separator = '/' )
getCommand ( )

보호된 메소드들

메소드 설명
getParsedOutput ( ) : array

메소드 상세

__construct() 공개 메소드

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

getCommand() 공개 메소드

public getCommand ( )

getParsedOutput() 보호된 메소드

protected getParsedOutput ( ) : array
리턴 array