Coder Social home page Coder Social logo

microsoft / cognitive-textanalytics-windows Goto Github PK

View Code? Open in Web Editor NEW
15.0 7.0 17.0 2.23 MB

Windows (.Net) SDK for the Microsoft Text Analytics API, part of Congitive Services

Home Page: https://www.microsoft.com/cognitive-services/en-us/text-analytics-api

cognitive-textanalytics-windows's Introduction

cognitive-textanalytics-windows's People

Contributors

joaopsousa avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

cognitive-textanalytics-windows's Issues

Deadlock on synchrounous sentiment

Hello,

I've just started working with this SDK to analyse the sentiment of texts, in a chatbot conversation, and found a problem on SentimentClient.cs. The synchronous GetSentiment method returns a Task.Result which causes a deadlock and my program hangs. I beleive this method should be fixed to use Task.Run(() => ...).Result or maybe call ConfigureAwait(false). Anyway I'm using the async method so this is not impacting me.

Thank you.

Samples directory layout

  • Create new Samples directory in root
  • Move Samples-WPF directory under new Samples directory
  • Rename Samples-WPF directory to WPF

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.