download_unidic: Download and unzip 'UniDic'

View source: R/unidic-downloader.R

download_unidicR Documentation

Download and unzip 'UniDic'

Description

Download 'UniDic' of specified version into dirname. This function is partial port of polm/unidic-py. Note that to unzip dictionary will take up 770MB on disk after downloading.

Usage

download_unidic(version = "latest", dirname = "unidic")

Arguments

version

String; version of 'UniDic'.

dirname

String; directory where unzip the dictionary.

Value

Full path to dirname is returned invisibly.


paithiov909/ldccr documentation built on Oct. 14, 2024, 3:44 a.m.