wordAnalysisToolsGetJaccardIndex Method |
[This is preliminary documentation and is subject to change.]
Namespace: imbNLP.PartOfSpeech.analysis
public static double GetJaccardIndex( List<string> ngrams_A, List<string> ngrams_b )
[Missing <returns> documentation for "M:imbNLP.PartOfSpeech.analysis.wordAnalysisTools.GetJaccardIndex(System.Collections.Generic.List{System.String},System.Collections.Generic.List{System.String})"]