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