Description Usage Arguments Examples
Get sentences from a part of a website
1 | get_sentences_url(url, node, process = TRUE)
|
url |
URL to retrieve sentences from |
node |
Part of webpage to extract text from |
process |
Also try to remove non-language text and extract sentences |
1 | get_sentences_url('http://nytimes.com/', 'body', process=FALSE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.