8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
php-mmseg is a PHP extension for Chinese segmentation using MMSEG algorithm
{{{ # git clone http://github.com/erning/php-mmseg.git php-mmseg # cd php-mmseg # phpize # ./configure # make # cat sample.php | php -d "extension=modules/mmseg.so" }}}