Skip to content

Add Slovenian wordlist for BIP0039#755

Closed
filips123 wants to merge 1 commit intobitcoin:masterfrom
filips123:bip0039-slovenian-wordlist
Closed

Add Slovenian wordlist for BIP0039#755
filips123 wants to merge 1 commit intobitcoin:masterfrom
filips123:bip0039-slovenian-wordlist

Conversation

@filips123
Copy link
Copy Markdown

@filips123 filips123 commented Jan 27, 2019

  1. Priority on common words where possible.
  2. Only verbs, adverbs and nouns in basic form.
  3. Only lowercase ASCII letters.
  4. No accents or special characters.
  5. Word length between 4 and 8 characters.
  6. First 4 letters must be unique between all words.
  7. Original wordlists from Wiktionary for verbs, adverbs and nouns.
  8. Wordlist of common words from NoSketch Engine.
  9. Selection of words using Python script.

The list was not manually reviewed, so it probably contains some offensive or inappropriate words. It needs to be manually reviewed (possibly by some Slovenian speaker) before the merge.

The list contains some uncommon words because using only common words, it was impossible to generate 2048 words with above conditions. That uncommon words may be changed with replacement. Alternatively, the conditions (possibly length of words) may be changed and wordlist would be re-generated with more common words.

@luke-jr
Copy link
Copy Markdown
Member

luke-jr commented Feb 15, 2019

@luke-jr
Copy link
Copy Markdown
Member

luke-jr commented Jul 2, 2021

@luke-jr luke-jr closed this Jul 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants