适用于Android的机器学习库

ssk*_*ssk 6 android nlp artificial-intelligence machine-learning text-mining

我正在尝试为我的Android应用程序构建一个小型文本挖掘工具.我正在检查机器学习库,这将允许我进行集群,分类等.

Android有什么机器学习库吗?我遇到了tensorflow,但我需要更多访问常见的ML函数.

use*_*818 4

您可以尝试 android 版 weka 的这些端口(它们不使用最新的 weka 版本,但可能足以满足您的需求):

https://github.com/rjmarsan/Weka-for-Android

https://github.com/andrecamara/weka-android