diff --git a/doccano/app/db.sqlite3 b/doccano/app/db.sqlite3 index 05f54bb2..5d6e9835 100644 Binary files a/doccano/app/db.sqlite3 and b/doccano/app/db.sqlite3 differ diff --git a/doccano/app/server/templates/annotation.html b/doccano/app/server/templates/annotation.html index b457d64b..279cf992 100644 --- a/doccano/app/server/templates/annotation.html +++ b/doccano/app/server/templates/annotation.html @@ -119,7 +119,7 @@
- [[ items[cur].text ]] +

[[ items[cur].text ]]

diff --git a/doccano/app/server/templates/index.html b/doccano/app/server/templates/index.html index b1943b06..046a9c86 100644 --- a/doccano/app/server/templates/index.html +++ b/doccano/app/server/templates/index.html @@ -23,7 +23,7 @@

- Document Annotation + Document Classification

Document annotation for any document classification tasks. @@ -69,7 +69,7 @@

- Sequence to sequence + Sequence to Sequence

A super easy interface to label for any sequence to sequence tasks.