webLemmaTermExtensionsGetLemmasSorted Method |
[This is preliminary documentation and is subject to change.]
Namespace: imbNLP.PartOfSpeech.TFModels.webLemma.table
public static List<webLemmaTerm> GetLemmasSorted( this webLemmaTermTable table, IEnumerable<string> queryTerms, int takeTopN = -1 )