clancomments
How to run the clancomments script
clancomments script
Check that clancomments is on your computer. It should be in Desktop/GitHub/SeedlingsBabylab.
i. If clancomments is not there, you can download it from Github here.
Open Terminal and change the directory to where the script is.
The clancomments script takes two arguments:
file directory: the folder in which your cha file lives
NOTE: clancomments runs on a directory (not a single file), so you need to specify a directory that contains only one .cha. You may need to copy and paste the .cha file you're working on elsewhere.
output.csv: this is what the script will output. Name it according to the cha file, and add "comments." Ex: 01_06_coderSD_comments.csv
When you're ready, the script should look something like this:
This will output a .csv that lists all of the comments in the CLAN file.
Last updated