A question solver plugin for ovos/neon/mycroft
Project description
Spoken answers api for wordnet
from neon_solver_wordnet_plugin import WordnetSolver
d = WordnetSolver()
sentence = d.spoken_answer("what is the definition of computer")
print(sentence)
# a machine for performing calculations automatically
d = WordnetSolver()
sentence = d.spoken_answer("qual é a definição de computador", lang="pt")
print(sentence)
# uma máquina para realizar cálculos automaticamente
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file neon_solver_wordnet_plugin-0.0.2a0-py3-none-any.whl
.
File metadata
- Download URL: neon_solver_wordnet_plugin-0.0.2a0-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8088bba7c5c7213f186b7b2417d82a4fea8f7131dd25bb334fe46628f60f382d |
|
MD5 | 4e8a5cf22bba9f7686824bca7550fddf |
|
BLAKE2b-256 | 1124f86ea187ef890ab95578cf345df69781507f9cc6adf372f37ff3f721e7b4 |