Other packages > Find by keyword >

wordnet  

WordNet Interface
View on CRAN: Click here


Download and install wordnet package within the R console
Install from CRAN:
install.packages("wordnet")

Install from Github:
library("remotes")
install_github("cran/wordnet")

Install by package version:
library("remotes")
install_version("wordnet", "0.1-16")



Attach the package and use:
library("wordnet")
Maintained by
Kurt Hornik
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2007-09-21
Latest Update: 2023-01-31
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>).
How to cite:
Kurt Hornik (2007). wordnet: WordNet Interface. R package version 0.1-16, https://cran.r-project.org/web/packages/wordnet
Previous versions and publish date:
0.1-1 (2007-09-21 15:24), 0.1-2 (2008-02-07 13:50), 0.1-3 (2008-05-02 11:32), 0.1-4 (2009-06-25 22:06), 0.1-5 (2009-09-10 21:02), 0.1-6 (2010-06-26 22:04), 0.1-7 (2011-02-10 20:19), 0.1-8 (2012-12-22 14:14), 0.1-9 (2013-09-05 19:11), 0.1-10 (2015-01-25 17:47), 0.1-11 (2016-01-06 17:50), 0.1-12 (2017-10-14 08:10), 0.1-13 (2017-11-12 12:21), 0.1-14 (2017-11-26 10:23), 0.1-15 (2020-12-04 12:24), 0.1 (2007-08-25 18:55)
Other packages that cited wordnet R package
View wordnet citation profile
Other R packages that wordnet depends, imports, suggests or enhances
Functions, R codes and Examples using the wordnet R package
Some associated functions: getDict . getDictInstance . getFilterTypes . getIndexTerms . getLemma . getRelatedSynsets . getSynonyms . getSynsets . getTermFilter . getWord . initDict . setDict . synonyms . 
Some associated R codes: AAA.R . dictionary.R . indexterm.R . init.R . synonyms.R . synsets.R . termfilter.R .  Full wordnet package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns