Named Entity Recognition Configuration File
You define configuration settings for edktool in a Knowledge Discovery format CFG configuration file. For details of the settings that you can use in this file, see Named Entity Recognition Parameter Reference.
The CFG configuration file consists of several sections, which you identify by using a phrase in square brackets. Each section contains parameters (name/value pairs). For example:
[Eduction] ResourceFiles=C:\MyGrammar\gram1.ecr
To define Named Entity Recognition settings in the configuration file
-
Open the CFG configuration file in a text editor.
-
Set the Named Entity Recognition parameters as required. See Named Entity Recognition Parameter Reference for more information.
-
Save and close the configuration file.