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

Jan Høydahl updated SOLR-2764:
------------------------------

    Attachment: SOLR-2764.patch

Thanks for reviewing.

You're right - we don't have a reference implementation or corpus that we can 
validate against, so forking the Swedish LightStemmer was perhaps a bit 
optimistic. So it needs some more love :)

Then I created a NorwegianMinimalStemmer only for nouns and -s endings. It is 
much simpler to hand-craft and it works pretty well to my taste :)

Since the test dictionary is small, I changed it into plaintext rather than 
.zip, so now both dictionaries are in the patch.
                
> Create a NorwegianLightStemmer and NorwegianMinimalStemmer
> ----------------------------------------------------------
>
>                 Key: SOLR-2764
>                 URL: https://issues.apache.org/jira/browse/SOLR-2764
>             Project: Solr
>          Issue Type: New Feature
>          Components: Schema and Analysis
>            Reporter: Jan Høydahl
>             Fix For: 3.6, 4.0
>
>         Attachments: SOLR-2764.patch, SOLR-2764.patch
>
>
> We need a simple light-weight stemmer and a minimal stemmer for 
> plural/singlular only in Norwegian

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



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

Reply via email to