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

Give a warning if not all elements could be translated for FWD and BWD #296

Open
anthonyanjorin opened this issue Jul 4, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@anthonyanjorin
Copy link
Contributor

At the moment, the only way to make sure that FWD and BWD terminated correctly is by running a CO on the resulting triple.

It would be great to have a warning telling the user that FWD/BWD terminated, but was not able to translate all elements. The reasons for this could be:

  • The TGG cannot be handled with a greedy strategy and the user had better use an OPT strategy
  • The input model is not consistent and thus cannot be extended to a consistent triple

We could also think about actually leaving the ~_tr_ : false marker in the model elements...?
Or we just report the IDs?

@anthonyanjorin anthonyanjorin added the enhancement New feature or request label Jul 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants