Skip to main content

A client for ML4Data apis

Project description

ML4Data Python SDK

Homepage: https://ml4data.com

Installation

From setup

python3 setup.py install

Usage

NLP

from ml4data import NLPClient
client = NLPClient('YOUR API KEY HERE!')
client.analyze_sentiment("Este cine no esta bueno porque era muy sucio")

Vision

from ml4data import VisionClient
client = VisionClient('YOUR API KEY HERE!')
client.detect_objects('examples/restaurant.png')

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ml4data-0.1.1.tar.gz (4.2 kB view hashes)

Uploaded Source

Built Distribution

ml4data-0.1.1-py3-none-any.whl (4.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page