FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Loosening salience assumptions in language system test. by dhermes · Pull Request #2331 · googleapis/google-cloud-python · GitHub

Loosening salience assumptions in language system test. - #2331

Merged
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:fix-2274
Sep 16, 2016
Merged

Loosening salience assumptions in language system test.#2331
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:fix-2274

Conversation

dhermes commented Sep 16, 2016

Copy link
Copy Markdown
Contributor

Fixes #2274.

/cc @jgeewax

googlebot added the cla: yes This human has signed the Contributor License Agreement. label Sep 16, 2016

daspecster left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM pending travis.

Comment thread system_tests/language.py
self.assertEqual(entity1.entity_type, EntityType.PERSON)
# NOTE: As of Sept. 8, 2016, entity1.salience == 0.81992269
self.assertTrue(0.6 < entity1.salience < 1.0)
self.assertGreater(entity1.salience, 0.0)

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

dhermes merged commit 932a0ce into googleapis:master Sep 16, 2016
dhermes deleted the fix-2274 branch September 16, 2016 17:37
dhermes mentioned this pull request Sep 19, 2016
parthea added a commit that referenced this pull request Nov 24, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

5 participants


Back | FazBrowse Home | New Git URL