Security News
PyPI’s New Archival Feature Closes a Major Security Gap
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
en-wordnet
Advanced tools
This package is archived. Please use [open-language/wordnets](https://github.com/open-language/wordnets)
This package is archived. Please use open-language/wordnets
En-Wordnet is a node.js module which makes Princeton University's Wordnet available as a package.
WordNet® is a large lexical database of English. Nouns, verbs, adjectives and adverbs are grouped into sets of cognitive synonyms (synsets), each expressing a distinct concept. Synsets are interlinked by means of conceptual-semantic and lexical relations. The resulting network of meaningfully related words and concepts can be navigated with the browser. WordNet is also freely and publicly available for download. WordNet's structure makes it a useful tool for computational linguistics and natural language processing.
We use bun for this project.
curl -fsSL https://bun.sh/install | bash
bun install
bun test
The latest version of the Wordnet can be found at the website. There are links to both the 3.0 version and the 3.1 version. We are using the data
and index
files from the 3.1 DB version.
WordNet is probably one of the most credible sources of lexical data in english on the internet right now. If you would like to try it out for yourself, please go here.
Yes, there are other files which I have completely ignored so far. Standoff Files and Old Versions have been completely skipped. I will not be adding them till I can find a use case for it, if you have one, please share.
The Parser for wordnet DB files will be in a separate repository. I did this because there are other significant pieces of work which follow the specifications set up by Wordnet (like the Open MultiLingual Wordnet) and the parser would be able to utilize all of those to provide multi-lingual support.
The data structure is very clearly defined in these two documents
The complete license for Wordnet can be found on their website and on this repo
FAQs
This package is archived. Please use [open-language/wordnets](https://github.com/open-language/wordnets)
The npm package en-wordnet receives a total of 13 weekly downloads. As such, en-wordnet popularity was classified as not popular.
We found that en-wordnet demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer 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
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
Research
Security News
Malicious npm package postcss-optimizer delivers BeaverTail malware, targeting developer systems; similarities to past campaigns suggest a North Korean connection.
Security News
CISA's KEV data is now on GitHub, offering easier access, API integration, commit history tracking, and automated updates for security teams and researchers.