File size: 1,200 Bytes
93bd5aa
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
de185b6
768a03b
 
 
 
 
 
 
 
93bd5aa
 
 
7346cdb
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
---
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
dataset_info:
  features:
  - name: word
    dtype: string
  - name: tag
    dtype: string
  splits:
  - name: train
    num_bytes: 2286358
    num_examples: 125102
  - name: test
    num_bytes: 460049
    num_examples: 25008
  download_size: 1029992
  dataset_size: 2746407
license: cc-by-sa-4.0
language:
- ar
tags:
- Named Entity Recognition
task_categories:
- token-classification
size_categories:
- 100K<n<1M
---
# Dataset Card for "ANERCorp"

## Papers:

Benajiba, Yassine, Paolo Rosso, and José Miguel Benedí Ruiz. "Anersys: An Arabic named entity recognition system based on maximum entropy." In International Conference on Intelligent Text Processing and Computational Linguistics, pp. 143-153. Springer, Berlin, Heidelberg, 2007.

Ossama Obeid, Nasser Zalmout, Salam Khalifa, Dima Taji, Mai Oudah, Bashar Alhafni, Go Inoue, Fadhl Eryani, Alexander Erdmann, and Nizar Habash. "CAMeL Tools: An Open Source Python Toolkit, for Arabic Natural Language Processing." In Proceedings of the Conference on Language Resources and Evaluation (LREC 2020), Marseille, 2020.