 | spiderEvaluatorSimpleBase Constructor (String, String, String, Boolean) |
imbSCI | imbACE | imbNLP | imbWEM | imbWBI [This is preliminary documentation and is subject to change.]
Namespace:
imbWEM.Core.crawler.evaluators
Assembly:
imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntaxprotected spiderEvaluatorSimpleBase(
string __name,
string __description,
string __aboutfile,
bool doTokenization
)
Parameters
- __name
- Type: SystemString
The name. - __description
- Type: SystemString
The description. - __aboutfile
- Type: SystemString
The aboutfile. - doTokenization
- Type: SystemBoolean
if set to true [do tokenization].
See Also