edu.stanford.nlp.ie.pascal
Class AcronymModel.LettersAligned
java.lang.Object
edu.stanford.nlp.ie.pascal.AcronymModel.LettersAligned
- All Implemented Interfaces:
- AcronymModel.Feature
- Enclosing class:
- AcronymModel
public static class AcronymModel.LettersAligned
- extends Object
- implements AcronymModel.Feature
AcronymModel.LettersAligned
public AcronymModel.LettersAligned()
toString
public String toString()
- Specified by:
toString
in interface AcronymModel.Feature
- Overrides:
toString
in class Object
value
public double value(Alignment alignment)
- Specified by:
value
in interface AcronymModel.Feature
Stanford NLP Group