this post was submitted on 21 Jun 2024
346 points (95.8% liked)
Data is Beautiful
1167 readers
1 users here now
Be respectful
founded 5 months ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Is there a good way to do this? I am thinking one could (taking English as an example) treat each word as a base-26 number (o.ne, t.wo, t.hree, ...) and divide them by 26 to normalize values between 0 and 1.
Yes, that’s exactly the way to do it!