Discover Packages
github.com/kljensen/snowball
swedish
package
Version:
v0.10.0
Opens a new window with list of versions in this module.
Published: Aug 13, 2024
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 7
Opens a new window with list of known importers.
README
README
¶
Snowball Swedish
This package implements the Swedish language
Snowball stemmer .
Implementation
The Swedish 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
Expand ▾
Collapse ▴
Documentation
¶
Return `true` if the input `word` is a Swedish stop word.
Stem a Swedish word. This is the only exported
function in this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.