PHPackages                             nadar/stemming - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. nadar/stemming

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

nadar/stemming
==============

Stemming by Language

1.1.4(3y ago)17134.8k—9.8%27MITPHP

Since Mar 20Pushed 3y ago2 watchersCompare

[ Source](https://github.com/nadar/stemming)[ Packagist](https://packagist.org/packages/nadar/stemming)[ Docs](https://github.com/nadar/stemming)[ RSS](/packages/nadar-stemming/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (9)Dependencies (1)Versions (10)Used By (7)

PHP Stemming Collection
=======================

[](#php-stemming-collection)

[![Tests](https://github.com/nadar/stemming/workflows/Tests/badge.svg)](https://github.com/nadar/stemming/workflows/Tests/badge.svg)[![Latest Stable Version](https://camo.githubusercontent.com/ed8c8e6bec765580203c77232f8965a7ec9a94a2119e6ec06e8fbeee145b3c6b/68747470733a2f2f706f7365722e707567782e6f72672f6e616461722f7374656d6d696e672f762f737461626c65)](https://packagist.org/packages/nadar/stemming)[![Total Downloads](https://camo.githubusercontent.com/31a4c8f430ced8b819680b64b7f681052c740cb5728749fd75addf7799a66675/68747470733a2f2f706f7365722e707567782e6f72672f6e616461722f7374656d6d696e672f646f776e6c6f616473)](https://packagist.org/packages/nadar/stemming)

The main purpose of this repo is to unify different stemming components based on its language.

Installation
------------

[](#installation)

This package is distributed over the packagist service for composer. In order to use this package composer must be installed.

```
composer require nadar/stemming
```

Usage
-----

[](#usage)

Using the stemmer for your desired language:

```
