Skip to content

Releases: winkjs/wink-eng-lite-web-model

Detects unsupported Node.js & Browsers and their versions

24 Mar 03:01
Compare
Choose a tag to compare

Version 1.4.0 March 24, 2022

✨ Features

  • While loading, it automatically detects unsupported Node.js & Browsers and their versions. 😎 πŸ™Œ πŸ˜‡

Making it more browser friendly

08 Feb 06:05
Compare
Choose a tag to compare

Version 1.3.3 February 08, 2022

βš™οΈ Updates

  • We have removed Node.js Buffer.from() API calls completely. βœ… πŸ‘ πŸŽ‰

Operational update

18 Nov 04:51
Compare
Choose a tag to compare

Version 1.3.2 November 18, 2021

βš™οΈ Updates

  • We have made some behind the scene updates. 😎

Fixed a bug

18 Nov 04:14
Compare
Choose a tag to compare

Version 1.3.1 November 18, 2021

πŸ› Fixes

  • Squashed a typo bug in package.json in types field.

Adding Typescript support

06 Nov 13:02
Compare
Choose a tag to compare

Version 1.3.0 November 06, 2021

✨ Features

  • We have added support for Typescript. πŸ™ŒπŸŽ‰

Allows creating multiple instances of winkNLP

09 Aug 05:46
Compare
Choose a tag to compare

Version 1.2.2 August 09, 2021

πŸ› Fixes

  • Now create multiple instances of winkNLP using the model. πŸ”’

Squashed a bug

15 Jul 17:26
Compare
Choose a tag to compare

Version 1.2.1 July 15, 2021

πŸ› Fixes

  • Rectified a buggy regex, which failed to parse relatively long numerals. πŸ‘βœ…

Adding Readability Stats

15 Jun 14:17
Compare
Choose a tag to compare

Version 1.2.0 June 15, 2021

✨ Features

  • Determine the document's Flesch Reading Ease Score (FRES), Reading Time, Complex words, Sentiment Score and more with its.readabilityStats helper. πŸ“šπŸ“ŠπŸ‘

Adding lemmatizer support

22 May 15:27
Compare
Choose a tag to compare

Version 1.1.0 May 22, 2021

✨ Features

  • Now use its.lemma helper to obtain lemma of words. πŸ‘ πŸŽ‰

βš™οΈ Updates

  • We have made some behind the scene updates to lexicon & pos model. πŸ“”

Fixing custom entities meta model loading

02 Dec 09:45
Compare
Choose a tag to compare

Version 1.0.1 December 2, 2020

πŸ› Fixes

  • Custom entities meta model loading was failing. It has been fixed now. βœ