phones icon indicating copy to clipboard operation
phones copied to clipboard

A collection of utilities for handling IPA phones.

Results 6 phones issues
Sort by recently updated
recently updated
newest added

probably because of the upgrade to 3.8+ python, the documentation build seems to fail

bug

Pointed out in #9 ``` python3.8/site-packages/phones/__init__.py:219: FutureWarning: The default value of numeric_only in DataFrameGroupBy.mean is deprecated. In a future version, numeric_only will default to False. Either specify numeric_only or select...

To avoid future build fails that go undetected, some basic test should be implemented that import all modules and run some basic functionality

Hello again. I found no allophones are being loaded, although marked as default in `__init__` of `PHOIBLE` (`allophone_column='Allophones'`). I checked it in all phonemes: ```python >>> from phones import PhoneCollection...

enhancement

I should add SAMPA as another phonetic alphabet and use the reference here: https://www.phon.ucl.ac.uk/home/sampa/

enhancement