lakshmanok commented on pull request #11776:
URL: https://github.com/apache/beam/pull/11776#issuecomment-636037842


   Kamil, Yes, exactly.
   
   On Fri, May 29, 2020, 3:53 AM Kamil Wasilewski <[email protected]>
   wrote:
   
   > @lakshmanok <https://github.com/lakshmanok> Do you mean the response
   > object returned from the API? If so, tt would look like this:
   >
   > sentences {
   >   text {
   >     content: "My experience so far has been fantastic!"
   >   }
   >   sentiment {
   >     magnitude: 0.8999999761581421
   >     score: 0.8999999761581421
   >   }
   > }
   > sentences {
   >   text {
   >     content: "I\'d really recommend this product."
   >     begin_offset: 41
   >   }
   >   sentiment {
   >     magnitude: 0.8999999761581421
   >     score: 0.8999999761581421
   >   }
   > }
   >
   > ...many lines omitted
   >
   > document_sentiment {
   >   magnitude: 1.899999976158142
   >   score: 0.8999999761581421
   > }
   >
   > —
   > You are receiving this because you were mentioned.
   > Reply to this email directly, view it on GitHub
   > <https://github.com/apache/beam/pull/11776#issuecomment-635908932>, or
   > unsubscribe
   > 
<https://github.com/notifications/unsubscribe-auth/AANJPZ667ZJNZM5L3XWECE3RT6H37ANCNFSM4NG4NBCQ>
   > .
   >
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to