Closed ihh closed 4 years ago
Very simple regex-like grammar that builds input-output transducers for transliteration expressions like tr/acgt/tgca/ or tr/A-Z/a-z/
tr/acgt/tgca/
tr/A-Z/a-z/
low-impact enhancement
Very simple regex-like grammar that builds input-output transducers for transliteration expressions like
tr/acgt/tgca/
ortr/A-Z/a-z/