Sushain Cherivirala
Sushain Cherivirala
This is a somewhat important repo so it would be nice to markdownify the README a bit (mostly just the titles) and then symlink README.md -> README. Is this ok,...
Issue 98
need to fix this before merging: e.g. before $ curl -G --data "lang=kaz&q=Сен+бардың+ба?" http://localhost:2737/analyze [["Сен/сен/сен","Сен "], ["бардың ба/бар+ма/бар+ма","бардың ба"], ["?/?","?"]] and now $ curl -G --data "lang=kaz&q=Сен+бардың+ба?" http://localhost:2737/analyze [["Сен/сен/сен","Сен"], ["бардың...
e.g. meow (en->es) *meow *meow (es->fr) **meow so meow (en->fr) **meow instead of meow (en->fr) *meow
Document translation doesn't currently support the old Windows formats. Perhaps there's a quick Python plugin that we can use to perform a conversion on the fly back and forth. This...
Currently, it contains both fixes and additions. Ideally, it would contain only additions.
Right now, we get a default of `langNames.db`. However, a `pip install` or Debian install as well now will put it inside `/usr/local/share/apertium-apy`. We should use `pkg_resources` to guess the...
``` apy_1 | [E 171227 22:37:04 web:1590] Uncaught exception GET /translateChain?q=house&markUnknown=no&langpairs=eng%7Crus&callback=_jqjsp&_1514414224113= (76.30.93.54) apy_1 | HTTPServerRequest(protocol='http', host='beta.apertium.org:2738', method='GET', uri='/translateChain?q=house&markUnknown=no&langpairs=eng%7Crus&callback=_jqjsp&_1514414224113=', version='HTTP/1.1', remote_ip='76.30.93.54', headers={'Accept': '*/*', 'Pragma': 'no-cache', 'Cache-Control': 'no-cache', 'User-Agent': 'Mozilla/5.0 (Macintosh; Intel...
(without bringing the server up and down each time)