elsanussi-s-mneina / phonetics-modeling

trying to model facts of phonetics and phonemes in Haskell
MIT License
0 stars 0 forks source link

I have decided to divide this project into smaller pieces. #35

Open elsanussi-s-mneina opened 3 years ago

elsanussi-s-mneina commented 3 years ago

I want to make this project easier to use with other command line tools used on Unix. I also want to make it easier to contribute to this project, and so I am going to divide it into smaller executable components.

elsanussi-s-mneina commented 3 years ago

I have moved the functionality of converting between natural numbers called IPA numbers, and Unicode characters into a separate repository.

https://github.com/elsanussi-s-mneina/ipa-numbers-in-haskell