org.schwiebert.abl4j.align.methods
Class WagnerFisherBiasedAlignmentMethod
java.lang.Object
org.schwiebert.abl4j.align.methods.AbstractAdvancedMethod
org.schwiebert.abl4j.align.methods.WagnerFisherAlignmentMethod
org.schwiebert.abl4j.align.methods.WagnerFisherBiasedAlignmentMethod
- All Implemented Interfaces:
- AlignmentMethod, IConfigurable
public final class WagnerFisherBiasedAlignmentMethod
- extends WagnerFisherAlignmentMethod
Implements the "wf biased" alignment method of ABL.
- Author:
- sschwieb
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WagnerFisherBiasedAlignmentMethod
public WagnerFisherBiasedAlignmentMethod()
findAlignment
protected Alignment findAlignment(ISentence s1,
ISentence s2)
- Specified by:
findAlignment in class WagnerFisherAlignmentMethod
© 2007 Stephan Schwiebert