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 wi...