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

document taxonomy

(0.03 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/cs/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. Classify Text using CSharp on GroupDocs Blog | ...

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

    blog.groupdocs.com/zh/tag/classify-text-using-c...
  4. 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/cs/tag/taxonomic-classificat...
  5. 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...
  6. 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...
  7. 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...
  8. Document Classification in CSharp on GroupDocs ...

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

    blog.groupdocs.com/nl/tag/document-classificati...
  9. 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...
  10. Document Classification in CSharp on GroupDocs ...

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

    blog.groupdocs.com/cs/tag/document-classificati...