Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 4,229 for

classification

(0.14 sec)
  1. How to Run Examples | GroupDocs

    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...
  2. 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...
  3. Get taxonomies | GroupDocs

    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...
  4. Getting Started | GroupDocs

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Classification Product Solution Purchase...Documentation / GroupDocs.Classification Product Family / GroupDocs...

    docs.groupdocs.com/classification/net/getting-s...
  5. Developer Guide | GroupDocs

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Classification Product Solution Purchase...Documentation / GroupDocs.Classification Product Family / GroupDocs...

    docs.groupdocs.com/classification/net/developer...
  6. GroupDocs.Total עבור .NET 25.8 – העדכונים והתיק...

    גלה מה חדש ב‑GroupDocs.Total עבור .NET 25.8. זמין כעת ב‑NuGet ובאתר GroupDocs....Classification will no longer be included...for users who do not need classification features. If your project...

    blog.groupdocs.com/he/total/groupdocs-total-for...
  7. Classify document from stream | GroupDocs

    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-...
  8. GroupDocs.Total cho .NET 25.8 – Các bản cập nhậ...

    Khám phá những tính năng mới trong GroupDocs.Total cho .NET 25.8. Hiện đã có trên NuGet và trang web GroupDocs....Classification will no longer be included...for users who do not need classification features. If your project...

    blog.groupdocs.com/vi/total/groupdocs-total-for...
  9. Classifier initialization | GroupDocs

    Initialization of Classifier class: var classifier = new Classifier(); Classifier class is thread-safe....Classification Product Solution Purchase...Documentation / GroupDocs.Classification Product Family / GroupDocs...

    docs.groupdocs.com/classification/net/classifie...
  10. GroupDocs.Total pour .NET 25.9 – dernières mise...

    Découvrez les nouveautés de GroupDocs.Total pour .NET 25.9. Disponible dès maintenant sur NuGet et le site Web de GroupDocs....lourde bibliothèque de Classification du bundle Total, met à...version 25.9 , GroupDocs.Classification n’est plus fourni dans...

    blog.groupdocs.com/fr/total/groupdocs-total-for...