TF-IDF_Maker
1.0.2
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
Install-Package TF-IDF_Maker -Version 1.0.2
dotnet add package TF-IDF_Maker --version 1.0.2
<PackageReference Include="TF-IDF_Maker" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TF-IDF_Maker --version 1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: TF-IDF_Maker, 1.0.2"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETCoreApp 3.1
- Porter2Stemmer (>= 1.0.0)
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.