Skip to content

Commit a1893bb

Browse files
authored
Adding missing conjunction
1 parent c900c2e commit a1893bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

learn-pr/wwl-data-ai/get-started-ai-fundamentals/includes/5-natural-language-processing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Key points to understand about natural language processing (NLP) include:
1111
- *Language detection* - identifying the language in which text is written.
1212

1313
> [!NOTE]
14-
> In this module, we've used the term *natural language processing* (NLP) to describe AI capabilities derive meaning from "ordinary" human language. You might also see this area of AI referred to as *natural language understanding* (NLU).
14+
> In this module, we've used the term *natural language processing* (NLP) to describe AI capabilities that derive meaning from "ordinary" human language. You might also see this area of AI referred to as *natural language understanding* (NLU).
1515
1616
## Natural language processing scenarios
1717

0 commit comments

Comments
 (0)