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)
Datei anzeigen Open project: mbilbille/jpnforphp Class Usage Examples

Public Methods

Method Description
segment ( $input )

Private Methods

Method Description
getScore ( $array, $key )
getType ( $str )

Method Details

segment() public method

public segment ( $input )