# Lingua-Stem-Snowball-Ca

[![Build Status](https://travis-ci.org/pypt/p5-Lingua-Stem-Snowball-Ca.svg?branch=master)](https://travis-ci.org/pypt/p5-Lingua-Stem-Snowball-Ca)

## INSTALLATION

To install this module type the following:

```
perl Build.PL
perl Build
perl Build test
perl Build install
```

## COPYRIGHT AND LICENCE

Perl bindings copyright 2004-2008 by Marvin Humphrey, Fabien Potencier, Oleg Bartunov and Teodor Sigaev.

Original module Lingua::Stem::Snowball is currently maintained by Marvin Humphrey <[email protected]>.

Original authors of Lingua::Stem::Snowball: Oleg Bartunov <[email protected]>, Teodor Sigaev <[email protected]>.

Lingua::Stem::Snowball previously maintained by Fabien Potencier <[email protected]>.

Catalan language adaptation (Lingua::Stem::Snowball::Ca) copyright 2017 by Linas Valiukas <[email protected]>.

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.3 or, at your option, any later version of Perl 5 you may have available.

Snowball files and stemmers are covered by the BSD license.

Catalan stemmer by [Israel Olalla of iSOCO](http://snowball.tartarus.org/algorithms/catalan/stemmer.html).