eduction

The eduction function applies Named Entity Recognition (Eduction) to the specified document.

Syntax

eduction( doc, sectionName )

Arguments

Argument Description
doc (LuaDocument) The document on which to apply Named Entity Recognition.
sectionName (string) The name of a section in the CFS configuration file that contains configuration parameters for Named Entity Recognition. For information about the parameters that you can use to configure a Named Entity Recognition task, see Eduction Task Parameters

Returns

Boolean. Returns true if Named Entity Recognition is successful.