getWordDefinitionsAPI: Definitions, bound to the given word id in synset

Description Usage Arguments Value See Also Examples

Description

Definitions, bound to the given word id in synset

Usage

1
getWordDefinitionsAPI(word_id = "")

Arguments

word_id

The input word id

Value

A list of objects holding definitions for a given word id

See Also

getWordRawDefinitionsAPI

Examples

1
2
3
4
5
## Not run: 
word_id <- getIdByWordAPI("house")
definitions2df(getWordDefinitionsAPI(word_id))

## End(Not run)

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