Package: wordnet 0.1-18
wordnet: WordNet Interface
An interface to WordNet using the Jawbone Java API to WordNet. WordNet (<https://wordnet.princeton.edu/>) 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. Please note that WordNet(R) is a registered tradename. Princeton University makes WordNet available to research and commercial users free of charge provided the terms of their license (<https://wordnet.princeton.edu/license-and-commercial-use>) are followed, and proper reference is made to the project using an appropriate citation (<https://wordnet.princeton.edu/citing-wordnet>). The WordNet database files need to be made available separately, either via package 'wordnetDicts' from <https://datacube.wu.ac.at>, installing system packages where available, or direct download from <https://wordnetcode.princeton.edu/3.0/WNdb-3.0.tar.gz>.
Authors:
wordnet_0.1-18.tar.gz
wordnet_0.1-18.tar.gz(r-4.7-any)wordnet_0.1-18.tar.gz(r-4.6-any)
wordnet_0.1-18.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
wordnet/json (API)
| # Install 'wordnet' in R: |
| install.packages('wordnet', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:84fd028775. Checks:4 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 146 | ||
| source / vignettes | OK | 254 | ||
| linux-release-x86_64 | OK | 152 | ||
| wasm-release | OK | 136 |
Exports:getDictgetDictInstancegetFilterTypesgetIndexTermsgetLemmagetRelatedSynsetsgetSynonymsgetSynsetsgetTermFiltergetWordinitDictsetDictsynonyms
Dependencies:rJava
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Get Default Dictionary | getDict |
| Get a Dictionary Instance | getDictInstance |
| Get Available Filter Types | getFilterTypes |
| Get Index Terms | getIndexTerms |
| Get Index Term Lemma | getLemma |
| Get Related Synsets for a Synset | getRelatedSynsets |
| Get Synonyms for an Index Term | getSynonyms |
| Get Synsets for an Index Term | getSynsets |
| Get a Term Filter | getTermFilter |
| Get Synset Word | getWord |
| Initialize Dictionary | initDict |
| Set Default Dictionary | setDict |
| Get Synonyms for a Word | synonyms |
