forked from kubapok/en-ner-conll-2003
readme fix
This commit is contained in:
parent
9408840fe8
commit
1397a7a5c2
14
README.md
14
README.md
@ -41,25 +41,13 @@ To see the first 5 test items run:
|
|||||||
The `expected.tsv` file for the `test-A` test set is hidden and is not
|
The `expected.tsv` file for the `test-A` test set is hidden and is not
|
||||||
available in the master branch.
|
available in the master branch.
|
||||||
|
|
||||||
Format of the output files
|
|
||||||
--------------------------
|
|
||||||
|
|
||||||
For each input line, a probability for each label must be given:
|
|
||||||
|
|
||||||
label1:prob1 label2:prob2 ... labelN:probN
|
|
||||||
|
|
||||||
(The separator is space, *not* TAB here.)
|
|
||||||
|
|
||||||
You are expected to suply `dev-0/out.tsv` and `test-A/out.tsv` in this
|
|
||||||
format (the file has `.tsv` extension for consistency, but actually
|
|
||||||
there should be no TAB there).
|
|
||||||
|
|
||||||
Evaluation metrics
|
Evaluation metrics
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
One evaluation metric is used:
|
One evaluation metric is used:
|
||||||
|
|
||||||
* BIO-F1, F1 metric on NER tags
|
* BIO-F1
|
||||||
|
|
||||||
Directory structure
|
Directory structure
|
||||||
-------------------
|
-------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user