Each annotated novel contains the following data files and directories:
- fulltext.txt: a single file containing a version of the novel text with manual annotations to aid character identification.
- dictionary.txt: file containing list of all unique characters in the novel, along with their aliases.
- stopwords.txt: file containing list of words/phrases which should not be identified as characters.
- attributes.txt: file containing list of attributes for the characters in the novel.
- notes.txt: notes regarding the edition and annotation process for the specific novel.
- networks: directory containing the individual chapter and overall character networks for the novel, in GEXF format.