Skip to content

gigderoma/code-engine-text-analysis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text analysis with Code Engine

Companion code sample to the Code Engine solution tutorial

Following the steps in the solution tutorial and using this code sample, you will learn about IBM Cloud™ Code Engine by deploying a text analysis with IBM Watson natural language understanding application .

You will create a Code Engine project, select the project and deploy Code Engine components - applications and jobs to the project. You will learn how to bind IBM Cloud services (Cloud Object Storage and Natural Language Understanding) to your Code Engine components. You will also understand the auto-scaling capability of Code Engine where instances are scaled up or down (to zero) based on incoming workload.

IBM Cloud™ Code Engine is a fully managed, serverless platform that runs your containerized workloads, including web apps, micro-services, event-driven functions, or batch jobs. Code Engine even builds container images for you from your source code. Because these workloads are all hosted within the same Kubernetes infrastructure, all of them can seamlessly work together. The Code Engine experience is designed so that you can focus on writing code and not on the infrastructure that is needed to host it.

Architecture

License

Check the License

About

Text Analysis with Code Engine, Cloud Object Storage and Natural Language Understanding

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.2%
  • HTML 22.3%
  • CSS 9.4%
  • Dockerfile 3.1%
  • Shell 1.0%