Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 4,498 for

classification

(0.14 sec)
  1. Classify Documents using CSharp

    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....Tiếng Việt 中文 中國傳統的 Une classification est essentiellement une...la science d’une telle classification. Lorsque vous avez affaire...

    blog.groupdocs.com/fr/tag/classify-documents-us...
  2. render-chm-to-html-outputs.zip

    render_chm_to_html/chm_result_1.html PuTTY User ManualPuTTY is a free (MIT-licensed) Win32 Telnet and SSH client. This manual documents PuTTY, and its companion utilities PSCP, PSFTP, Plink, Pagean......us for an Export Control Classification Number (ECCN) for PuTTY...

    docs.groupdocs.com/viewer/python-net/_output_fi...
  3. Analýza sentimentu zákazníků zpětné vazby v C# ...

    C# Automatizace analýzy sentimentu. Analyzujte zpětnou vazbu zákazníků pomocí C# API. Zkontrolujte, jak pozitivní/negativní jsou komentáře k vašemu produktu....Classification slouží k tomuto účelu za...pomocí jazyka C# s GroupDocs.Classification for .NET. Než tedy začnete...

    blog.groupdocs.com/cs/classification/classify-c...
  4. Classifier initialization | GroupDocs

    Initialization of Classifier class: var classifier = new Classifier(); Classifier class is thread-safe....Classification Product Solution Purchase...Documentation / GroupDocs.Classification Product Family / GroupDocs...

    docs.groupdocs.com/classification/net/classifie...
  5. Document Taxonomy using CSharp

    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.... Une classification est essentiellement une...la science d’une telle classification. Lorsque vous avez affaire...

    blog.groupdocs.com/fr/tag/document-taxonomy-usi...
  6. Analisi del sentimento del feedback dei clienti...

    Automazione dell'analisi del sentimento C#. Analizza il feedback dei clienti con l'API C#. Controlla quanto sono positivi/negativi i commenti sul tuo prodotto....Classification serve a questo scopo. Implementa...usando C# con GroupDocs.Classification for .NET . Quindi, prima...

    blog.groupdocs.com/it/classification/classify-c...
  7. GroupDocs.Total para .NET 25.9 – Últimas Atuali...

    Explore o que há de novo no GroupDocs.Total para .NET 25.9. Disponível agora no NuGet e no site da GroupDocs....update removes the heavy Classification library from the Total...version 25.9 , GroupDocs.Classification is no longer shipped as...

    blog.groupdocs.com/pt/total/groupdocs-total-for...
  8. Get taxonomies | GroupDocs

    Log taxonomy classes The list of taxanomy classes can be get like the following code snippet: Console.WriteLine(String.Join(" ", TaxonomyClasses.Iab2Classes)); Console.WriteLine(String.Join(" ", TaxonomyClasses.DocumentsClasses)); Console.WriteLine(String.Join(" ", TaxonomyClasses.SentimentClasses)); Console.WriteLine(String.Join(" ", TaxonomyClasses.Sentiment3Classes));...Classification Product Solution Purchase...Documentation / GroupDocs.Classification Product Family / GroupDocs...

    docs.groupdocs.com/classification/net/get-taxon...
  9. Classify document from stream | GroupDocs

    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); }...Classification Product Solution Purchase...Documentation / GroupDocs.Classification Product Family / GroupDocs...

    docs.groupdocs.com/classification/net/classify-...
  10. GroupDocs.Total עבור .NET 25.8 – העדכונים והתיק...

    גלה מה חדש ב‑GroupDocs.Total עבור .NET 25.8. זמין כעת ב‑NuGet ובאתר GroupDocs....Classification will no longer be included...for users who do not need classification features. If your project...

    blog.groupdocs.com/he/total/groupdocs-total-for...