This repository contains experimental network architectures that were tested in an attempt to improve on the original PKSpell architecture for the "Practical Work in AI" Masters course. The original repository can be found here: https://github.com/fosfrancesco/pkspell
The usage is working exactly as in the original one, the desired approach to test can be selected in src/models/train.py in line 168.
A describtion and depiction of the different approaches as well as the results can be seen in the Technical Report
Licensed under the MIT License.