1. Azure AI Document Intelligence - Prebuilt Invoice Model:
Microsoft Learn. (2023). Document Intelligence invoice model. "The prebuilt invoice model is ready to use without any training. It combines our powerful Optical Character Recognition (OCR) capabilities with deep learning models to extract key information from invoices." This confirms it provides OCR, layout analysis, and field extraction without custom training.
Reference: https://learn.microsoft.com/en-us/azure/ai-services/document-intelligence/concept-invoice?view=doc-intel-4.0.0, Section: "Invoice model overview".
2. Azure Machine Learning Overview:
Microsoft Learn. (2023). What is Azure Machine Learning?. "Azure Machine Learning is a cloud service for accelerating and managing the machine learning project lifecycle. Machine learning professionals, data scientists, and engineers can use it in their day-to-day workflows: Train and deploy models..." This highlights that its primary purpose is for creating custom models, which is disallowed by the question.
Reference: https://learn.microsoft.com/en-us/azure/machine-learning/overview-what-is-azure-machine-learning?view=azureml-api-2, Section: "What is Azure Machine Learning?".
3. Azure AI Language Service Overview:
Microsoft Learn. (2023). What is Azure AI Language?. "Azure AI Language is a cloud-based service that provides Natural Language Processing (NLP) features for understanding and analyzing text." This shows its focus is on linguistic analysis of text, not the structural or layout analysis of a visual document like a PDF invoice.
Reference: https://learn.microsoft.com/en-us/azure/ai-services/language-service/overview, Section: "What is Azure AI Language?".