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

classified

(0.04 sec)
  1. 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...
  2. จัดประเภทข้อความด้วย IAB-2 & Taxonomies เอกสารโ...

    การจำแนกประเภทของเอกสารโดยใช้ C# ภายในแอปพลิเคชัน .NET จัดประเภทข้อความด้วย IAB-2 หรือ Documents taxonomies โดยใช้ API การจัดหมวดหมู่...ยกตัวอย่างลักษณนามโดยใช้คลาส Classifier กำหนดข้อความสำหรับการวิเคราะห์อนุกรมวิธาน...อความที่ระบุโดยเรียกเมธอด Classify ด้วยพารามิเตอร์ที่กำหนด พิมพ์...

    blog.groupdocs.com/th/classification/taxonomic-...
  3. Classer le texte avec IAB-2 et les taxonomies d...

    Classification taxonomique des documents utilisant C# dans les applications .NET. Classifiez le texte avec les taxonomies IAB-2 ou Documents à l'aide de l'API de classification....classificateur à l’aide de la classe Classifier . Définir le texte pour l’analyse...fourni en appelant la méthode Classify avec les paramètres définis...

    blog.groupdocs.com/fr/classification/taxonomic-...
  4. Klasifikasikan Teks dengan Taksonomi IAB-2 & Do...

    Klasifikasi taksonomi dokumen menggunakan C# dalam aplikasi .NET. Klasifikasikan teks dengan taksonomi IAB-2 atau Dokumen menggunakan API klasifikasi.... Instansiasi classifier menggunakan Classifier class. Tentukan...disediakan dengan memanggil metode Classify dengan parameter yang ditentukan...

    blog.groupdocs.com/id/classification/taxonomic-...
  5. طبقه بندی متن با IAB-2 و طبقه بندی اسناد با است...

    طبقه بندی تاکسونومیک اسناد با استفاده از C# در برنامه های NET. با استفاده از طبقه‌بندی API، متن را با طبقه‌بندی IAB-2 یا Documents طبقه‌بندی کنید....کننده را با استفاده از کلاس Classifier نمونه سازی کنید. متن را برای...(اختیاری) با فراخوانی روش Classify با پارامترهای تعریف شده، دسته...

    blog.groupdocs.com/fa/classification/taxonomic-...
  6. Phân loại tài liệu 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 các tài liệu PDF, Word và được bảo vệ bằng mật khẩu với IAB-2 & phân loại tài liệu....tạo bộ phân loại bằng lớp Classifier . Xác định tài liệu đầu vào...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-...
  7. 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-...
  8. 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-...
  9. Аналіз відгуків клієнтів у C# | Приклади коду C...

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

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

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

    blog.groupdocs.com/ja/classification/taxonomic-...