การฝึกอบรม
ใบรับรอง
รับรองโดย Microsoft: หลักพื้นฐานของ Azure AI - Certifications
แสดงให้เห็นแนวคิด AI พื้นฐานที่เกี่ยวข้องกับการพัฒนาซอฟต์แวร์และบริการของ Microsoft Azure เพื่อสร้างโซลูชัน AI
เบราว์เซอร์นี้ไม่ได้รับการสนับสนุนอีกต่อไป
อัปเกรดเป็น Microsoft Edge เพื่อใช้ประโยชน์จากคุณลักษณะล่าสุด เช่น การอัปเดตความปลอดภัยและการสนับสนุนด้านเทคนิค
Entity linking is one of the features offered by Azure AI Language, a collection of machine learning and AI algorithms in the cloud for developing intelligent applications that involve written language. Entity linking identifies and disambiguates the identity of entities found in text. For example, in the sentence "We went to Seattle last week.", the word "Seattle" would be identified, with a link to more information on Wikipedia.
This documentation contains the following types of articles:
To use entity linking, you submit raw unstructured text for analysis and handle the API output in your application. Analysis is performed as-is, with no additional customization to the model used on your data. There are two ways to use entity linking:
Development option | Description |
---|---|
Language studio | Language Studio is a web-based platform that lets you try entity linking with text examples without an Azure account, and your own data when you sign up. For more information, see the Language Studio website. |
REST API or Client library (Azure SDK) | Integrate entity linking into your applications using the REST API, or the client library available in a variety of languages. For more information, see the entity linking quickstart. |
As you use this feature in your applications, see the following reference documentation and samples for Azure AI Language:
Development option / language | Reference documentation | Samples |
---|---|---|
REST API | REST API documentation | |
C# | C# documentation | C# samples |
Java | Java documentation | Java Samples |
JavaScript | JavaScript documentation | JavaScript samples |
Python | Python documentation | Python samples |
An AI system includes not only the technology, but also the people who will use it, the people who will be affected by it, and the environment in which it is deployed. Read the transparency note for entity linking to learn about responsible AI use and deployment in your systems. You can also see the following articles for more information:
There are two ways to get started using the entity linking feature:
การฝึกอบรม
ใบรับรอง
รับรองโดย Microsoft: หลักพื้นฐานของ Azure AI - Certifications
แสดงให้เห็นแนวคิด AI พื้นฐานที่เกี่ยวข้องกับการพัฒนาซอฟต์แวร์และบริการของ Microsoft Azure เพื่อสร้างโซลูชัน AI