Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 276 for

classified

(0.04 sec)
  1. 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...... Classify the text with IAB-2 or Documents...within .NET applications. Classify PDF, Word, & password-protected...

    blog.groupdocs.com/categories/groupdocs.classif...
  2. Phân loại văn bản với IAB-2 & Phân loại tài liệ...

    Phân loại tài liệu bằng cách sử dụng C# trong các ứng dụng .NET. Phân loại văn bản theo nguyên tắc phân loại IAB-2 hoặc Tài liệu bằng cách sử dụng API phân loại....tạo bộ phân loại bằng lớp Classifier . Xác định văn bản để phân...bằng cách gọi phương thức Classify với các tham số đã xác định...

    blog.groupdocs.com/vi/classification/taxonomic-...
  3. IAB-2でドキュメントを分類し、C#を使用してドキュメントの分類法を使用します

    .NETアプリケーション内でC#を使用したドキュメントの分類学的分類。 PDF、Word、およびパスワードで保護されたドキュメントをIAB-2とドキュメント分類法で分類します。... Classifier クラスを使用して分類子をインスタンス化します。 ...定義されたパラメータを使用して Classify メソッドを呼び出して、分類カテゴリを取得します。 Classifyメソッドの classificationrespon...

    blog.groupdocs.com/ja/classification/taxonomic-...
  4. 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....PositiveProbability method Classifies sentiment by text var positiveProbability...positiveProbability }" ); or call Classify method Classifies sentiment by text...

    docs.groupdocs.com/classification/net/sentiment...
  5. Upcoming release of GroupDocs.Classification fo...

    GroupDocs.Classification for .NET allows you to classify document or text with IAB-2 or Document taxonomies. Have a look at the image below: You can see how API classifies an input text to IAB-2. If you haven’t already explored the online app, visit it now. Big News We are going to launch GroupDocs.Classification API for .NET platform very soon. That means, whatever features you can avail/evaluate in the online app, will be available in a back-end API that you can integrate in any of your (existing or new) ....NET allows you to classify document or text with IAB-2...below: You can see how API classifies an input text to IAB-2. If...

    blog.groupdocs.com/classification/upcoming-rele...
  6. 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....main feature is an ability to classify raw text and documents with...Documents taxonomy. If the classifier is not sure of the result...

    docs.groupdocs.com/classification/net/features-...
  7. 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....une classe générale nommée Classifier , ou nous pouvons utiliser...utiliser le Sentiment Classifier qui est une classe un peu plus simple...

    blog.groupdocs.com/fr/classification/classify-c...
  8. 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....názvem Classifier , nebo můžeme použít Sentiment Classifier, což...positivity of text using sentiment classifier in C#. var sentiment = "Experience...

    blog.groupdocs.com/cs/classification/classify-c...
  9. Basic Usage | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Leave feedback Classifier initialization Classify document by path...path Classify document from stream Classify Raw Text Get taxonomies...

    docs.groupdocs.com/classification/net/basic-usage/
  10. Аналіз відгуків клієнтів у C# | Приклади коду C...

    Автоматизація аналізу настроїв C#. Аналізуйте відгуки клієнтів за допомогою C# API. Перевірте, наскільки позитивні/негативні коментарі про ваш продукт....загальний клас під назвою Classifier або ми можемо використовувати...використовувати Sentiment Classifier, який є трохи простішим і легшим класом...

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