Conversation Language Understanding Model (Part 2)
Store Your Data
Language Studio and Azure
AI Services both provide access to Azure Blob storage. The easiest option is to
select Container as the container must be available, although private
containers can also be used with some extra setup.
You also need a method
for classifying each document in addition to your data. You can manually
categorize each document one at a time using the graphical interface that
Language Studio offers.
There are two types of
projects available, if a document belongs to a single class, utilize a single
label categorization project. Use the multi-label categorization project if you
are able to map a document to multiple classes.
If you don't want to
manually classify each document, you can label all your documents before you
create your Azure AI Language project.
Create Your Azure AI
Language Project
Your Azure AI Language
project can be created in one of two ways. Language Studio will offer to build
a language service for you if you begin using it without first creating one in
the Azure portal.
The most flexible way to
create a Azure AI Language project is to first create your language service
using the Azure portal. If you choose this option, you get the option to add
custom features.
Choose that custom
feature while building your language service, just as you were going to
construct a custom text classification. Using this procedure, you will also
connect the language service to a storage account.
You can go straight to
the Language Studio from the language service's overview pane after the
resource has been deployed. After that, you can start a brand-new, unique text
classification project.
Conclusion
We have successfully learnt
about storing data and creating Azure AI language project.
Comments
Post a Comment