Skip to content

Navigation Menu

Sign in
Sign up

Latest commit

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

ngram

elixir library for n-gram tokenization and distance calculations

test

mix test

installation

If available in Hex, the package can be installed as:

  1. Add ngram to your list of dependencies in mix.exs:

    def deps do [{:ngram, "~> 0.0.1"}] end

  2. Ensure ngram is started before your application:

    def application do [applications: [:ngram]] end

About

n-gram calculations library for elixir

Topics

Resources

Stars

8 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /