The TempDir
parameter sets the path to the directory where the module stores its temporary internal files.
The directory specified by the module TempDir
parameter is separate to the server temporary directory that is specified by the TempDir parameter in the [Paths]
section of the configuration file.
Type: | String |
---|---|
Default: |
None ( Server temporary directory ( |
Required: | Yes |
Configuration Section: | lidtrain, lmbuild, sidoptimizer, and textnorm modules |
Example: | TempDir=C:/Temp
|
|