download_wordnet: Download And Delete WordNet SQL Database

View source: R/download.R

download_wordnetR Documentation

Download And Delete WordNet SQL Database

Description

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.

Usage

download_wordnet(debug = FALSE)

delete_wordnet()

Arguments

debug

a flag for debugging. You should keep it FALSE. (Try at your own risk!)

Value

TRUE if the database is found. FALSE if there is no database and it is not running in an interactive R session.


chainsawriot/sehrnett documentation built on March 11, 2023, 1:13 a.m.