Support phonemising
It would be cool for apy to also support phonemising. Mode <cod>-phone.
@ftyers, is there a place on the wiki where the various possible modes are documented? It would be good to have keep APy synchronised with the wiki, synchronised with practice.
Not really, but I agree that it would be a good idea.
This repo can be for phonemising text https://github.com/bootphon/phonemizer but I dont how am I supposed to proceed should I reinvent the wheel by reverse engineering the codebase or work towards integrating it into apertium. I am new to open source contributions.
@the-hoodieguy this issue is not about implementing actual phonemising, but about exposing such <code>-phone modes from apertium packages to users of Apy. If you'd like to work on it, take a look at https://github.com/apertium/apertium-apy/ to find out what the purpose/responsibility of Apy is, look at how it's used by https://github.com/apertium/apertium-html-tools/ , and how other modes like generation/analysis/translation are done in Apy