Skip to content

Commit

Permalink
test: test that eng-ipa->eng-arpabet works ok with NFC and NFD inputs
Browse files Browse the repository at this point in the history
test case long forgotten from when I was doing NFC/NFD normalization
with indices remaping.
  • Loading branch information
joanise committed Nov 4, 2022
1 parent 6b560f0 commit 2712b32
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions g2p/tests/public/data/eng.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Make sure the same input in NFD and NFC both get handled correctly
eng-ipa,eng-arpabet,ĩ,IY N
eng-ipa,eng-arpabet,ĩ,IY N

0 comments on commit 2712b32

Please sign in to comment.