Skip to content

rizwanniazigroupdocs/groupdocs-classification-cloud-dotnet-samples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

GroupDocs.Classification Cloud SDK for .NET

GroupDocs.Classification Cloud SDK for .NET enables you to classify your raw text as well as documents ‎into predefined categories. Classification Cloud SDK supports multiple taxonomy types, such as IAB-2 ‎taxonomy and Document taxonomy. Classification information can be viewed regarding classes as well ‎as their respective probabilities.‎

This repository contains Examples projects for GroupDocs.Classification Cloud SDK for .NET to help you learn and write your own applications.

How to use the SDK?

The complete source code is available in this repository folder. You can either directly use it in your project via source code or get NuGet distribution (recommended). For more details, please visit our documentation website.

Prerequisites

To use GroupDocs.Classification Cloud .NET SDK you need to register an account with GroupDocs Cloud and lookup/create App Key and SID at Cloud Dashboard. There is free quota available. For more details, see GroupDocs Cloud Pricing.

Installation

Install GroupDocs.Classification Cloud via NuGet

From the command line:

nuget install GroupDocs.Classification Cloud

From Package Manager:

PM> Install-Package GroupDocs.Classification Cloud

From within Visual Studio:

  1. Open the Solution Explorer.
  2. Right-click on a project within your solution.
  3. Click on Manage NuGet Packages...
  4. Click on the Browse tab and search for "GroupDocs.Classification Cloud".
  5. Click on the GroupDocs.Classification Cloud package, select the appropriate version in the right-tab and click Install.

Dependencies

Resources

About

GroupDocs.Classification Cloud SDK for .NET examples, plugins and showcase projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published