Skip to content

Returns all words used more that a specified number of times, great for language learning

Notifications You must be signed in to change notification settings

ndrollins/word_frequency

Repository files navigation

Words

TODO: Add description

Installation

If available in Hex, the package can be installed by adding words to your list of dependencies in mix.exs:

def deps do
  [
    {:words, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/words.

word_frequency

About

Returns all words used more that a specified number of times, great for language learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages