Click or drag to resize

multiLanguageEvaluationlanguageScore Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Absolute score, without double matches - only words matched by single language is considered here

Namespace:  imbNLP.Data.evaluate
Assembly:  imbNLP.Data (in imbNLP.Data.dll) Version: 0.2.30
Syntax
C#
[XmlIgnoreAttribute]
public instanceCountCollection<basicLanguageEnum> languageScore { get; set; }

Property Value

Type: instanceCountCollectionbasicLanguageEnum
The language score.
See Also