Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 258 for

document taxonomy

(0.04 sec)
  1. Classify Documents using CSharp on GroupDocs Bl...

    Classify Documents using CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Classify Documents using CSharp on GroupDocs Blog | Document Automatio......Classify Documents using CSharp on GroupDocs Blog | Document Automation...Classify Documents using CSharp on GroupDocs Blog | Document Automation...

    blog.groupdocs.com/zh/tag/classify-documents-us...
  2. 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....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Classification...perform classification. Default taxonomy (IAB-2) and bestClassesCount...

    docs.groupdocs.com/classification/net/classify-...
  3. Introducing GroupDocs.Classification for .NET |...

    What Is GroupDocs.Classification? GroupDocs.Classification for .NET is a powerful and intuitive library used for texts and Documents classification with several taxonomies. Documents could be in various formats,including Microsoft Word and OpenDocument Writer file formats, PDF Documents, RTF and TXT. Classification results can be easily customized with multiple and flexible options. Why Use GroupDocs.Classification as a Developer? No additional software is required to classify texts or Documents. IAB-2 Taxonomy for News/Cites classification....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Classification...texts and documents classification with several taxonomies. Documents...

    docs.groupdocs.com/classification/net/introduci...
  4. Classify Documents using CSharp on GroupDocs Bl...

    Classify Documents using CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Classify Documents using CSharp on GroupDocs Blog | Document Automatio......Classify Documents using CSharp on GroupDocs Blog | Document Automation...Classify Documents using CSharp on GroupDocs Blog | Document Automation...

    blog.groupdocs.com/nl/tag/classify-documents-us...
  5. Text Classification using CSharp on GroupDocs B...

    Text Classification using CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Text Classification using CSharp on GroupDocs Blog | Document Automat......CSharp on GroupDocs Blog | Document Automation Solutions for ...CSharp on GroupDocs Blog | Document Automation Solutions for ...

    blog.groupdocs.com/zh/tag/text-classification-u...
  6. Taxonomic Classification using CSharp on GroupD...

    Taxonomic Classification using CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Taxonomic Classification using CSharp on GroupDocs Blog | Docume......CSharp on GroupDocs Blog | Document Automation Solutions for ...CSharp on GroupDocs Blog | Document Automation Solutions for ...

    blog.groupdocs.com/nl/tag/taxonomic-classificat...
  7. GroupDocs.Classification Product Family on Grou...

    GroupDocs.Classification Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Classification Product Family on GroupDocs Blog | Do......Family on GroupDocs Blog | Document Automation Solutions for ...Family on GroupDocs Blog | Document Automation Solutions for ...

    blog.groupdocs.com/nl/categories/groupdocs.clas...
  8. Sentiment classification usage | Documentation

    Create an instance of SentimentClassifier class. It is multilingual and supports English, Chinese, Spanish, and German. Creates SentimentClassifier instance var sentimentClassifier = new SentimentClassifier(); and call PositiveProbability method Classifies sentiment by text var positiveProbability = sentimentClassifier.PositiveProbability("This is a new must-have thing."); Console.WriteLine($"The probability of a positive sentiment is { positiveProbability }"); or call Classify method Classifies sentiment by text var response = sentimentClassifier.Classify("This is a new must-have thing."); Console.WriteLine($"The best class name:{response....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Classification...sentiment by text with 3 classes taxonomy (Negative/Neutral/Positive)...

    docs.groupdocs.com/classification/net/sentiment...
  9. Features Overview | Documentation

    GroupDocs.Classification main feature is an ability to classify raw text and Documents with IAB-2, Documents, Sentiment or Sentiment3 taxonomies. Sentiment Classification (Analysis) supports 4 languages: English, Chinese, Spanish, and German. GroupDocs.Classification provides flexible set of settings to customize classification process: Name Description Default value bestClassesCount Select the number of results to return 1 Taxonomy Select Taxonomy (IAB-2, Documents, Sentiment or Sentiment3). Taxonomy.Iab2 precisionRecallBalance Select precision/recall balance for Documents Taxonomy. If the classifier is not sure of the result, it will return Other class....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Classification...classify raw text and documents with IAB-2, Documents, Sentiment or Sentiment3...

    docs.groupdocs.com/classification/net/features-...
  10. Product Overview | Documentation

    Note Welcome to GroupDocs.Classification for .NET GroupDocs.Classification is a .NET component built to allow developers to classify texts and Documents, whether simple or complex. It allows developers to use three different taxonomies: IAB (version 2), that created by the Interactive Advertising Bureau, Documents Taxonomy, that created by Aspose and simple Sentiment Taxonomy (Negative/Positive). For the Sentiment Taxonomy Chinese language is supported. Product Description GroupDocs.Classification is a robust .NET component that lets developers to analyze text and Documents without using any Document-related tool to open Documents or extract text....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Classification...developers to classify texts and documents, whether simple or complex...

    docs.groupdocs.com/classification/net/product-o...