Description Usage Format Source
A dataset containing inflected and base forms of text, used for the lemmatize
function.
1 |
A data frame with 47,366 rows and 2 variables:
the original, inflected word (e.g. 'dogs' or 'walked')
the base form of the word (e.g. 'dog' or 'walk')
https://github.com/tm4ss/tm4ss.github.io/blob/master/resources/baseform_en.tsv
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.