Get list of common stop words in various languages in dotnet.
Info
Version: | 1.1.0 |
Author(s): | Hendrik Klemp |
Last Update: | Monday, May 11, 2020 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/hklemp/dotnet-stop-words |
NuGet Url: | https://www.nuget.org/packages/dotnet-stop-words |
Install
Install-Package dotnet-stop-words
dotnet add package dotnet-stop-words
paket add dotnet-stop-words
dotnet-stop-words Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
Tags