Skip to content
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

[AutoPR cognitiveservices/data-plane/LUIS/Authoring] [Cogsvcs] LUIS - add text to simple entity description #4375

Conversation

AutorestCI
Copy link
Contributor

[Cogsvcs] LUIS - add text to simple entity description
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Feb 16, 2019

(message created by the CI based on PR content)

Installation instruction

Package azure-cognitiveservices-language-luis

You can install the package azure-cognitiveservices-language-luis of this PR using the following command:
pip install "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_5216#egg=azure-cognitiveservices-language-luis&subdirectory=azure-cognitiveservices-language-luis"

You can build a wheel to distribute for test using the following command:
pip wheel --no-deps "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_5216#egg=azure-cognitiveservices-language-luis&subdirectory=azure-cognitiveservices-language-luis"

If you have a local clone of this repository, you can also do:

  • git checkout restapi_auto_5216
  • pip install -e ./azure-cognitiveservices-language-luis

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_5216
  • pip wheel --no-deps ./azure-cognitiveservices-language-luis

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

codecov-io commented Feb 16, 2019

Codecov Report

Merging #4375 into restapi_auto_cognitiveservices/data-plane/LUIS/Authoring will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@                                     Coverage Diff                                      @@
##           restapi_auto_cognitiveservices/data-plane/LUIS/Authoring    #4375      +/-   ##
============================================================================================
- Coverage                                                     53.38%   53.37%   -0.01%     
============================================================================================
  Files                                                         10462    10454       -8     
  Lines                                                        219469   219461       -8     
============================================================================================
- Hits                                                         117156   117148       -8     
  Misses                                                       102313   102313
Impacted Files Coverage Δ
...zure-mgmt-cognitiveservices/azure/mgmt/__init__.py
...on-face/azure/cognitiveservices/vision/__init__.py
...bsearch/azure/cognitiveservices/search/__init__.py
...suggest/azure/cognitiveservices/search/__init__.py
...-luis/azure/cognitiveservices/language/__init__.py
...ledge-qnamaker/azure/cognitiveservices/__init__.py
...arch-websearch/azure/cognitiveservices/__init__.py
azure-mgmt-advisor/azure/mgmt/__init__.py

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f68c120...d3c2ca9. Read the comment docs.

@AutorestCI AutorestCI merged commit 46d8657 into restapi_auto_cognitiveservices/data-plane/LUIS/Authoring Feb 19, 2019
@AutorestCI AutorestCI deleted the restapi_auto_5216 branch February 19, 2019 21:38
@AutorestCI
Copy link
Contributor Author

This PR has been merged into #4389

lmazuel pushed a commit that referenced this pull request Apr 24, 2019
* [AutoPR cognitiveservices/data-plane/LUIS/Authoring] [Cogsvcs] LUIS - add text to simple entity description (#4375)

* Generated from 0fe50266ddf3f2e10f2e203fd4367222d4f79081

[Cogsvcs] LUIS - add text to simple entity description

* Packaging update of azure-cognitiveservices-language-luis

* [AutoPR cognitiveservices/data-plane/LUIS/Authoring] Revert changes in authoring (#4639)

* Generated from 26e4b3a45f476fc81fa11213eb459a361aea59b9

Revert changes in authoring

* Packaging update of azure-cognitiveservices-language-luis

* [AutoPR cognitiveservices/data-plane/LUIS/Authoring] Add ErrorResponse to "AddIntent" post (#4940)

* Generated from 58571b3e7758b12f19fec873785626ac9fe4f14f

Adjust enums of /definitions/ReadableType

- Add "Closed List Entity Extractor "to enum list
- Add "Regex Entity Extractor" to enum list

* Packaging update of azure-cognitiveservices-language-luis

* Generated from 8c91543d1c9aa00008e73aec18bad84fd597bcea (#4943)

Refactor enum list of /definitions/ReadableType 

- Remove unnecessary "Regular Expression Entity Extractor"
lmazuel added a commit that referenced this pull request Apr 26, 2019
* [AutoPR] cognitiveservices/data-plane/LUIS/Runtime (#4260)

* [AutoPR cognitiveservices/data-plane/LUIS/Runtime] Add dispatch child to LUIS Runtime response (#4245)

* Generated from 59e0c9edb7b7859abb45c76c118343b7998eb5c0

Add dispatch child to LUIS Runtime response

* Packaging update of azure-cognitiveservices-language-luis

* [AutoPR cognitiveservices/data-plane/LUIS/Runtime] LUIS runtime changes (#4611)

* Generated from faaca6c0dec3efe45b35a48607afa09ed360645a

LUIS runtime changes

* Packaging update of azure-cognitiveservices-language-luis

* Generated from 1e7415ddfdb783e444a35846cf77aeedce475373

Reverting some changes

* Packaging update of azure-cognitiveservices-language-luis

* [AutoPR] cognitiveservices/data-plane/LUIS/Authoring (#4389)

* [AutoPR cognitiveservices/data-plane/LUIS/Authoring] [Cogsvcs] LUIS - add text to simple entity description (#4375)

* Generated from 0fe50266ddf3f2e10f2e203fd4367222d4f79081

[Cogsvcs] LUIS - add text to simple entity description

* Packaging update of azure-cognitiveservices-language-luis

* [AutoPR cognitiveservices/data-plane/LUIS/Authoring] Revert changes in authoring (#4639)

* Generated from 26e4b3a45f476fc81fa11213eb459a361aea59b9

Revert changes in authoring

* Packaging update of azure-cognitiveservices-language-luis

* [AutoPR cognitiveservices/data-plane/LUIS/Authoring] Add ErrorResponse to "AddIntent" post (#4940)

* Generated from 58571b3e7758b12f19fec873785626ac9fe4f14f

Adjust enums of /definitions/ReadableType

- Add "Closed List Entity Extractor "to enum list
- Add "Regex Entity Extractor" to enum list

* Packaging update of azure-cognitiveservices-language-luis

* Generated from 8c91543d1c9aa00008e73aec18bad84fd597bcea (#4943)

Refactor enum list of /definitions/ReadableType 

- Remove unnecessary "Regular Expression Entity Extractor"

* Manually fix LUIS

* ChangeLog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants