Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[text analytics] Updates to Healthcare design #16247

Merged

Commits on Jan 14, 2021

  1. Renamed healthcare methods

    Abigail Hartman authored and Abigail Hartman committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    c00140c View commit details
    Browse the repository at this point in the history
  2. Exposing job metadata on the healthcare polling operation

    Abigail Hartman authored and Abigail Hartman committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    e69151c View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2021

  1. Aligning with other similar work for Analyze

    Abby Hartman committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    d005b70 View commit details
    Browse the repository at this point in the history
  2. Fixed merge conflicts

    Abby Hartman committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    ac9faf0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    078e875 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2021

  1. Renamed HealthcareEntityLink -> HealthcareEntityDataSource and also r…

    …enamed properties of that class; updated samples
    Abby Hartman committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    c2a09ff View commit details
    Browse the repository at this point in the history
  2. Fixed missed renames in __init__.py

    Abby Hartman committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    fb37651 View commit details
    Browse the repository at this point in the history
  3. Updated links and other things in the readme

    Abby Hartman committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    f827c6b View commit details
    Browse the repository at this point in the history
  4. Updated samples readme

    Abby Hartman committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    864b1b2 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of https://github.com/Azure/azure-sdk-for-python

    …into abhahn/ta-v3.1-preview.4-healthcare-updates
    Abby Hartman committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    2649001 View commit details
    Browse the repository at this point in the history
  6. Reverted an unintentional change in analyze_sentiment

    Abby Hartman committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    eed2d38 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2021

  1. Configuration menu
    Copy the full SHA
    429c4ea View commit details
    Browse the repository at this point in the history
  2. Removed an unused model

    Abby Hartman committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    ef6c210 View commit details
    Browse the repository at this point in the history
  3. PR comments and updated changelog

    Abby Hartman committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    91ba6a1 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2021

  1. Added related_entities; Fixed merge conflicts

    Abby Hartman committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    a78decd View commit details
    Browse the repository at this point in the history
  2. Fixed a few issues caused by merge conflicts; made HealthcareEntity h…

    …ashable; updated tests
    Abby Hartman committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    7da7797 View commit details
    Browse the repository at this point in the history
  3. Fixed a problem with cancellation; updated samples

    Abby Hartman committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    0a14704 View commit details
    Browse the repository at this point in the history
  4. Merge conflicts

    Abby Hartman committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    d952ded View commit details
    Browse the repository at this point in the history
  5. PR comments

    Abby Hartman committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    82bc4e4 View commit details
    Browse the repository at this point in the history
  6. PR comments

    Abby Hartman committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    03d68a7 View commit details
    Browse the repository at this point in the history
  7. Fixed bidirectional check; updated/added tests

    Abby Hartman committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    00c00a5 View commit details
    Browse the repository at this point in the history
  8. added a test for async

    Abby Hartman committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    f2dedef View commit details
    Browse the repository at this point in the history
  9. PR comments and fixing test issues

    Abby Hartman committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    bae8200 View commit details
    Browse the repository at this point in the history
  10. Fixed a linting issue

    Abby Hartman committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    4563059 View commit details
    Browse the repository at this point in the history
  11. PR comments and fixed a test issue

    Abby Hartman committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    f9e5776 View commit details
    Browse the repository at this point in the history
  12. Fixed cancellation issue

    Abby Hartman committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    3745666 View commit details
    Browse the repository at this point in the history
  13. Another cancellation test fix

    Abby Hartman committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    0971671 View commit details
    Browse the repository at this point in the history
  14. PR comments

    Abby Hartman committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    7771a70 View commit details
    Browse the repository at this point in the history
  15. Async syntax issue

    Abby Hartman committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    acc58ed View commit details
    Browse the repository at this point in the history