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

Allow mark_unknown to be actually used in translate #111

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ygorg
Copy link

@ygorg ygorg commented May 25, 2023

Fixes #82
The option for mark_unknown translation was present but not used. This code fixes that.
It also clarifies the role of $1 and $2 (variable names come from apertium CLI) in parse_mode_file.

This function was untested for the wrapper because I couldn't make it work. For information: in #82 dimitarsh1 dealt with that by prevented using the wrapper when mark_unknown was used.

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

Successfully merging this pull request may close these issues.

mark_unknown doesn't work
1 participant