hassonlab / 247-encoding

Contains python scripts for performing encoding on 247 data.
0 stars 9 forks source link

is_nonword column in datum pickle #45

Closed hvgazula closed 2 years ago

hvgazula commented 2 years ago

Looking at this, I am wondering if it is clean to have an is_nonword column in pickling phase itself? What do you guys think? Don't we already have that?

zkokaja commented 2 years ago

Duplicate #47