genie-toolkit icon indicating copy to clipboard operation
genie-toolkit copied to clipboard

quoting for mturk inputs

Open sileix opened this issue 4 years ago • 2 comments

Entity strings in the sentences are not quoted when generating mturk inputs.

sileix avatar Aug 12 '20 06:08 sileix

If we quote them, the tokenizer will pick them up as QUOTED_STRING and we'll be sad because they don't match the program... We'd need some magic hack to convert back into un-quoted strings.

Btw, if you use the hosted MTurk code in almond or almond-dev most of these kinds of errors should be caught before they submit, so they should not be an issue.

gcampax avatar Aug 12 '20 06:08 gcampax

(And we really should use that platform, otherwise what did we build it for, funsies?)

gcampax avatar Aug 12 '20 06:08 gcampax