<div dir="ltr">Dear all,<br><br>I'm trying to get counts of word tokens by different speakers, classified by their role (mother, father, adult, brother, etc.) Since role information is specified in the header, I thought I could just do<br><br>freq -t*CHI  +d3 +f"_TEST_" @<br><br>However, when I ran it for instance on the 04daniel.cha file provided in the tutorial folder (provided in the CLAN folder), I get the following output:<br>







<style>table {  }td { padding-top: 1px; padding-right: 1px; padding-left: 1px; color: black; font-size: 12pt; font-weight: 400; font-style: normal; text-decoration: none; font-family: Calibri,sans-serif; vertical-align: bottom; border: medium none; white-space: nowrap; }</style>




<table style="border-collapse:
 collapse;width:910pt" cellspacing="0" cellpadding="0" width="910" border="0">

 <colgroup><col style="width:65pt" span="14" width="65">
 </colgroup><tbody><tr style="height:15.0pt" height="15">
  <td style="height:15.0pt;width:65pt" width="65" height="15">File</td>
  <td style="width:65pt" width="65">Language</td>
  <td style="width:65pt" width="65">Corpus</td>
  <td style="width:65pt" width="65">Speaker</td>
  <td style="width:65pt" width="65">Age</td>
  <td style="width:65pt" width="65">Sex</td>
  <td style="width:65pt" width="65">Group</td>
  <td style="width:65pt" width="65">SES</td>
  <td style="width:65pt" width="65">Role</td>
  <td style="width:65pt" width="65">Education</td>
  <td style="width:65pt" width="65">Custom field</td>
  <td style="width:65pt" width="65">Types</td>
  <td style="width:65pt" width="65">Token</td>
  <td style="width:65pt" width="65">TTR</td>
 </tr>
 <tr style="height:15.0pt" height="15">
  <td colspan="6" style="height:15.0pt;mso-ignore:colspan" height="15">This TTR
  number was not calculated on the basis of %mor line forms.</td>
  <td><br></td>
  <td><br></td>
  <td><br></td>
  <td><br></td>
  <td><br></td>
  <td><br></td>
  <td><br></td>
  <td><br></td>
 </tr>
 <tr style="height:15.0pt" height="15">
  <td colspan="5" style="height:15.0pt;mso-ignore:colspan" height="15">If you want
  a TTR based on lemmas, run FREQ on the %mor line.</td>
  <td><br></td>
  <td><br></td>
  <td><br></td>
  <td><br></td>
  <td><br></td>
  <td><br></td>
  <td><br></td>
  <td><br></td>
  <td><br></td>
 </tr>
 <tr style="height:15.0pt" height="15">
  <td style="height:15.0pt" height="15">04daniel,/Users/acristia/Desktop/04daniel</td>
  <td>.</td>
  <td>.</td>
  <td>*INV:</td>
  <td>.</td>
  <td>.</td>
  <td>.</td>
  <td>.</td>
  <td>.</td>
  <td>.</td>
  <td>.</td>
  <td align="right">22</td>
  <td align="right">25</td>
  <td>0.880</td>
 </tr>
 <tr style="height:15.0pt" height="15">
  <td style="height:15.0pt" height="15">04daniel,/Users/acristia/Desktop/04daniel</td>
  <td>.</td>
  <td>.</td>
  <td>*PAR:</td>
  <td>.</td>
  <td>.</td>
  <td>.</td>
  <td>.</td>
  <td>.</td>
  <td>.</td>
  <td>.</td>
  <td align="right">50</td>
  <td align="right">71</td>
  <td>0.704</td>
 </tr>

</tbody></table>




<br><br>Notice that role information (and even language and corpus) are missing.<br><br>The header in the .cha file looks correct to me:<br>@ID:    eng|CalvinCookies|PAR|||||Participant|||<br>@ID:    eng|CalvinCookies|INV|||||Investigator|||<br><br>Compare the example from the CHAT manual (p.21):<br>

        
                
                
        
        
                <div class="page" title="Page 21">
                        <div class="layoutArea">
                                <div class="column">
                                        <p><span style="font-size: 10.000000pt; font-family: 'Courier'; font-weight: 700">@ID: eng|macwhinney|CHI|2;10.10||||Target_Child||| <br></span></p><p><span style="font-size: 10.000000pt; font-family: 'Courier'; font-weight: 700">@ID: eng|macwhinney|FAT|35;2.||||Target_Child|||
</span></p>
                                </div>
                        </div>
                </div>
        
<br>I've just downloaded the latest version of CLAN; I'm on a mac.<br><br>Thank you in advance,<br><br>Alex<br><br><br>







<style>table {  }td { padding-top: 1px; padding-right: 1px; padding-left: 1px; color: black; font-size: 12pt; font-weight: 400; font-style: normal; text-decoration: none; font-family: Calibri,sans-serif; vertical-align: bottom; border: medium none; white-space: nowrap; }</style></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/afd7d9aa-853e-48a6-8172-037e6c7209c8%40googlegroups.com?utm_medium=email&utm_source=footer">https://groups.google.com/d/msgid/chibolts/afd7d9aa-853e-48a6-8172-037e6c7209c8%40googlegroups.com</a>.<br />
For more options, visit <a href="https://groups.google.com/d/optout">https://groups.google.com/d/optout</a>.<br />