Skip to content

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

Add support for more non regular space characters

19 May 06:43
Compare
Choose a tag to compare

Version 1.8.0 May 19, 2024

✨ Features

  • We've enhanced the model to process em/en, third/quarter, thin/hair, medium math space characters & regular/narrow non breaking space characters. 🚀 🛰️

Operational update

06 May 14:55
Compare
Choose a tag to compare

Version 1.7.1 May 06, 2024

⚙️ Updates

  • We have made some behind the scene updates in type definitions. 😎

Enable accented chars & word joiner char handling

12 Apr 15:51
Compare
Choose a tag to compare

Version 1.7.0 April 12, 2024

✨ Features

  • Accented characters now also include diacritical marks. 🙌
  • Token containing a word joiner is treated as a single token. ✅
  • Shape of token containing accented chars, diacritical marks & word joiner char(s) is now determined after removing them. 👏

Enable non-breaking space (U+00A0) handling

03 Apr 13:47
Compare
Choose a tag to compare

Version 1.6.0 April 03, 2024

✨ Features

  • We've upgraded the model to process non-breaking spaces in the same way as standard spaces. 🙌

Link github repo

01 Aug 11:37
Compare
Choose a tag to compare

Version 1.5.2 August 01, 2023

⚙️ Updates

  • Updated the missed package.json version. ❤️‍🩹

Link github repo

01 Aug 11:07
Compare
Choose a tag to compare

Version 1.5.1 August 01, 2023

⚙️ Updates

  • We have added link to the github repo in the package.json file. 🙌

Improved POS tagging a bit

27 Mar 04:55
Compare
Choose a tag to compare

Version 1.5.0 March 27, 2023

✨ Features

  • We have enhanced the model a little bit — POS tagging accuracy is now touching 95%. 🙌 🎉

Made it a little better

20 Aug 17:16
Compare
Choose a tag to compare

Version 1.4.3 August 20, 2022

⚙️ Updates

  • We have made some behind the scene updates. 😎

Squashed a bug

07 Aug 13:29
Compare
Choose a tag to compare

Version 1.4.2 August 07, 2022

🐛 Fixes

  • Added missing pre-processing of fractions for NER. ✅

Defined version prerequisite

06 Apr 14:50
Compare
Choose a tag to compare

Version 1.4.1 April 06, 2022

⚙️ Updates

  • We have added engines in package.json for Node.js >= 16 and link to compatible browser version in README. 😎 📔