unidic_availables | R Documentation |
Downloads 'UniDic' of specified version into dirname
.
This function is a partial port of
polm/unidic-py.
Note that to unzip dictionary will take up 770MB on disk after downloading.
unidic_availables()
download_unidic(version = "latest", dirname = "unidic")
version |
String; version of 'UniDic'. |
dirname |
String; directory to 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.