I haven’t paid much attention to concordance, and used it today to determine the frequency of a word in a document. How is it possible, in one document, that the number of groups the word appears in, is more than the frequency? Am I missing something (be nice
) Does a “group” reach beyond the current document being examined? If so, how far beyond will a group reach?
Groups is reporting the number of groups in the database in which the word is also found. If you group a document you know contains the word, you should see the value increment by 1.
Also, in a database with e.g., five groups, the Groups field should never exceed 5.