Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion data/annotated/wnut16/README
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
---------------------------------------------------------------------

1) Data
- Training and development data is in the "data" directory. This is represented using the ConLL data format (http://www.cnts.ua.ac.be/conll2002/ner/).
- Training and development data is in the "data" directory. This is represented using the 2002 ConLL Task [data format](https://www.clips.uantwerpen.be/conll2002/ner/).
- There are 2 datasets corresponding to 2 seperate evaluations: one where the task is to predict fine-grained types and the other in which no type information is to be predicted.
- The "train" data is the "2015 train" + "2015 dev" data
- The "dev" data is the "2015 test" data
Expand Down