Browse Source

Add a gif image for readme

pull/10/head
Hironsan 6 years ago
parent
commit
fb5dfc5fa1
3 changed files with 6 additions and 2 deletions
  1. 8
      README.md
  2. BIN
      app/db.sqlite3
  3. BIN
      docs/translation.gif

8
README.md

@ -10,15 +10,19 @@ You can enjoy [annotation demo](http://doccano.herokuapp.com).
First demo is one of the sequence labeling tasks, named-entity recognition. You just select text spans and annotate it. Since doccano supports shortcut key, so you can annotate text spans quickly.
![Sequence Labeling](./docs/named_entity_annotation.gif)
![Named Entity Recognition](./docs/named_entity_annotation.gif)
### Text classification
Second demo is one of the text classification tasks, topic classification. Since there may be more than one category, you can annotate multi-labels.
![Text Classification](http://via.placeholder.com/600x400)
### Sequence to sequence
![Sequence Labeling](http://via.placeholder.com/600x400)
Final demo is one of the sequence to sequence tasks, machine translation. Since there may be more than one responses in sequence to sequence tasks, you can create multi responses.
![Machine Translation](./docs/translation.gif)
## Features

BIN
app/db.sqlite3

BIN
docs/translation.gif

Before After
Width: 600  |  Height: 311  |  Size: 6.4 MiB
Loading…
Cancel
Save