Patent attributes
Disclosed herein are example embodiments of an improved narrative generation system where an analysis service that executes data analysis logic that supports story generation is segregated from an authoring service that executes authoring logic for story generation through an interface. The analysis service may comprise a plurality of analysis applications and a plurality of analysis libraries, where the analysis applications can be segregated from the analysis libraries through another interface. Accordingly, when the authoring service needs analysis from the analysis service, the authoring service can invoke the analysis service through the interface; and when an analysis application needs analysis from an analysis library, the analysis application can invoke the analysis library through the another interface. By exposing the analysis service to the authoring service through the shared interface and by exposing the analysis libraries to the analysis applications through the shared another interface, the details of the logic underlying the analysis service and analysis libraries are shielded from the authoring service and analysis applications respectively (and vice versa).