Pclanglais commited on
Commit
b6f714f
1 Parent(s): e59b000

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -3
README.md CHANGED
@@ -13,9 +13,27 @@ license: cc-by-sa-4.0
13
 
14
  ## Annotations
15
 
16
- In its current version, *Brahe* will generate the following annotations.
17
-
18
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
19
 
20
  The annotations are not generated systematically but only whenever the model is confident enough.
21
 
 
13
 
14
  ## Annotations
15
 
16
+ In its current version, *Brahe* may generate the following annotations.
17
+ * Summary: short summary
18
+ * Tone: general tonality of the text (humoristic, tragic, scholarly…)
19
+ * Speech standard: the specific social/literary level of the text (poetic, dialectical, vulgar…)
20
+ * Intertextuality: non-literary writing forms that may be similar to this text (red tape, scientific article, case law…)
21
+ * Genre: a specific literary genre that would be used in bookshops such as detective fiction, science-fiction, romance, historical novel, young adult…
22
+ * Literary movement: aesthetic movement the text seems to embody (does not work so well)
23
+ * Literary form: whether it's the description of a place, a conversation, a stream of consciousness
24
+ * A trope or literary cliché:
25
+ * Enonciation: who is speaking in the text (first-person narrative, dialog, third-person narrative, omniscient narrator)
26
+ * Narrative arch: how is the action unfolding (suspense, dramatic tension, comic relief,
27
+ * Active characters: the list of characters that have an active involvment in the story.
28
+ * Quoted characters: the list of characters only quoted but do not act.
29
+ * Quoted works: a text mentioned or quoted in the text.
30
+ * Fuzzy places of the action: unnamed place where the story happens such as a field, an appartment, a church (does not work so well…)
31
+ * Fuzzy time of the action: nonspecific moment where the action occur moment such as monday, yesterday, a week after.
32
+ * Time setting of the action: historical period where the action seems to occur such as the 1960s, the Renaissance, the Victorian period…
33
+ * Time spent during the action: very approximative number of minutes/hours/days that have unfolded between the beginning and the end of the text (5 minutes, 35 minutes, 2 hours, 3 days).
34
+ * Absolute places of the action: a precise place with a proper name such as Paris, Sesame Street, Lisbonne Airport.
35
+ * Absolute times of the action: a precise date where the action occurs, such as January 15, 1845, 23rd century…
36
+ * Meta-text: to specify if the text is not part of the actual novel such as table of content, legal notice, book cover. None otherwise.
37
 
38
  The annotations are not generated systematically but only whenever the model is confident enough.
39