Security News
GitHub Removes Malicious Pull Requests Targeting Open Source Repositories
GitHub removed 27 malicious pull requests attempting to inject harmful code across multiple open source repositories, in another round of low-effort attacks.
wink-lexicon
Advanced tools
English lexicon useful in NLP/NLU
The wink-lexicon
is useful in NLP and NLU. It is an internal package of wink and is being used by the following wink packages:
wink-ner
— Language agnostic named entity recognizerwink-pos-tagger
— English Part-of-speech (POS) tagger
Use wink-nlp if your are looking for an integrated NLP package✨WinkNLP is a developer friendly JavaScript library for Natural Language Processing. Designed specifically to make development of NLP solutions easier and faster, winkNLP is optimized for the right balance of performance and accuracy. The package can handle large amount of raw text at speeds over 525,000 tokens/second for the entire NLP pipeline. |
Use npm to install:
npm install wink-lexicon --save
Work-in-progress, please stand by!
If you spot a bug and the same has not yet been reported, raise a new issue or consider fixing it and sending a pull request.
Wink is a family of open source packages for Statistical Analysis, Natural Language Processing and Machine Learning in NodeJS. The code is thoroughly documented for easy human comprehension and has a test coverage of ~100% for reliability to build production grade solutions.
wink-lexicon is copyright 2017-23 GRAYPE Systems Private Limited.
It is licensed under the terms of the MIT License.
This also includes data derived from WordNet © Princeton University and fnTBL © Johns Hopkins Whiting School of Engineering.
FAQs
English lexicon useful in NLP/NLU
The npm package wink-lexicon receives a total of 2,458 weekly downloads. As such, wink-lexicon popularity was classified as popular.
We found that wink-lexicon demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
GitHub removed 27 malicious pull requests attempting to inject harmful code across multiple open source repositories, in another round of low-effort attacks.
Security News
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
Security News
Node.js will be enforcing stricter semver-major PR policies a month before major releases to enhance stability and ensure reliable release candidates.