-
Notifications
You must be signed in to change notification settings - Fork 3k
[text analytics] merging feature branch into master #11632
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
Merged
Merged
Changes from all commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
bacb27a
[text analytics]Regenerate with v3.0 (#11029)
iscai-msft 91d7673
Merge branch 'master' of https://github.com/Azure/azure-sdk-for-pytho…
iscai-msft 49d5c9b
[text analytics] have tests pass (as much as they can) in ci (#11055)
iscai-msft 9972ed6
Merge branch 'master' of https://github.com/Azure/azure-sdk-for-pytho…
iscai-msft a9a9a63
[text analytics] score -> confidence_score in DetectedLanguage (#11076)
iscai-msft 343f256
Merge branch 'feature/text_analytics_v3.0' of https://github.com/Azur…
iscai-msft 136277c
Merge branch 'master' of https://github.com/Azure/azure-sdk-for-pytho…
iscai-msft decba26
[text analytics] Add text to sentence sentiment (#11054)
iscai-msft f436f1b
[text analytics] Fix test errors dl recognize entities (#11083)
iscai-msft 9da3176
[text analytics] Add warnings (#11053)
iscai-msft 1298442
removed grapheme_offset and grapheme_length, renamed grapheme_count t…
iscai-msft dd10299
[text analytics] Too many documents (#11155)
iscai-msft 4448f01
Merge branch 'master' of https://github.com/Azure/azure-sdk-for-pytho…
iscai-msft f137d5f
Merge branch 'feature/text_analytics_v3.0' of https://github.com/Azur…
iscai-msft 0127d74
Merge branch 'master' of https://github.com/Azure/azure-sdk-for-pytho…
iscai-msft 6ac0ed0
fixed error code for bad model version error (#11497)
iscai-msft a38f5ef
Merge branch 'master' of https://github.com/Azure/azure-sdk-for-pytho…
iscai-msft 93022a1
[text analytics] Remove dependence on ppe endpoint in tests, create T…
iscai-msft 1e4fc73
updated changelog
iscai-msft 8dcc2dd
Merge branch 'master' of https://github.com/Azure/azure-sdk-for-pytho…
iscai-msft 60b6c2b
added section for b5
iscai-msft f9fa38f
specified SDK is now supporting v3.0
iscai-msft a37c903
removed dependency on canary region
iscai-msft File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is because I erroneously released 1.0.0b5 when trying to generate the private bits (very embarrassing), so b5 is burned for python