Click or drag to resize

languageManagerDBNamedEntitiesexploreToken Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Explores the token.

Namespace:  imbNLP.Data.extended.namedEntities
Assembly:  imbNLP.Data (in imbNLP.Data.dll) Version: 0.2.26
Syntax
C#
public override tokenQueryResponse exploreToken(
	tokenQuery query
)

Parameters

query
Type: imbNLP.Data.extended.dict.coretokenQuery
The query.

Return Value

Type: tokenQueryResponse

[Missing <returns> documentation for "M:imbNLP.Data.extended.namedEntities.languageManagerDBNamedEntities.exploreToken(imbNLP.Data.extended.dict.core.tokenQuery)"]

See Also