cldf / segments

Unicode Standard tokenization routines and orthography profile segmentation
Apache License 2.0
31 stars 13 forks source link

Profile creation should preset the `mapping` column with a copy of `graphemes` #12

Closed xrotwang closed 7 years ago

xrotwang commented 7 years ago

To make it easier to start out with profile created by segments profile when trying to provide actual mappings, the mappings column should be set to a copy of graphemes, because typically most graphemes will not be mapped to anything new.