edu.umn.cs.nlp.mt.chiang2007
Class BilingualTranslationRuleBinding
java.lang.Object
TupleBinding
edu.umn.cs.nlp.mt.chiang2007.BilingualTranslationRuleBinding
public class BilingualTranslationRuleBinding
- extends TupleBinding
Customized tuple binding for storing and retrieving a TranslationRuleLHS object in a Berkeley DB Java Edition database.
- Version:
- $LastChangedDate: 2007-07-24 16:48:53 -0500 (Tue, 24 Jul 2007) $
- Author:
- Lane Schwartz
- See Also:
TupleBinding
,
BilingualTranslationRule
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BilingualTranslationRuleBinding
public BilingualTranslationRuleBinding()
entryToObject
public BilingualTranslationRule entryToObject(TupleInput input)
objectToEntry
public void objectToEntry(Object object,
TupleOutput output)