TIF_E41211115_lstm-quiz-gen.../dataset/README.md

35 lines
1.1 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

NER
B-PER -> person kata awal
I-PER -> person kata tengah dan akhir
B-LOC -> awal dari entitas lokasi
I-LOC -> tengah dan akhir dari entitas lokasi
B-ORG -> awal dari entitas organisasi
I-ORG -> tengah dan akhir dari entitas organisasi
B-MISC -> awal dari entitas lain lain Miscellaneous
I-MISC -> Lanjutan dari entitas lain-lain
B-DATE -> tanggal
B-TIME -> waktu
O -> token luar entitas
Semantic Role Labeling (SRL)
ARG0 -> Agen (pelaku) biasanya subjek
ARG1 -> Pasien atau tema objek/yang dikenai aksi
ARG2 -> Arah, tujuan, hasil
ARG3 -> Lokasi awal (sumber)
ARG4 -> Penerima, tujuan akhir
ARG5 -> Alat atau instrumen
ARGM-TMP -> Waktu (Temporal)
ARGM-LOC -> Lokasi (Spatial)
ARGM-MNR -> Cara (Manner)
ARGM-CAU -> Penyebab (Cause)
ARGM-EXT -> Derajat atau perbandingan (Extent)
ARGM-DIS -> Diskursus (Discourse) seperti “tetapi”
ARGM-NEG -> Negasi (Negation), misal "tidak"
ARGM-MOD -> Modality: bisa, harus, mungkin
ARGM-PRP -> Tujuan (Purpose)
ARGM-REC -> Penerima (Recipient, kadang mirip ARG4)
ARGM-COM -> Komitatif (dengan siapa)
ARGM-ADV -> Modifikasi umum