Porter2Stemmer 1.0.0
An implementation of the Porter2 stemming algorithm in C#
Install-Package Porter2Stemmer -Version 1.0.0
dotnet add package Porter2Stemmer --version 1.0.0
<PackageReference Include="Porter2Stemmer" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Porter2Stemmer --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Porter2Stemmer, 1.0.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETFramework 4.5.2
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Porter2Stemmer:
Package | Downloads |
---|---|
TF-IDF_Maker
Library for getting TF-IDF values for Sentiment Analysis (Requires one general file with structured positive and negative rows with identificator at the end one (like in the example))
Identificators: 1 - Positive, 0 - Negative
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 14,342 | 7/13/2019 |