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

Alignment Annotations Incorrect in conllulex file #2

Open
nitinvwaran opened this issue Aug 9, 2022 · 0 comments
Open

Alignment Annotations Incorrect in conllulex file #2

nitinvwaran opened this issue Aug 9, 2022 · 0 comments

Comments

@nitinvwaran
Copy link

nitinvwaran commented Aug 9, 2022

I'm working on getting the Chinese-English alignments to XPosition. I'm running a script to check these, and there are 4 cases where the alignments seem incorrect in the Chinese conllulex file:

  1. sent id lpp_1943_zh-280, token 在
  2. lpp_1943_zh-590, token 因为 (probably no alignment here is correct)
  3. sent id lpp_1943_zh-1000, token 前 (AlignedTokId should be 7)
  4. sent id lpp_1943_zh-1192, token 朝着 (I think the AlignmentTokId should be 10,13 in this case)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant