Skip to content

Commit 12a6882

Browse files
committed
tweak
1 parent ef9a079 commit 12a6882

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

disc/README.md

+3-4
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
* `disc_crowdsourcing.txt` annotation file annotated by crowd workers.
44
* `disc_expert.txt` annotation file annotated by experts.
55
* `make_knp_file_with_discourse_annotation.py` python script to convert annotation files to KNP-format files.
6-
* `requirements.txt`
6+
* `requirements.txt`
77

88
### Requirement ###
99

1010
```
11-
$ pip install -r requirements.txt
11+
$ pip install -r requirements.txt
1212
```
1313

14-
### How to make KNP-format files ###
14+
### How to make KNP-format files ###
1515

1616
Run the following command.
1717

@@ -38,4 +38,3 @@ optional arguments:
3838
--remove_duplicate_from_crowd
3939
Remove duplicate documents from annotation file annotated by crowd workers.
4040
```
41-

0 commit comments

Comments
 (0)