Click or drag to resize

OpenDictionaryHarvesterStart Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:imbNLP.Project.Dataset.OpenDictionaryHarvester.Start(System.String,imbSCI.Core.reporting.ILogBuilder)"]

Namespace:  imbNLP.Project.Dataset
Assembly:  imbNLP.Project (in imbNLP.Project.dll) Version: 1.0.0
Syntax
C#
public void Start(
	string startingURL,
	ILogBuilder logger = null
)

Parameters

startingURL
Type: SystemString

[Missing <param name="startingURL"/> documentation for "M:imbNLP.Project.Dataset.OpenDictionaryHarvester.Start(System.String,imbSCI.Core.reporting.ILogBuilder)"]

logger (Optional)
Type: ILogBuilder

[Missing <param name="logger"/> documentation for "M:imbNLP.Project.Dataset.OpenDictionaryHarvester.Start(System.String,imbSCI.Core.reporting.ILogBuilder)"]

See Also