download_wordnet | R Documentation |
To download the WordNet 3.1 data as a sqlite database. It runs only in an interactive R session. The size of the database is around 500MB. Please make sure you agree with the WordNet License.
download_wordnet(debug = FALSE) delete_wordnet()
debug |
a flag for debugging. You should keep it FALSE. (Try at your own risk!) |
TRUE if the database is found. FALSE if there is no database and it is not running in an interactive R session.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.