Files changed (1) hide show
  1. Process.md +7 -0
Process.md CHANGED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ #section 1
2
+ Data Collecting:
3
+ The data I collected is Tamil words (text format) from different websites and articles.
4
+ #section 2
5
+ Data Collecting Process:
6
+ 1.To collect the data from different articles , I wrote a python code to derive the text and give it as a output in a plain text format in tamil.
7
+ 2.After collecting the data , I made the text file of my data into a structured format as in hugging face dataset and uploaded it into the hub.