@[email protected] to Data is [email protected]English • 5 months agoThe numbers 0–99 sorted alphabetically in different languagesfiles.catbox.moeimagemessage-square52fedilinkarrow-up1362arrow-down116
arrow-up1346arrow-down1imageThe numbers 0–99 sorted alphabetically in different languagesfiles.catbox.moe@[email protected] to Data is [email protected]English • 5 months agomessage-square52fedilink
minus-square@barsquidlinkEnglish5•5 months agoIs 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.
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!