Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

SAGA The Saga Server exposes a REST API which is used by the UI application.

Developers could also use this API instead of embedding the saga library into their own code.

This documentation focus on Endpoints needed for using SAGA to process text.

  • Legacy: Used by the UI application, to perform previews
    • Warning
      titleDeprecated

      This API will be remove in next version

  • Client: Specially design API using our new feature of processing units. Each unit can be configure independently, to process and identify specific text and tags

This documentation focuses on Endpoints that are needed when using Saga to process text.  The rest of the The rest of Endpoints used by the UI application are not fully documented as they are not needed to process text.


Note
titleUse Client API

Since version 1.3 the Client API was added to perform high demanding process, and its ideal to use when using the API for document processing, query processing,...