Elefas Indicus

Indicus is the first release of Elefas translation memory server. It is written in Perl with no other dependencies than Postgres DBI driver.

The package contains:

  • SQL scripts to initiate the server
  • A Perl script to import a TMX to the server
  • A Perl script to do a fuzzy search in the server
  • A Perl script giving statistics about size of the database
  • A deamon Perl script which monitors two input directories (one for import and one for search) and launches other scripts when a file arrives
  • New: A script to convert XLIFF to segmented text file

and of course, all the necessary documentation to make it work.

That said, don't forget that this tool is still in early alpha stage and has not been tested.

Source code: 

Add new comment