Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 56 for

thread safe search

(0.35 sec)
  1. 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....Search Product Solution GroupDocs...SentimentClassifier class is thread-safe. Was this page helpful? Not...

    docs.groupdocs.com/classification/net/sentiment...
  2. GroupDocs.Search Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....Search for .NET 18.9. Using the latest...monthly release of GroupDocs.Search for .NET 18.8. Using the latest...

    blog.groupdocs.com/categories/groupdocs.search-...
  3. Technical Support | GroupDocs

    GroupDocs.Signature for Python via .NET provides free technical support available to all users. Please report your question, issue, or feature request using GroupDocs Free Support Forum....Search Product Solution GroupDocs...into a single archive. It’s safe to attach documents on the GroupDocs...

    docs.groupdocs.com/signature/python-net/technic...
  4. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...release is ability to add and search Metadata Signatures in a PDF...introduced: Make Comparison thread-safe Improve charts comparing...

    blog.groupdocs.com/groupdocs.blog/page/49/
  5. GroupDocs.Search Product Family on GroupDocs Bl...

    GroupDocs.Search Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Search Product Family on GroupDocs Blog | Document Automatio......Search Product Family on GroupDocs Blog | Document...Recent content in GroupDocs.Search Product Family on GroupDocs...

    blog.groupdocs.com/categories/groupdocs.search-...
  6. Technical Support | GroupDocs

    Report issues, ask questions, and request features for GroupDocs.Conversion for Python via .NET through the free support forum, paid helpdesk, or the GitHub examples repository....Search Product Solution GroupDocs...into a single archive. It’s safe to attach documents on the GroupDocs...

    docs.groupdocs.com/conversion/python-net/techni...
  7. Cache results | GroupDocs

    This article contains caching use-cases with GroupDocs.Viewer within your Java applications....Search Product Solution GroupDocs...implementation How to make cache thread-safe in your Java application...

    docs.groupdocs.com/viewer/java/caching-results/
  8. Technical Support | GroupDocs

    Report issues, ask questions, and request features for GroupDocs.Viewer for Python via .NET through the free support forum, paid helpdesk, or the GitHub examples repository....Search Product Solution GroupDocs...into a single archive. It’s safe to attach documents on the GroupDocs...

    docs.groupdocs.com/viewer/python-net/technical-...
  9. viewer.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.com/viewer/java/technical-support/weekly0.5https://docs.groupdocs.com/viewer/net/techni......com/viewer/java/how-to-make-cache-thread-safe-in-your-java-application/weekly0...5https://docs.groupdocs.com/viewer/java/search-highlight-text/weekly0.5https://docs...

    docs.groupdocs.com/sitemaps/viewer.xml
  10. Cache results | GroupDocs

    This article contains caching use-cases with GroupDocs.Viewer within your .NET applications....Search Product Solution GroupDocs...implementation Implement thread-safe cache for GroupDocs.Viewer...

    docs.groupdocs.com/viewer/net/caching-results/