Python package and data files for manipulating phonological segments (phones, phonemes) in terms of universal phonological features.
218
stars
45
forks
source link
Fixed Several Issues with ipa_all.csv and added vector_list_to_word function #50
Closed
michaelbennieUFL closed 3 months ago
Fixed the naming issue with #49 and #45 by changing the instructions in readme.md to better reflect useage.
Fixed issues #47 , #42 , and #37 by updating ipa_all.csv and asjp.yml.
Added vector_list_to_word and _binary_search functions to featuretable.py to for convience.
Added more test cases in test_featuretable.py to test the functionality of vector_list_to_word.
I have tested all test cases and they have passed. For more information on the exact changes and what sources I cited, please refer to the commit log.
I release all my code changes under the MIT License. If possible, I would like cited for my contributions.