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://codercto.com/soft/d/11707.html

Measure What Matters

Measure What Matters

John Doerr / Portfolio / 2018-4-24 / GBP 19.67

In the fall of 1999, John Doerr met with the founders of a start-up he’d just given $11.8 million, the biggest investment of his career. Larry Page and Sergey Brin had amazing technology, entrepreneur......一起来看看 《Measure What Matters》 这本书的介绍吧!

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具