-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
186 lines (164 loc) · 7.42 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="OSWINDS">
<meta name="keyword" content="Fixing, Sports, Analytics, Data, Twitter, YouTube, Corruption, Match">
<title>TWEETFIX</title>
<!-- Bootstrap core CSS -->
<link href="assets/css/bootstrap.css" rel="stylesheet">
<!--external css-->
<link href="assets/font-awesome/css/font-awesome.css" rel="stylesheet" />
<link rel="stylesheet" type="text/css" href="assets/css/zabuto_calendar.css">
<link rel="stylesheet" type="text/css" href="assets/js/gritter/css/jquery.gritter.css" />
<link rel="stylesheet" type="text/css" href="assets/lineicons/style.css">
<!-- Custom styles for this template -->
<link href="assets/css/style.css" rel="stylesheet">
<link href="assets/css/style-responsive.css" rel="stylesheet">
<script src="assets/js/chart-master/Chart.js"></script>
</head>
<body>
<section id="container" >
<!--header start-->
<header class="header black-bg">
<div class="sidebar-toggle-box">
<div class="fa fa-bars tooltips" data-placement="right" data-original-title="Toggle Navigation"></div>
</div>
<!--logo start-->
<a href="index.html" class="logo"><b>FIX THE TWITTER</b></a>
<!--logo end-->
<div class="nav notify-row" id="top_menu"></div>
<div class="top-menu">
<ul class="nav pull-right top-menu">
<div class="row">made by <a href="https://oswinds.csd.auth.gr" class="top-menu-oswinds" target="_blank">OSWINDS</a></div>
<div class="row top-menu-social-media">
<a href="https://github.com/OSWINDS" target="_blank"><i class="fa fa-github pull-right"></i></a>
<a href="#" target="_blank"><i class="fa fa-linkedin pull-right"></i></a>
<a href="https://www.facebook.com/oswinds/" target="_blank"><i class="fa fa-facebook pull-right"></i></a>
<a href="https://twitter.com/oswinds_auth" target="_blank"><i class="fa fa-twitter pull-right"></i></a>
</div>
</ul>
</div>
</header>
<!--header end-->
<!--sidebar start-->
<aside>
<div id="sidebar" class="nav-collapse ">
<!-- sidebar menu start-->
<ul class="sidebar-menu" id="nav-accordion">
<li class="mt">
<a class="active" href="index.html">
<i class="fa fa-home"></i>
<span>Home</span>
</a>
</li>
<li class="sub-menu">
<a href="javascript:;" >
<i class="fa fa-bar-chart"></i>
<span>Cases</span>
</a>
<ul class="sub">
<li><a href="general.html">General</a></li>
<li><a href="djokovic.html">N. Djokovic</a></li>
<li><a href="donaghy.html">T. Donaghy</a></li>
<li><a href="football.html">Southern Stars</a></li>
<li><a href="cricket.html">Pakistani Cricket</a></li>
<li><a href="taboga.html">D. Taboga</a></li>
</ul>
</li>
<li class="sub-menu">
<a href="lexicon.html">
<i class="fa fa-book"></i>
<span>Lexicon</span>
</a>
</li>
<li class="sub-menu">
<a href="about.html">
<i class="fa fa-desktop"></i>
<span>About</span>
</a>
</li>
</ul>
<!-- sidebar menu end-->
</div>
</aside>
<!--sidebar end-->
<!--main content start-->
<section id="main-content">
<section class="wrapper site-min-height">
<div class="row">
<div class="col-lg-1"></div>
<div class="col-lg-10">
<p class="intro">
<span class="intro-title">TweetFix</span> is a task that is part of the “Fix the Fixing” E.U. Erasmus+ project. The project goal is to find, analyze and extract useful information about fixed or suspected matches of various sports and events. At this task (WP5,A26: Report on qualitative content identification methodology) our team (Informatics Department, Aristotle University of Thessaloniki, Greece) had been assigned the task of supporting the digital side of the “fix the fixing” addressed problems, with a focus on understanding the social networks impact related to sports fixing. Therefore, an analysis on social networks data involved the processes of : collecting social media data, analyzing them, exporting useful results in readable and understandable graphs and presenting them in this report.
</p>
</div>
<div class="col-lg-1"></div>
</div>
<div class="row intro-infobox">
<div class="col-lg-12 main-chart">
<div class="row mtbox">
<div class="col-md-2 col-sm-2 col-md-offset-2 box0">
<div class="box1">
<span class="fa fa-twitter"></span>
<h3>191k</h3>
</div>
<p>191.245 distinct tweets</p>
</div>
<div class="col-md-2 col-sm-2 box0">
<div class="box1">
<span class="fa fa-youtube"></span>
<h3>2674</h3>
</div>
<p>2674 distinct Youtube comments</p>
</div>
<div class="col-md-2 col-sm-2 box0">
<div class="box1">
<span class="fa fa-user"></span>
<h3>51k</h3>
</div>
<p>50.929 distinct users</p> <!-- missing Cricket case users -->
</div>
<div class="col-md-2 col-sm-2 box0">
<div class="box1">
<span class="fa fa-list"></span>
<h3>85k</h3>
</div>
<p>84.973 distinct words</p> <!-- missing Cricket & Football cases' words -->
</div><!-- /row mt -->
</div>
</div>
</div>
</section>
</section>
<!--main content end-->
<!--footer start-->
<footer class="site-footer">
<div class="text-center">
© 2016 <a href="https://oswinds.csd.auth.gr" target="_blank">OSWINDS</a>, Source Code can be found <a href="https://github.com/OSWINDS/FixtheFixing-Twitter-Analytics-Results" target="_blank">here</a>
<a href="index.html#" class="go-top">
<i class="fa fa-angle-up"></i>
</a>
</div>
</footer>
<!--footer end-->
</section>
<!-- js placed at the end of the document so the pages load faster -->
<script src="assets/js/jquery.js"></script>
<script src="assets/js/jquery-1.8.3.min.js"></script>
<script src="assets/js/bootstrap.min.js"></script>
<script class="include" type="text/javascript" src="assets/js/jquery.dcjqaccordion.2.7.js"></script>
<script src="assets/js/jquery.scrollTo.min.js"></script>
<script src="assets/js/jquery.nicescroll.js" type="text/javascript"></script>
<script src="assets/js/jquery.sparkline.js"></script>
<!--common script for all pages-->
<script src="assets/js/common-scripts.js"></script>
<script type="text/javascript" src="assets/js/gritter/js/jquery.gritter.js"></script>
<script type="text/javascript" src="assets/js/gritter-conf.js"></script>
<!--script for this page-->
<script src="assets/js/sparkline-chart.js"></script>
<script src="assets/js/zabuto_calendar.js"></script>
</body>
</html>