Package: wordnet 0.1-17
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-17.tar.gz
wordnet_0.1-17.zip(r-4.5)wordnet_0.1-17.zip(r-4.4)wordnet_0.1-17.zip(r-4.3)
wordnet_0.1-17.tgz(r-4.4-any)wordnet_0.1-17.tgz(r-4.3-any)
wordnet_0.1-17.tar.gz(r-4.5-noble)wordnet_0.1-17.tar.gz(r-4.4-noble)
wordnet_0.1-17.tgz(r-4.4-emscripten)wordnet_0.1-17.tgz(r-4.3-emscripten)
wordnet.pdf |wordnet.html✨
wordnet/json (API)
# Install 'wordnet' in R: |
install.packages('wordnet', repos = c('https://kurthornik.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 5 months agofrom:fc877af281. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 06 2024 |
R-4.5-win | OK | Nov 06 2024 |
R-4.5-linux | OK | Nov 06 2024 |
R-4.4-win | OK | Nov 06 2024 |
R-4.4-mac | OK | Nov 06 2024 |
R-4.3-win | OK | Nov 06 2024 |
R-4.3-mac | OK | Nov 06 2024 |
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 |