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 (lidtrain , lmbuild and textnorm modules) |
Required: | Yes |
Configuration Section: | lidtrain, lmbuild, and textnorm modules |
Example: | TempDir=C:/Temp
|
See Also: |
|