conll2003

  • תיאור :

המשימה המשותפת של CoNLL-2003 נוגעת לזיהוי ישויות שמות בלתי תלויות בשפה ומתרכזת בארבעה סוגים של ישויות שמות: אנשים, מיקומים, ארגונים ושמות של ישויות שונות שאינן שייכות לשלוש הקבוצות הקודמות.

לְפַצֵל דוגמאות
'dev' 3,251
'test' 3,454
'train' 14,042
  • מבנה תכונה :
FeaturesDict({
    'chunks': Sequence(ClassLabel(shape=(), dtype=int64, num_classes=23)),
    'ner': Sequence(ClassLabel(shape=(), dtype=int64, num_classes=9)),
    'pos': Sequence(ClassLabel(shape=(), dtype=int64, num_classes=47)),
    'tokens': Sequence(Text(shape=(), dtype=string)),
})
  • תיעוד תכונה :
תכונה מעמד צוּרָה Dtype תיאור
FeaturesDict
נתחים Sequence (ClassLabel) (אף אחד,) int64
ner Sequence (ClassLabel) (אף אחד,) int64
pos Sequence (ClassLabel) (אף אחד,) int64
אסימונים רצף (טקסט) (אף אחד,) חוּט
  • ציטוט :
@inproceedings{tjong-kim-sang-de-meulder-2003-introduction,
    title = "Introduction to the {C}o{NLL}-2003 Shared Task: Language-Independent Named Entity Recognition",
    author = "Tjong Kim Sang, Erik F.  and
      De Meulder, Fien",
    booktitle = "Proceedings of the Seventh Conference on Natural Language Learning at {HLT}-{NAACL} 2003",
    year = "2003",
    url = "https://www.aclweb.org/anthology/W03-0419",
    pages = "142--147",
}

conll2003/conll2003 (תצורת ברירת המחדל)

,

  • תיאור :

המשימה המשותפת של CoNLL-2003 נוגעת לזיהוי ישויות שמות בלתי תלויות בשפה ומתרכזת בארבעה סוגים של ישויות שמות: אנשים, מיקומים, ארגונים ושמות של ישויות שונות שאינן שייכות לשלוש הקבוצות הקודמות.

לְפַצֵל דוגמאות
'dev' 3,251
'test' 3,454
'train' 14,042
  • מבנה תכונה :
FeaturesDict({
    'chunks': Sequence(ClassLabel(shape=(), dtype=int64, num_classes=23)),
    'ner': Sequence(ClassLabel(shape=(), dtype=int64, num_classes=9)),
    'pos': Sequence(ClassLabel(shape=(), dtype=int64, num_classes=47)),
    'tokens': Sequence(Text(shape=(), dtype=string)),
})
  • תיעוד תכונה :
תכונה מעמד צוּרָה Dtype תיאור
FeaturesDict
נתחים Sequence (ClassLabel) (אף אחד,) int64
ner Sequence (ClassLabel) (אף אחד,) int64
pos Sequence (ClassLabel) (אף אחד,) int64
אסימונים רצף (טקסט) (אף אחד,) חוּט
  • ציטוט :
@inproceedings{tjong-kim-sang-de-meulder-2003-introduction,
    title = "Introduction to the {C}o{NLL}-2003 Shared Task: Language-Independent Named Entity Recognition",
    author = "Tjong Kim Sang, Erik F.  and
      De Meulder, Fien",
    booktitle = "Proceedings of the Seventh Conference on Natural Language Learning at {HLT}-{NAACL} 2003",
    year = "2003",
    url = "https://www.aclweb.org/anthology/W03-0419",
    pages = "142--147",
}

conll2003/conll2003 (תצורת ברירת המחדל)