edu.stanford.nlp.ie.pascal
Class AcronymModel.SyllableBoundary
java.lang.Object
edu.stanford.nlp.ie.pascal.AcronymModel.SyllableBoundary
- All Implemented Interfaces:
- AcronymModel.Feature
- Enclosing class:
- AcronymModel
public static class AcronymModel.SyllableBoundary
- extends Object
- implements AcronymModel.Feature
AcronymModel.SyllableBoundary
public AcronymModel.SyllableBoundary()
throws IOException
- Throws:
IOException
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