Created
July 24, 2020 10:10
-
-
Save marios88/6f3a276a5aff9d649d2581e52935f205 to your computer and use it in GitHub Desktop.
Aspell export Greek dictionary
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
aspell --lang el dump master | aspell --lang el expand | tr ' ' '\n' > el.dic |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment