Commit ef1e63c
authored
[Language Text] Introduce the library (Azure#22640)
The [archboard recommended](Azure/azure-sdk#4339) creating a new library for the Language Text Analysis service and this PR copies the codebase of @azure/ai-text-analytics into the new @azure/ai-language-text. The only other change the PR makes is updating all the names/references accordingly. Please note that link verification will fail for many links that don't exist on the main branch yet and I plan to override it to get the PR merged.1 parent d1a2704 commit ef1e63c
File tree
533 files changed
+178174
-41
lines changed- common/config/rush
- sdk/cognitivelanguage
- ai-language-text
- recordings
- browsers
- aad_textanalysisclient_analyze_entitylinking
- aad_textanalysisclient_analyze_entityrecognition
- aad_textanalysisclient_analyze_keyphraseextraction
- aad_textanalysisclient_analyze_languagedetection
- aad_textanalysisclient_analyze_piientityrecognition
- aad_textanalysisclient_analyze_sentimentanalysis
- aad_textanalysisclient_analyze_string_encoding_default_encoding_utf16codeunit
- aad_textanalysisclient_analyze_string_encoding_textelementsv8
- aad_textanalysisclient_analyze_string_encoding_unicodecodepoint
- aad_textanalysisclient_analyzebatch_actions_custom
- aad_textanalysisclient_analyzebatch_actions_prebuilt
- aad_textanalysisclient_analyzebatch_general_behavior_errors_and_warnings
- aad_textanalysisclient_analyzebatch_general_behavior_stringindextype
- aad_textanalysisclient_analyzebatch_general_behavior
- apikey_textanalysisclient_analyze_entitylinking
- apikey_textanalysisclient_analyze_entityrecognition
- apikey_textanalysisclient_analyze_keyphraseextraction
- apikey_textanalysisclient_analyze_languagedetection
- apikey_textanalysisclient_analyze_piientityrecognition
- apikey_textanalysisclient_analyze_sentimentanalysis
- apikey_textanalysisclient_analyze_string_encoding_default_encoding_utf16codeunit
- apikey_textanalysisclient_analyze_string_encoding_textelementsv8
- apikey_textanalysisclient_analyze_string_encoding_unicodecodepoint
- apikey_textanalysisclient_analyzebatch_actions_custom
- apikey_textanalysisclient_analyzebatch_actions_prebuilt
- apikey_textanalysisclient_analyzebatch_general_behavior_errors_and_warnings
- apikey_textanalysisclient_analyzebatch_general_behavior_stringindextype
- apikey_textanalysisclient_analyzebatch_general_behavior
- node
- aad_textanalysisclient_analyze_entitylinking
- aad_textanalysisclient_analyze_entityrecognition
- aad_textanalysisclient_analyze_keyphraseextraction
- aad_textanalysisclient_analyze_languagedetection
- aad_textanalysisclient_analyze_piientityrecognition
- aad_textanalysisclient_analyze_sentimentanalysis
- aad_textanalysisclient_analyze_string_encoding_default_encoding_utf16codeunit
- aad_textanalysisclient_analyze_string_encoding_textelementsv8
- aad_textanalysisclient_analyze_string_encoding_unicodecodepoint
- aad_textanalysisclient_analyzebatch_actions_custom
- aad_textanalysisclient_analyzebatch_actions_prebuilt
- aad_textanalysisclient_analyzebatch_general_behavior_errors_and_warnings
- aad_textanalysisclient_analyzebatch_general_behavior_stringindextype
- aad_textanalysisclient_analyzebatch_general_behavior
- apikey_textanalysisclient_analyze_entitylinking
- apikey_textanalysisclient_analyze_entityrecognition
- apikey_textanalysisclient_analyze_keyphraseextraction
- apikey_textanalysisclient_analyze_languagedetection
- apikey_textanalysisclient_analyze_piientityrecognition
- apikey_textanalysisclient_analyze_sentimentanalysis
- apikey_textanalysisclient_analyze_string_encoding_default_encoding_utf16codeunit
- apikey_textanalysisclient_analyze_string_encoding_textelementsv8
- apikey_textanalysisclient_analyze_string_encoding_unicodecodepoint
- apikey_textanalysisclient_analyzebatch_actions_custom
- apikey_textanalysisclient_analyzebatch_actions_prebuilt
- apikey_textanalysisclient_analyzebatch_general_behavior_errors_and_warnings
- apikey_textanalysisclient_analyzebatch_general_behavior_stringindextype
- apikey_textanalysisclient_analyzebatch_general_behavior
- review
- samples-dev
- samples/v1-beta
- javascript
- typescript
- src
- src
- generated
- models
- operationsInterfaces
- operations
- 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.
533 files changed
+178174
-41
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
375 | 375 | | |
376 | 376 | | |
377 | 377 | | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
378 | 382 | | |
379 | 383 | | |
380 | 384 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
Lines changed: 347 additions & 0 deletions
Large diffs are not rendered by default.
0 commit comments