Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 260 for

classified

(0.03 sec)
  1. 使用 C# 使用 IAB-2 和文檔分類法對文檔進行分類

    在 .NET 應用程序中使用 C# 對文檔進行分類。使用 IAB-2 和文檔分類法對 PDF、Word 和受密碼保護的文檔進行分類。... 使用 Classifier 類實例化分類器。 定義輸入文檔和輸入文件夾。 將...(可選的) 通過使用定義的參數調用 Classify 方法來獲取分類類別。 使用 Classify 方法的 classification...

    blog.groupdocs.com/zh-hant/classification/taxon...
  2. تصنيف المستندات باستخدام IAB-2 وتصنيف المستندات...

    التصنيف التصنيفي للوثائق باستخدام C # ضمن تطبيقات .NET. قم بتصنيف مستندات PDF و Word والمستندات المحمية بكلمة مرور باستخدام IAB-2 وتصنيف المستندات....التصنيفية عن طريق استدعاء طريقة Classify بالمعلمات المحددة. اطبع اسم...باستخدام C # */ Classifier classifier = new Classifier(); var filename...

    blog.groupdocs.com/ar/classification/taxonomic-...
  3. IAB-2でテキストを分類し、C#を使用して分類を文書化します

    .NETアプリケーション内でC#を使用したドキュメントの分類学的分類。分類APIを使用して、IAB-2またはドキュメント分類でテキストを分類します。... Classifier クラスを使用して分類子をインスタンス化します。 分類学的分析のテキストを定義します。...( オプション ) 定義されたパラメータを使用して Classify メソッドを呼び出すことにより、提供されたテキストの分類カテゴリを取得します。...

    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. 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...
  7. 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...
  8. 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....classe generale chiamata Classifier , oppure possiamo usare il...il Sentiment Classifier che è una classe un po’ più semplice...

    blog.groupdocs.com/it/classification/classify-c...
  9. 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-...
  10. Análisis del sentimiento de los comentarios de ...

    Automatización del análisis de sentimiento de C#. Analice los comentarios de los clientes con la API de C#. Comprueba qué tan positivos/negativos son los comentarios sobre tu producto....llamada Classifier , o podemos usar Sentiment Classifier, que es...positivity of text using sentiment classifier in C#. var sentiment = "Experience...

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