Description Usage Arguments Value
View source: R/frequencytable.R
Extract bigrams instead of words (currently not taking utterance boundaries into account)
1 2 3 4 5 6 7 8 |
t |
The text |
acceptedPOS |
A list of accepted pos tags |
names |
Whether to use character names or ids |
column |
The column names we should use (should be either Token.surface or Token.lemma) |
byCharacter |
Wether the count is by character or by text |
segment |
Whether the count is by drama (default), act or scene |
Matrix of bigram frequencies in the format bigrams X segments
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.