Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 3,857 for

classification

(0.03 sec)
  1. Analyse des sentiments des commentaires des cli...

    Automatisation de l'analyse des sentiments C#. Analysez les commentaires des clients avec l'API C#. Vérifiez dans quelle mesure les commentaires sur votre produit sont positifs/négatifs....Classification vous sert à cette fin....article vous guidera vers la classification des commentaires et analysera...

    blog.groupdocs.com/fr/classification/classify-c...
  2. 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......NET & Java Developers Classification taxonomique du texte brut...taxonomie des documents) Classification taxonomique des documents...

    blog.groupdocs.com/fr/tag/classify-text-using-c...
  3. Document Taxonomy using CSharp on GroupDocs Blo...

    Document Taxonomy using CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Document Taxonomy using CSharp on GroupDocs Blog | Document Automation ......NET & Java Developers Classification taxonomique du texte brut...taxonomie des documents) Classification taxonomique des documents...

    blog.groupdocs.com/fr/tag/document-taxonomy-usi...
  4. Supported Document Formats | Documentation

    The following table indicates the file formats that GroupDocs.Classification for .NET can process. Format Description PDF Adobe Portable Document Format (PDF) DOC Microsoft Word 97-2003 Document DOCM Microsoft Word Macro-Enabled Document DOCX Microsoft Word Document DOT Microsoft Word 97-2003 Template DOTM Microsoft Word Macro-Enabled Template DOTX Microsoft Word Template ODT OpenDocument Text OTT Open Document Text Template RTF Rich Text Document TXT Plain Text Document Tip Can’t find your file format?...Classification Product Solution Purchase...Documentation / GroupDocs.Classification Product Family / GroupDocs...

    docs.groupdocs.com/classification/net/supported...
  5. document taxonomy on GroupDocs Blog | Document ...

    document taxonomy on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in document taxonomy on GroupDocs Blog | Document Automation Solutions for .NET & Java ......NET & Java Developers Classification taxonomique du texte brut...taxonomie des documents) Classification taxonomique des documents...

    blog.groupdocs.com/fr/tag/document-taxonomy/ind...
  6. Get taxonomies | Documentation

    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...
  7. How to Run Examples | Documentation

    Software Requirements Please make sure you meet the following requirements before downloading and running the examples. Visual Studio 2013 or higher NuGet Package Manager installed in Visual Studio. Make sure that latest NuGet API version is installed in Visual Studio. For details on how to install NuGet package manager please check http://docs.nuget.org/ndocs/guides/install-nuget Go to Tools->Options->NuGet Package Manager->Package Sources and make sure that the option nuget.org is checked Example project uses NuGet Automatic Package Restore feature therefore you should have an active internet connection....Classification Product Solution Purchase...Documentation / GroupDocs.Classification Product Family / GroupDocs...

    docs.groupdocs.com/classification/net/how-to-ru...
  8. 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); }...Classification Product Solution Purchase...Documentation / GroupDocs.Classification Product Family / GroupDocs...

    docs.groupdocs.com/classification/net/classify-...
  9. Анализ настроений клиентов в C# | Примеры кода ...

    Автоматизация анализа настроений C#. Анализируйте отзывы клиентов с помощью C# API. Проверьте, насколько положительные/отрицательные отзывы о вашем продукте....Classification подойдет для этой цели...C# с помощью GroupDocs.Classification for .NET . Поэтому, прежде...

    blog.groupdocs.com/ru/classification/classify-c...
  10. C#'ta Müşteri Geri Bildirimi Duyarlılık Analizi...

    C# Duyarlılık Analizi Otomasyonu. C# API ile müşteri geri bildirimlerini analiz edin. Ürününüzle ilgili yorumların ne kadar olumlu/olumsuz olduğunu kontrol edin....Classification sizin için bu amaca hizmet...rehberlik edecek ve GroupDocs.Classification for .NET ile C# kullanarak...

    blog.groupdocs.com/tr/classification/classify-c...