-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Sumeh/feature/textanalytics5.2 analyze #16785
Merged
maririos
merged 68 commits into
Azure:master
from
suhas92:sumeh/feature/textanalytics5.2-analyze
Nov 16, 2020
Merged
Sumeh/feature/textanalytics5.2 analyze #16785
maririos
merged 68 commits into
Azure:master
from
suhas92:sumeh/feature/textanalytics5.2-analyze
Nov 16, 2020
Conversation
This file contains 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
…nto sumeh/feature/textanalytics5.2
…nto sumeh/feature/textanalytics5.2
maririos
reviewed
Nov 12, 2020
sdk/textanalytics/Azure.AI.TextAnalytics/src/AnalyzeOperationOptions.cs
Outdated
Show resolved
Hide resolved
maririos
approved these changes
Nov 12, 2020
maririos
requested review from
maririos
and removed request for
tg-msft and
KrzysztofCwalina
November 12, 2020 20:06
maririos
reviewed
Nov 14, 2020
sdk/textanalytics/Azure.AI.TextAnalytics/src/TextAnalyticsClient.cs
Outdated
Show resolved
Hide resolved
maririos
reviewed
Nov 14, 2020
sdk/textanalytics/Azure.AI.TextAnalytics/src/TextAnalyticsClient.cs
Outdated
Show resolved
Hide resolved
mssfang
reviewed
Nov 16, 2020
sdk/textanalytics/Azure.AI.TextAnalytics/api/Azure.AI.TextAnalytics.netstandard2.0.cs
Show resolved
Hide resolved
mssfang
reviewed
Nov 16, 2020
mssfang
reviewed
Nov 16, 2020
maririos
reviewed
Nov 16, 2020
maririos
reviewed
Nov 16, 2020
maririos
reviewed
Nov 16, 2020
sdk/textanalytics/Azure.AI.TextAnalytics/src/TextAnalyticsClient.cs
Outdated
Show resolved
Hide resolved
maririos
reviewed
Nov 16, 2020
sdk/textanalytics/Azure.AI.TextAnalytics/src/TextAnalyticsClient.cs
Outdated
Show resolved
Hide resolved
…nto sumeh/feature/textanalytics5.2-analyze
annelo-msft
pushed a commit
to annelo-msft/azure-sdk-for-net
that referenced
this pull request
Feb 17, 2021
* Initial Setup working * Added AnalyzeHealth Operation - build passing * added healthcare samples sync and async * fix build error - passing build * added healthcare cancellation - build passing * added healthcare samples with cancellation - build passing * HC samples added - build passing * Added ShowStats samples for healthcare * fix tests and build passing * update names and resolved comments * resolved warnings for adding docstring * removed unused functions from CLientCOmmon.cs * resolve comments * resolved comments * resolved comments * resolved comments * added async pageablle for pagination * remove analyze commented code * updated session record * update tests endpoint to dev and record tests * update env variables * run exportapi.ps1 * Added RecogniseHealthcareEntitiesTests * fixed async tests * removed stringindextype customization * removed exception methods * added more tests and updated samples * cleanup * fixed apidev view issues * fixed apidev view issues * resolved comments * update session records * update readme * Revert "update readme" This reverts commit dbe7b97. * resolved comments * run export.ps1 * update session records * updated docstrings * run update snippets * update ../test-resources.json * fix flaky tests * added analyze sdk code * added tests and samples * resolved comments * resolved comments * resolve comments * update session records * run update snippits and exportApi script * remove skip and top from options * run exportapi script * remove swagger * update session records to remove top and skip * update docstrings * make options non default * cleanup * cleanup * fix tests * update session records Co-authored-by: Suhas Mehta <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR adds SDK code for
/analyze
endpoint.TODO -