Update frequency table

This commit is contained in:
Austen Adler 2023-03-02 01:14:30 -05:00
parent be531c96b8
commit 931835904e

View File

@ -271,6 +271,11 @@ Where stem:[text(num_prefix)] is the number of number/letter combinations in the
|324.04
|No, wordlist too big
|WORD WORD WORD
|75.01
|47.18
|No, this is the exact format what3words uses
|(0-999)(A-Z0-9) WORD WORD
|108.27
|54.01
@ -291,11 +296,6 @@ Where stem:[text(num_prefix)] is the number of number/letter combinations in the
|4.72
|Maybe
|(1-1024) WORD WORD WORD
|7.44
|4.68
|Maybe
|WORD WORD WORD WORD
|4.53
|3.20
@ -306,6 +306,11 @@ Where stem:[text(num_prefix)] is the number of number/letter combinations in the
|2.19
|Maybe
|(1-1024) WORD WORD WORD
|7.44
|4.68
|Maybe
|===
NOTE: This project will use the `(1-1024) WORD0 WORD1 WORD2` variation (1 number component, and 3 word component).