You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucy.apache.org by "Marvin Humphrey (JIRA)" <ji...@apache.org> on 2010/11/09 04:02:08 UTC

[lucy-issues] [jira] Updated: (LUCY-125) Bundle Snowball stemming libraries

     [ https://issues.apache.org/jira/browse/LUCY-125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marvin Humphrey updated LUCY-125:
---------------------------------

    Attachment: snowstem.patch

The patch file "snowstem.patch" contains all the adaptations to the Lucy
library itself, but does not add any Snowball source code. 

A perl script, update_snowstem.pl, is used to extract only the needed files
from the libstemmer_c download from snowball.tartarus.org and apply one minor
patch (an include guard on the libstemmer.h header).


> Bundle Snowball stemming libraries
> ----------------------------------
>
>                 Key: LUCY-125
>                 URL: https://issues.apache.org/jira/browse/LUCY-125
>             Project: Lucy
>          Issue Type: Improvement
>          Components: Analysis
>            Reporter: Marvin Humphrey
>            Assignee: Marvin Humphrey
>         Attachments: snowstem.patch
>
>
> The snowball stemming libraries are available under a BSD license.  Rather
> than rely on the CPAN module Lingua::Stem::Snowball for access, we should
> bundle them with Lucy itself.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.