# README
Snowball Norwegian
This package implements the Norwegian language Snowball stemmer.
Implementation
The Norwegian language stemmer comprises preprocessing and 3 steps.
Each of these is defined in a separate file in this
package. All of the steps operate on a SnowballWord
from the
snowballword
package and modify the word in place.
Caveats
None