Skip to content

Commit 264e524

Browse files
committed
Update README.md
1 parent bbf2e7e commit 264e524

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Text analysis with Code Engine
22

3-
> Companion code sample to the [Code Engine solution tutorial](https://cloud.ibm.com/docs/solution-tutorials?topic=solution-tutorials-image_classification_code_engine)
3+
> Companion code sample to the [Code Engine solution tutorial](https://cloud.ibm.com/docs/solution-tutorials?topic=solution-tutorials-text-analysis-code-engine)
44
5-
Following the steps in the [solution tutorial](https://cloud.ibm.com/docs/solution-tutorials?topic=solution-tutorials-image_classification_code_engine) and using this code sample, you will learn about [IBM Cloud™ Code Engine](https://cloud.ibm.com/codeengine/overview) by deploying a text analysis with IBM Watson natural language understanding application .
5+
Following the steps in the [solution tutorial](https://cloud.ibm.com/docs/solution-tutorials?topic=solution-tutorials-text-analysis-code-engine) and using this code sample, you will learn about [IBM Cloud™ Code Engine](https://cloud.ibm.com/codeengine/overview) by deploying a text analysis with IBM Watson natural language understanding application .
66

77
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.
88

0 commit comments

Comments
 (0)