Click or drag to resize

IOrthographyIsStopWord Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[Missing <summary> documentation for "M:System.Language.IOrthography.IsStopWord(System.String)"]

Namespace:  System.Language
Assembly:  imbNLP.Toolkit (in imbNLP.Toolkit.dll) Version: 0.2.30
Syntax
C#
bool IsStopWord(
	string hash
)

Parameters

hash
Type: SystemString

[Missing <param name="hash"/> documentation for "M:System.Language.IOrthography.IsStopWord(System.String)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:System.Language.IOrthography.IsStopWord(System.String)"]

See Also