Click or drag to resize

ITextResourceResolverLoadLexicResource Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

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

Namespace:  imbNLP.PartOfSpeech.resourceProviders.core
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.18
Syntax
C#
void LoadLexicResource(
	ILogBuilder output,
	string resourceFilePath
)

Parameters

output
Type: ILogBuilder

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

resourceFilePath
Type: SystemString

[Missing <param name="resourceFilePath"/> documentation for "M:imbNLP.PartOfSpeech.resourceProviders.core.ITextResourceResolver.LoadLexicResource(imbSCI.Core.reporting.ILogBuilder,System.String)"]

See Also