Skip to content

Commit a59cc3e

Browse files
committed
Manual cleanup
1 parent 6332230 commit a59cc3e

File tree

2 files changed

+555
-556
lines changed

2 files changed

+555
-556
lines changed

bip-0039/bip-0039-wordlists.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,6 @@ Words chosen using the following rules:
9898
6. No plural words.
9999
7. No negative/offensive/sad/bad words.
100100
8. No words already used in other language mnemonic sets.
101-
9. Levenstein distance of all (except some dozen words) is below 0.9. Those with higher ratio are manually checked (and
102-
shouldn't pose any troubles for native speakers)
101+
9. Levenshtein distance between all words is **at most** 0.87 (lower values rejected due to diminishing returns).
103102

104-
All the words have been semi-manually filtered (manually + some scripts to double-check) from a bigger lists.
103+
All the words have been manually filtered + double-checked using scripts.

0 commit comments

Comments
 (0)