#linguistics #phoneme #nlp #articulatory #phonology

bin+lib rspanphon

rsPanPhon, a rough Rust port of the Python PanPhon library, extracts articulatory features from IPA strings and implements operations on them

5 releases

0.1.4 Oct 14, 2022
0.1.3 Jun 8, 2022
0.1.2 Jun 7, 2022
0.1.1 Nov 8, 2021
0.1.0 Nov 8, 2021

#1215 in Text processing

MIT license

46KB
429 lines

rspanphon

A partial Rust implementation of PanPhon, a library for working with articulatory (phonological) features


lib.rs:

The featuretable module implements loading, extracting, and analyzing representations based on phonological (typically articulatory) features.

Dependencies

~4MB
~71K SLoC