This script generates .igr objects for all the novels stored locally And enables comparative analyses It outputs a list of lists (of lists) of the format novels.l$filename each $filename contains: 1) novel.igr 2) Txt_to_df.l 3) charDf_to_edgelist.l
1 | NovelCompiler(token.threshold = 1)
|
token.threshold |
Counting number, passed to charDf_to_edgelist. Removes characters of token-count less than value. Default = 1. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.