Nouns per utterance

Brian MacWhinney macw at andrew.cmu.edu
Mon Sep 9 19:34:32 UTC 2019


Dear Brielle,

   EVAL does what EVAL does.  Adding new things requires programming changes and people seldom look at “nouns per utterance”.  However, you can use MLU to count first the number of utterances with 
mlu +o3 +u *.cha
Perhaps you don’t want all speakers, in that case something like
mlu +t*PAR +u *.cha
Perhaps you want a single file.  In that case, something like
mlu +t*PAR file.cha

Then to count the nouns, you can use FREQ on the %mor line, as in 
freq +t%mor +s”n|*” *.cha
You may again want +u or +t*PAR or even +d4.  Just read the FREQ options.

-- Brian MacWhinney
Teresa Heinz Professor of Cognitive Psychology, 
Computational Linguistics, 
and Modern Languages, CMU

> On Sep 9, 2019, at 2:36 PM, brielle.stark <brielle.stark at gmail.com> wrote:
> 
> Hello! Is there any way to use eval or freq to get 'nouns per utterance' rather than verbs? Many thanks :) Apologies if the answer is obvious!
> 
> -- 
> You received this message because you are subscribed to the Google Groups "chibolts" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to chibolts+unsubscribe at googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/chibolts/7a924baa-df91-4074-bead-4a7196e8b279%40googlegroups.com.

-- 
You received this message because you are subscribed to the Google Groups "chibolts" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chibolts+unsubscribe at googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/chibolts/30831224-F55C-4DB7-AF87-EDD23346A734%40andrew.cmu.edu.



More information about the Chibolts mailing list