Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

groupdocs-classification/GroupDocs.Classification-for-.NET

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text & Document Classification API

GroupDocs.Classification for .NET is an on-premise library for text and document classification with the help of IAB-2, Document or Sentiment taxonomies.

Directory Description
Examples C# based examples and sample files for quick start.
Showcases An open source UI-based application demonstrating the core features.

Classification Features

Supported File Formats

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

Develop & Deploy GroupDocs.Classification Anywhere

Operating Systems: Windows 10 (x64), Windows Desktop (x64), Windows Server (x64), Windows Azure, Mac OS X x64 (10.12+), Linux
Supported Frameworks: .NET Core 2.0 or later, .NET Framework 4.7 or higher

Get Started with GroupDocs.Classification for .NET

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.

Classify PDF with IAB-2 Taxonomy

var response = classifier.Classify("document.pdf", ".", 3, Taxonomy.Iab2);
Console.WriteLine(response.BestClassName, response.BestClassProbability);

Home | Product Page | Documentation | Demo | API Reference | Examples | Blog | Free Support | Temporary License

About

GroupDocs.Classification-for-.NET samples and showcase (text and documents classification and sentiment analysis)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.