Python package for babelnet API
Project description
Py_BabelNet
Python client for BabelNet API.
Usage
from py_babelnet.calls import BabelnetAPI
api = BabelnetAPI('mykey')
senses = api.get_senses(lemma = "agua", searchLang = "ES")
Test
BABELNET_KEY="my-key" pipenv run setup.py test
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
py_babelnet-0.0.2.tar.gz
(3.6 kB
view hashes)
Built Distribution
Close
Hashes for py_babelnet-0.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 49ac51d063f9a09aa326dee3264d3d384826e4c57a37726986d32b37ebddd84e |
|
MD5 | ce4e63e60002b5d0382af2858dbfdf78 |
|
BLAKE2b-256 | 80b0d91ae3b89d99927a25500f29f07391d2b4871ff0c27c3927dbde2a2fab80 |