stanford-oval/thingtalk

Add piece-wise syntax for dates in NN-syntax

Closed this issue · 1 comments

To understand "songs from the 1980s" we need to teach the neural network to copy "1980" and predict the rest of the date (january first, midnight).
Worse, to understand "songs from the 80s" we also need to teach the neural network to copy "80", and do some magic to convert 2-digits years to four digit years.

This was fixed by #232