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

classified

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

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

    blog.groupdocs.com/zh-hant/classification/taxon...
  2. C#을 사용하여 IAB-2 및 문서 분류로 텍스트 분류

    .NET 애플리케이션 내에서 C#을 사용하여 문서를 분류합니다. 분류 API를 사용하여 IAB-2 또는 문서 분류로 텍스트를 분류합니다.... Classifier 클래스를 사용하여 분류기를 인스턴스화합니다....매개변수로 Classify 메서드를 호출하여 제공된 텍스트의 분류학적 범주를 가져옵니다. Classify 메서드의...

    blog.groupdocs.com/ko/classification/taxonomic-...
  3. 使用 IAB-2 對文本進行分類,使用 C# 進行文檔分類

    在 .NET 應用程序中使用 C# 對文檔進行分類。使用分類 API 使用 IAB-2 或文檔分類法對文本進行分類。... 使用 Classifier 類實例化分類器。 定義分類分析的文本。 將 分類...通過使用定義的參數調用 Classify 方法來獲取所提供文本的分類類別。 從 Classify 方法的 classification...

    blog.groupdocs.com/zh-hant/classification/taxon...
  4. Classifique texto com IAB-2 e taxonomias de doc...

    Classificação taxonômica de documentos utilizando C# em aplicações .NET. Classifique o texto com taxonomias IAB-2 ou Documentos usando a API de classificação....classificador usando a classe Classifier . Definir o texto para análise...fornecido chamando o método Classify com os parâmetros definidos...

    blog.groupdocs.com/pt/classification/taxonomic-...
  5. تصنيف المستندات باستخدام IAB-2 وتصنيف المستندات...

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

    blog.groupdocs.com/ar/classification/taxonomic-...
  6. Sentiment classification usage | GroupDocs

    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...
  7. סיווג טקסט עם IAB-2 וטקסונומיות מסמכים באמצעות C#

    סיווג טקסונומי של מסמכים באמצעות C# בתוך יישומי NET. סווגו את הטקסט עם טקסונומיות IAB-2 או Documents באמצעות API של סיווג....הטקסט שסופק על ידי קריאה לשיטת Classify עם הפרמטרים המוגדרים. הדפס...באמצעות C# */ Classifier classifier = new Classifier(); string statement...

    blog.groupdocs.com/he/classification/taxonomic-...
  8. 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...
  9. Features Overview | GroupDocs

    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. Аналіз відгуків клієнтів у C# | Приклади коду C...

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

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