diff --git a/website/assets/img/docs/architecture.svg b/website/assets/img/docs/architecture.svg
index d62d08f88..1025fbaaf 100644
--- a/website/assets/img/docs/architecture.svg
+++ b/website/assets/img/docs/architecture.svg
@@ -3,126 +3,126 @@
.text-large { fill: #1a1e23; font: 20px "Source Sans Pro" }
.text-medium { fill: #1a1e23; font: 17px "Source Sans Pro" }
.text-small { fill: #1a1e23; font: bold 14px "Source Sans Pro" }
- .text-code { fill: #1a1e23; font: bold 12px "Source Code Pro" }
+ .text-code { fill: #1a1e23; font: 600 12px "Source Code Pro" }
-
+
Language
-
-
+
+
MAKES
-
-
+
+
nlp.vocab.morphology
-
+
Vocab
-
-
+
+
nlp.vocab
-
+
StringStore
-
-
+
+
nlp.vocab.strings
-
-
+
+
nlp.tokenizer.vocab
-
+
Tokenizer
-
-
+
+
nlp.make_doc()
-
-
+
+
nlp.pipeline
-
-
+
+
nlp.pipeline[i].vocab
-
+
pt
-
+
en
-
+
de
-
+
fr
-
+
es
-
+
it
-
+
nl
-
+
sv
-
+
fi
-
+
nb
-
+
hu
-
+
he
-
+
bn
-
+
ja
-
+
zh
-
-
-
-
+
+
+
+
doc.vocab
-
-
+
+
MAKES
-
+
Doc
-
-
+
+
MAKES
-
-
+
+
token.doc
-
+
Token
-
+
Span
-
-
+
+
lexeme.vocab
-
+
Lexeme
-
-
+
+
MAKES
-
-
+
+
span.doc
-
+
Dependency Parser
-
+
Entity Recognizer
-
+
Tagger
-
+
Matcher
-
+
Lemmatizer
-
+
Morphology