Microsoft.Recognizers.Text provides recognition and resolution of numbers, units, date/time, etc. in multiple languages (ZH, EN, FR, ES, PT, DE, IT, TR, HI, NL. Partial support for JA, KO, AR, SV). Packages available at: https://www.nuget.org/profiles/Recognizers.Text, https://www.npmjs.com/~recognizers.text
Description
Based off of https://github.com/microsoft/Recognizers-Text/pull/3124, and attempting to fix https://github.com/microsoft/Recognizers-Text/issues/3122, this change addresses the removing of individual lodash dependencies and uses lodash directly instead.
Testing
Changes were tested by building and running them via instructions on https://github.com/Microsoft/Recognizers-Text/tree/master/JavaScript/packages/recognizers-text-suite.
build successful before updating package versions :
Tests successful before updating package versions :