Skip to content

Commit 450eb02

Browse files
committed
Add Webster's Unabridged Dictionary
Source https://github.com/matthewreagan/WebstersEnglishDictionary Processed with: $ cat WebstersEnglishDictionary.txt | sed "s/\r//g" | grep -E '^[A-Z; -]{1,}$' | sed 's/; /\n/g' | sed 's/[A-Z]/\L&/g' | sed 's/-//g' | sort -u > webster.txt
1 parent 7aa2978 commit 450eb02

1 file changed

Lines changed: 102054 additions & 0 deletions

File tree

0 commit comments

Comments
 (0)