Sushain Cherivirala
Sushain Cherivirala
> Also, I don't understand why some Turkic-language overrides are in turkic.sql and some are in manual.sql. Is this intentional? Probably an artifact of pre-split. Your first question looks like...
I think `turkic.sql` is a file you created with a subset of the other language names just for `turkic.apertium.org`? I can't really recall exactly what the intent was. Regardless, it...
Good plan. After https://github.com/apertium/apertium-apy/pull/131 gets merged, it can be taken care of.
Wow spooky since Py3.6 is backwards compatible? Maybe we were depending on something like dictionary ordering? Pretty curious.
> According to [the documentation](https://wiki.apertium.org/wiki/Apertium-apy#Usage), `/list` should be returning all mode names, not just language pairs. I think the original intent was that `/list`, `/list?q=pairs` and `/listPairs` all returned identical...
Probably because they're missing in https://github.com/apertium/apertium-apy/blob/master/apertium_apy/utils/__init__.py#L12.
https://github.com/apertium/apertium-apy/blob/b9455b315f6675f70628bde92cc548798749c7ec/apertium_apy/apy.py#L185 I believe python pkg-utils affords some functionality for finding the right place for these things. Although, I would only want it to default to that path in an actual...
documentation includes stats-service commands but doesn't say how to make stats-service interoperate
It's very basic: https://github.com/apertium/apertium-apy/blob/d54b205b075461e9d2ad36b815bf00fc1bdf1df6/apertium_apy/utils/__init__.py#L78-L87. It looks like all it does is look for how many lexical units we were able to analyze.
documentation includes stats-service commands but doesn't say how to make stats-service interoperate
> documentation includes stats-service commands where? I don't see any references to stats-service
I as well license anything I've written as User:Sushain on http://wiki.apertium.org under GPL version 2 or later. ## Sushain K. Cherivirala www.skc.name On Tue, Aug 9, 2016 at 1:24 PM,...