getSynsetsByIdAPI: Get a full list of known synsets with page breakdown

Description Usage Arguments Value References Examples

Description

Get a full list of known synsets with page breakdown

Usage

1
getSynsetsByIdAPI(page = 1, id = "")

Arguments

page

Page number

id

Synset id

Value

A list of synsets

References

Dmitriy Ustalov. YARN API. http://nlpub.ru/YARN/API

Examples

1
2
3
4
5
## Not run: 
getSynsetsByIdAPI(page=1)
getSynsetsByIdAPI(id=1)

## End(Not run)

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