Learn Before
Concept
Generating Training Data for Oracle
To generate training data for Oracle, some reference parses and training oracle are needed. Training oracle, which is the model to generate training data for oracle, will Choose LEFTARC if it produces a correct head-dependent relation given the reference parse and the current configuration. Otherwise, choose RIGHTARC if (1) it produces a correct head-dependent relation given the reference parse and (2) all of the dependents of the word at the top of the stack has already been assigned. Otherwise, choose SHIFT.

0
1
Updated 2022-01-09
Tags
Data Science