hans / puddle-world

1 stars 1 forks source link

Allow reweighting tasks based on word features. #21

Closed CatherineWong closed 5 years ago

CatherineWong commented 5 years ago

Calculates task-specific 'importance' score based on # of words that appear in unsolved tasks that can be passed into the enumerator (e.g. to extend time).

Requires EC branch at https://github.com/ellisk42/ec/tree/feature/custom_grammar_weighter to run.