I wish I'd known this years ago! TRADOS TagEditor 2007 exposes an OLE API. Workbench doesn't appear to. SDL doesn't support it any more, either. But here are some references to it I ran across the other day. I'm going to try to dump the typelib soon (I have no time at all until Thursday).
Monday, April 28, 2014
Friday, April 18, 2014
GlobalSight and Microsoft Translator
Two links to software resources: GlobalSight is an open-source translation manager, and this Microsoft Translator page is probably a pretty decent definitive list of who to watch in the industry.
Wednesday, March 19, 2014
Vocabulary in English
I've been trying to find resources pertaining to the frequency of words in English - surely there must be some kind of graded scale of "commonness" or something? But so far I can't find anything that organized.
Instead, I've got two interesting links here:
Instead, I've got two interesting links here:
If we consider each of those and their ilk to be "general vocabulary words", then we'll have that much more luck in identifying technical content in a given document.
TaaS
Terminology as a Service, as envisaged by the Europeans.
Thursday, December 26, 2013
Terminology resources
A bit of a linkdump here, first:
- WordNet is now at 3.0 on Unix, still 2.1 on Windows. The database from Linux is probably more useful. Interestingly, it's also available in Prolog. The licensing is pretty open these days. I don't think it used to be. That's welcome news.
- Here's something called CoreLex.
- A good overview of the OLIF format.
I think I could do worse for termbase storage in Perl than simply a database schema that mirrors OLIF (at least partly). That could be part of a general OLIF-handling set of modules. OLIF is attractive because it's model-agnostic in terms of how terms are conceptualized, so an OLIF-based module should be able to do something reasonable with essentially any terminological source.
Lingua::OLIF?
Saturday, May 4, 2013
TreeTagger
The Perl module Lingua::TreeTagger provides an interface to the TreeTagger program (Win installation here). The only problem with TreeTagger is that it's got a commercial-license requirement. That, and the approach isn't good for Hungarian - but you can't have everything. This would probably be the best possible intermediate structure for frame-based translation, which I still think should be a valid approach.
Saturday, April 27, 2013
Word lists
I really need some kind of principled way to keep track of word lists and terminology. Ideally this would be a full-blown terminology management system with an online component and everything, but it would also be a word list source.
Here are some good places to start with word lists:
Here are some good places to start with word lists:
Subscribe to:
Posts (Atom)