Click or drag to resize

plainTextTokenizatortokenizeContent Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Vrsi tokenizaciju String/PlainText sadrzaja.

Namespace:  imbNLP.Core.contentStructure.tokenizator
Assembly:  imbNLP.Core (in imbNLP.Core.dll) Version: 0.2.24
Syntax
C#
public IContentPage tokenizeContent(
	params Object[] resources
)

Parameters

resources
Type: SystemObject
Preporuceni resursi: String content, basicLanguage language, node page

Return Value

Type: IContentPage

[Missing <returns> documentation for "M:imbNLP.Core.contentStructure.tokenizator.plainTextTokenizator.tokenizeContent(System.Object[])"]

See Also