Microsoft.Research.MultiDeviceExperiences.LanguageModel 1.0.16

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. 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
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.Research.MultiDeviceExperiences.LanguageModel" Version="1.0.16" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Research.MultiDeviceExperiences.LanguageModel --version 1.0.16
#r "nuget: Microsoft.Research.MultiDeviceExperiences.LanguageModel, 1.0.16"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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,125 1/25/2019
1.0.15 1,747 12/22/2018
1.0.14 1,495 12/18/2018
1.0.13 7,060 11/27/2018
1.0.12 7,579 11/14/2018
1.0.11.15 2,920 11/11/2018
1.0.11 1,753 11/6/2018
1.0.10 793 11/1/2018
1.0.9 836 10/5/2018
1.0.8 880 9/12/2018
1.0.7 918 9/5/2018
1.0.6 936 8/17/2018
1.0.5 903 8/17/2018
1.0.4 922 8/10/2018
1.0.3 6,534 8/9/2018
1.0.2 998 8/8/2018
1.0.1 953 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.
     ------