egor: Environment-specific substitution table GeneratOR
What
‘egor’ is a program for calculating environment-specific substitution tables
Installation
$ sudo gem install egor
Features
- No more segmentation fault
- Fast enough not to leave your place
- Slow enough to check your emails or have some chats with your colleagues next you
- Full smoothing supported
- In theory, infinite number of environment features can be handled
Demonstration of usage
It’s pretty much the same as Kenji’s subst, so in most cases, you just need swap ‘subst’ with ‘egor’.
$ egor -l TEMLIST-file -c classdef.dator
$ egor -l TEM-file -c classdef.dat
Repository
You can download a pre-built RubyGems package from
- rubyforge: http://rubyforge.org/projects/egor
or, You can fetch the source from
$ git clone git://github.com/semin/egor.git
License
This code is free to use under the terms of the MIT license.
Contact
Comments are welcome, please send an email to me (seminlee at gmail dot com).
Semin Lee, 12th November 2008
Theme extended from Paul Battley