Datasets:

Modalities:
Tabular
Text
Formats:
csv
Libraries:
Datasets
pandas
License:
espejelomar commited on
Commit
51a56ad
·
1 Parent(s): 66a3088

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +131 -0
README.md ADDED
@@ -0,0 +1,131 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license:
3
+ - cc0-1.0
4
+ kaggle_id: vishesh1412/twitter-dataset-tesla
5
+ ---
6
+
7
+ # Dataset Card for Twitter Dataset: Tesla
8
+
9
+ ## Table of Contents
10
+ - [Table of Contents](#table-of-contents)
11
+ - [Dataset Description](#dataset-description)
12
+ - [Dataset Summary](#dataset-summary)
13
+ - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
14
+ - [Languages](#languages)
15
+ - [Dataset Structure](#dataset-structure)
16
+ - [Data Instances](#data-instances)
17
+ - [Data Fields](#data-fields)
18
+ - [Data Splits](#data-splits)
19
+ - [Dataset Creation](#dataset-creation)
20
+ - [Curation Rationale](#curation-rationale)
21
+ - [Source Data](#source-data)
22
+ - [Annotations](#annotations)
23
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
24
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
25
+ - [Social Impact of Dataset](#social-impact-of-dataset)
26
+ - [Discussion of Biases](#discussion-of-biases)
27
+ - [Other Known Limitations](#other-known-limitations)
28
+ - [Additional Information](#additional-information)
29
+ - [Dataset Curators](#dataset-curators)
30
+ - [Licensing Information](#licensing-information)
31
+ - [Citation Information](#citation-information)
32
+ - [Contributions](#contributions)
33
+
34
+ ## Dataset Description
35
+
36
+ - **Homepage:** https://kaggle.com/datasets/vishesh1412/twitter-dataset-tesla
37
+ - **Repository:**
38
+ - **Paper:**
39
+ - **Leaderboard:**
40
+ - **Point of Contact:**
41
+
42
+ ### Dataset Summary
43
+
44
+ This dataset contains all the Tweets regarding #Tesla or #tesla till 12/07/2022 (dd-mm-yyyy). It can be used for sentiment analysis research purpose or used in other NLP tasks or just for fun.
45
+ It contains 10,000 recent Tweets with the user ID, the hashtags used in the Tweets, and other important features.
46
+
47
+ ### Supported Tasks and Leaderboards
48
+
49
+ [More Information Needed]
50
+
51
+ ### Languages
52
+
53
+ [More Information Needed]
54
+
55
+ ## Dataset Structure
56
+
57
+ ### Data Instances
58
+
59
+ [More Information Needed]
60
+
61
+ ### Data Fields
62
+
63
+ [More Information Needed]
64
+
65
+ ### Data Splits
66
+
67
+ [More Information Needed]
68
+
69
+ ## Dataset Creation
70
+
71
+ ### Curation Rationale
72
+
73
+ [More Information Needed]
74
+
75
+ ### Source Data
76
+
77
+ #### Initial Data Collection and Normalization
78
+
79
+ [More Information Needed]
80
+
81
+ #### Who are the source language producers?
82
+
83
+ [More Information Needed]
84
+
85
+ ### Annotations
86
+
87
+ #### Annotation process
88
+
89
+ [More Information Needed]
90
+
91
+ #### Who are the annotators?
92
+
93
+ [More Information Needed]
94
+
95
+ ### Personal and Sensitive Information
96
+
97
+ [More Information Needed]
98
+
99
+ ## Considerations for Using the Data
100
+
101
+ ### Social Impact of Dataset
102
+
103
+ [More Information Needed]
104
+
105
+ ### Discussion of Biases
106
+
107
+ [More Information Needed]
108
+
109
+ ### Other Known Limitations
110
+
111
+ [More Information Needed]
112
+
113
+ ## Additional Information
114
+
115
+ ### Dataset Curators
116
+
117
+ This dataset was shared by [@vishesh1412](https://kaggle.com/vishesh1412)
118
+
119
+ ### Licensing Information
120
+
121
+ The license for this dataset is cc0-1.0
122
+
123
+ ### Citation Information
124
+
125
+ ```bibtex
126
+ [More Information Needed]
127
+ ```
128
+
129
+ ### Contributions
130
+
131
+ [More Information Needed]