| { | |
| "tag2id": { | |
| "B-amount": 0, | |
| "B-bank_code": 1, | |
| "B-currency": 2, | |
| "B-date": 3, | |
| "B-description": 4, | |
| "B-end_date": 5, | |
| "B-receiver_hr": 6, | |
| "B-receiver_inn": 7, | |
| "B-receiver_name": 8, | |
| "B-start_date": 9, | |
| "I-amount": 10, | |
| "I-bank_code": 11, | |
| "I-currency": 12, | |
| "I-date": 13, | |
| "I-description": 14, | |
| "I-end_date": 15, | |
| "I-receiver_hr": 16, | |
| "I-receiver_inn": 17, | |
| "I-receiver_name": 18, | |
| "I-start_date": 19, | |
| "O": 20 | |
| }, | |
| "id2tag": { | |
| "0": "B-amount", | |
| "1": "B-bank_code", | |
| "2": "B-currency", | |
| "3": "B-date", | |
| "4": "B-description", | |
| "5": "B-end_date", | |
| "6": "B-receiver_hr", | |
| "7": "B-receiver_inn", | |
| "8": "B-receiver_name", | |
| "9": "B-start_date", | |
| "10": "I-amount", | |
| "11": "I-bank_code", | |
| "12": "I-currency", | |
| "13": "I-date", | |
| "14": "I-description", | |
| "15": "I-end_date", | |
| "16": "I-receiver_hr", | |
| "17": "I-receiver_inn", | |
| "18": "I-receiver_name", | |
| "19": "I-start_date", | |
| "20": "O" | |
| }, | |
| "intent2id": { | |
| "create_transaction": 0, | |
| "help": 1, | |
| "list_transaction": 2, | |
| "partial_entities": 3, | |
| "unknown": 4 | |
| }, | |
| "id2intent": { | |
| "0": "create_transaction", | |
| "1": "help", | |
| "2": "list_transaction", | |
| "3": "partial_entities", | |
| "4": "unknown" | |
| }, | |
| "lang2id": { | |
| "en": 0, | |
| "mixed": 1, | |
| "ru": 2, | |
| "uz_cyrl": 3, | |
| "uz_latn": 4 | |
| }, | |
| "id2lang": { | |
| "0": "en", | |
| "1": "mixed", | |
| "2": "ru", | |
| "3": "uz_cyrl", | |
| "4": "uz_latn" | |
| } | |
| } |