Click or drag to resize

fakeTokenizator Constructor

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Initializes a new instance of the fakeTokenizator class

Namespace:  imbNLP.Core.contentStructure.tokenizator
Assembly:  imbNLP.Core (in imbNLP.Core.dll) Version: 0.2.24
Syntax
C#
public fakeTokenizator(
	nlpTokenizatorSettings __settings
)

Parameters

__settings
Type: imbNLP.Core.contentStructure.tokenizatornlpTokenizatorSettings

[Missing <param name="__settings"/> documentation for "M:imbNLP.Core.contentStructure.tokenizator.fakeTokenizator.#ctor(imbNLP.Core.contentStructure.tokenizator.nlpTokenizatorSettings)"]

See Also