de-francophones commited on
Commit
fc5b29f
·
verified ·
1 Parent(s): e98c324

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -0
README.md ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - fr
4
+ ---
5
+
6
+ > [!NOTE]
7
+ > Dataset origin: https://www.kaggle.com/datasets/mathurinache/tweets-elections-presidentielles-2022
8
+
9
+ ## Context
10
+
11
+ These tweets are collected using Twitter API and a Python script. A query for each french candidates to French 2022 Elections is run on a daily basis for a certain time period, to collect a larger number of tweets samples.
12
+
13
+ The inspiration script can be found here: https://github.com/gabrielpreda/covid-19-tweets
14
+
15
+ ## Content
16
+
17
+ The tweets have ['EmmanuelMacron','MLP_officiel','JLMelenchon','ZemmourEric','Anne_Hidalgo','xavierbertrand','yjadot','dupontaignan','michelbarnier','vpecresse','n_arthaud','philippepoutou','roussel2022'] hashtag.
18
+
19
+ ## Inspiration
20
+
21
+ You can use this data to dive into the subjects that use this hashtag, look to the geographical distribution, evaluate sentiments, looks to trends. Or find your similarity with candidates to french election.