langcog / wordbank-book

https://langcog.github.io/wordbank-book/
16 stars 5 forks source link

birth order for french WS #61

Closed mcfrank closed 5 years ago

mcfrank commented 5 years ago

check data import, right now all kids are firstborn according to Ch3

mikabr commented 5 years ago

The French data from Sophie Kern has a birth_order_num column, which is what's currently being imported for birth order, but that's clearly wrong because the only values in the column are 1 and blank. Not sure what this is actually supposed to be. There's another column birth_order that has values 0/1/2/3/4/5/10 -- this is probably the actual birth order, but is it zero-indexed???

mikabr commented 5 years ago

decision: 0 means unique (i.e. first), 1/2/3/4/5 mean that order, 10 is data entry error