interscript / interscript-ruby

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

Support option of returning best guess or all possible transliterations #714

Closed ribose-jeffreylau closed 3 years ago

ribose-jeffreylau commented 3 years ago

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

ronaldtse commented 3 years ago

Premise:

This issue requires implementation of an option to return either a single instance of the conversion result, or all instances of the results.

One can consider that the conversion result space can be:

webdev778 commented 3 years ago

Fixed refer to here