I'm working on programmatically building a LUIS model from the Microsoft Cognitive Services APIs (http://www.luis.ai/) and would like to be able to upload a file and identify the intents/entities. Is this what an entity extractor does?
I tried out the Console for the Programmatic APIs and still am not sure what I should be looking at. Found here: https://dev.projectoxford.ai/docs/services/56d95961e597ed0f04b76e58/operations/56f8a55119845511c81de46a/console
Any advice?