PHP Class Sastrawi\Morphology\Disambiguator\DisambiguatorPrefixRule27

Rule 27 modified by Prasasto Adi : pen{c|d|j|s|t|z} -> pen-{c|d|j|s|t|z} in order to stem penstabilan, pentranskripsi Original CS Rule 27 was : pen{c|d|j|z} -> pen-{c|d|j|z}
Inheritance: implements Sastrawi\Morphology\Disambiguator\DisambiguatorInterface
Afficher le fichier Open project: sastrawi/sastrawi

Méthodes publiques

Méthode Description
disambiguate ( $word ) Disambiguate Prefix Rule 27

Method Details

disambiguate() public méthode

Rule 27 modified by Prasasto Adi : pen{c|d|j|s|t|z} -> pen-{c|d|j|s|t|z} in order to stem penstabilan, pentranskripsi Original CS Rule 27 was : pen{c|d|j|z} -> pen-{c|d|j|z}
public disambiguate ( $word )