Click or drag to resize

webLemmaTermPairCollectionGetCosineSimilarity Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the cosine similarity for contained pairs collection

Namespace:  imbNLP.PartOfSpeech.TFModels.webLemma.table
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntax
C#
public double GetCosineSimilarity(
	ILogBuilder logger = null
)

Parameters

logger (Optional)
Type: ILogBuilder
The logger.

Return Value

Type: Double

[Missing <returns> documentation for "M:imbNLP.PartOfSpeech.TFModels.webLemma.table.webLemmaTermPairCollection.GetCosineSimilarity(imbSCI.Core.reporting.ILogBuilder)"]

See Also