Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 5,157 for

groupdocs.classification

(0.1 sec)
  1. Classify Raw Text | Documentation

    Simple IAB-2 text classification Call Classify method with a text as the first parameter to perform classification. Default taxonomy (IAB-2) and bestClassesCount (1) will be used. var response = classifier.Classify("Medicine is an important part of our lifes"); Console.WriteLine(response.BestClassName, response.BestClassProbability); Raw text classification with Documents taxonomy and 2 best classes to return Taxonomy, bestClassesCount and precisionRecallBalance could also be specified: var response = classifier.Classify("Medicine is an important part of our lifes", 2, Taxonomy....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...GroupDocs Documentation / GroupDocs.Classification Product Family / GroupDocs...

    docs.groupdocs.com/classification/net/classify-...
  2. Taxonomies | Documentation

    Taxonomy Taxonomy (general)is the practice and science of classification of things or concepts, including the principles that underlie such classification. In our case, this is a list of text categories. We support two taxonomies for now: IAB-2 taxonomy IAB-2 taxonomy: https://www.iab.com/guidelines/taxonomy/. Automotive, Books_and_Literature, Business_and_Finance, Careers, Education, Events_and_Attractions, Family_and_Relationships, Fine_Art, Food_&_Drink, Healthy_Living, Hobbies_&_Interests, Home_&_Garden, Medical_Health, Movies, Music_and_Audio, News_and_Politics, Personal_Finance, Pets, Pop_Culture, Real_Estate, Religion_&_Spirituality, Science, Shopping, Sports, Style_&_Fashion, Technology_&_Computing, Television, Travel, Video_Gaming Documents taxonomy Documents taxonomy:...Redaction Product Solution GroupDocs.Classification Product Solution Purchase...GroupDocs Documentation / GroupDocs.Classification Product Family / GroupDocs...

    docs.groupdocs.com/classification/net/taxonomies/
  3. .net

    .net,.net,GroupDocs.Assembly for .NET | GroupDocs.Assembly for .NET,.NET Standard - .NET | Microsoft Learn,GroupDocs.Search for .NET,Groupdocs.classification... GroupDocs.Classification for .NET | GroupDocs...Home Welcome to the GroupDocs.Classification for .net GroupDocs...

    search.groupdocs.com/q/.NET.html
  4. Top 29 Releases Document Processing SDK Packages

    Download best Document Processing SDKs from Releases...NET 740 29 GroupDocs.Classification for .NET GroupDocs...

    metrics.groupdocs.com/downloads/package-manager...
  5. Members · People · groupdocs-classification · G...

    Document and text classification. Groupdocs.classification Product Family has 5 repositories available. Follow their code on GitHub....alert {{ message }} GroupDocs.Classification Product Family Loading...

    github.com/orgs/groupdocs-classification/people
  6. GroupDocs.Total 23.2.0 - FuGet Gallery

    .NET API 134,818,840 bytes GroupDocs.Total 23.2.0 GroupDocs.Total for .NET is a compilation of every .NET API offered......12 * GroupDocs.Classification for .NET - 21.1 *...for .NET - 22.12 * GroupDocs.Classification for .NET - 21.1 *...

    www.fuget.org/packages/GroupDocs.Total/23.2.0
  7. Classify document by path | Documentation

    Classify document by path with IAB-2 taxonomy and return 2 best results Classifying of the document could be performed with the next steps Call Classify method for “document.pdf” file in the current (".") directory with IAB-2 taxonomy and return 2 best results. Handle possible ApiException try { var response = classifier.Classify("document.pdf", ".", 3, Taxonomy.Iab2); Console.WriteLine(response.BestClassName, response.BestClassProbability); } catch (ApiException e) { Console.WriteLine(e.Message); } Precisely classify document by path with Documents taxonomy and return 4 best results Call Classify method for “document....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...GroupDocs Documentation / GroupDocs.Classification Product Family / GroupDocs...

    docs.groupdocs.com/classification/net/classify-...
  8. On Premise Document Manipulation APIs | GroupDocs

    Get document manipulation APIs including viewer, comparison, conversion, annotation, watermark, e-signature, assembly, parser, editor & classification....Java Releases | Maven GroupDocs.Classification Product Family GroupDocs...

    releases.groupdocs.com/
  9. On Premise Document Manipulation APIs | GroupDocs

    Get document manipulation APIs including viewer, comparison, conversion, annotation, watermark, e-signature, assembly, parser, editor & classification....Java Releases | Maven GroupDocs.Classification Product Family GroupDocs...

    releases.groupdocs.com
  10. Document classification and text analysis in .NET

    Classify text and documents in the .NET platform to automate the process of analyzing text using IAB-2, sentiment analysis, and document taxonomies....and classify text, GroupDocs.Classification for .NET API is a...Getting Started To use GroupDocs.Classification for .NET API, please...

    www.groupdocs.com/products/document-and-text-cl...