GitHub user Ryado opened a pull request:

    https://github.com/apache/lucene-solr/pull/439

    LUCENE-8462: New Arabic snowball stemmer

    This the PR corresponding to the following JIRA issue:
    https://issues.apache.org/jira/browse/LUCENE-8462
    
    Added a new Arabic snowball stemmer based on 
https://github.com/snowballstem/snowball/blob/master/algorithms/arabic.sbl
    
    As well an Arabic test dataset in `TestSnowballVocabData.zip` from the 
snowball-data available here 
https://github.com/snowballstem/snowball-data/tree/master/arabic


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Ryado/lucene-solr arabicstemmer

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/lucene-solr/pull/439.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #439
    
----
commit 7f0b719daa170cc7f0ea716cd0902b6c96b4b88d
Author: Ryadh Dahimene <dahimene.ryadh@...>
Date:   2018-08-22T13:17:08Z

    Added an arabic snowball stemmer and test dataset

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to