An implementation of the Porter2 stemming algorithm in C#.
Info
| Version: | 1.0.0 |
| Author(s): | Dan Nemec |
| Last Update: | Saturday, July 13, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/nemec/porter2-stemmer |
| NuGet Url: | https://www.nuget.org/packages/Porter2Stemmer |
Install
Install-Package Porter2Stemmer
dotnet add package Porter2Stemmer
paket add Porter2Stemmer
Porter2Stemmer Download (Unzip the "nupkg" after downloading)
Dependencies
Tags