whatlang-rs
whatlang-rs copied to clipboard
Make Alphabet Score calculation generic over Script
Make the alphabet score calculation implemented in https://github.com/greyblake/whatlang-rs/pull/108 generic and reuse same implementation for Cyrillic. Ensure there is sufficient unit test coverage first.