Kevin Brubeck Unhammer

Results 390 comments of Kevin Brubeck Unhammer

> or printing tags by default again (unless it is really preferable not to print tags by default) This is running after the generator, so we do have to get...

> The generator is running right before this and trying to generate a surface form, so the input to cg-proc -g -n will only contain tags in cohorts if there's...

I think this one will be hard to deal with correctly without abandoning the "lemma-casing→form-casing" mechanism (where casing is {lower,title,upper}). That is, in Apertium we currently completely drop source forms...

I actually did this in my fork ( https://github.com/unhammer/batch-smart-resize/commit/010682b6c41fe86a95058120d412b891f6f09f0a ), but I ended up changing the code style quite a bit (my laptop has a short monitor and I prefer...

I can't quite see what this change achieves, @jonorthwash I think you'll have to decide if it's something we want

I would maybe just send it through apertium-destxt, though I don't know if apertium-python has some builtin way or you have to subprocess.communicate yourself

How did you install apertium-python and eng-ita? Nightly packages or pip or git or release packages? I have eng-ita from nightlies and I can ```sh $ git clone https://github.com/apertium/apertium-python $...

Language pairs should install modes.xml so apertium-python doesn't have to parse shell scripts (badly)