Click or drag to resize

termExploreProceduresexplore Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Namespace:  imbNLP.Data.semanticLexicon.explore
Assembly:  imbNLP.Data (in imbNLP.Data.dll) Version: 0.2.30
Syntax
C#
public static termExploreModel explore(
	string word,
	ILogBuilder response,
	termExploreMode mode,
	bool verbose = false
)

Parameters

word
Type: SystemString

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

response
Type: ILogBuilder

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

mode
Type: imbNLP.Data.semanticLexicon.exploretermExploreMode

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

verbose (Optional)
Type: SystemBoolean

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

Return Value

Type: termExploreModel

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

See Also