Authors: @k-smyk and @Kriss981 Date: March 2023
A spell checker that uses weighted finite-state transducers. Calculates probabilities for spelling mistakes through iterative alignment, and uses these probabilities for building a finite-state spell checker.