Skip to content

Commit c80ba86

Browse files
py27 strikes again (Azure#20136)
1 parent 80b6678 commit c80ba86

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sdk/textanalytics/azure-ai-textanalytics/samples/async_samples/sample_extract_summary_async.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ async def sample_extractive_summarization_async():
4545
"Services, I have been working with a team of amazing scientists and engineers to turn this quest into a "
4646
"reality. In my role, I enjoy a unique perspective in viewing the relationship among three attributes of "
4747
"human cognition: monolingual text (X), audio or visual sensory signals, (Y) and multilingual (Z). At the "
48-
"intersection of all three, there's magicwhat we call XYZ-code as illustrated in Figure 1a joint "
48+
"intersection of all three, there's magic-what we call XYZ-code as illustrated in Figure 1-a joint "
4949
"representation to create more powerful AI that can speak, hear, see, and understand humans better. "
5050
"We believe XYZ-code will enable us to fulfill our long-term vision: cross-domain transfer learning, "
5151
"spanning modalities and languages. The goal is to have pretrained models that can jointly learn "

sdk/textanalytics/azure-ai-textanalytics/samples/sample_extract_summary.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ def sample_extractive_summarization():
4646
"Services, I have been working with a team of amazing scientists and engineers to turn this quest into a "
4747
"reality. In my role, I enjoy a unique perspective in viewing the relationship among three attributes of "
4848
"human cognition: monolingual text (X), audio or visual sensory signals, (Y) and multilingual (Z). At the "
49-
"intersection of all three, there's magicwhat we call XYZ-code as illustrated in Figure 1a joint "
49+
"intersection of all three, there's magic-what we call XYZ-code as illustrated in Figure 1-a joint "
5050
"representation to create more powerful AI that can speak, hear, see, and understand humans better. "
5151
"We believe XYZ-code will enable us to fulfill our long-term vision: cross-domain transfer learning, "
5252
"spanning modalities and languages. The goal is to have pretrained models that can jointly learn "

0 commit comments

Comments
 (0)