Created
April 23, 2018 08:15
-
-
Save lngvietthang/4bd9f0c4f887396b7b8276741aa05d05 to your computer and use it in GitHub Desktop.
VLSP 2018 NER Dataset
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
+--------------+-------+-------------+------+-------+ | |
| | Train | Development | Test | TOTAL | | |
+--------------+-------+-------------+------+-------+ | |
| LOC | 6289 | 795 | 2377 | 9461 | | |
| MISC | 743 | 63 | 178 | 984 | | |
| ORG | 5587 | 723 | 2126 | 8436 | | |
| PER | 4600 | 492 | 1883 | 6975 | | |
| #total of NE | 17219 | 2073 | 6564 | 25856 | | |
| #sentence | 14467 | 1601 | 5381 | 21499 | | |
+--------------+-------+-------------+------+-------+ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment