get_nltk_data: Download nltk data

View source: R/get_translations.R

get_nltk_dataR Documentation

Download nltk data

Description

This by default downloads the open multilingual wordnet 1.4 (omw) & wordnet 2022 (wn) datasets from nltk.download. You can optionally use the gui downloader interface to select whatever you may want to use.

Usage

get_nltk_data(method = "auto", conda = "auto", gui = FALSE)

Arguments

method

auto - refer to reticulate documentation

conda

auto - refer to reticulate documentation

gui

bool - optionally run the GUI downloader to select specific datasets. Note that running the GUI does not install omw or wn datasets.


antdurrant/word.lists documentation built on July 20, 2023, 3:57 p.m.