Real-time analytics with Azure Data Explorer

Azure Data Explorer (ADX) is a fast, reliable, and highly scalable real-time analytics platform provided by Microsoft. It’s designed to collect, analyze, and visualize massive volumes of data in real-time. This tutorial will walk you through the steps to set up a simple real-time analytics pipeline using Azure Data Explorer. Continue Reading

How to use LLMs for text summarization and extraction

Text summarization and extraction are crucial tasks in natural language processing (NLP) and information retrieval. Language models have emerged as powerful tools for accomplishing these tasks. In this tutorial, we will explore how to use Language Model-based Methods (LLMs) for text summarization and extraction. We will cover the following topics: Continue Reading

How to use LLMs for text mining and information extraction

How to Use Language Model Models (LLMs) for Text Mining and Information Extraction Language Model Models (LLMs) have revolutionized the field of natural language processing (NLP), enabling powerful text mining and information extraction capabilities. LLMs, such as GPT-3 and T5, can generate human-like text, answer questions, summarize articles, and even Continue Reading