Package: wordnet
Title: WordNet Interface
Version: 0.1-17
Authors@R: c(person("Ingo", "Feinerer", role = "aut"),
             person("Kurt", "Hornik", role = c("aut", "cre"),
                    email = "Kurt.Hornik@R-project.org",
		    comment = c(ORCID = "0000-0003-4198-9911")),
             person("Mike", "Wallace", role = c("ctb", "cph"),
                    comment = "Jawbone Java WordNet API library"))
Description: 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>.
Imports: rJava (>= 0.6-3)
Suggests: wordnetDicts
Additional_repositories: https://datacube.wu.ac.at
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)
License: MIT + file LICENSE
URL: https://wordnet.princeton.edu/,
        https://sites.google.com/site/mfwallace/jawbone
NeedsCompilation: no
Packaged: 2024-06-08 17:52:55 UTC; hornik
Author: Ingo Feinerer [aut],
  Kurt Hornik [aut, cre] (<https://orcid.org/0000-0003-4198-9911>),
  Mike Wallace [ctb, cph] (Jawbone Java WordNet API library)
Maintainer: Kurt Hornik <Kurt.Hornik@R-project.org>
Repository: CRAN
Date/Publication: 2024-06-08 17:56:53 UTC
Built: R 4.6.0; ; 2025-08-18 05:20:22 UTC; unix
