Description
Purpose: English-Tamil translation, colloquial language model
Size: one at a time
Source Huggingface
English-Tamil Colloquial Translation Dataset
This dataset contains English sentences and their corresponding colloquial Tamil translations. It is intended for training natural language processing models for English-Tamil machine translation, specifically focusing on everyday, informal language use.
Languages
Size
Data Format
Each line in the data.txt file contains an English sentence, a tab character (\t), and its colloquial Tamil translation.
Usage
This dataset can be used to train sequence-to-sequence models for English-Tamil machine translation.
##example
How are you?எப்படி இருக்கீங்க?
What's up?என்ன விஷயம்?
I'm good.நல்லா இருக்கேன்.
What's your name?உன் பேர் என்ன?
Where are you going?எங்க போறீங்க?
I'm going to the market.நான் கடைக்கு போறேன்.
Let's go eat.சாப்பிட போலாம்.
I'm tired.சோர்வா இருக்கு.
Thank you.நன்றி.
You're welcome.பரவாயில்லை.