Skip to main content

fasttext-serving gRPC client

Project description

fasttext-serving

fasttext-serving gRPC client

Installation

pip install fasttext-serving

Usage

from fasttext_serving import FasttextServing


client = FasttextServing('127.0.0.1:8000')
predictions = list(client.predict(['abc def']))

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

fasttext-serving-0.1.1.tar.gz (3.6 kB view hashes)

Uploaded Source

Built Distribution

fasttext_serving-0.1.1-py3-none-any.whl (4.2 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