Sushain Cherivirala
Sushain Cherivirala
cc @unhammer (I think you've reported this issue before) @Androbin you could tackle this to make beta.apertium.org work better
> have you got any idea what sets it off? nope > I don't think I've even used chaining … yeah, the chaining is fairly new and untested
I don't think we ever supported or advertised it.
Indeed. We should support it.
> Also, it would be great if you can tell me what is to be done when we get 'q' parameter and 'langpair' parameter not equal in number. This should...
> I was thinking of the same to just show the error but in the batch interface description it is defined quite differently and no example output is given for...
Indeed. Which part of it is the source of your confusion? It makes sense to me.
> This is clear to apart from but I was just wondering what should happen in cases when both 'q' parameters and 'langpair' parameter received are of unequal size. For...
This doesn't seem to be getting the correct path when I use `pip3 install .`. e.g: ``` $ apertium-apy --help | grep lang-names -A 3 -l LANG_NAMES, --lang-names LANG_NAMES path...
https://github.com/apertium/apertium-apy/blob/master/setup.py#L68. There's probably a different `pkg_resources` or `pkgutil` method to get a path to a data file.