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
Show file Open project: sastrawi/sastrawi

Public Methods

Method Description
disambiguate ( $word ) Disambiguate Prefix Rule 27

Method Details

disambiguate() public method

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 )