Skip to content

v0.0.3

Compare
Choose a tag to compare
@MiniXC MiniXC released this 07 Sep 20:09
· 6 commits to main since this release

Changelog

Features

  • Added 3D PCA plots for phones and kwargs for plots (see https://cdminix.me/phones/examples/plots/)
  • Added phone_list, lang_list and dialect_list to PhoneCollection
  • Changed drop_dialects to load_dialects, and allow filtering dialects using the dialects method.

Bugfixes

  • Fixed an error with NaN values in the index column (thanks @DewiBrynJones)
  • Fixed an error where some dialects would never be loaded (thanks @agonzalezd)