Click or drag to resize

tableReplaceResolverprocess Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Replaces found needles in the input

Namespace:  imbNLP.PartOfSpeech.resourceProviders.core
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.18
Syntax
C#
public string process(
	string input
)

Parameters

input
Type: SystemString
The input.

Return Value

Type: String

[Missing <returns> documentation for "M:imbNLP.PartOfSpeech.resourceProviders.core.tableReplaceResolver.process(System.String)"]

See Also