A Python client to the Repustate text analytics API
Project description
This is a Python client to the Repustate API. You must first get an API key from Repustate.com
Here’s a simple example of how to use the Python client:
>>> import repustate
>>> client = repustate.Client(api_key='YOUR_API_KEY')
>>> client.sentiment(text='I want the sentiment for this lovely text')
{"status":"OK", "score":0.3782}
You can use the Repustate API to perform text analytics in multiple languages including:
Arabic
Chinese
English
French
German
Italian
Polish
Portuguese
Russian
Spanish
More coming soon …
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file repustate-1.2.2.tar.gz.
File metadata
- Download URL: repustate-1.2.2.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
373e921fa04f97117811b7add7a8bbb3b0ce98ec5101221a30097ae71987ad69
|
|
| MD5 |
e5eadc3885bdcc3d5598c25a6243e705
|
|
| BLAKE2b-256 |
fb53b69f084cbd37bf385c622ecd10770c71d993969ec098537de731241d00d1
|
File details
Details for the file repustate-1.2.2-py2.py3-none-any.whl.
File metadata
- Download URL: repustate-1.2.2-py2.py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
098ff751fddcb62f3b053bb9fa47f9d8c52f101edaffc592449d65099937497c
|
|
| MD5 |
2e17b1ef324f630ea1bc3b1526c8c24a
|
|
| BLAKE2b-256 |
164b27323d7f77cf5c06795231cf1c8e9cbf4f7fd45edddef527a21193c5b2e9
|