mirror of
https://github.com/josephmisiti/awesome-machine-learning.git
synced 2024-12-21 00:31:39 +03:00
Merge pull request #212 from fukuball/master
Add jieba-php for PHP Natural Language Processing
This commit is contained in:
commit
1d1037eafe
@ -64,6 +64,7 @@ For a list of free machine learning books available for download, go [here](http
|
||||
- [Objective C](#objectivec)
|
||||
- [General-Purpose Machine Learning](#objectivec-general-purpose)
|
||||
- [PHP](#php)
|
||||
- [Natural Language Processing](#php-nlp)
|
||||
- [General-Purpose Machine Learning](#php-general-purpose)
|
||||
- [Python](#python)
|
||||
- [Computer Vision](#python-cv)
|
||||
@ -600,6 +601,11 @@ on MNIST digits[DEEP LEARNING]
|
||||
<a name="php">
|
||||
## PHP
|
||||
|
||||
<a name="php-nlp">
|
||||
### Natural Language Processing
|
||||
|
||||
* [jieba-php](https://github.com/fukuball/jieba-php) - Chinese Words Segmentation Utilities.
|
||||
|
||||
<a name="php-general-purpose">
|
||||
### General-Purpose Machine Learning
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user