GroupDocs.Classification 21.1.0

dotnet add package GroupDocs.Classification --version 21.1.0
NuGet\Install-Package GroupDocs.Classification -Version 21.1.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="GroupDocs.Classification" Version="21.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GroupDocs.Classification --version 21.1.0
#r "nuget: GroupDocs.Classification, 21.1.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install GroupDocs.Classification as a Cake Addin
#addin nuget:?package=GroupDocs.Classification&version=21.1.0

// Install GroupDocs.Classification as a Cake Tool
#tool nuget:?package=GroupDocs.Classification&version=21.1.0

.NET API for Data Classification

Version 21.1.0 NuGet

banner

Product Page | Docs | Demo | API Reference | Examples | Blog | Releases | Free Support | Temporary License

A .NET component that enables your applications to analyze text and files as well as classify them based on IAB-2 and Documents taxonomies.

Classification Processing Features

  • Support for IAB-2 and Documents taxonomies.
  • Select the number of results to return.
  • Select precision/recall balance for Documents taxonomy.
  • Classify documents from the stream.

Supported File Formats

Microsoft Word: DOC, DOCM, DOCX, DOT, DOTM, DOTX
OpenDocument: ODT, OTT
Text: RTF, TXT
Fixed Layout: PDF

Supported Platforms

The machine that GroupDocs.Classification for .NET runs on doesn't need to have Adobe Acrobat, Microsoft Office, or OpenOffice installed.

GroupDocs.Classification for .NET has its own document processing engine.
Microsoft Windows: Microsoft Windows Desktop (x64) (XP & up), Microsoft Windows Server (x64) (2000 & up), Windows Azure
Mac OS: Mac OS X x64 (10.12+)
Linux: Linux x64 ( 6, 7 ,27, 9, 8.7+, 18.04, 16.04, 14.04, 18, 17, 42.3+, 12 SP2+)
Memory Requirements: 3GB RAM
Development Environments: Microsoft Visual Studio (2013, 2015, 2017, 2019)
Supported Frameworks: .NET Framework 4.7 or later, .NET Core 2.0 or later

Get Started

Are you ready to give GroupDocs.Classification for .NET a try? Simply execute Install-Package GroupDocs.Classification from Package Manager Console in Visual Studio to fetch & reference GroupDocs.Classification assembly in your project. If you already have GroupDocs.Classification for .Net and want to upgrade it, please execute Update-Package GroupDocs.Classification to get the latest version.

Please check the GitHub Repository for other common usage scenarios.

Simple IAB-2 Text Classification using C# Code

var response = classifier.Classify("Medicine is an important part of our lifes");
Console.WriteLine(response.BestClassName, response.BestClassProbability);

Product Page | Docs | Demo | API Reference | Examples | Blog | Releases | Free Support | Temporary License

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
21.1.0 129,916 1/20/2021
20.11.0 23,559 11/18/2020
20.10.0 12,433 10/2/2020
20.6.0 55,262 6/23/2020
20.5.0 21,368 5/19/2020
20.3.1 20,366 4/8/2020
20.3.0 11,724 3/25/2020
20.2.0 20,758 2/19/2020
19.12.0 32,650 11/29/2019