microsoft / Recognizers-Text

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
MIT License
1.66k stars 429 forks source link

BUG - Javascript NPM packages outdated #3104

Open jBernavaPrah opened 1 year ago

jBernavaPrah commented 1 year ago

Trying this repository for one of my NodeJS projects I saw that the latest NPM package version is 1.3.0, with the last update over 3 years ago.

Also is missing completely some languages like Italian.

Will be possible to fix and upgrade the packages to the last version?

Let me know if I will need to prepare a PR or anything else.

Thanks! JBP

aurghob commented 1 year ago

Hi, Apologies for the delayed response. Please feel free to contribute PRs and we can review them as required.