jieba-php/composer.json at master - GitHub
文章推薦指數: 80 %
"結巴"中文分詞:做最好的PHP 中文分詞、中文斷詞組件。
/ "Jieba" (Chinese for "to stutter") Chinese text segmentation: built to be the best PHP Chinese word ...
Skiptocontent
{{message}}
fukuball
/
jieba-php
Public
Notifications
Fork
245
Star
1.2k
Code
Issues
22
Pullrequests
2
Actions
Projects
0
Wiki
Security
Insights
More
Code
Issues
Pullrequests
Actions
Projects
Wiki
Security
Insights
Permalink
master
Branches
Tags
Couldnotloadbranches
Nothingtoshow
{{refName}}
default
Couldnotloadtags
Nothingtoshow
{{refName}}
default
jieba-php/composer.json
Gotofile
Gotofile
T
Gotoline
L
Copypath
Copypermalink
Thiscommitdoesnotbelongtoanybranchonthisrepository,andmaybelongtoaforkoutsideoftherepository.
Cannotretrievecontributorsatthistime
33lines(33sloc)
933Bytes
Raw
Blame
OpenwithDesktop
Viewraw
Viewblame
ThisfilecontainsbidirectionalUnicodetextthatmaybeinterpretedorcompileddifferentlythanwhatappearsbelow.Toreview,openthefileinaneditorthatrevealshiddenUnicodecharacters.
LearnmoreaboutbidirectionalUnicodecharacters
Showhiddencharacters
{
"name":"fukuball/jieba-php",
"type":"library",
"description":"結巴中文分詞(PHP版本):做最好的PHP中文分詞、中文斷詞組件",
"keywords":["Jieba","PHP"],
"license":"MIT",
"version":"0.33",
"authors":[
{
"name":"fukuball",
"email":"[email protected]"
}
],
"minimum-stability":"dev",
"require":{
"php":">=5.3"
},
"require-dev":{
"phpunit/phpunit":"~5.7|~6.0",
"satooshi/php-coveralls":"dev-master",
"squizlabs/php_codesniffer":"1.5.6"
},
"autoload":{
"files":[
"src/class/Jieba.php",
"src/class/JiebaAnalyse.php",
"src/class/Finalseg.php",
"src/class/Posseg.php",
"src/vendor/multi-array/MultiArray.php",
"src/vendor/multi-array/Factory/MultiArrayFactory.php"
]
}
}
Copylines
Copypermalink
Viewgitblame
Referenceinnewissue
Go
Youcan’tperformthatactionatthistime.
Yousignedinwithanothertaborwindow.Reloadtorefreshyoursession.
Yousignedoutinanothertaborwindow.Reloadtorefreshyoursession.
延伸文章資訊
- 1PHP + Jieba (结巴)中文分词-菜鸟文章 - IT菜鸟
PHP + Jieba (结巴)中文分词. ... 设置PHP运行占用内存(最少500M) ... require_once "/path/to/your/vendor/multi-array/...
- 2fukuball jieba-php - ReleaseEye
結巴"中文分詞:做最好的PHP 中文分詞、中文斷詞組件。 / "Jieba" (Chinese for "to stutter") Chinese text segmentation: buil...
- 3Laravel 中使用PHP 分词库(jieba) 和(scws) - LearnKu
laravel中使用php分词库(jieba)和(scws) 坚持开源,坚持分享这篇文章旨在介绍我用过的两个PHP分词库以及他们的简单使用目的:完成一段段落的分词1.Jieba分词库Jieba分...
- 4实用PHP+jieba(结巴)中文关键字提取 - CSDN博客
jieba(结巴)中文分词是目前国内一款较好的中文分词插件。 1.兼容当前绝大部分流行开发语言,例:Java、C/C++、PHP、Ios、 Node.js 等开发语言。
- 5實用PHP+jieba(結巴)中文關鍵字提取 - 台部落
jieba(結巴)中文分詞jieba(結巴)中文分詞是目前國內一款較好的中文分詞插件。 1.兼容當前絕大部分流行開發語言,例:Java、C/C++、PHP、Ios、 ...