PHP 调用 word2vec 实现机器学习 phpword2vec

码农软件 · 软件分类 · 机器学习/深度学习 · 2019-08-05 15:43:50

软件介绍

phpword2vec

php调用word2vec实现机器学习

使用方法

执行make进行编译
执行phpphpword2vec.php可以得到当前关键词的文档向量(该工具是把300维向量转化文档向量的工具)
php直接调用然后可以进行svm等分类操作
该工具在已经有训练数据后调用

项目地址

github:https://github.com/qieangel2013/phpword2vec  
oschina:https://gitee.com/qieangel2013/phpword2vec

本文地址:https://www.codercto.com/soft/d/11707.html

Algorithms of the Intelligent Web

Algorithms of the Intelligent Web

Haralambos Marmanis、Dmitry Babenko / Manning Publications / 2009-7-8 / GBP 28.99

Web 2.0 applications provide a rich user experience, but the parts you can't see are just as important-and impressive. They use powerful techniques to process information intelligently and offer featu......一起来看看 《Algorithms of the Intelligent Web》 这本书的介绍吧!

SHA 加密
SHA 加密

SHA 加密工具

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试