interscript / interscript-ruby

Interoperable script conversion systems (ISCS) with the `interscript` gem
Other
11 stars 30 forks source link

Support separate transliteration rules for different types of entity #711

Open ribose-jeffreylau opened 3 years ago

ribose-jeffreylau commented 3 years ago

Allow separate transliteration rules for different types of entity, e.g. title case for spans marked as GeoNames, hyphenate syllables within Person Names, etc.

Originally: https://github.com/interscript/lcs/issues/2#issuecomment-578096993

ronaldtse commented 3 years ago

Requires implementation of #709