Interface SmoothingModelVariant
- All Known Implementing Classes:
LaplaceSmoothingModel,LinearInterpolationSmoothingModel,StupidBackoffSmoothingModel
public interface SmoothingModelVariant
Base interface for
SmoothingModel variants.-
Method Summary
-
Method Details
-
_smoothingModelKind
SmoothingModel.Kind _smoothingModelKind() -
_toSmoothingModel
-