getExamplesAPI: Word usage examples, bound to the given word id in synsets

Description Usage Arguments Value See Also Examples

Description

Word usage examples, bound to the given word id in synsets

Usage

1
getExamplesAPI(word_id = "")

Arguments

word_id

The input word id

Value

A list of objects holding examples for a given word id

See Also

getRawExamplesAPI

Examples

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

## End(Not run)

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