Skip to main content

Python Client for DLTK.

Project description

DLTK open-source SDK (Python)

Python 3.5

DLTK renders a comprehensive spectrum of solutions that can be accessed by users on-demand from our pool of transformational technologies.

Installation

DLTK SDK requires Python 3.5 + .

  1. Fork the repo on GitHub

  2. Download the project code files with:

    git clone https://github.com/dltk-ai/dltkai-sdk.git

  3. Go to the project directory

    cd dltkai-sdk/python

  4. Install all the required packages:

    pip install .

Usage

import dltkai as dl
response = dl.NaturalLanguage.sentiment_detect('I am feeling good.')
print(response)

or you can also checkout some samples by running test.py: python test.py

For more details, visit https://dltk.ai/

License

The content of this project itself is licensed under GNU LGPL, Version 3 (LGPL-3)

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

dltkai-1.1.1.tar.gz (6.6 kB view hashes)

Uploaded Source

Built Distribution

dltkai-1.1.1-py3-none-any.whl (19.7 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