From d8f92b4fe78ec57f8a87052c0948bfdfc6be4496 Mon Sep 17 00:00:00 2001 From: Ankur Agrawal Date: Thu, 6 May 2021 13:56:53 +0530 Subject: [PATCH] Replace context tag constat with translated all hindi context --- ner_v1/detectors/textual/name/lang_constants.py | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/ner_v1/detectors/textual/name/lang_constants.py b/ner_v1/detectors/textual/name/lang_constants.py index 8a80f3918..6cc4ef88b 100644 --- a/ner_v1/detectors/textual/name/lang_constants.py +++ b/ner_v1/detectors/textual/name/lang_constants.py @@ -240,7 +240,15 @@ "your full name", "what is your name", "is your name"], - 'mr': ['नाव', 'नाव', '*नाव*', '*नाव*'], + 'mr': ['आपले नाव सांगायचे विसरलात', 'आपले पूर्ण नाव सांगून मला मदत करा', + 'आपले पूर्ण नाव सांगून मला मदत करा', 'आपण आपल्या नावाचा उल्लेख करणे विसरलात असे दिसते', + 'आपले नाव सामायिक करा', 'आपले नाव जाणून घ्या', 'मला आपले नाव सांगा', 'आपले नाव सांगा', + 'मी तुम्हाला काय बोलावे?', 'आपले नाव सांगा', 'तुम्हाला बोलवल', 'तुम्हाला संबोधित केले', + 'आपले नाव', 'तुमचे पुर्ण नाव', 'तुमचे नाव काय आहे', 'आपले नाव', 'आपले नांव लिहा', + 'आपले नाव प्रविष्ट करा', 'कृपया आपले पूर्ण नाव सांगून मला मदत करा', + 'तुमचे पूर्ण नाव काय आहे?', 'मला तुमचे नाव सांगण्यास मदत करा', 'आपले नाव द्या', + 'आपले नाव सांगा', 'पुन्हा आपले पूर्ण नाव प्रविष्ट करा', 'तुमचे नाव काय आहे', 'स्वत: चे नाव', + 'आपले नाव भरा', 'तुझं नाव काय आहे'], 'te': ['పేరు', 'పేరు', '*పేరు*', '*పేరు*'], 'ta': ['பெயர்', 'பெயர்', '*பெயர்*', '*பெயர்*'], 'gu': ['નામ', 'નામ', '*નામ*', '*નામ*'],