https://github.com/explosion/conll-2012
A slightly cleaned up version of the scripts & data for the CoNLL 2012 Coreference task.
https://github.com/explosion/conll-2012
Last synced: about 2 months ago
JSON representation
A slightly cleaned up version of the scripts & data for the CoNLL 2012 Coreference task.
- Host: GitHub
- URL: https://github.com/explosion/conll-2012
- Owner: explosion
- Created: 2022-04-06T09:51:31.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-02T09:28:09.000Z (almost 4 years ago)
- Last Synced: 2025-01-29T18:38:18.074Z (about 1 year ago)
- Language: Python
- Size: 83 MB
- Stars: 10
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CoNLL 2012 Data
This is a slightly cleaned up version of the official CoNLL 2012 data designed
to simplify setting up the training data.
Note this data contains only skeleton files, and must be combined with a copy
of OntoNotes to produce the real training data.
The original data is available [at this link](https://conll.cemantix.org/2012/data.html).