From c8e55a2527f4c41381a20d6ff3894c7afee8ed9c Mon Sep 17 00:00:00 2001 From: Maziyar PANAHI Date: Tue, 26 Dec 2017 17:14:10 +0100 Subject: [PATCH] removing duplicated word in documentation --- docs/components.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/components.html b/docs/components.html index a6afae08aef0ca..f6922074a17ce3 100644 --- a/docs/components.html +++ b/docs/components.html @@ -1193,7 +1193,7 @@

16. TokenAssembler: Getting data This transformer reconstructs a Document type annotation from tokens, usually after these - have been normalized, lemmatized, normalized, spell checked, etc, in order to use this + have been normalized, lemmatized, spell checked, etc, in order to use this document annotation in further annotators.
Example: