.NET Standard version of Open Text Summarizer decides the most important sentences in a text, creates a summary and highlights the main topics.
Info
Version: | 1.0.1 |
Author(s): | LinKzy |
Last Update: | Tuesday, January 9, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://linkzy.dev/simplifying-text-summarization-with-opentextsummarizer |
NuGet Url: | https://www.nuget.org/packages/OpenTextSummarizerDotNetStandard |
Install
Install-Package OpenTextSummarizerDotNetStandard
dotnet add package OpenTextSummarizerDotNetStandard
paket add OpenTextSummarizerDotNetStandard
OpenTextSummarizerDotNetStandard Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Security.Permissions(>= 4.7.0)
Tags