From 81afe9b19df2c29b4c29062cf1b47582a69ded01 Mon Sep 17 00:00:00 2001 From: Baranitharan Date: Thu, 8 Oct 2020 08:17:25 +0530 Subject: [PATCH] Update examples.py --- spacy/lang/ta/examples.py | 1 + 1 file changed, 1 insertion(+) diff --git a/spacy/lang/ta/examples.py b/spacy/lang/ta/examples.py index c34e77129..3aa72ddcc 100644 --- a/spacy/lang/ta/examples.py +++ b/spacy/lang/ta/examples.py @@ -23,4 +23,5 @@ sentences = [ "தன்னாட்சி கார்கள் காப்பீட்டு பொறுப்பை உற்பத்தியாளரிடம் மாற்றுகின்றன", "நடைபாதை விநியோக ரோபோக்களை தடை செய்வதை சான் பிரான்சிஸ்கோ கருதுகிறது", "லண்டன் ஐக்கிய இராச்சியத்தில் ஒரு பெரிய நகரம்." + "என்ன வேலை செய்கிறீர்கள்?" ]