You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, first thanks for your kindly sharing of the codes.
With the comparison to the original RNNG (in its cpp version), I found that the action history and output buffers are not included in this repo. Only the stack context is used to predict actions and words. Is my understanding correct? If so, do they differ due to the implementation reason or just not necessary?
The text was updated successfully, but these errors were encountered:
Hi, first thanks for your kindly sharing of the codes.
With the comparison to the original RNNG (in its cpp version), I found that the action history and output buffers are not included in this repo. Only the stack context is used to predict actions and words. Is my understanding correct? If so, do they differ due to the implementation reason or just not necessary?
The text was updated successfully, but these errors were encountered: