Skip to content

Commit 1b96c53

Browse files
authored
Merge pull request #83500 from skandil/patch-1
Update overview.md
2 parents 698377d + a7afd62 commit 1b96c53

File tree

1 file changed

+3
-3
lines changed
  • articles/cognitive-services/language-service/custom-classification

1 file changed

+3
-3
lines changed

articles/cognitive-services/language-service/custom-classification/overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@ Support centers of all types receive thousands to hundreds of thousands of email
4040

4141
Search is foundational to apps that display text content to users, with common scenarios including: catalog or document search, retail product search, or knowledge mining for data science. Many enterprises across various industries are looking into building a rich search experience over private, heterogeneous content, which includes both structured and unstructured documents. As a part of their pipeline, developers can use custom classification to categorize text into classes that are relevant to their industry. The predicted classes could be used to enrich the indexing of the file for a more customized search experience.
4242

43-
## Application development lifecycle
43+
## Project development lifecycle
4444

45-
Creating a custom classification application typically involves several different steps.
45+
Creating a custom classification project typically involves several different steps.
4646

4747
:::image type="content" source="media/development-lifecycle.png" alt-text="The development lifecycle" lightbox="media/development-lifecycle.png":::
4848

@@ -66,6 +66,6 @@ Follow these steps to get the most out of your model:
6666

6767
* Use the [quickstart article](quickstart.md) to start using custom text classification.
6868

69-
* As you go through the application development lifecycle, review the [glossary](glossary.md) to learn more about the terms used throughout the documentation for this feature.
69+
* As you go through the project development lifecycle, review the [glossary](glossary.md) to learn more about the terms used throughout the documentation for this feature.
7070

7171
* Remember to view the [service limits](service-limits.md) for information such as [regional availability](service-limits.md#regional-availability).

0 commit comments

Comments
 (0)