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>.
Version: | 0.1-17 |
Imports: | rJava (≥ 0.6-3) |
Suggests: | wordnetDicts |
Published: | 2024-06-08 |
DOI: | 10.32614/CRAN.package.wordnet |
Author: | Ingo Feinerer [aut], Kurt Hornik [aut, cre], Mike Wallace [ctb, cph] (Jawbone Java WordNet API library) |
Maintainer: | Kurt Hornik <Kurt.Hornik at R-project.org> |
License: | MIT + file LICENSE |
URL: | https://wordnet.princeton.edu/, https://sites.google.com/site/mfwallace/jawbone |
NeedsCompilation: | no |
SystemRequirements: | Java (>= 5.0); WordNet database files (direct download: <https://wordnetcode.princeton.edu/3.0/WNdb-3.0.tar.gz>; Debian and Fedora package: wordnet) |
Additional_repositories: | https://datacube.wu.ac.at |
Citation: | wordnet citation info |
In views: | NaturalLanguageProcessing |
CRAN checks: | wordnet results |
Reference manual: | wordnet.pdf |
Vignettes: |
Introduction to the wordnet Package |
Package source: | wordnet_0.1-17.tar.gz |
Windows binaries: | r-devel: wordnet_0.1-17.zip, r-release: wordnet_0.1-17.zip, r-oldrel: wordnet_0.1-17.zip |
macOS binaries: | r-release (arm64): wordnet_0.1-17.tgz, r-oldrel (arm64): wordnet_0.1-17.tgz, r-release (x86_64): wordnet_0.1-17.tgz, r-oldrel (x86_64): wordnet_0.1-17.tgz |
Old sources: | wordnet archive |
Please use the canonical form https://CRAN.R-project.org/package=wordnet to link to this page.