{"id":24558020,"url":"https://github.com/rse/wordnet-lmf-en","last_synced_at":"2026-05-17T13:32:19.261Z","repository":{"id":57399079,"uuid":"134250628","full_name":"rse/wordnet-lmf-en","owner":"rse","description":"WordNet Lexical Markup Framework (LMF): English (EN)","archived":false,"fork":false,"pushed_at":"2023-01-21T11:41:39.000Z","size":16,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-10T10:46:48.300Z","etag":null,"topics":["en","english","lmf","sqlite","wordnet","xml"],"latest_commit_sha":null,"homepage":"http://npmjs.com/wordnet-lmf-en","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rse.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-05-21T09:54:19.000Z","updated_at":"2021-10-22T20:01:20.000Z","dependencies_parsed_at":"2023-02-12T09:20:15.266Z","dependency_job_id":null,"html_url":"https://github.com/rse/wordnet-lmf-en","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rse%2Fwordnet-lmf-en","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rse%2Fwordnet-lmf-en/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rse%2Fwordnet-lmf-en/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rse%2Fwordnet-lmf-en/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rse","download_url":"https://codeload.github.com/rse/wordnet-lmf-en/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243918629,"owners_count":20368745,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["en","english","lmf","sqlite","wordnet","xml"],"created_at":"2025-01-23T05:47:11.217Z","updated_at":"2026-05-17T13:32:19.256Z","avatar_url":"https://github.com/rse.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\nWordNet-LMF-EN\n==============\n\nWordNet Lexical Markup Framework (LMF): English (EN)\n\n\u003cp/\u003e\n\u003cimg src=\"https://nodei.co/npm/wordnet-lmf-en.png?downloads=true\u0026stars=true\" alt=\"\"/\u003e\n\n\u003cp/\u003e\n\u003cimg src=\"https://david-dm.org/rse/wordnet-lmf-en.png\" alt=\"\"/\u003e\n\nAbout\n-----\n\nThis is a [Node.js](https://nodejs.org/) module shipping the\n[CC-BY-4.0](https://spdx.org/licenses/CC-BY-4.0.html) licensed,\n194K words containing, on-the-fly downloaded [WordNet LMF (XML)](https://github.com/globalwordnet/schemas)\ndata file of [English WordNet 2022](https://en-word.net/), which is based on\n[Princeton WordNet 3.1 (PWN)](https://wordnet.princeton.edu/)\nfrom [Open Multilingual Wordnet (OMW)](http://compling.hss.ntu.edu.sg/omw/),\nplus the corresponding SQLite database file, on-the-fly generated with the\n[wordnet-lmf](https://npmjs.com/wordnet-lmf) module.\n\nInstallation\n------------\n\n```shell\n$ npm install wordnet-lmf wordnet-lmf-en\n```\n\nUsage\n-----\n\n```js\n(async () =\u003e {\n\n    const LMF   = require(\"wordnet-lmf\")\n    const LMFen = require(\"wordnet-lmf-en\")\n\n    console.log(LMFen.name)\n\n    let lmf = new LMF({ database: LMFen.db })\n    await lmf.open()\n    let results = await lmf.query(\n        \"SELECT * FROM Lemma WHERE writtenForm LIKE '%hauskeep%';\",\n        { format: \"table\" }\n    )\n    console.log(results)\n    await lmf.close()\n\n})().catch((err) =\u003e {\n    console.log(`ERROR: ${err}`)\n})\n```\n\n```\nEnglish WordNet 2022 (2022-12-30) [194K words, CC-BY-4.0]\n┌─────────────────────┬──────────────┬──────────────┐\n│ lexicalEntryId      │ writtenForm  │ partOfSpeech │\n├─────────────────────┼──────────────┼──────────────┤\n│ ewn-housekeep-v     │ housekeep    │ v            │\n│ ewn-housekeeper-n   │ housekeeper  │ n            │\n│ ewn-housekeeping-n  │ housekeeping │ n            │\n│ ewn-housekeep-v     │ housekeep    │ v            │\n│ ewn-housekeeper-n   │ housekeeper  │ n            │\n│ ewn-housekeeping-n  │ housekeeping │ n            │\n│ ewn-housekeep-v     │ housekeep    │ v            │\n│ ewn-housekeeper-n   │ housekeeper  │ n            │\n│ ewn-housekeeping-n  │ housekeeping │ n            │\n│ oewn-housekeeping-n │ housekeeping │ n            │\n│ oewn-housekeep-v    │ housekeep    │ v            │\n│ oewn-housekeeper-n  │ housekeeper  │ n            │\n│ oewn-housekeeping-n │ housekeeping │ n            │\n│ oewn-housekeep-v    │ housekeep    │ v            │\n│ oewn-housekeeper-n  │ housekeeper  │ n            │\n│ oewn-housekeeping-n │ housekeeping │ n            │\n│ oewn-housekeep-v    │ housekeep    │ v            │\n│ oewn-housekeeper-n  │ housekeeper  │ n            │\n│ oewn-housekeeping-n │ housekeeping │ n            │\n│ oewn-housekeeper-n  │ housekeeper  │ n            │\n│ oewn-housekeep-v    │ housekeep    │ v            │\n│ oewn-housekeeping-n │ housekeeping │ n            │\n│ oewn-housekeeper-n  │ housekeeper  │ n            │\n│ oewn-housekeep-v    │ housekeep    │ v            │\n│ oewn-housekeeping-n │ housekeeping │ n            │\n│ oewn-housekeeper-n  │ housekeeper  │ n            │\n│ oewn-housekeep-v    │ housekeep    │ v            │\n└─────────────────────┴──────────────┴──────────────┘\n```\n\nLicense\n-------\n\nCopyright (c) 2018-2025 Dr. Ralf S. Engelschall (http://engelschall.com/)\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n\"Software\"), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be included\nin all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\nIN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY\nCLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,\nTORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE\nSOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frse%2Fwordnet-lmf-en","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frse%2Fwordnet-lmf-en","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frse%2Fwordnet-lmf-en/lists"}