/
Insights using Dynizer (POC)

Insights using Dynizer (POC)

This optional module is part of release 25.1 and is still in the proof-of-concept (POC) stage.

Introduction

Our strategy is to make the customer’s data more alive by offering insights into their data. For example, offer a summary of a document, a list of named entities, and a sentiment analysis. The Dynizer case, created by our partner Consono, offers a wide range of analyses on the content of your documents.

Analyses

The following https://mediahaven.atlassian.net/wiki/spaces/CS/pages/4651876362 will be offered by this module

Analysis

Description

Metadata Field

Analysis

Description

Metadata Field

Summary

The summary of the document

Dynamic.PocInsights.Summary

Entities (Person)

The detected persons

Dynamic.PocInsights.Persons.Person

Entities (Organisations)

The detected organisations

Dynamic.PocInsights.Organisations.Organisation

Entities (Locations)

The detected locations

Dynamic.PocInsights.Locations.Location

Entities (General)

The detected other entities

Dynamic.PocInsights.Entities.Entity

Actions

The detected actions

Dynamic.PocInsights.Actions.Action

Ocr

The full OCR

Dynamic.PocOcr

Connector

Activation of the module will ensure that the Dynizer connector, which implements https://mediahaven.atlassian.net/wiki/spaces/CS/pages/4652335133, will be contacted.

Front end

Dynizer also offers a new number of UI components that have been integrated into our front end.

image-20241202-131249.png

The following document explains these components in detail:

Activation

This feature will be automatically activated for the secondary and tertiary organisations on integration environments

The configuration of the Dynizer API key is required for the correct operation

  1. Create all the following field definitions linked with the dotted key you specify in the instructions (for UAT this is automatically done for the fields provided above)

  2. Enable the module INSIGHTS_BY_CONSONO for the customer’s organisation. See the MediaHaven REST API documentation for information on how to do that.

  3. Obtain the Dynizer API key for this environment.

  4. Update the plugin INSIGHTS_BY_CONSONO for the property Secret with the above Dynizer API key.

Related content