subsData | R Documentation |
Dataset to use the import_subs
function to
import subtitle fastText model outputs and frequency counts.
Includes information about matching 'udpipe' models for
tagging.
data(subsData)
A data frame of links and information about the subs2vec project.
the two letter language code of the model
a link to download the subtitle only fastText model
a link to download the frequencies for the tokens in the subtitle data
a link to download the wikipedia only fastText model
a link to download the frequencies for the tokens in the wikipedia data
the number of files in the OpenSubtitles data
the number of tokens in the OpenSubtitles data
the number of sentences in the OpenSubtitles data
the full name of the language for reference
the matching 'udpipe' model for download to parse tokens
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.