An open API service indexing awesome lists of open source software.

https://github.com/juliatext/snowball.jl

Snowball stemming algorithms
https://github.com/juliatext/snowball.jl

nlp stemming

Last synced: 4 months ago
JSON representation

Snowball stemming algorithms

Awesome Lists containing this project

README

          

# Snowball

A Julia wrapper for the [Snowball stemming](https://snowballstem.org/) library.

This code was extracted from the [TextAnalysis.jl](https://github.com/juliatext/TextAnalysis.jl/) package.

[![Stable](https://img.shields.io/badge/docs-stable-blue.svg)](https://juliahub.com/docs/Snowball)
[![version](https://juliahub.com/docs/Snowball/version.svg)](https://juliahub.com/ui/Packages/Snowball/agUCL)
[![deps](https://juliahub.com/docs/Snowball/deps.svg)](https://juliahub.com/ui/Packages/Snowball/agUCL?t=2)