Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve extraction when the problem is a missing token #33

Open
harisont opened this issue Apr 12, 2023 · 0 comments
Open

Improve extraction when the problem is a missing token #33

harisont opened this issue Apr 12, 2023 · 0 comments
Assignees
Labels
extract Relevant to the extract command improvement Something kinda works but could be better

Comments

@harisont
Copy link
Owner

Example:

Sentence 626:

L1 sentence L2 sentence Error pattern Comments
Om en elev inte fokuserar i klassen kan det bli samma sak på den individuella lektionen också för att hen kan inte förändra sin personlighet . Om en elev inte fokuserar i klassen kan det bli samma sak på individuella lektionen också för att hen kan inte förändra sin personlighet . {AND [TREE (AND [POS "NOUN",FEATS "Gender=Com|Number=Sing|Case=Nom|Definite=Def",DEPREL "obl"]) [AND [POS "DET",FEATS "PronType=Art|Gender=Com|Number=Sing|Definite=Def",DEPREL "det"]],SEQUENCE [AND [POS "DET",FEATS "PronType=Art|Gender=Com|Number=Sing|Definite=Def",DEPREL "det"],AND [POS "NOUN",FEATS "Gender=Com|Number=Sing|Case=Nom|Definite=Def",DEPREL "obl"]]] -> AND [POS "NOUN",FEATS "Gender=Com|Number=Sing|Case=Nom|Definite=Def",DEPREL "obl"]} missing token - problematic

Related to #31

@harisont harisont added the improvement Something kinda works but could be better label Apr 12, 2023
@harisont harisont self-assigned this Apr 12, 2023
@harisont harisont added the extract Relevant to the extract command label Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
extract Relevant to the extract command improvement Something kinda works but could be better
Projects
Status: Pattern extraction
Development

No branches or pull requests

1 participant