You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to use hunlp-gate for named entity recognition however the NER-BIO tag is completely missing (most of the time). The output contains NER-BIO tags only on primitive sentences, like "Süt a nap." but not on like.: "Semjén Zsolt, a KDNP elnöke elment vadászni.". Nevertheless when I use the online https://e-magyar.hu/hu/parser it recognizes the named entities as expected on complex sentences as well.
I might miss somthing in the setup so I created the following repository to demonstrate the issue and I added the setup steps to a docker container to demonstrate how I use the hunlp-gate:
I want to use hunlp-gate for named entity recognition however the NER-BIO tag is completely missing (most of the time). The output contains NER-BIO tags only on primitive sentences, like "Süt a nap." but not on like.: "Semjén Zsolt, a KDNP elnöke elment vadászni.". Nevertheless when I use the online https://e-magyar.hu/hu/parser it recognizes the named entities as expected on complex sentences as well.
I might miss somthing in the setup so I created the following repository to demonstrate the issue and I added the setup steps to a docker container to demonstrate how I use the hunlp-gate:
https://github.com/tbalogh/gate_ner_issue
Please let me know if I can provide more information about the issue.
Thanks in advance,
Tamas
The text was updated successfully, but these errors were encountered: