genie-toolkit
genie-toolkit copied to clipboard
quoting for mturk inputs
Entity strings in the sentences are not quoted when generating mturk inputs.
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.
(And we really should use that platform, otherwise what did we build it for, funsies?)