Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 272 for

taxonomy

(0.04 sec)
  1. 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....classification with several taxonomies. Documents could be in various...texts or documents. IAB-2 taxonomy for News/Cites classification...

    docs.groupdocs.com/classification/net/introduci...
  2. Classify document from stream | Documentation

    Classifying of the document from stream could be performed with the next step Call Classify method for “stream” stream with Documents Taxonomy and return 2 best results. Handle possible ApiException // Classify document from stream with Documents Taxonomy and return 2 best resultstry { var response = classifier.Classify(stream, 2, Taxonomy.Documents); Console.WriteLine(response.BestClassName, response.BestClassProbability); } catch (ApiException e) { Console.WriteLine(e.Message); }...“stream” stream with Documents taxonomy and return 2 best results...from stream with Documents taxonomy and return 2 best resultstry...

    docs.groupdocs.com/classification/net/classify-...
  3. 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......ช้ C# - (IAB-2 & Document Taxonomy) การจำแนกประเภทของเอกสารโดยใช้...จัดประเภทข้อความด้วย IAB-2 หรือ Documents taxonomies โดยใช้ API การจัดหมวดหมู่...

    blog.groupdocs.com/th/categories/groupdocs.clas...
  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......ช้ C# - (IAB-2 & Document Taxonomy) การจำแนกประเภทของเอกสารโดยใช้...จัดประเภทข้อความด้วย IAB-2 หรือ Documents taxonomies โดยใช้ API การจัดหมวดหมู่...

    blog.groupdocs.com/th/tag/taxonomic-classificat...
  5. 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....sentiment by text with 3 classes taxonomy (Negative/Neutral/Positive)...must-have thing." , taxonomy : Taxonomy . Sentiment3 ); Console...

    docs.groupdocs.com/classification/net/sentiment...
  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......对原始文本进行分类 - (IAB-2 & Document Taxonomy) 在 .NET 应用程序中使用 C# 对文档进行分类。使用...对文档进行分类分类 - (IAB-2 & Document Taxonomy) 在 .NET 应用程序中使用 C# 对文档进行分类。使用...

    blog.groupdocs.com/zh/categories/groupdocs.clas...
  7. 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......对原始文本进行分类 - (IAB-2 & Document Taxonomy) 在 .NET 应用程序中使用 C# 对文档进行分类。使用...对文档进行分类分类 - (IAB-2 & Document Taxonomy) 在 .NET 应用程序中使用 C# 对文档进行分类。使用...

    blog.groupdocs.com/zh/tag/taxonomic-classificat...
  8. GroupDocs.Classification Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....according to IAB-2 and document taxonomies using C# . A classification...organized according to rules. Taxonomy defines the science of such...

    blog.groupdocs.com/categories/groupdocs.classif...
  9. 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......ช้ C# - (IAB-2 & Document Taxonomy) การจำแนกประเภทของเอกสารโดยใช้...

    blog.groupdocs.com/th/tag/classify-documents-us...
  10. 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......ช้ C# - (IAB-2 & Document Taxonomy) การจำแนกประเภทของเอกสารโดยใช้...จัดประเภทข้อความด้วย IAB-2 หรือ Documents taxonomies โดยใช้ API การจัดหมวดหมู่...

    blog.groupdocs.com/th/tag/classify-text-using-c...