-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
Hi @jpWang , thanks for your repo,
I have used it for my project: extract keys and values in complicated layout document types
- The NER model looks good
- The RE model does not work well
Examples: The outputs of RE model: Q1 -> A2, Q2->A2, Q3 -> A1
I have an idea to improve the RE model as below:
As I know that the RE is based on the semantics of language to learn -> relation classification
From my point of view, they can be learned on position (position embedding) + semantics of language to improve relation classification
To take the good result as bellow:

What do you think about my idea?
Metadata
Metadata
Assignees
Labels
No labels