Implement Aline algorithm for phonetic similarity #50
Labels
Difficulty: Medium 😐
This issue can be solved, but a decent amount of lines need to be changed
Improvement 📈
Improvement
Priority: Low 🥉
Assign this label if this issue is used once every few days
Description:
Problem:
This is an idea to improve the speed of the word2mnemonic pipeline (and hopefully accuracy). It is also the method the Transphoner paper used. The paper can be found here: https://journal.r-project.org/archive/2017/RJ-2017-005/RJ-2017-005.pdf
I have tried to implement this at the beginning of this project but had given up, maybe now with chatgpt I will be able to.
Solution:
Look into already existing methods such as: https://www.nltk.org/api/nltk.metrics.aline.html
Tasks:
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: