<div dir="ltr">Hi, <div><br></div><div>I'm try to combine all available English/non clinical CHILDES files based on the target child's age.  I've organized my files (by hand) into folders binned by month based on the child's age reported in the header information and now I would like to strip CHILDES codes from the speaker tier and output all of those files into a temp file, then I will use this temp file to create a single file of only adult/only child speakers.  The trouble I am running into is as the number of files I am working with gets larger, CLAN seems to skip files. When I run for 0-12 months I get the (expected) 192 files following FLO.  When I run for 0-15 months I get 340 files in the TEMP folder, when I should be getting 372.  This dropping of files continues and becomes more problematic as we move to broader and broader age ranges.  It's hard to track down individual files that might be contributing because so many files are involved.  Can anyone provide any guidance? </div><div><br></div><div>Amanda </div><div><br></div><div>working directory: CHILDES by Age Folder</div><div>output directory: TEMP</div><div><br></div><div>FLO *.cha -t% +d +r1 +re +ffin<br></div><div>
<ul class="gmail-ul1">
<li class="gmail-li1">FLO -- command to strip codes from main tier</li>
<li class="gmail-li1">*.cha -- apply to all files in working directory</li>
<li class="gmail-li1">-t% - get rid of non-speaker related tiers like mor and spa</li>
<li class="gmail-li1">+d - output in chat format</li>
<li class="gmail-li1">+r1 - if something is in () remove () and keep content (e.g., (be)cause = because)</li>
<li class="gmail-li1">+re works recursively through subfolders</li>
<li class="gmail-li1">+ffin - output to a file with the code .fin before .cex</li>
</ul></div><div>







<p class="gmail-p1">output (TEMP) will fill with *.fin.cex files (one per original file) <br></p><p class="gmail-p1">then change your working directory to the temp file. reset your output directory to someplace memorable.</p>
<p class="gmail-p2">KWAL *.cex -t*CHI +d +r1 +x>0w +u +f<br></p>
<ul class="gmail-ul1"><li class="gmail-li1">KWAL - keyword analysis with no keyword specified outputs all content</li>
<li class="gmail-li1"> *.cex  - all files in working directory</li>
<li class="gmail-li1">-t*CHI - only adult speakers</li>
<li class="gmail-li1">+d  - in chat format</li>
<li class="gmail-li1">+r1 - - if something is in () remove () and keep content (e.g., (be)cause = because)</li>
<li class="gmail-li1">+x>0w - only lines with 1 or more words; no empty utterances or utterances that only have info on other tiers</li>
<li class="gmail-li1">+u - combine all output into one file</li>
<li class="gmail-li1"> +f - print to file (not to the screen) </li>
</ul>
<p class="gmail-p2">Final output from these two processes will end with *.fin.kwal.cex (a single combined file) <br></p></div><div><br></div><div><br clear="all"><div><div class="gmail_signature">Amanda J. Owen Van Horne, PhD CCC-SLP</div><div class="gmail_signature">Associate Professor</div><div class="gmail_signature">University of Iowa</div><div class="gmail_signature"><a href="mailto:amanda-owen-vanhorne@uiowa.edu">amanda-owen-vanhorne@uiowa.edu</a> <br><br><br><br></div></div>
</div></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/CA%2BUfwo47syFFvAc9T-F9m%3DxNhRt8FxmOPBEK9okjaP3iBG%2BTdQ%40mail.gmail.com?utm_medium=email&utm_source=footer">https://groups.google.com/d/msgid/chibolts/CA%2BUfwo47syFFvAc9T-F9m%3DxNhRt8FxmOPBEK9okjaP3iBG%2BTdQ%40mail.gmail.com</a>.<br />
For more options, visit <a href="https://groups.google.com/d/optout">https://groups.google.com/d/optout</a>.<br />