Microsoft.Research.MultiDeviceExperiences.LanguageModel
1.0.16
Prefix Reserved
Requires NuGet 3.3.0 or higher.
dotnet add package Microsoft.Research.MultiDeviceExperiences.LanguageModel --version 1.0.16
NuGet\Install-Package Microsoft.Research.MultiDeviceExperiences.LanguageModel -Version 1.0.16
<PackageReference Include="Microsoft.Research.MultiDeviceExperiences.LanguageModel" Version="1.0.16" />
paket add Microsoft.Research.MultiDeviceExperiences.LanguageModel --version 1.0.16
#r "nuget: Microsoft.Research.MultiDeviceExperiences.LanguageModel, 1.0.16"
// Install Microsoft.Research.MultiDeviceExperiences.LanguageModel as a Cake Addin #addin nuget:?package=Microsoft.Research.MultiDeviceExperiences.LanguageModel&version=1.0.16 // Install Microsoft.Research.MultiDeviceExperiences.LanguageModel as a Cake Tool #tool nuget:?package=Microsoft.Research.MultiDeviceExperiences.LanguageModel&version=1.0.16
Microsoft Research Multi-Device Experiences (MDX) LanguageModel Package that contains ML models for interactive task completions
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- HtmlAgilityPack (>= 1.8.1)
- Microsoft.Azure.KeyVault.Core (>= 1.0.0)
- Microsoft.Data.Edm (>= 5.8.2)
- Microsoft.Data.OData (>= 5.8.2)
- Microsoft.Data.Services.Client (>= 5.8.2)
- Microsoft.Research.MultiDeviceExperiences.Utilities (>= 1.0.15)
- Microsoft.WindowsAzure.ConfigurationManager (>= 3.2.3)
- Newtonsoft.Json (>= 11.0.2)
- StackExchange.Redis (>= 1.2.6)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.16 | 2,510 | 1/25/2019 |
1.0.15 | 1,967 | 12/22/2018 |
1.0.14 | 1,694 | 12/18/2018 |
1.0.13 | 7,298 | 11/27/2018 |
1.0.12 | 7,796 | 11/14/2018 |
1.0.11.15 | 3,149 | 11/11/2018 |
1.0.11 | 1,986 | 11/6/2018 |
1.0.10 | 828 | 11/1/2018 |
1.0.9 | 878 | 10/5/2018 |
1.0.8 | 923 | 9/12/2018 |
1.0.7 | 962 | 9/5/2018 |
1.0.6 | 980 | 8/17/2018 |
1.0.5 | 947 | 8/17/2018 |
1.0.4 | 971 | 8/10/2018 |
1.0.3 | 6,585 | 8/9/2018 |
1.0.2 | 1,042 | 8/8/2018 |
1.0.1 | 984 | 8/7/2018 |
-----
January 24, 2019
Sentence breaker for JArray
Confidence threshold config
Updates to speechify
Improve performance of speechify
-----
December 21, 2018
Add Bing search support
-----
December 18, 2018
Add Speechify to take parsed Json and make it human understanble when read by voice assistant
Update to MDXUtilities 1.0.15
-----
November 27, 2018
Update StringUtilities to include RemoveSlashQuoteParensAndExtraSpaces for model evaluation
Update to MDXUtilities 1.0.14
-----
November 14, 2018
Add parameter to return answer in canonical form for testing consistency
Add models files for Sent2Vec as embedded resourcece
-----
November 6, 2018
Fixed nuspec to copy Sent2Vec models as contentFiles
-----
November 1, 2018
Add Sent2Vec binary and models to nuget
-----
November 1, 2018
Updated package reference MDXUtilites 1.0.12 -> 1.0.13.
Added class factory to pick QnA model (heuristic, Sent2Vec, Hybrid).
Replaced intent model with recipe-section model.
Added mini parser/formater for nutrition for better answers.
Added mini parser/formater for times - prep Vs cook Vs total.
Update unit tests to reflect all changes.
-----
October 5, 2018
Reversed order of changes to make latest changes discoverable.
Updated package reference on project ModelsExTest from MDXUtilites 1.0.11 -> 1.0.12.
Updated nuspec to declare package dependency on latest MDXUtilites package v1.0.12.
-----
September 26, 2018
Fix crashing bug and make QnA ctor non-blocking.
-----
September 5, 2018
Update to MDX.Utilities 1.0.12
Change interface definition
-----
August 17, 2018
Update to MDX.Utilities 1.0.11
-----
August 17, 2018
Redo navigation response
-----
August 10, 2018
Include TLC libraries
-----
August 9, 2018
Include MDX Utilities package as depedency
-----
August 8, 2018
Update to MDX Utilities package 1.0.9
-----
August 1, 2018
Initial check-in of MDX LanguageModel package nuspec file.
------