ContextLab / quail

A python toolbox for analyzing and plotting free recall data
http://cdl-quail.readthedocs.io/en/latest/
MIT License
20 stars 10 forks source link

adaptive experiments output text files with quotes #70

Open andrewheusser opened 6 years ago

andrewheusser commented 6 years ago

1-10 experiments transcribe words as: CARNATION, TULIP...

adaptive experiments transcribe words as "CARNATION", "TULIP"

add a line to the load function to strip the quotes to handle both cases