Socket
Socket
Sign inDemoInstall

wink-nlp

Package Overview
Dependencies
0
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous134Next

1.13.0

Diff

Changelog

Source

Version 1.13.0 December 09, 2022

✨ Features

  • Mark allows marking w.r.t. the last element of the pattern. For example if a pattern matches a fluffy cat then mark: [-2, -1] will extract fluffy cat — especially useful when the match length is unknown. 💃
  • Improved error handling while processing mark's arguments. 🙌
sanjaya
published 1.12.3 •

Changelog

Source

Version 1.12.3 November 18, 2022

⚙️ Updates

  • README is now more informative and links to examples and benchmarks 👍
  • Benchmarked on latest machine, browser versions 🖥
sanjaya
published 1.12.2 •

Changelog

Source

Version 1.12.2 October 13, 2022

🐛 Fixes

  • Fixed incorrect install command in README ✅
sanjaya
published 1.12.1 •

Changelog

Source

Version 1.12.1 October 13, 2022

⚙️ Updates

  • Ready for future — we have tested winkNLP on Node.js version 18 including its models. 🙌 🎉
sanjaya
published 1.12.0 •

Changelog

Source

Version 1.12.0 May 13, 2022

✨ Features

  • winkNLP earned Open Source Security Foundation (OpenSSF) Best Practices passing badge. 🎉 👏 🙌
  • .bowOf() api of BM25Vectorizer now supports processing of OOV tokens — useful for cosine similarity computation. 😎
  • Document has a new API — .pipeConfig() to inquire the active processing pipeline.
sanjaya
published 1.11.0 •

Changelog

Source

Version 1.11.0 January 30, 2022

✨ Features

  • Obtain bag-of-words for a tokenized text from BM25Vectorizer using .bowOf() api — useful for bow based similarity computation. 👍
  • learnCustomEntities() displays a console warning, if a complex short hand pattern is likely to cause learning/execution slow down.🤞❗️
sanjaya
published 1.10.0 •

Changelog

Source

Version 1.10.0 November 18, 2021

✨ Features

  • Easily load BM25Vectorizer's model using newly introduced .loadModel() api. 🎉
sanjaya
published 1.9.0 •

Changelog

Source

Version 1.9.0 November 06, 2021

✨ Features

  • We have enhanced typescript support to allow easy addition of new typescript enabled language models. 👏

⚙️ Updates

  • Added naive wikification showcase in README. 😎
sanjaya
published 1.8.1 •

Changelog

Source

Version 1.8.1 September 22, 2021

⚙️ Updates

  • Included NLP Pipe details in the README file. 🤓
sanjaya
published 1.8.0 •

Changelog

Source

Version 1.8.0 July 31, 2021

✨ Features

  • We have added support for Typescript. 🙌🎉
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc