File size: 234 Bytes
1e87569
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "spacy_model": "en_core_web_lg",
  "normalize_embeddings": false,
  "span_context": 3,
  "labels": [
    "BOOK#AUDIENCE",
    "BOOK#AUTHOR",
    "BOOK#GENERAL",
    "BOOK#TITLE",
    "CONTENT#CHARACTERS",
    "CONTENT#GENRE"
  ]
}