getWords: Get the words in a synset

Description Usage Arguments Value Examples

Description

Get the words in a synset

Usage

1
getWords(synset)

Arguments

synset

The synset whose words are returned

Value

A character vector holding the words

Examples

1
2
3
4
5
## Not run: 
synsets <- getSynsets('house')
getWords(synsets[[1]])

## End(Not run)

Dementiy/yarn documentation built on May 6, 2019, 2:10 p.m.