-
Notifications
You must be signed in to change notification settings - Fork 218
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
Conversion from m2 to parallel #179
Comments
@Chunngai Hello!May I ask if you have solved this problem? If so, could you tell me the solution。 |
We used something like M2Convertor, as mentioned in other issues. |
@skurzhanskyi Got it. Thanks a lot! |
@Lj4040 Has the answer from the author helped you, mate? |
@Chunngai @skurzhanskyi I really appreciate your help and answer, thank you for your reply, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello!
How did you convert M2 data to source-target parallel pairs for stage 2 & 3? You mentioned the edit_creator.py script in #177 . Did you use this script for conversion? Or did you use another script, such as the one provided in the BEA2019 website?
Additionally, how did you handle M2 data with more than 1 annotators? Did you keep all or only use the annotations of the first annotator?
Thanks!
The text was updated successfully, but these errors were encountered: