Skip to content

ajdavidl/WordLists.jl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WordLists

Stable Dev Build Status Coverage

WordLists.jl provides lists of words from various languages (currently Dutch, English, French, German, Italian, Portuguese and Spanish).

julia> words("English")
257874-element Vector{String}:
 "Aani"
 "Aaron"
 "Aaronic"
 "Aaronical"
 "Aaronite"
 "Aaronitic"
 ⋮
 "zymotize"
 "zymotoxic"
 "zymurgy"
 "zythem"
 "zythum"

Help Wanted

The current set of languages is small and the lists are incomplete. If you have a higher quality list or a word list from a different language, please open a pull request or issue.

About

Dictionaries without definitions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Julia 100.0%