Skip to content

Conversation

@jmdobry
Copy link
Contributor

@jmdobry jmdobry commented Dec 2, 2016

No description provided.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 2, 2016
Copy link
Contributor

@dhermes dhermes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wow that was easy! Thanks a lot

api_response = self.client._connection.api_request(
method='POST', path='analyzeSyntax', data=data)
return [Token.from_api_repr(token)
for token in api_response['tokens']]

This comment was marked as spam.

This comment was marked as spam.

'proper': 'PROPER',
'reciprocity': 'RECIPROCITY_UNKNOWN',
'tense': 'TENSE_UNKNOWN',
'voice': 'VOICE_UNKNOWN',

This comment was marked as spam.

This comment was marked as spam.

@tseaver
Copy link
Contributor

tseaver commented Dec 3, 2016

LGTM

@dhermes dhermes merged commit a02ac50 into googleapis:master Dec 3, 2016
@jmdobry jmdobry deleted the language-v1 branch December 3, 2016 03:14
@jmdobry
Copy link
Contributor Author

jmdobry commented Dec 5, 2016

Is there a set release schedule? What's the ETA on getting a new version of google-cloud-language published?

@dhermes
Copy link
Contributor

dhermes commented Dec 5, 2016

I'll be releasing this afternoon, thanks for checking in

richkadel pushed a commit to richkadel/google-cloud-python that referenced this pull request May 6, 2017
parthea pushed a commit that referenced this pull request Jul 6, 2023
Switch NL from v1beta1 to v1. Fixes #2747.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants