danpovey / pocolm

Small language toolkit for creation, interpolation and pruning of ARPA language models
Other
90 stars 48 forks source link

Fix crash that occurs when backoff_total == backoff_count #108

Closed francisr closed 2 years ago

francisr commented 2 years ago

There's no reason to prevent these two variables being the same.