orkgnlp.common.service.base

Base interfaces.

Classes

ORKGNLPBaseConfig

The ORKGNLPBaseConfig encapsulates the required configurations for a service given its name.

ORKGNLPBaseDecoder

The ORKGNLPBaseDecoder is the base decoder class.

ORKGNLPBaseEncoder

The ORKGNLPBaseEncoder is the base encoder class.

ORKGNLPBaseRunner

The ORKGNLPBaseRunner is the base runner class.

ORKGNLPBaseService

Base class for shared config parameters and functionalities.

PipelineExecutor

The PipelineExecutor executes a full service workflow given its encoder, runner and decoder.

PipelineExecutorComponent

The PipelineExecutorComponent represents a component of a PipelineExecutor