Skip to end of banner
Go to start of banner

Insights using Dynizer (POC)

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 6 Next »

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

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 /wiki/spaces/CS/pages/4652335133, will be contacted.

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.

  • No labels