Annytab.Stemmer
1.2.4
Stemmers for 12 languages and one default stemmer. The default stemmer (DefaultStemmer) can be used for languages that not are supported. The default stemmer does not do any stemming at all.
Supported languages: Danish, Dutch, English, Finnish, French, German, Italian, Norwegian, Portuguese, Romanian, Spanish and Swedish.
Install-Package Annytab.Stemmer -Version 1.2.4
dotnet add package Annytab.Stemmer --version 1.2.4
<PackageReference Include="Annytab.Stemmer" Version="1.2.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Annytab.Stemmer --version 1.2.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Annytab.Stemmer, 1.2.4"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Changed license to MIT.
Dependencies
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.