API Reference snowball v#0.1.1

Copy Markdown View Source

Modules

Snowball string-processing language compiler and runtime for Elixir.

Parses a Snowball token stream into a typed AST with a symbol table.

Elixir code generator for Snowball programs.

Compile-time helpers for building Snowball grouping bit-tables.

Tokeniser for the Snowball string-processing language.

Source-level preprocessor for Snowball .sbl files.

Runtime state and primitive operations for Snowball stemmers.

Mix Tasks

Generate Elixir stemmer modules from Snowball .sbl algorithm sources.