Click or drag to resize

textResourceIndexBaseresolveIfRequired Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Resolves if required.

Namespace:  imbNLP.PartOfSpeech.resourceProviders.core
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.18
Syntax
C#
protected void resolveIfRequired(
	IEnumerable<lexicInflection> ls
)

Parameters

ls
Type: System.Collections.GenericIEnumerablelexicInflection
The ls.
See Also