Latest | 0.1 |
---|---|
Homepage | https://github.com/m4rkusgage/Bayes |
License | MIT |
Platforms | ios 11.0, requires ARC |
Authors |
Bayes
Latest podspec
{ "name": "BayesClassifier", "module_name": "BayesClassifier", "version": "0.1", "summary": "BayesClassifier 1.0", "description": "BayesClassifier 1.0 implementation able to classify text intent", "homepage": "https://github.com/m4rkusgage/Bayes", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "Mark Gage": "[email protected]" }, "platforms": { "ios": "11.0" }, "source": { "git": "https://github.com/m4rkusgage/Bayes.git", "tag": "v0.1" }, "source_files": "BayesClassifier/BayesClassifier/**/*.{h,m}", "requires_arc": true }
Thu, 21 Dec 2017 14:20:06 +0000