| Yoshiki's notes | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Subscribe
Flavours
Categories
|
Tue, 05 Oct 2004
Translation Memory
There are Open Source translation memory managers. The first two works on Linux but the ForeignDesk is Windows only. Unfortunately none of them matches my taste. It is a firm requirement for me that a tool must be able to be used from XEmacs. I only needed a backend program that given parallel corpus, perform exact or fuzzy matching on input string and return the translation if found. tmdaemon 1.1 in OOxlate might come close but it's not obvious how to use it despite its short length (463 lines of code). I also think I have to write lots of code to make it do what I want it to do. I guess I have to write my own program, then. I don't like re-inventing a wheel but I believe I've done enough homework. Hope I can come up with something usable without too much effort. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||