Skip to content

Commit 3cb3c81

Browse files
committed
additional minor changes
1 parent 34707aa commit 3cb3c81

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ doccano is an open source text annotation tool for humans. It provides annotatio
77

88
## Demo
99

10-
You can enjoy the [annotation demo](http://doccano.herokuapp.com).
10+
You can try the [annotation demo](http://doccano.herokuapp.com).
1111

1212
### [Named entity recognition](https://doccano.herokuapp.com/demo/named-entity-recognition/)
1313

@@ -17,13 +17,13 @@ The first demo is a sequence labeling task: named-entity recognition. You just s
1717

1818
### [Sentiment analysis](https://doccano.herokuapp.com/demo/text-classification/)
1919

20-
The second demo is a text classification task: sentiment analysis. Since there may be more than one category, you can annotate multi-labels.
20+
The second demo is a text classification task: sentiment analysis. Since there may be more than one category, you can annotate with multiple labels.
2121

2222
![Text Classification](./docs/text_classification.gif)
2323

2424
### [Machine translation](https://doccano.herokuapp.com/demo/translation/)
2525

26-
The final demo is a sequence to sequence task: machine translation. Since there may be more than one response in sequence to sequence tasks, you can create multi responses.
26+
The final demo is a sequence to sequence task: machine translation. Since there may be more than one response in sequence to sequence tasks, you can create multiple responses.
2727

2828
![Machine Translation](./docs/translation.gif)
2929

0 commit comments

Comments
 (0)