Closed andrazrepar closed 2 years ago
Similar to character mapping, but with predefined values, we map POS values with UD tags (we already have them in the XML workflow). After ML finishes, extract all unique values in the POS container and prepare a dropdown list to be displayed in the UI.
The user selects a POS value from the dictionary from a dropdown list on the left hand side, and then selects a corresponding UD value from the dropdown list on the right hand side.
Added two new api calls:
We need to add another panel here below
Name: Map POS elements
This is now deployed to staging.
Add an additional step for PDF transformation allowing the user to map POS tags in the document with UD tags.