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
@jimregan implemented -C in https://sourceforge.net/p/apertium/tickets/121/ for generation with dictionary-case. But it doesn't seem to be compatible with the -g option in the lt-proc main function, that just shows the help message. Since the apertium driver always adds -g, it'd be nice to have it compatible.
The text was updated successfully, but these errors were encountered:
…nowns
fix#34 - Carefulcase option -C not compatible with -g
but #35 - Carefulcase eats words it can't generate
still doesn't work if we get started on an ambiguous path
@jimregan implemented -C in https://sourceforge.net/p/apertium/tickets/121/ for generation with dictionary-case. But it doesn't seem to be compatible with the
-g
option in the lt-proc main function, that just shows the help message. Since the apertium driver always adds-g
, it'd be nice to have it compatible.The text was updated successfully, but these errors were encountered: