Description
Each file must contain a list of words to exclude. Each word should be on a separate line.
With the global RegExp
option enabled or with the RegExp prefix, each
word must be a regular expression. The type
must be either a mime type,
a valid extension or can be omitted. This option has the RegExp ExcludeWords
extension since version 1.6.
|
If you use an ExcludeWords directive with RegExp=Y, the default English dictionary supplied in the distribution
cannot be used. It contains a .*
expression which will exclude all possible word
combinations.
|
It is possible to include multiple ExcludeWords directives in configuration files, but each type must
have at most one directive. Dictionaries are loaded when they are required only.
|
An NdxScan tool that outputs most frequent words in an Alkaline database is available
as part of the AlkalineTools distribution.
|