tanglish-tamil / README.md
Deepakvictor's picture
Update README.md
be2e4a9
|
raw
history blame contribute delete
No virus
561 Bytes
---
license: openrail
task_categories:
- translation
- text-classification
language:
- ta
- en
size_categories:
- 1K<n<10K
---
Translation of Tanglish to tamil
Source: karky.in
To use
```python
import datasets
s = datasets.load_dataset('Deepakvictor/tanglish-tamil')
print(s)
"""DatasetDict({
train: Dataset({
features: ['Movie', 'FileName', 'Song', 'Tamillyrics', 'Tanglishlyrics', 'Mood', 'Genre'],
num_rows: 597
})
})"""
```
Credits and Source: https://karky.in/
---
For simpler version
Visit this dataset --> "Deepakvictor/tan-tam"