Error in german POS-Tagging #9006
Answered
by
adrianeboyd
Ben-Bock
asked this question in
Help: Other Questions
-
Hallo, vielen Dank für die super Arbeit! Ich habe heute bei folgendem Satz: "Dort gibt es sehr gutes Essen, nur die Sauberkeit war grottig!" bemerkt, dass "sehr gutes Essen," und "nur die Sauberkeit" jeweils als ein einziges NOUN getagged werden. Das ist bei beiden deutschen Modellen der Fall. Ist leicht in dem gehosteten displacy nachzuvollziehen. Vielen Dank nochmals, Ben |
Beta Was this translation helpful? Give feedback.
Answered by
adrianeboyd
Aug 20, 2021
Replies: 1 comment 1 reply
-
Hi, the demo has a feature that merges noun chunks. If you uncheck "Merge Phrases" and run it again you can see the original word-level parse. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
svlandeg
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, the demo has a feature that merges noun chunks. If you uncheck "Merge Phrases" and run it again you can see the original word-level parse.