Decide Which Eduction Product to Use

Micro Focus provides three main ways for you to use Eduction: Eduction in ingest, the Eduction SDK, and Eduction Server. The one you use depends on your use case, and your preference.

Eduction as Part of an Ingestion Process

The IDOL ingestion components, IDOL NiFi Ingest and Connector Framework Server (CFS), allow you to incorporate Eduction as part of a document retrieval process. You can use connectors to retrieve documents from your repositories, and perform Eduction alongside any other document processing.

This method is very useful if you want to automate the process of retrieving and tagging documents. In particular, if you use IDOL NiFi Ingest and CFS to index into IDOL, you can use Eduction to add extra fields to your IDOL documents to make it easier to search for the entity values that you extract.

However, this method is not appropriate if you want to provide text directly to Eduction as part of an application.

Eduction SDK or Eduction Server

The Eduction SDK provides APIs to allow you to run Eduction directly. This option is most suitable for OEM environments, where you want to embed Eduction into an application that you distribute to your users.

The Eduction ACI Server also allows you to use Eduction as part of an application. In this case, you must host the server (and a license server), which makes it less suitable for OEM environments. It might be the most suitable option if you want to use Eduction in a web application, particularly if you want to use other IDOL services.

In other cases, you can use either option, depending on your personal preference. When you choose, you might want to consider the following points:

For more information, see Eduction SDK and Eduction ACI Server.