PHP Class TextAnalysis\Filters\PossessiveNounFilter

Author: dcardin
Inheritance: implements TextAnalysis\Interfaces\ITokenTransformation
Show file Open project: yooper/php-text-analysis Class Usage Examples

Public Methods

Method Description
transform ( string $word ) : string remove the possive nouns

Method Details

transform() public method

remove the possive nouns
public transform ( string $word ) : string
$word string
return string