Click or drag to resize

preprocessprocess Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "M:imbNLP.Core.contentPreprocess.preprocess.process(System.String,imbNLP.Core.contentPreprocess.contentPreprocessFlag)"]

Namespace:  imbNLP.Core.contentPreprocess
Assembly:  imbNLP.Core (in imbNLP.Core.dll) Version: 0.2.24
Syntax
C#
public static string process(
	string content,
	contentPreprocessFlag _flags
)

Parameters

content
Type: SystemString

[Missing <param name="content"/> documentation for "M:imbNLP.Core.contentPreprocess.preprocess.process(System.String,imbNLP.Core.contentPreprocess.contentPreprocessFlag)"]

_flags
Type: imbNLP.Core.contentPreprocesscontentPreprocessFlag

[Missing <param name="_flags"/> documentation for "M:imbNLP.Core.contentPreprocess.preprocess.process(System.String,imbNLP.Core.contentPreprocess.contentPreprocessFlag)"]

Return Value

Type: String

[Missing <returns> documentation for "M:imbNLP.Core.contentPreprocess.preprocess.process(System.String,imbNLP.Core.contentPreprocess.contentPreprocessFlag)"]

See Also