Releases: winkjs/wink-eng-lite-web-model
Releases · winkjs/wink-eng-lite-web-model
Squashed a bug
Version 1.8.1 November 30, 2024
🐛 Fixes
- Resolve state inconsistency issue. ✅
⚙️ Updates
- We have made some minor improvements in the model. 😎
Add support for more non regular space characters
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
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
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
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
Version 1.5.2 August 01, 2023
⚙️ Updates
- Updated the missed package.json version. ❤️🩹
Link github repo
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
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
Version 1.4.3 August 20, 2022
⚙️ Updates
- We have made some behind the scene updates. 😎
Squashed a bug
Version 1.4.2 August 07, 2022
🐛 Fixes
- Added missing pre-processing of fractions for NER. ✅