Showing results for Cognitive Services - ISE Developer Blog

Jul 12, 2024
4

Document Summarization Solution Patterns using Azure Open AI & Langchain

Komal Grover
Komal Grover

This post lists the various solution patterns that can be applied for document summarization. Document summarization comes with its challenges related to token limitation and chunk sizes. This blog post discusses about the solutions to tackle those challenges.

CSEISE
Dec 12, 2018
0
0

Social Stream Pipeline on Databricks with auto-scaling and CI/CD using Travis

Mor Shemesh
Mor Shemesh

This code story describes CSE's work with ZenCity to create a data pipeline on Azure Databricks supported by a CI/CD pipeline on TravisCI. The aim of the collaboration was to create a pipeline capable of processing a stream of social posts, analyzing them, and identifying trends.

DevOpsBig DataAzure App Services
May 7, 2018
0
0

Making sense of Handwritten Sections in Scanned Documents using the Azure ML Package for Computer Vision and Azure Cognitive Services

Tingting Zhao
Tingting Zhao

Extracting general concepts, rather than specific phrases, from documents and contracts is challenging. It's even more complicated when applied to scanned documents containing handwritten annotations. We describe using object detection and OCR with Azure ML Package for Computer Vision and Cognitive Services API.

Machine LearningCognitive Services