Click or drag to resize

tableReplaceResolverfeedFromTable Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "M:imbNLP.PartOfSpeech.resourceProviders.core.tableReplaceResolver.feedFromTable(imbSCI.Core.reporting.ILogBuilder,System.Boolean,System.Boolean)"]

Namespace:  imbNLP.PartOfSpeech.resourceProviders.core
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.18
Syntax
C#
protected void feedFromTable(
	ILogBuilder output,
	bool variateWithoutSpace = true,
	bool ignoreCase = true
)

Parameters

output
Type: ILogBuilder

[Missing <param name="output"/> documentation for "M:imbNLP.PartOfSpeech.resourceProviders.core.tableReplaceResolver.feedFromTable(imbSCI.Core.reporting.ILogBuilder,System.Boolean,System.Boolean)"]

variateWithoutSpace (Optional)
Type: SystemBoolean

[Missing <param name="variateWithoutSpace"/> documentation for "M:imbNLP.PartOfSpeech.resourceProviders.core.tableReplaceResolver.feedFromTable(imbSCI.Core.reporting.ILogBuilder,System.Boolean,System.Boolean)"]

ignoreCase (Optional)
Type: SystemBoolean

[Missing <param name="ignoreCase"/> documentation for "M:imbNLP.PartOfSpeech.resourceProviders.core.tableReplaceResolver.feedFromTable(imbSCI.Core.reporting.ILogBuilder,System.Boolean,System.Boolean)"]

See Also