diff --git a/app/server/templates/annotation/document_classification.html b/app/server/templates/annotation/document_classification.html index 4542fc5b..d2593a0e 100644 --- a/app/server/templates/annotation/document_classification.html +++ b/app/server/templates/annotation/document_classification.html @@ -31,7 +31,7 @@
- [[ docs[pageNumber].text ]] + [[ docs[pageNumber].text ]]
diff --git a/app/server/templates/annotation/seq2seq.html b/app/server/templates/annotation/seq2seq.html index 3b00ccc2..6d3d0fb8 100644 --- a/app/server/templates/annotation/seq2seq.html +++ b/app/server/templates/annotation/seq2seq.html @@ -4,7 +4,7 @@
- [[ docs[pageNumber].text ]] + [[ docs[pageNumber].text ]]