Sign inSign up

openwhisk/spellcheck

Sponsored OSS

By Apache Software Foundation

Updated about 10 years ago

Apache OpenWhisk example that implements a spellchecker (deprecated)

Image
0

50K+

openwhisk/spellcheck repository overview

Apache OpenWhisk

License Join Slack Twitter

Apache OpenWhisk is an open source, distributed Serverless platform that executes functions (fx) in response to events at any scale. OpenWhisk manages the infrastructure, servers and scaling using Docker containers so you can focus on building amazing and efficient applications.

Getting started

Please visit the OpenWhisk project documentation to get started on our:

Disclaimer

OpenWhisk named project images found in Docker Hub may include interim development as well as tagged release convenience binaries and should not be treated as official release artifacts.

Usage

This image demonstrates OpenWhisk's support for executing arbitrary code in a safe manner (i.e., "bring your own docker image.").

As input, provide a JSON document

   { arg: "Words to be spellchecked. This is speeelled incorrectly." }

Note: includes a sample client

Tag summary

Content type

Image

Digest

Size

21 MB

Last updated

about 10 years ago

docker pull openwhisk/spellcheck

This week's pulls

Pulls:

1

Last week