File size: 378 Bytes
8fffe7a
 
 
35bb118
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
e6f83c1
 
35bb118
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
license: openrail
---

Translation of Tanglish to tamil 
Source: karky.in
To use
```python
import datasets
s = datasets.load_dataset('Deepakvictor/tan-tam')
print(s)
"""
DatasetDict({
    train: Dataset({
        features: ['en', 'ta'],
        num_rows: 22114
    })
})
"""
```
Credits and Source: https://karky.in/
---
For Complex version --> "Deepakvictor/tanglish-tamil"