View source: R/unidic-downloader.R
download_unidic | R Documentation |
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.
download_unidic(version = "latest", dirname = "unidic")
version |
String; version of 'UniDic'. |
dirname |
String; directory where unzip the dictionary. |
Full path to dirname
is returned invisibly.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.