LastToken | R Documentation |
Returns the last token for each document.
LastToken(tokens)
tokens |
Token data.table containing ids for document (id), sentence (sid) and token (tid). |
A subset of the data.table with one line per document containing the last token of the document.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.