瀏覽代碼

[strings] fukuball/jieba-php

Add Jieba to Strings, "Jieba" (Chinese for "to stutter”) is a Chinese

text segmentation library for natural language processing.
pull/621/head
fukuball 9 年之前
父節點
當前提交
4573fbeb03
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      README.md

+ 1
- 0
README.md 查看文件

616
 * [Color Jizz](https://github.com/mikeemoo/ColorJizz-PHP) - A library for manipulating and converting colours.
616
 * [Color Jizz](https://github.com/mikeemoo/ColorJizz-PHP) - A library for manipulating and converting colours.
617
 * [Device Detector](https://github.com/piwik/device-detector) - Another library for parsing user agent strings.
617
 * [Device Detector](https://github.com/piwik/device-detector) - Another library for parsing user agent strings.
618
 * [Hoa String](https://github.com/hoaproject/String) - Another UTF-8 string library.
618
 * [Hoa String](https://github.com/hoaproject/String) - Another UTF-8 string library.
619
+* [Jieba-PHP](https://github.com/fukuball/jieba-php) - A PHP port of Python's jieba. Chinese text segmentation for natural language processing.
619
 * [Mobile-Detect](https://github.com/serbanghita/Mobile-Detect) - A lightweight PHP class for detecting mobile devices (including tablets).
620
 * [Mobile-Detect](https://github.com/serbanghita/Mobile-Detect) - A lightweight PHP class for detecting mobile devices (including tablets).
620
 * [Patchwork UTF-8](https://github.com/nicolas-grekas/Patchwork-UTF8) - A portable library for working with UTF-8 strings.
621
 * [Patchwork UTF-8](https://github.com/nicolas-grekas/Patchwork-UTF8) - A portable library for working with UTF-8 strings.
621
 * [Slugify](https://github.com/cocur/slugify) - A library to convert strings to slugs.
622
 * [Slugify](https://github.com/cocur/slugify) - A library to convert strings to slugs.

Loading…
取消
儲存