Click or drag to resize

tokenizatorBase Constructor

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the tokenizatorBase class

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

Parameters

__settings
Type: imbNLP.Core.contentStructure.tokenizatornlpTokenizatorSettings

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

See Also