# Lingua-Stem-Snowball-Ca [](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 <marvin@rectangular.com>. Original authors of Lingua::Stem::Snowball: Oleg Bartunov <oleg@sai.msu.su>, Teodor Sigaev <teodor@stack.net>. Lingua::Stem::Snowball previously maintained by Fabien Potencier <fabpot@cpan.org>. Catalan language adaptation (Lingua::Stem::Snowball::Ca) copyright 2017 by Linas Valiukas <lvaliukas@cyber.law.harvard.edu>. 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).