-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[TextAnalytics] [Conversations] Update method naming in client.tsp (#…
…29622) * [TA] [Conversations] Update naming in client.tsp * enable model-namespaces * fix tsv errors * small change * Add prediction base * one more rename * another rename * some missed ones * small change * rename * ta change * Add HC namespace * casing + remove hc folder * remove sentenceSentiment override * another one * update * renames * disable protocol methods * tsp compile * Update naming conventions * Add AAD auth * renames * change * update TextAnalytics TSP for sdk * rename for Conversations SDK * remove duplicates * update config * Removed duplicates in naming * fix client names and operation names * update * Fix the casing of the result * fix Text SDK errors * fix AnalyzeTextLROResultsKind access level * bugfix AbstractiveSummarizationLROTask parameters to be optional * typo * align * update Text client name to TextAnalysis * Fix the examples * Add tsv compile * Missed file * rename issue * Fix input polymorphism * Update clientName * remove model namespace * Backcompat * small update * update client --------- Co-authored-by: Bidisha Chakraborty <bidishac@microsoft.com> Co-authored-by: Quentin Robinson <32183739+quentinRobinson@users.noreply.github.com>
- Loading branch information
Showing
56 changed files
with
1,379 additions
and
121 deletions.
There are no files selected for viewing
975 changes: 939 additions & 36 deletions
975
specification/cognitiveservices/Language.AnalyzeText/client.tsp
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
3 changes: 2 additions & 1 deletion
3
specification/cognitiveservices/Language.AnalyzeText/models/custom.healthcare.tsp
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
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.