Consociata

Consociata is a web interface giving access to translation memories. It is a rewrite of old web interface for Elefas Indicus in Ruby, to be used for Elefas Maximus or Exilis

It is written using Sinatra framework. Tested only with CRuby but should work in JRuby if you succeed to install Sinatra. As it always calls the "bin" scripts of the target tool, you can run Consociata with CRuby while Exilis continues to work in JRuby (but you must of course have both interpreters installed)

This works in HTML for standard users and in REST/JSON if you want to integrate this with your own programs.

By default results are produced in a directory in the server. It is also possible to send the result by e-mail. Alternative possibilities such as call to an HTTP callback, will be studied later.

Source code: 

Add new comment