PHP Class JpnForPhp\Analyzer\TinySegmenter

TinySegmenter is super compact Japanese tokenizer originally developed by Taku Kudo . For details, see http://chasen.org/~taku/software/TinySegmenter Original PHP version was developed by xnights . For details, see http://programming-magic.com/?id=172 This class is a simple rework to use JpnForPhp helper methods.
Author: Axel Bodart (@akeru)
Afficher le fichier Open project: mbilbille/jpnforphp Class Usage Examples

Méthodes publiques

Méthode Description
segment ( $input )

Private Methods

Méthode Description
getScore ( $array, $key )
getType ( $str )

Method Details

segment() public méthode

public segment ( $input )