Commit 68ff36f
authored
[Text Analytics] Convenience layer for healthcare and analyze features (Azure#13483)
* [Text Analytics] [3.1-preview.3 design] Exposing job's metadata as part of the poller state for LROs (Azure#13031)
* [Text Analytics] Adding job metadata to the healthcare poller
* [Text Analytics] Adding job metadata to the analyze poller
* address feedback in the api review
* address more feedback
* make beginAnalyze task arrays required
* address feedback
* [Text Analytics] Organize healthcare entities as nodes in a graph (Azure#13032)
* [Text Analytics] Organize healthcare entities as a graph
* address feedback
* [Text Analytics] Adds an option to control how lengths and offsets are calculated (Azure#13035)
* [Text Analytics] Expose string encoding parameter
* adding length back
* adding unit tests for the string encoding parameter
* fix export
* renaming and refactoring
* rename back to the service's name
* fixes
* address feedback
* address feedback
* update samples
* [Text Analytics] Address feedback from the arch board meeting 11/1 (Azure#13169)
* address feedback
* update sample
* update the name of the options type to beginAnalyzeHealthcareEntities
* [Text Analytics] Address additional feedback (Azure#13296)
* [Text Analytics] Address additional feedback
* fix build
* [Text Analytics] Implementing agreed-on renamings (Azure#13424)
* [Text Analytics] Implementing agreed-on renamings
* fix failures in CI, address feedback, and make one more renaming
* address feedback
* edit README
* address feedback
* address feedback
* move utils to public to fix min max testing
* this is needed for the test/public package created by minmax testing
* fix mapping1 parent e4dba89 commit 68ff36f
File tree
258 files changed
+25139
-15262
lines changed- sdk/textanalytics/ai-text-analytics
- recordings
- browsers
- aad_textanalyticsclient_fast_tests_analyzesentiment
- aad_textanalyticsclient_fast_tests_detectlanguage
- aad_textanalyticsclient_fast_tests_extractkeyphrases
- aad_textanalyticsclient_fast_tests_recognizeentities
- aad_textanalyticsclient_fast_tests_recognizelinkedentities
- aad_textanalyticsclient_fast_tests_recognizepiientities
- aad_textanalyticsclient_fast_tests_string_encoding_default_encoding_utf16codeunit
- aad_textanalyticsclient_fast_tests_string_encoding_textelements_v8
- aad_textanalyticsclient_fast_tests_string_encoding_unicodecodepoint
- aad_textanalyticsclient_lros_analyze
- api_key_textanalyticsclient_fast_tests
- api_key_textanalyticsclient_lros_health
- node
- aad_textanalyticsclient_fast_tests_analyzesentiment
- aad_textanalyticsclient_fast_tests_detectlanguage
- aad_textanalyticsclient_fast_tests_extractkeyphrases
- aad_textanalyticsclient_fast_tests_recognizeentities
- aad_textanalyticsclient_fast_tests_recognizelinkedentities
- aad_textanalyticsclient_fast_tests_recognizepiientities
- aad_textanalyticsclient_fast_tests_string_encoding_default_encoding_utf16codeunit
- aad_textanalyticsclient_fast_tests_string_encoding_textelements_v8
- aad_textanalyticsclient_fast_tests_string_encoding_unicodecodepoint
- aad_textanalyticsclient_lros_analyze
- api_key_textanalyticsclient_fast_tests
- api_key_textanalyticsclient_lros_health
- review
- samples
- javascript
- typescript
- src
- src
- generated/models
- lro
- analyze
- health
- swagger
- test
- internal
- public
- utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
258 files changed
+25139
-15262
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
3 | 13 | | |
4 | 14 | | |
5 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
406 | 406 | | |
407 | 407 | | |
408 | 408 | | |
409 | | - | |
| 409 | + | |
410 | 410 | | |
411 | 411 | | |
412 | 412 | | |
| |||
423 | 423 | | |
424 | 424 | | |
425 | 425 | | |
426 | | - | |
| 426 | + | |
427 | 427 | | |
428 | | - | |
| 428 | + | |
429 | 429 | | |
430 | 430 | | |
431 | 431 | | |
| |||
440 | 440 | | |
441 | 441 | | |
442 | 442 | | |
443 | | - | |
444 | | - | |
445 | | - | |
446 | | - | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
447 | 447 | | |
448 | | - | |
| 448 | + | |
449 | 449 | | |
450 | 450 | | |
451 | 451 | | |
452 | | - | |
| 452 | + | |
453 | 453 | | |
454 | 454 | | |
455 | 455 | | |
| |||
462 | 462 | | |
463 | 463 | | |
464 | 464 | | |
465 | | - | |
| 465 | + | |
466 | 466 | | |
467 | 467 | | |
468 | 468 | | |
| |||
475 | 475 | | |
476 | 476 | | |
477 | 477 | | |
478 | | - | |
| 478 | + | |
479 | 479 | | |
480 | 480 | | |
481 | 481 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments