Skip to content

SeedlingsBabylab/blindchas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

blindcha

This is a script which will read in all the CLAN files in a directory and output blinded versions of those CLAN files to an output directory. It depends on the pyclan library.

original:

someword &=d_y_MOT

blinded

XXXX &=X_X_XXX

usage

make the blinded version of a cha file

$ python blind.py [input_dir] [output_dir]

make comparison csv file for original vs. blinded versions

$ python compare.py [original.cha] [new.cha]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages