Граф коммитов

13 Коммитов

Автор SHA1 Сообщение Дата
Bruno Medeiros ab98151685
fix Issue#3568 utterance smaller than entity indexes (#5011)
Co-authored-by: Bruno Nogueira De Souza Medeiros <b.de.souza.medeiros@avanade.com>
2021-01-28 11:58:36 -08:00
Gabo Gilabert 12bdf98fd4
Added FxCop and Async analyzers to the LUIS project. (#4272)
* Added FxCop and Async analyzers to the LUIS project.
I suppressed some Dispose warnings for now, we will address those once we start using HttpClientFactory in a future release.
Deprecated the DefaultHttpClient static property in LuisRecognizeer and crated an internal HttpClient instance property that can be seen for testing (that's the only reason why is there).
Added AssemblyInfo to make internal methods visible to tests.
Added exclude for rule CA1822 (Mark members as static) as requested by Tom.

* Update BotBuilder-DotNet.ruleset

Touched file to see if it triggers a build
2020-07-15 12:05:19 -07:00
Chris McConnell 8841617dfd Mismatched properties including subtype, modelType, recognitionSources and score. 2019-07-16 15:03:04 -07:00
Chris McConnell 2e84198775 All oraxle tests are passing in both V2 and V3. Re 2019-07-10 13:26:02 -07:00
Chris McConnell da2a7b4ee8 Before switch to ordinalV2 only. 2019-07-10 10:02:39 -07:00
Chris McConnell 46cc6501af Merge with master. 2019-07-09 17:04:17 -07:00
Chris McConnell 9c2fd279a9 Checkin in order to merge with master to pick up mock environment variable. 2019-07-09 16:58:17 -07:00
Andrei A 8739516bd9 Fix mistakes in comments 2019-07-04 18:44:28 +03:00
Chris Mullins 7c341354c0
Merge branch 'master' into fix/set-stylecop-warnings-as-error 2019-06-28 11:58:11 -07:00
Chris McConnell 97fe3ed26c Update LUIS to support GeographyV2, OrdinalV2 and PersonName. 2019-06-25 15:08:09 -07:00
Cecilia Avila 1755ee4b25 Fix StyleCop errors in LuisUtil and QnAMaker classes 2019-06-25 11:53:34 -03:00
Chris McConnell 28e646c77b Change mapping to pass through the resolution if we dont know how to map it.
Update LUIS tests to reflect the latest server results.
2019-04-30 17:01:57 -07:00
Dave Taniguchi 698c9ce809 Telemetry support in Luis Recognizer 2019-03-07 11:48:52 -08:00