<div dir="ltr"><div dir="ltr"><div>I have a corpus which is divided into de facto subcorpora using an s-attribute, and I need to count the number of tokens in each subcorpus. Are there any issues with doing this by searching for <font face="monospace">[word=&quot;.+&quot;]</font> while selecting each of the s-attribute values and using the number of matches returned as the token count? Is there a better way to do this (ideally, one which would return all the match counts at once)?</div><div><br></div><div>Thanks in advance,</div><div>Scott</div></div></div>