-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
401 lines (367 loc) · 17.6 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
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
<!DOCTYPE html>
<html>
<head>
<title>FELTSO INTERN</title>
<script type="application/x-javascript"> addEventListener("load", function() { setTimeout(hideURLbar, 0); }, false); function hideURLbar(){ window.scrollTo(0,1); } </script>
<!-- bootstrap-css -->
<link href="css/bootstrap.css" rel="stylesheet" type="text/css" media="all" />
<!--// bootstrap-css -->
<!-- css -->
<link rel="stylesheet" href="css/style.css" type="text/css" media="all" />
<!--// css -->
<!-- font-awesome icons -->
<link href="css/font-awesome.css" rel="stylesheet">
<!-- //font-awesome icons -->
<!-- font -->
<link href='//fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic' rel='stylesheet' type='text/css'>
<!-- //font -->
<script src="js/jquery-1.11.3.min.js"></script>
<script src="js/bootstrap.js"></script>
<!-- circle -->
<!--chart js-->
<script src="js/Chart.js"></script>
<!--//chart js-->
<script src="js/easyResponsiveTabs.js" type="text/javascript"></script>
<script type="text/javascript">
$(document).ready(function () {
$('#horizontalTab').easyResponsiveTabs({
type: 'default', //Types: default, vertical, accordion
width: 'auto', //auto or any width like 600px
fit: true // 100% fit in a container
});
});
</script>
<!-- chart-grid-left -->
<link rel="stylesheet" href="css/master.css">
<script src="js/d3.min.js"></script>
<script src="js/xcharts.min.js"></script>
<script src="js/rainbow.min.js"></script>
<!-- //chart-grid-left -->
<!-- fabochart -->
<link href="css/fabochart.css" rel="stylesheet" type="text/css">
<!-- //fabochart -->
<!--animate-->
<link href="css/animate.css" rel="stylesheet" type="text/css" media="all">
<script src="js/wow.min.js"></script>
<script>
new WOW().init();
</script>
<!--//end-animate-->
</head>
<body>
<div class="content-top">
<div class="container">
<div class="logo">
<h1 class="wow fadeInDown animated" data-wow-delay=".5s">FELT SO</h1>
</div>
<div class="detail wow fadeInLeft animated" data-wow-delay=".5s">
<p>WELCOME TO THE WORLD OF REVIEWLUTION.</p>
</div>
<!-- header -->
<div class="header">
<div class="top-navigation">
<div class="top-nav">
<nav class="navbar navbar-default">
<div class="container">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">MENU
</button>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav">
<li><a href="#" class="active"><i class="fa fa-home"></i>Home</a></li>
<li><a href="#"><i class="fa fa-cogs"></i>Services</a></li>
<li><a href="#"><i class="fa fa-info-circle"></i>About</a></li>
<li><a href="#"><i class="fa fa-picture-o"></i>Gallery</a></li>
<li><a href="#"><i class="fa fa-pencil-square-o"></i>Blog</a></li>
<li><a href="#"><i class="fa fa-envelope-o"></i>Contact</a></li>
</ul>
<div class="clearfix"> </div>
</div>
</nav>
</div>
</div>
</div>
<!-- //header -->
<div class="detail wow fadeInRight animated" data-wow-delay=".5s">
<p>OUR INTELLIGENT ENGINE CAN READ MOST UNSTRUCTURED PRODUCT REVIEWS AND PRESENT YOU THE GIST IN A MORE USER-FRIENDLY WAY.</p>
</div>
<div class="content-grids">
<!-- content-top-grids -->
<div class="content-top-grids">
<div class="col-md-4 content-left">
<!-- skills-grid -->
<div class="skills-grid">
<div class="skills-heading">
<h3>Comparison Specialists</h3>
</div>
<div class="skills-bar">
<section class='bar'>
<section class='wrap'>
<div class='wrap_right'>
<div class='bar_group'>
<div class='bar_group__bar thin' label='Lenovo' show_values='true' value='343'></div>
<div class='bar_group__bar thin' label='NEXUS' show_values='true' value='235'></div>
<div class='bar_group__bar thin' label='Samsung' show_values='true' value='675'></div>
<div class='bar_group__bar thin' label='I Phone' show_values='true' value='456'></div>
<div class='bar_group__bar thin' label='HTC' show_values='true' value='245'></div>
</div>
</div>
<div class='clearfix'></div>
</section>
</section>
</div>
</div>
<!-- //skills-grid -->
</div>
<div class="col-md-4 content-middle">
<!-- contact-form -->
<div class="contact-form wow fadeInUp animated" data-wow-delay=".5s">
<div class="contact-form-heading">
<h3>Form</h3>
</div>
<form>
<input class="wow fadeInLeft animated" data-wow-delay=".5s" type="text" placeholder="Name" required="">
<input class="wow fadeInRight animated" data-wow-delay=".5s" type="email" placeholder="Email" required="">
<input class="wow fadeInLeft animated" data-wow-delay=".5s" type="text" placeholder="Telephone" required="">
<textarea class="wow fadeInRight animated" data-wow-delay=".5s" placeholder="Message" required=""></textarea>
<button class="btn1 btn-1 btn-1b wow fadeInLeft animated" data-wow-delay=".5s">Submit</button>
</form>
</div>
<!-- //contact-form -->
</div>
<div class="col-md-4 content-right">
<div class="social">
<div class="social-top">
<ul>
<li class="wow rubberBand animated" data-wow-delay=".5s"><a href="#" class="facebook"><i class="fa fa-facebook"></i></a></li>
<li class="wow rubberBand animated" data-wow-delay=".5s"><a href="#" class="facebook"><i class="fa fa-twitter"></i></a></li>
<li class="wow rubberBand animated" data-wow-delay=".5s"><a href="#" class="facebook"><i class="fa fa-rss"></i></i></a></li>
<li class="wow rubberBand animated" data-wow-delay=".5s"><a href="#" class="facebook"><i class="fa fa-vk"></i></a></li>
<li class="wow rubberBand animated" data-wow-delay=".5s"><a href="#" class="facebook"><i class="fa fa-dribbble"></i></a></li>
</ul>
</div>
</div>
</div>
<div class="clearfix"> </div>
</div>
<!-- //content-top-grids -->
<!-- graph-tabs -->
<div class="graph-tabs wow fadeInUp animated" data-wow-delay=".5s">
<div class="span12 example wow fadeInLeft animated" data-wow-delay=".5s">
<h3>ABOUT FELTSO</h3>
<p>Feltso aims to disrupt the way people read reviews. As part of that presently we take thousands of product reviews from multiple sources and analyze them to bring their deeper insights and present you the gist in a more user friendly way so that you get a glimpse of how consumers of the product felt so</p>
<p>Currently we started with analyzing mobile phone reviews. We identified few traits (eg: camera, battery, performance and shopping experience etc) that most of the consumers mention while reviewing the mobiles on ecommerce sites. So in the reviews gist we present sentiment scores for each of these traits to give you more specific insights followed by overall metascore of a mobile. This in-depth analysis helps new buyers to take better decision based on their specific requirements and also manufacturers to improve specific features in their next release.</p>
</div>
<div class="clearfix"> </div>
</div>
<!-- //graph-tabs -->
<!-- contact-grids -->
<div class="contact-grids">
<div class="col-md-8 contact-left">
<div class="contact-left-info">
<div class="contact-left-heading wow fadeInUp animated" data-wow-delay=".5s">
<h3>Contact Us</h3>
</div>
<div class="contact-right-form">
<div class="contact-right-form-grids">
<div class="col-md-6 contact-right-form-left">
<div class="locations-grids">
<div class="location-grid wow fadeInLeft animated" data-wow-delay=".5s">
<i class="fa fa-map-marker"></i>
<h4>Address</h4>
</div>
<div class="location-grid phone-grid wow fadeInRight animated" data-wow-delay=".5s">
<i class="fa fa-mobile"></i>
<h4>Phone</h4>
</div>
<div class="clearfix"> </div>
</div>
<div class="msg-grid wow fadeInUp animated" data-wow-delay=".5s">
<i class="fa fa-envelope-o"></i>
<h4>Contact info</h4>
</div>
</div>
<div class="col-md-6 contact-right-form-right">
<form>
<input class="wow fadeInRight animated" data-wow-delay=".5s" type="text" placeholder="Name" required="">
<input class="wow fadeInRight animated" data-wow-delay=".5s" type="email" placeholder="Email" required="">
<textarea class="wow fadeInLeft animated" data-wow-delay=".5s" placeholder="Message" required=""></textarea>
<button class="btn1 wow fadeInRight animated" data-wow-delay=".5s">Submit</button>
</form>
</div>
<div class="clearfix"> </div>
</div>
</div>
</div>
</div>
<div class="col-md-4 contact-right">
<div class="contact-right-middle">
<div class="contact-right-middle-heading wow fadeInUp animated" data-wow-delay=".5s">
<h3>Login</h3>
</div>
<div class="login-info">
<form>
<input class="wow fadeInUp animated" data-wow-delay=".5s" type="text" class="user" name="email" placeholder="Email" required="">
<input class="wow fadeInUp animated" data-wow-delay=".5s" type="password" name="password" class="lock" placeholder="Password">
<div class="forgot-top-grids">
<div class="forgot-grid wow fadeInLeft animated" data-wow-delay=".5s">
<ul>
<li>
<input type="checkbox" id="brand1" value="">
<label for="brand1"><span></span>Remember me</label>
</li>
</ul>
</div>
<div class="forgot wow fadeInRight animated" data-wow-delay=".5s">
<a href="#">Forgot password?</a>
</div>
<div class="clearfix"> </div>
</div>
<input class="wow fadeInRight animated" data-wow-delay=".5s" type="submit" name="Sign In" value="Login">
<hr>
<h4>or</h4>
<div class="login-icons wow fadeInRight animated" data-wow-delay=".5s">
<ul>
<li><a href="#" class="facebook"><i class="fa fa-facebook"></i></a></li>
<li><a href="#" class="twitter"><i class="fa fa-twitter"></i></a></li>
<li><a href="#" class="google"><i class="fa fa-google-plus"></i></a></li>
</ul>
</div>
</form>
</div>
</div>
<div class="contact-right-bottom">
<div class="contact-right-middle-heading wow fadeInUp animated" data-wow-delay=".5s">
<h3>Newsletter</h3>
</div>
<div class="news-form">
<form>
<input class="wow fadeInLeft animated" data-wow-delay=".5s" type="text" placeholder="Name" required="">
<input class="wow fadeInRight animated" data-wow-delay=".5s" type="submit" name="Subscribe" value="Subscribe">
</form>
</div>
</div>
</div>
<div class="clearfix"> </div>
</div>
<!-- //contact-grids -->
<!-- chart-grids -->
<div class="chart-grids">
<div class="col-md-6 chart-grid-left">
<div class="chart-grid-left-info">
<div class="chart-grid-left-info-heading wow fadeInUp animated" data-wow-delay=".5s">
<h3>Charts</h3>
</div>
<div class="row guttered wow fadeInUp animated" data-wow-delay=".5s">
<ul class="span3 multi">
<li><button class="toggled" data-type="line-dotted">Line</button></li>
<li><button data-type="cumulative">Cumulative</button></li>
<li><button data-type="bar">Bar</button></li>
</ul>
</div>
<figure class="demo" id="chart"></figure>
</div>
</div>
<div class="col-md-6 chart-grid-right" >
<div class="chart-grid-right-info" style="background:url(samsung-mobile-scary-chart.png); background-position:center center; background-repeat:no-repeat; width:100%; height:100%;">
<h3 class="wow fadeInUp animated" data-wow-delay=".5s"><br><br><br><br><br><br><br>Samsung Sales Analysis</h3>
</div>
</div>
<div class="clearfix"> </div>
</div>
<!-- //chart-grids -->
<div class="work">
<div class="box wow fadeInLeft animated" data-wow-delay=".5s">
<h2>WHAT WE DO?</h2>
<p>We are trying to disrupt the way people read reviews. Currently we give in-depth analysis of what consumers really think of a product based on their reviews in a more user friendly way.</p>
</div>
<div class="box wow fadeInUp animated" data-wow-delay=".5s">
<h2>HOW WE DO?</h2>
<p>We use some state of the art machine learning techniques to classify the reviews into different trait topics and then to analyze the topic wise sentiment. Our engine is capable of sensing most unstructured words for example 'woooowwwww', 'grt', '_superrrr' etc.</p>
</div>
<div class="box wow fadeInRight animated" data-wow-delay=".5s">
<h2>HOW TO USE?</h2>
<p>currently we are developing a B2B private api using which you can get the reviews gist of any mobile from any ecommerce site. We will soon expand our sentiment analysis both vertically (other electronic product reviews like laptops etc) and horizontally (other domains like hotel reviews etc).</p>
</div>
</div>
<br><br><br><br><br><br><br><br><br><br><br><br><br>
<!-- footer -->
<div class="footer">
<div class="footer-nav wow fadeInLeft animated" data-wow-delay=".5s">
<ul>
<li><a href="#">Home</a></li>
<li><a href="#">Services</a></li>
<li><a href="#">Gallery</a></li>
<li><a href="#">Blog</a></li>
<li><a href="#">Contact</a></li>
</ul>
</div>
<div class="footer-info">
<div class="footer-logo wow fadeInRight animated" data-wow-delay=".5s">
<h3>FELT SO</h3>
</div>
<div class="footer-subscribe wow fadeInLeft animated" data-wow-delay=".5s">
<form>
<input type="text" placeholder="Name" required="">
<input type="email" placeholder="Email" required="">
<input type="submit" name="Subscribe" value="Subscribe">
</form>
</div>
</div>
</div>
<!-- //footer -->
<!-- copyright -->
<div class="copyright wow fadeInRight animated" data-wow-delay=".5s">
<p>Designed by <span>Akshita Bansal</span></p>
<!-- //copyright -->
</div>
</div>
</div>
<!-- skills-bar -->
<script src="js/bars.js"></script>
<!-- //skills-bar -->
<!-- chart-grid-left -->
<script>
(function () {
var data = [{"xScale":"ordinal","comp":[],"main":[{"className":".main.l1","data":[{"y":15,"x":"2012-11-19T00:00:00"},{"y":11,"x":"2012-11-20T00:00:00"},{"y":8,"x":"2012-11-21T00:00:00"},{"y":10,"x":"2012-11-22T00:00:00"},{"y":1,"x":"2012-11-23T00:00:00"},{"y":6,"x":"2012-11-24T00:00:00"},{"y":8,"x":"2012-11-25T00:00:00"}]},{"className":".main.l2","data":[{"y":29,"x":"2012-11-19T00:00:00"},{"y":33,"x":"2012-11-20T00:00:00"},{"y":13,"x":"2012-11-21T00:00:00"},{"y":16,"x":"2012-11-22T00:00:00"},{"y":7,"x":"2012-11-23T00:00:00"},{"y":18,"x":"2012-11-24T00:00:00"},{"y":8,"x":"2012-11-25T00:00:00"}]}],"type":"line-dotted","yScale":"linear"},{"xScale":"ordinal","comp":[],"main":[{"className":".main.l1","data":[{"y":12,"x":"2012-11-19T00:00:00"},{"y":18,"x":"2012-11-20T00:00:00"},{"y":8,"x":"2012-11-21T00:00:00"},{"y":7,"x":"2012-11-22T00:00:00"},{"y":6,"x":"2012-11-23T00:00:00"},{"y":12,"x":"2012-11-24T00:00:00"},{"y":8,"x":"2012-11-25T00:00:00"}]},{"className":".main.l2","data":[{"y":29,"x":"2012-11-19T00:00:00"},{"y":33,"x":"2012-11-20T00:00:00"},{"y":13,"x":"2012-11-21T00:00:00"},{"y":16,"x":"2012-11-22T00:00:00"},{"y":7,"x":"2012-11-23T00:00:00"},{"y":18,"x":"2012-11-24T00:00:00"},{"y":8,"x":"2012-11-25T00:00:00"}]}],"type":"cumulative","yScale":"linear"},{"xScale":"ordinal","comp":[],"main":[{"className":".main.l1","data":[{"y":12,"x":"2012-11-19T00:00:00"},{"y":18,"x":"2012-11-20T00:00:00"},{"y":8,"x":"2012-11-21T00:00:00"},{"y":7,"x":"2012-11-22T00:00:00"},{"y":6,"x":"2012-11-23T00:00:00"},{"y":12,"x":"2012-11-24T00:00:00"},{"y":8,"x":"2012-11-25T00:00:00"}]},{"className":".main.l2","data":[{"y":29,"x":"2012-11-19T00:00:00"},{"y":33,"x":"2012-11-20T00:00:00"},{"y":13,"x":"2012-11-21T00:00:00"},{"y":16,"x":"2012-11-22T00:00:00"},{"y":7,"x":"2012-11-23T00:00:00"},{"y":18,"x":"2012-11-24T00:00:00"},{"y":8,"x":"2012-11-25T00:00:00"}]}],"type":"bar","yScale":"linear"}];
var order = [0, 1, 0, 2],
i = 0,
xFormat = d3.time.format('%A'),
chart = new xChart('line-dotted', data[order[i]], '#chart', {
axisPaddingTop: 5,
dataFormatX: function (x) {
return new Date(x);
},
tickFormatX: function (x) {
return xFormat(x);
},
timing: 1250
}),
rotateTimer,
toggles = d3.selectAll('.multi button'),
t = 3500;
function updateChart(i) {
var d = data[i];
chart.setData(d);
toggles.classed('toggled', function () {
return (d3.select(this).attr('data-type') === d.type);
});
return d;
}
toggles.on('click', function (d, i) {
clearTimeout(rotateTimer);
updateChart(i);
});
function rotateChart() {
i += 1;
i = (i >= order.length) ? 0 : i;
var d = updateChart(order[i]);
rotateTimer = setTimeout(rotateChart, t);
}
rotateTimer = setTimeout(rotateChart, t);
}());
</script>
<!-- //chart-grid-left -->
</body>
</html>