Skip to main content

A question solver plugin for ovos/neon/mycroft

Project description

Spoken answers api for wolfram alpha

from neon_solver_wolfram_alpha_plugin import WolframAlphaSolver

d = WolframAlphaSolver()

sentence = d.spoken_answer("what is the speed of light")
print(sentence)
# The speed of light has a value of about 300 million meters per second

Language support provided by language translation plugins

from neon_solver_wolfram_alpha_plugin import WolframAlphaSolver

d = WolframAlphaSolver()

sentence = d.spoken_answer("qual é a velocidade da luz",
                           context={"lang": "pt"})
print(sentence)
# A velocidade da luz tem um valor de cerca de 300 milhões de metros por segundo

Project details


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_wolfram_alpha_plugin-0.0.2a0-py3-none-any.whl.

File metadata

File hashes

Hashes for neon_solver_wolfram_alpha_plugin-0.0.2a0-py3-none-any.whl
Algorithm Hash digest
SHA256 0b409de6d5ccc224e243d433f4bf1295c176993ec8f140f3a459921307539163
MD5 66731aa37a9a0477b7d9282e5fe7da5c
BLAKE2b-256 4cc89f9a125b4cba365468cdc850fc55528cd72252067a0ca2ddc5313ae71b2f

See more details on using hashes here.

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