2017 © Pedro Peláez
 

library php_segmentation

php segmentation analysis

image

git-liu/php_segmentation

php segmentation analysis

  • Tuesday, April 17, 2018
  • by LG
  • Repository
  • 0 Watchers
  • 0 Stars
  • 8 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

php word segmentation for laravel

php segment analysis, (*1)

composer 安装

composer require git-liu/php_segmentation dev-master, (*2)

使用方式

$pa = PhpSegmentation::SetSource('浙江省杭州市余杭区');, (*3)

$pa->resultType = 1;, (*4)

$pa->differMax = true;, (*5)

$pa->StartAnalysis();, (*6)

dump($pa->GetFinallyKeywords());, (*7)

The Versions

17/04 2018

dev-master

9999999-dev

php segmentation analysis

  Sources   Download

MIT

The Requires

 

by Avatar liang

analysis segmentation