text
stringlengths 18
378
| output
stringlengths 23
408
| prompt
stringclasses 1
value |
---|---|---|
Uang di ATM BNI Depok kusut semua | <facility-atm>Uang ATM kusut semua</facility-atm> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
menu transfer di ATM Mandiri tidak ada | <facility-atm>menu transfer ATM tidak ada</facility-atm> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
Kotor sekali fasilitas ATM milik Bank BNI di daerah Bogor | <facility-atm>Kotor sekali ATM</facility-atm> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
Sulit sekali menemukan ATM BCA di sekitar Depok | <facility-atm>Sulit sekali menemukan ATM</facility-atm> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
Bayar listrik lewat ATM BNI saja, mudah dan cepat | <facility-atm>Bayar listrik ATM mudah dan cepat</facility-atm> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
Beli pulsa di ATM BRI paling enak | <facility-atm>Beli pulsa ATM paling enak</facility-atm> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
ATM Mandiri di Tangerang banyak yang tidak berfungsi | <facility-atm>ATM banyak yang tidak berfungsi</facility-atm> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
pintu fasilitas ATM bank permata dibiarkan rusak. Payah | <facility-atm>pintu ATM rusak . Payah</facility-atm> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
Bank permata tidak becus dalam mengelola fasilitas ATM | <facility-atm>tidak becus dalam mengelola ATM</facility-atm> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
Tampilan ATM bank Danamon paling memudahkan | <facility-atm>Tampilan ATM paling memudahkan</facility-atm> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
Kacau sistem milik BCA Mobile seminggu ini @BCA | <facility-BCA Mobile>Kacau sistem BCA Mobile</facility-BCA Mobile> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
Setelah pembaruan bca mobile malah tidak bisa saya akses payah | <facility-BCA Mobile>mobile tidak bisa akses payah</facility-BCA Mobile> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
bca mobile enggak ada fitur notifikasi saldo masuk | <facility-BCA Mobile>mobile enggak ada fitur notifikasi saldo masuk</facility-BCA Mobile> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
BCA tidak adanya fitur notifikasi saldo bikin repot cek saldo secara berkala di bca mobile | <facility-BCA Mobile>tidak adanya fitur notifikasi saldo repot cek saldo bca mobile</facility-BCA Mobile> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
gagal masuk bca mobile padahal saya sudah ikuti aturan @BCA | <facility-BCA Mobile>gagal masuk bca mobile</facility-BCA Mobile> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
Saya pengguna BCA mobile di samsung, secara umum aplikasi bca mobile sudah sangat baik | <facility-BCA Mobile>mobile sudah sangat baik</facility-BCA Mobile> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
@BCA Banyak banget iklan yang muncul kalau akses bca mobile, ganggu saja | <facility-BCA Mobile>Banyak banget iklan yang muncul akses bca mobile ganggu</facility-BCA Mobile> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
BCA mobile enggak bisa diakses selain pakai kouta dari nomor utama payah banget @BCA | <facility-BCA Mobile>BCA mobile enggak bisa diakses selain pakai kouta dari nomor utama payah banget</facility-BCA Mobile> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
Kode masuk saya sering eror saat mau akses ke bca mobile bank bca | <facility-BCA Mobile>Kode masuk sering eror bca mobile</facility-BCA Mobile> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
BCA mobile memperlambat transaksi jual beli saya karena susah sekali masuk @BCA | <facility-BCA Mobile>BCA mobile memperlambat transaksi jual beli susah sekali masuk</facility-BCA Mobile> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
Barang simpanan saya malah jadi berjamur di deposit box bca | <facility-deposit box>Barang simpanan saya malah jadi berjamur deposit box</facility-deposit box> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
kualitas deposit box bca perlu dipertanyakan karena dokumen berharga saya jadi rusak | <facility-deposit box>kualitas deposit box perlu dipertanyakan karena dokumen berharga saya jadi rusak</facility-deposit box> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
Ruang deposit box bca kokoh dan dilengkapi keamanan 24 jam | <facility-aplikasi>Ruang</facility-aplikasi>
<facility-deposit box>deposit box kokoh dan dilengkapi keamanan 24 jam</facility-deposit box> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
Deposit box bca punya beragam ukuran jadi bisa disesuaikan sama kebutuhan saya mantap | <facility-deposit box>Deposit box beragam ukuran</facility-deposit box> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
tidak ribet untuk sewa deposit box bca | <facility-deposit box>tidak ribet sewa deposit box</facility-deposit box> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
persyaratan pakai deposit box bca mudah dan cepat karena cukup dengan buka rekening saja | <facility-deposit box>persyaratan deposit box mudah dan cepat</facility-deposit box> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
Parah BCA, denda keterlambatan sewa deposit box mahal sekali | <general>Parah</general>
<facility-deposit box>denda keterlambatan sewa deposit box mahal sekali</facility-deposit box> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
uang agunan kunci deposit box bca ternyata tidak mahal | <facility-deposit box>uang agunan kunci deposit box tidak mahal</facility-deposit box> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
terima kasih deposit box bca, berlian saya jadi aman di sana | <facility-deposit box>deposit box berlian saya jadi aman</facility-deposit box> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
BCA tidak bertanggung jawab. Barang saya di deposit box mereka hilang | <general>tidak bertanggung jawab</general>
<facility-deposit box>Barang deposit box hilang</facility-deposit box> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
Sudah top up flazz pakai EDC tetapi saldonya tidak bertambah, Kacau nih EDC BCA | <facility-EDC>top up flazz EDC saldonya tidak bertambah Kacau EDC</facility-EDC> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
Persyaratan memiliki mesin EDC BCA untuk toko daring rumit sekali | <facility-EDC>Persyaratan mesin EDC rumit sekali</facility-EDC> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
transaksi toko saya jadi lancar berkat mesin EDC BCA | <facility-EDC>transaksi lancar mesin EDC</facility-EDC> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
Payah, sudah lebih dari 2 minggu pengajuan mesin edc ke bca tidak ada tanggapan | <general>Payah</general>
<facility-EDC>pengajuan mesin edc tidak ada tanggapan</facility-EDC> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
sejak pakai mesin EDC BCA, omzet butik saya meningkat | <facility-EDC>mesin EDC omzet butik saya meningkat</facility-EDC> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
Kerennya mesin EDC BCA, sudah bisa menerima transaksi kartu kredit dan debit dari bank lain | <facility-EDC>Kerennya mesin EDC sudah bisa transaksi kartu kredit dan debit dari bank lain</facility-EDC> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
Untuk yang kesekian kalinya, mesin edc bca eror kalau mau top up flazz | <facility-EDC>mesin edc eror top up flazz</facility-EDC> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
Pengajuan mesin EDC BCA cepat dan tidak ribet. Terima kasih BCA | <facility-EDC>Pengajuan mesin EDC cepat dan tidak ribet</facility-EDC> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
pakai mesin EDC BCA saja untuk top up Flazz, bebas biaya admin | <facility-EDC>mesin EDC top up Flazz bebas biaya admin</facility-EDC> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
Mantap pakai mesin EDC BCA, transaksi apa pun jadi hemat waktu | <facility-EDC>mesin EDC transaksi hemat waktu</facility-EDC> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
pin internet banking saya tidak terdeteksi saat mau masuk ke internet banking bca | <facility-klikbca>pin internet banking tidak terdeteksi</facility-klikbca> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
susah banget mau cek mutasi lewat internet banking bca | <facility-klikbca>susah banget cek mutasi internet banking</facility-klikbca> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
BCA enak, gampang banget cek mutasi rekening pakai klikbca | <facility-klikbca>enak , gampang banget cek mutasi rekening klikbca</facility-klikbca> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
BCA semena-mena memblokir klikbca padahal saya tidak pernah mengajukan pemblokiran | <facility-klikbca>semena-mena memblokir klikbca</facility-klikbca> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
Bayar BPJS lewat klikbca kena biaya admin mahal banget | <facility-klikbca>Bayar BPJS klikbca biaya admin mahal banget</facility-klikbca> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
saya mau mendapatkan akun pengguna klikbca tetapi dipersulit pihak bca | <facility-klikbca>akun pengguna klikbca dipersulit</facility-klikbca> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
internet banking BCA sistemnya paling aman dari virus | <facility-klikbca>internet banking sistemnya paling aman dari virus</facility-klikbca> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
@BCA klikbca begitu memudahkan saya lihat akses informasi kartu kredit | <facility-klikbca>klikbca begitu memudahkan akses informasi kartu kredit</facility-klikbca> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
transfer dari klikbca belum juga masuk payah banget internet banking bca | <facility-klikbca>transfer belum juga masuk payah banget internet banking</facility-klikbca> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
Dengan adanya klikbca dari BCA, saya semakin nyaman melakukan transaksi | <facility-klikbca>klikbca semakin nyaman transaksi</facility-klikbca> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
Investasi Reksa dana Danareksa kini semakin mudah dengan BCA KlikPay. | <facility-klikpay>Investasi Reksa dana semakin mudah KlikPay</facility-klikpay> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
@BCA saya sulit sekali mau daftar klikpay bca. persyaratannya merepotkan | <facility-klikpay>sulit sekali daftar klikpay persyaratannya merepotkan</facility-klikpay> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
BCa klikpay sekarang tidak bisa bayar traveloka payah banget | <facility-klikpay>klikpay tidak bisa bayar traveloka payah banget</facility-klikpay> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
pembayaran pakai klikpay hari ini kacau banget | <facility-klikpay>pembayaran klikpay kacau banget</facility-klikpay> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
@BCA transaksi pakai klikpay setiap akhir pekan selalu kacau | <facility-klikpay>transaksi klikpay setiap akhir pekan selalu kacau</facility-klikpay> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
klikpay bca susah sekali buat melakukan pembayaran | <facility-klikpay>klikpay susah sekali pembayaran</facility-klikpay> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
BCA klikpay ternyata sistem pembayarannya parah | <facility-klikpay>klikpay sistem pembayarannya parah</facility-klikpay> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
klikpay BCA saya sering eror buat melakukan pembayaran tokopedia | <facility-klikpay>klikpay sering eror pembayaran tokopedia</facility-klikpay> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
Sudah berulang kali mencoba bayar pakai klikpay tetapi mental terus. Payah banget BCA | <facility-klikpay>bayar klikpay mental terus</facility-klikpay>
<general>Payah banget</general> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
situs klikpay eror, padahal daftar klikpay-nya susah banget kemarin. | <facility-klikpay>situs klikpay eror daftar klikpay-nya susah banget</facility-klikpay> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
enggak jelas nih lama-lama bca m banking. Mau masuk enggak bisa. | <facility-m-bca>enggak jelas m banking masuk enggak bisa</facility-m-bca> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
Buat apa BCA bikin aplikasi m-bca kalau sistemnya eror terus | <facility-m-bca>m-bca sistemnya</facility-m-bca>
<facility-aplikasi>eror terus</facility-aplikasi> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
@BCA ribet m-bca, mau transfer harus daftarkan nomor rekening dulu | <facility-m-bca>ribet m-bca transfer harus daftarkan nomor rekening dulu</facility-m-bca> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
BCA aplikasi m-banking-nya masih bermaslaah nih kalau mau daftarkan nomor rekening | <facility-m-bca>m-banking-nya bermaslaah daftarkan nomor rekening</facility-m-bca> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
Jaringan m-bca sudah bagus, tapi buat urusan transfer masih kacau @BCA | <facility-m-bca>Jaringan m-bca sudah bagus transfer kacau</facility-m-bca> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
m-bca aplikasinya tidak responsif, eror pula | <facility-m-bca>m-bca tidak responsif , eror pula</facility-m-bca> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
Aplikasi m-banking bca paling oke sangat membantu buat layanan finansial | <facility-m-bca>m-banking paling oke sangat membantu buat layanan finansial</facility-m-bca> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
m-bca buat cek saldo dan transfer di hp saya tidak ada kendala apa2 lancar @BCA | <facility-m-bca>cek saldo dan transfer tidak ada kendala apa2 lancar</facility-m-bca> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
fasilitas m-bca @BCA semakin mempermudah transaksi Perbankan saya | <facility-m-bca>m-bca mempermudah transaksi</facility-m-bca> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
Saya sangat suka pakai m-banking bca ini karena mempermudah dalam hal transfer atau cek saldo | <facility-m-bca>sangat suka m-banking mempermudah transfer atau cek saldo</facility-m-bca> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
kalau mau cari bank yang bagus, pilihannya cuma BCA, simpel | <general>bank yang bagus simpel</general> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
Bank BCA tindakannya cepat dalam menyelesaikan masalah nasabahnya, keren BCA | <service-general>tindakannya cepat</service-general>
<general>keren</general> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
Bca eror sejak sore. Payah lambat perbaikannya | <general>eror Payah lambat perbaikannya</general> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
enggak usah pakai alasan ya kak. Semua sudah kasih alasan bagus. BCA masih yang TERBAIK pokoknya. Demikian. | <general>TERBAIK pokoknya</general> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
kacau BCA data saya bocor dan BCA enggak mau tanggung jawab | <general>kacau enggak mau tanggung jawab</general> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
wah kacau BCA nih, saya nasabah BCA juga soalnya ini | <general>kacau</general> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
BCA sering bikin susah nasabah golongan kecil | <general>sering bikin susah nasabah golongan kecil</general> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
Iya. Kemarin saya juga begitu. Ternyata BCA masih saja ribet | <general>ribet</general> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
Bukan sekali dua kali kayaknya ya BCA nakal, saya dirugikan sebagai nasabah | <general>nakal</general> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
gangguan terus BCA ini, kapan perbaikannya! Payah banget BCA | <general>gangguan terus Payah banget</general> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
Bosan banget lihat iklan BCA di kereta api | <general-iklan>Bosan banget iklan</general-iklan> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
lagu pengiring di iklan BCA tahun 2018 enak banget | <general-iklan>lagu pengiring iklan enak banget</general-iklan> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
durasi iklan bca di youtube lama banget, ganggu saja | <general-iklan>durasi iklan lama banget ganggu saja</general-iklan> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
Iklan Bank BCA HUT Ke 60 bagus banget iklannya | <general-iklan>Iklan bagus banget</general-iklan> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
Tetap paling bangkai iklan Bank BCA! | <general-iklan>paling bangkai iklan</general-iklan> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
Iklan BCA di koran sindo desainnya jelek | <general-iklan>Iklan desainnya jelek</general-iklan> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
Ini iklan bank BCA musiknya lama-lama gue hafal. keren | <general-iklan>iklan musiknya keren</general-iklan> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
narasi yang ada di iklan bca terbaru benar-benar mengagumkan | <general-iklan>narasi iklan benar-benar mengagumkan</general-iklan> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
Iklan BCA sesuai dengan kenyataan pelayanannya, terbaik deh BCA kalau bikin iklan | <general-iklan>Iklan sesuai dengan kenyataan pelayanannya terbaik iklan</general-iklan> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
Iklan bank BCA dapat penghargaan iklan perbankan terbaik dari @infobank. Mantap memang iklan bca | <general-iklan>Iklan penghargaan iklan perbankan terbaik dari @ infobank Mantap iklan</general-iklan> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
BCA keluarkan promo makan gratis bagi nasabah yang berulang tahun hari ini, keren | <general-promo>promo makan gratis keren</general-promo> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
Nasabah BCA enak banget, BCA lagi kasih promo potongan 15% terbang pakai garuda | <general-promo>enak banget promo potongan 15% terbang pakai garuda</general-promo> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
Mantap promo BCA belanja hemat di superindo buat nasabahnya | <general-promo>Mantap promo belanja hemat di superindo</general-promo> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
Promo BCA diskon sewa hotel sudah tidak bisa dipakai padahal baru kemarin keluar promonya. enggak serius banget BCA bikin promo | <general-promo>Promo diskon sewa hotel tidak bisa dipakai enggak serius banget promo</general-promo> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
Promo BCA di Sunan Hotel Solo dahsyat banget, bisa makan puas | <general-promo>Promo di Sunan Hotel Solo dahsyat banget</general-promo> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
BCA promonya segudang, jadi saja saya pilih BCA | <general-promo>promonya segudang</general-promo> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
BCA nasabahnya banyak, tetapi kalau kasih promo sedikit banget | <general>nasabahnya banyak</general>
<general-promo>promo sedikit banget</general-promo> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
Bank yang pelit itu BCA, promo langka banget, padahal saya jadi nasabahnya sudah lama | <general>Bank yang pelit</general>
<general-promo>promo langka banget</general-promo> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
payah promo bca, kuota yang dikasih sempit banget | <general-promo>payah promo kuota sempit banget</general-promo> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|
ribet ya bca. kasih promo ga jelas. payah | <general>ribet</general>
<general-promo>promo ga jelas . payah</general-promo> | Task: Extract aspects and corresponding text from the input sentence. Use the provided list of aspects to categorize the extracted text.
Input format: A sentence or short paragraph in Indonesian.
Output format: XML-style tags containing the aspect and corresponding text.
Aspect list:
facility-BCA Mobile
facility-EDC
facility-NFC
facility-aplikasi
facility-atm
facility-deposit box
facility-e-channel
facility-general
facility-kantor
facility-keybca
facility-klikbca
facility-klikpay
facility-m-bca
facility-mesin cs digital
facility-payroll
facility-phone banking
general
general-iklan
general-promo
product-KKB
product-KMK
product-KPR
product-KUR
product-asuransi
product-deposito
product-e-money
product-flazz
product-general
product-giro
product-kartu debit
product-kartu kredit
product-kartu-kredit
product-pinjaman
product-sakuku
product-simpanan
service-cs
service-customer center
service-general
service-haloBCA
service-kantor cabang
service-karyawan
service-prioritas
service-satpam
service-telemarketing
service-teller
service-tukang parkir
Rules for extraction:
1. Identify the most relevant aspect(s) from the list for the given input.
2. Extract the minimal span of text that accurately represents the aspect.
3. If multiple aspects are present, extract each one separately.
4. If no relevant aspect is found, output "NONE"
Examples:
Input: BNI enggak menyediakan jalur teller khusus kliring giro / cek. Padahal kliring giro / cek ada batas waktu nya. Payah!
Output: <service-teller>enggak menyediakan jalur teller khusus kliring giro / cek</service-teller> <general>Payah</general>
Input: Teller Mandiri yang baru ini ribet sekali.
Output: <service-teller>Teller ribet sekali</service-teller>
Input: mau verifikasi kartu kredit saja susah ya, danamon danamon. sudah bagus dipakai lo ini dipersulit. mau nya apa T.T
Output: <product-kartu kredit>verifikasi kartu kredit susah</product-kartu kredit>
Input: Saya sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari.
Output: <facility-BCA Mobile>sangat puas dengan layanan BCA Mobile, sangat memudahkan transaksi sehari-hari</facility-BCA Mobile>
Input: Bank ini tidak memiliki fasilitas apa-apa yang berguna.
Output: <general>tidak memiliki fasilitas apa-apa yang berguna</general>
Input: Siang ini , baik mobile BCA enggak bisa digunakan @HaloBCA internet banking juga lelet .
Output: <facility-BCA Mobile>mobile BCA enggak bisa digunakan</facility-BCA Mobile> <facility-klikbca>internet banking lelet</facility-klikbca>
Input: Iya sih , aplikasi mobile - nya Mandiri lebih bagus dari BCA .
Output: <facility-aplikasi>aplikasi mobile lebih bagus dari</facility-aplikasi> <facility-BCA Mobile>lebih bagus</facility-BCA Mobile>
Input: Cuaca hari ini cerah sekali.
Output: NONE
Handling ambiguity:
- If a sentence could belong to multiple aspects, write all of them
Now, given the input text below, extract the relevant aspects and text:
Input: [text]
Output:
|