Skip to content

limingxinleo/php-jieba-ext

Repository files navigation

结巴分词

Test for Jieba

鸣谢 yanyiwu/cppjieba

安装

g++ -o libjieba.so -fPIC -c -DLOGGING_LEVEL=LL_WARNING -I./include/ lib/jieba.cpp
phpize 
./configure 
make

使用

使用方法详见 examples

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors