# php_segmentation **Repository Path**: fang/php_segmentation ## Basic Information - **Project Name**: php_segmentation - **Description**: php分词国际版 - **Primary Language**: C - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 0 - **Created**: 2015-03-11 - **Last Updated**: 2024-02-20 ## Categories & Tags **Categories**: segment **Tags**: None ## README #PHP分词扩展 ============ 安装: 该软件依赖另一个软件 segmenation, 请先下载该软件安装 make && make install php用法: segmenation($str); //返回一个单词数组