2 "name": "IBMWatsonNaturalLanguageClassifierV1",
4 "summary": "Client framework for the IBM Watson Natural Language Classifier service",
5 "description": "Natural Language Classifier can help your application understand the language of short texts and\nmake predictions about how to handle them. A classifier learns from your example data and then can\nreturn information for texts that it is not trained on.",
6 "homepage": "https://www.ibm.com/watson/services/natural-language-classifier/",
8 "type": "Apache License, Version 2.0",
12 "Jeff Arn": "jtarn@us.ibm.com",
13 "Mike Kistler": "mkistler@us.ibm.com"
15 "module_name": "NaturalLanguageClassifier",
20 "git": "https://github.com/watson-developer-cloud/swift-sdk.git",
24 "Sources/NaturalLanguageClassifierV1/**/*.swift",
25 "Sources/SupportingFiles/InsecureConnection.swift",
26 "Sources/SupportingFiles/Shared.swift"
29 "Sources/NaturalLanguageClassifierV1/Shared.swift",
30 "Sources/NaturalLanguageClassifierV1/InsecureConnection.swift"
42 "swift_version": "5.1"