Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@marios88
Created July 24, 2020 10:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save marios88/6f3a276a5aff9d649d2581e52935f205 to your computer and use it in GitHub Desktop.
Save marios88/6f3a276a5aff9d649d2581e52935f205 to your computer and use it in GitHub Desktop.
Aspell export Greek dictionary
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