File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
sdk/textanalytics/azure-ai-textanalytics Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# Azure Text Analytics client library for Python
22
3- Text Analytics is a cloud-based service that provides advanced natural language processing over raw text, and includes the following main functions :
3+ Text Analytics is a cloud-based service that provides advanced natural language processing over raw text, and includes the following main features :
44
55- Sentiment Analysis
66- Named Entity Recognition
Original file line number Diff line number Diff 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 magic—what we call XYZ-code as illustrated in Figure 1—a 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 "
Original file line number Diff line number Diff 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 magic—what we call XYZ-code as illustrated in Figure 1—a 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 "
You can’t perform that action at this time.
0 commit comments