<div dir="ltr">Hello,<br><br>I haveĀ  a set of English language CHAT transcripts with disambiguated mor tier. What I want to do is count the occurrence of a set of 50 specific stems in these files.<br>I know I can get a frequency list of all stems using freq +s@"r-*,o-%", and that I can get the occurrence of a specific stem, say, 'be', using freq +s@"r-be,o-%".<br><br>But is there a way to search for my list of 50 stems in one go? Can I make freq accept this list as search input and still seach only for stems?<br>I created a list (mystems.cut) containing my stems (one on each line) in the form r-be,o-% and then running freq +s@mystems.cut, but freq didn't find anything.<br><br>Any help would be greatly appreciated!<br>Thanks,<br>Rasmus Steinkrauss<br></div>

<p></p>

-- <br />
You received this message because you are subscribed to the Google Groups "chibolts" group.<br />
To unsubscribe from this group and stop receiving emails from it, send an email to <a href="mailto:chibolts+unsubscribe@googlegroups.com">chibolts+unsubscribe@googlegroups.com</a>.<br />
To post to this group, send email to <a href="mailto:chibolts@googlegroups.com">chibolts@googlegroups.com</a>.<br />
To view this discussion on the web visit <a href="https://groups.google.com/d/msgid/chibolts/81a1ed10-3cbf-469f-9718-3bda5e87e506%40googlegroups.com?utm_medium=email&utm_source=footer">https://groups.google.com/d/msgid/chibolts/81a1ed10-3cbf-469f-9718-3bda5e87e506%40googlegroups.com</a>.<br />
For more options, visit <a href="https://groups.google.com/d/optout">https://groups.google.com/d/optout</a>.<br />