direct-phonology / phoNy

phonology in spaCy!
MIT License
0 stars 0 forks source link

add phonology module #24

Open thatbudakguy opened 2 years ago

thatbudakguy commented 2 years ago

we need to be able to represent things like phonemes as data and transform them to/from vectors. this should help #21 and underlies most other work.

16 is a prereq for assigning this data to Docs (and retrieving it at the span/token level)

thatbudakguy commented 2 years ago

see https://github.com/dmort27/panphon