Run the document analysis framework over a set of documents and return
both the per-document analysis map and the multi-perspective batch result.
Content generators should call this once per article and pass the results
into generateDeepAnalysisSection() via the frameworkAnalysis and
perspectiveAnalysis options.
Results are cached internally by the framework, so repeated calls with
the same documents are cheap.
Run the document analysis framework over a set of documents and return both the per-document analysis map and the multi-perspective batch result.
Content generators should call this once per article and pass the results into
generateDeepAnalysisSection()via theframeworkAnalysisandperspectiveAnalysisoptions.Results are cached internally by the framework, so repeated calls with the same documents are cheap.