Click or drag to resize

termExploreProceduresexploreWithApertiumAndWordnet Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[Missing <summary> documentation for "M:imbNLP.Data.semanticLexicon.explore.termExploreProcedures.exploreWithApertiumAndWordnet(System.String,imbSCI.Core.reporting.ILogBuilder)"]

Namespace:  imbNLP.Data.semanticLexicon.explore
Assembly:  imbNLP.Data (in imbNLP.Data.dll) Version: 0.2.30
Syntax
C#
public static termExploreModelSet exploreWithApertiumAndWordnet(
	string word,
	ILogBuilder response
)

Parameters

word
Type: SystemString

[Missing <param name="word"/> documentation for "M:imbNLP.Data.semanticLexicon.explore.termExploreProcedures.exploreWithApertiumAndWordnet(System.String,imbSCI.Core.reporting.ILogBuilder)"]

response
Type: ILogBuilder

[Missing <param name="response"/> documentation for "M:imbNLP.Data.semanticLexicon.explore.termExploreProcedures.exploreWithApertiumAndWordnet(System.String,imbSCI.Core.reporting.ILogBuilder)"]

Return Value

Type: termExploreModelSet

[Missing <returns> documentation for "M:imbNLP.Data.semanticLexicon.explore.termExploreProcedures.exploreWithApertiumAndWordnet(System.String,imbSCI.Core.reporting.ILogBuilder)"]

See Also