From jms2cor4 at gmail.com Tue Nov 11 15:29:34 2025 From: jms2cor4 at gmail.com (Jamie Smith) Date: Tue, 11 Nov 2025 07:29:34 -0800 (PST) Subject: tallying codes with FREQ Message-ID: <79a74dd4-abb5-41a9-a23f-d2046a8e913an@googlegroups.com> Hello, I am looking at dialect density in speakers of AAE and I would like to use CLAN to tell me how many instances of each dialect feature there are in a transcript. I had thought that if I put a list of the codes in a .cut file, I could use FREQ to count them, like this: > freq +s at codes.cut sample.cha What I am getting instead is a tally of the words in each utterance that contains one of the codes. Thank you for any guidance you might be able to offer. Jamie in Illinois -- 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 visit https://groups.google.com/d/msgid/chibolts/79a74dd4-abb5-41a9-a23f-d2046a8e913an%40googlegroups.com. -------------- next part -------------- An HTML attachment was scrubbed... URL: From spektor at andrew.cmu.edu Tue Nov 11 17:42:55 2025 From: spektor at andrew.cmu.edu (Leonid Spektor) Date: Tue, 11 Nov 2025 12:42:55 -0500 Subject: tallying codes with FREQ In-Reply-To: <79a74dd4-abb5-41a9-a23f-d2046a8e913an@googlegroups.com> References: <79a74dd4-abb5-41a9-a23f-d2046a8e913an@googlegroups.com> Message-ID: Hi Jamie, I assume that your codes are something like this "word at code". If that is the case then in your codes.cut file or in just +s option you can search for "%@code". This will count only "@code" part without the actual words. For example: freq +s%@code sample.cha Leonid. > On Nov 11, 2025, at 10:29, Jamie Smith wrote: > > Hello, I am looking at dialect density in speakers of AAE and I would like to use CLAN to tell me how many instances of each dialect feature there are in a transcript. > > I had thought that if I put a list of the codes in a .cut file, I could use FREQ to count them, like this: > > freq +s at codes.cut sample.cha > > What I am getting instead is a tally of the words in each utterance that contains one of the codes. > > Thank you for any guidance you might be able to offer. > > Jamie in Illinois > > -- > 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 visit https://groups.google.com/d/msgid/chibolts/79a74dd4-abb5-41a9-a23f-d2046a8e913an%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 visit https://groups.google.com/d/msgid/chibolts/FAD2B5F9-B13B-4F93-B919-893F95D5B118%40andrew.cmu.edu. -------------- next part -------------- An HTML attachment was scrubbed... URL: From siddhi.patel24 at gmail.com Fri Nov 14 21:30:35 2025 From: siddhi.patel24 at gmail.com (siddhi patel) Date: Fri, 14 Nov 2025 15:30:35 -0600 Subject: Export .cha ro .json Message-ID: Hi How can we export annotations from CLAN to .json? JSON is an open standard file format and data interchange format that uses human-readable text to store and transmit data objects consisting of name?value pairs and arrays. Wikipedia info about JSON Thank you for your help Best, Siddhi Patel -- 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 visit https://groups.google.com/d/msgid/chibolts/CALKiuTiYntpv3ZYi_dpBHOfv_cqPwWVGFEBNZAQWX6nxuN%2BxMg%40mail.gmail.com. -------------- next part -------------- An HTML attachment was scrubbed... URL: