Closed genelkim closed 5 years ago
Failed Form: GENERATED | Expected "John go home" but saw "John goes home" | EXPECTED => "John go home" | GENERATED => "John goes home" | ULF => ((VOC | John | ) ({YOU}.PRO ((PRES GO.V) (K HOME.N))) !) |
---|---|---|---|---|---|---|
Failed Form: GENERATED | ||||||
Expected "Go home" but saw "Goes home" | ||||||
EXPECTED => "Go home" | ||||||
GENERATED => "Goes home" | ||||||
ULF => (({YOU}.PRO ((PRES GO.V) (K HOME.N))) !) |
Nevermind, I forgot we were post-processing them out in the tests.
They still fail though, because our person handling isn't robust.