Property | Type | Description | |
---|---|---|---|
$exceptionList | String of exception words to look for | ||
$pos | pos | ||
$target | The target word the strings in the exceptionList get mapped to |
Method | Description | |
---|---|---|
__construct ( string $pos, string $target, array $exceptionList ) | ||
getExceptionList ( ) : string[] | ||
getPos ( ) : string | ||
getTarget ( ) : string |