this post was submitted on 21 Jun 2024
344 points (95.3% liked)
Data is Beautiful
2410 readers
46 users here now
Be respectful
founded 1 year 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!