Dataset Preview
Full Screen
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed because of a cast error
Error code:   DatasetGenerationCastError
Exception:    DatasetGenerationCastError
Message:      An error occurred while generating the dataset

All the data files must have the same columns, but at some point there are 687 missing columns ({'664', '603', '819', '808', '413', '363', '509', '300', '639', '383', '789', '617', '654', '223', '417', '319', '309', '631', '589', '579', '710', '384', '464', '510', '870', '695', '489', '398', '597', '676', '577', '779', '367', '334', '382', '720', '828', '599', '738', '355', '749', '897', '765', '513', '408', '365', '558', '477', '863', '468', '704', '562', '356', '529', '306', '224', '544', '470', '614', '431', '302', '843', '231', '677', '576', '249', '668', '719', '869', '775', '222', '887', '804', '479', '503', '833', '448', '540', '782', '586', '838', '649', '317', '574', '693', '875', '228', '539', '564', '583', '839', '581', '776', '402', '481', '227', '488', '622', '578', '625', '423', '641', '346', '799', '637', '712', '895', '253', '337', '299', '616', '784', '634', '250', '340', '386', '430', '533', '271', '689', '628', '736', '433', '743', '243', '295', '523', '257', '241', '232', '742', '518', '748', '674', '681', '652', '629', '294', '235', '508', '573', '370', '585', '537', '426', '325', '653', '796', '849', '236', '318', '332', '559', '598', '233', '242', '387', '834', '726', '682', '662', '328', '671', '392', '447', '835', '901', '536', '378', '858', '626', '297', '874', '284', '437', '451', '516', '463', '531', '592', '885', '393', '424', '226', '379', '467', '605', '810', '499', '716', '259', '547', '607', '764', '659', '824', '619', '445', '397', '466', '301', '444', '758', '269', '806', '323', '237', '400', '638', '308', '891', '449', '733', '487', '
...
', '692', '618', '399', '453', '495', '307', '339', '663', '763', '338', '401', '538', '395', '443', '714', '621', '473', '290', '762', '456', '635', '633', '816', '394', '314', '546', '906', '414', '822', '335', '857', '553', '316', '630', '809', '596', '683', '673', '832', '675', '856', '620', '788', '289', '845', '900', '330', '245', '440', '722', '555', '688', '275', '455', '519', '441', '264', '305', '557', '359', '293', '888', '390', '542', '699', '247', '807', '221', '267', '864', '313', '610', '329', '446', '866', '543', '701', '492', '713', '411', '381', '251', '645', '584', '600', '686', '902', '551', '403', '783', '461', '751', '298', '333', '435', '552', '767', '416', '685', '697', '490', '792', '324', '277', '371', '750', '608', '850', '707', '347', '279', '405', '391', '851', '840', '483', '882', '594', '669', '803', '612', '670', '647', '745', '358', '811', '396', '285', '296', '406', '550', '836', '798', '220', '830', '646', '511', '837', '787', '465', '791', '805', '556', '310', '800', '527', '261', '613', '812', '773', '458', '587', '234', '368', '717', '760', '505', '821', '590', '904', '640', '896', '494', '283', '238', '702', '225', '774', '480', '609', '439', '873', '708', '570', '478', '801', '721', '315', '731', '871', '572', '420', '883', '595', '485', '831', '262', '270', '476', '369', '709', '899', '291', '258', '491', '879', '469', '526', '602', '650', '797', '903', '240', '532', '567', '770', '472', '735', '848', '374', '565', '889', '341', '734'})

This happened while the json dataset builder was generating data using

hf://datasets/SachinSharma0325/laptop-ate/ATE_val.json (at revision b111949d7fe1610113453d24ef0d817f3d96c679)

Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)
Traceback:    Traceback (most recent call last):
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 2011, in _prepare_split_single
                  writer.write_table(table)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 585, in write_table
                  pa_table = table_cast(pa_table, self._schema)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2302, in table_cast
                  return cast_table_to_schema(table, schema)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2256, in cast_table_to_schema
                  raise CastError(
              datasets.table.CastError: Couldn't cast
              1: struct<text: string, labels: list<item: string>>
                child 0, text: string
                child 1, labels: list<item: string>
                    child 0, item: string
              2: struct<text: string, labels: list<item: string>>
                child 0, text: string
                child 1, labels: list<item: string>
                    child 0, item: string
              3: struct<text: string, labels: list<item: string>>
                child 0, text: string
                child 1, labels: list<item: string>
                    child 0, item: string
              4: struct<text: string, labels: list<item: string>>
                child 0, text: string
                child 1, labels: list<item: string>
                    child 0, item: string
              5: struct<text: string, labels: list<item: string>>
                child 0, text: string
                child 1, labels: list<item: string>
                    child 0, item: string
              6: struct<text: string, labels: list<item: string>>
                child 0, text: string
                child 1, labels: list<item: string>
                    child 0, item: string
              7: struct<text: string, labels: list<item: string>>
                child 0, text: string
                child 1, labels: list<item: string>
                    child 0, item: string
              8: struct<text: string, labels: list<item: string>>
                child 0, text: string
                child 1, labels: list<item: string>
                    child 0, item: string
              9: struct<text: string, labels: list<item: string>>
                child 0, text: string
                child 1, labels: list<item: string>
                    child 0, item: string
              10: struct<text: string, labels: list<item: string>>
                child 0, text: string
                child 1, labels: list<item: string>
                    child 0, item: string
              11: struct<text: string, labels: list<item: string>>
                child 0, text: string
                
              ...
              ld 1, labels: list<item: string>
                    child 0, item: string
              210: struct<text: string, labels: list<item: string>>
                child 0, text: string
                child 1, labels: list<item: string>
                    child 0, item: string
              211: struct<text: string, labels: list<item: string>>
                child 0, text: string
                child 1, labels: list<item: string>
                    child 0, item: string
              212: struct<text: string, labels: list<item: string>>
                child 0, text: string
                child 1, labels: list<item: string>
                    child 0, item: string
              213: struct<text: string, labels: list<item: string>>
                child 0, text: string
                child 1, labels: list<item: string>
                    child 0, item: string
              214: struct<text: string, labels: list<item: string>>
                child 0, text: string
                child 1, labels: list<item: string>
                    child 0, item: string
              215: struct<text: string, labels: list<item: string>>
                child 0, text: string
                child 1, labels: list<item: string>
                    child 0, item: string
              216: struct<text: string, labels: list<item: string>>
                child 0, text: string
                child 1, labels: list<item: string>
                    child 0, item: string
              217: struct<text: string, labels: list<item: string>>
                child 0, text: string
                child 1, labels: list<item: string>
                    child 0, item: string
              218: struct<text: string, labels: list<item: string>>
                child 0, text: string
                child 1, labels: list<item: string>
                    child 0, item: string
              219: struct<text: string, labels: list<item: string>>
                child 0, text: string
                child 1, labels: list<item: string>
                    child 0, item: string
              to
              {'1': {'text': Value(dtype='string', id=None), 'labels': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None)}, '2': {'text': Value(dtype='string', id=None), 'labels': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None)}, '3': {'text': Value(dtype='string', id=None), 'labels': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None)}, '4': {'text': Value(dtype='string', id=None), 'labels': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None)}, '5': {'text': Value(dtype='string', id=None), 'labels': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None)}, '6': {'text': Value(dtype='string', id=None), 'labels': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None)}, '7': {'text': Value(dtype='string', id=None), 'labels': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None)}, '8': {'text': Value(dtype='string', id=None), 'labels': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None)}, '9': {'text': Value(dtype='string', id=None), 'labels': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None)}, '10': {'text': Value(dtype='string', id=None), 'labels': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None)}, '11': {'text': Value(dtype='string', id=None), 'labels': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None)}, '12': {'text': Value(dtype='string', id=None), 'labels': Sequence(feature=Value(dtype='string', id=N
              ...
               'labels': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None)}, '896': {'text': Value(dtype='string', id=None), 'labels': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None)}, '897': {'text': Value(dtype='string', id=None), 'labels': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None)}, '898': {'text': Value(dtype='string', id=None), 'labels': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None)}, '899': {'text': Value(dtype='string', id=None), 'labels': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None)}, '900': {'text': Value(dtype='string', id=None), 'labels': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None)}, '901': {'text': Value(dtype='string', id=None), 'labels': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None)}, '902': {'text': Value(dtype='string', id=None), 'labels': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None)}, '903': {'text': Value(dtype='string', id=None), 'labels': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None)}, '904': {'text': Value(dtype='string', id=None), 'labels': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None)}, '905': {'text': Value(dtype='string', id=None), 'labels': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None)}, '906': {'text': Value(dtype='string', id=None), 'labels': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None)}}
              because column names don't match
              
              During handling of the above exception, another exception occurred:
              
              Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1324, in compute_config_parquet_and_info_response
                  parquet_operations = convert_to_parquet(builder)
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 938, in convert_to_parquet
                  builder.download_and_prepare(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1027, in download_and_prepare
                  self._download_and_prepare(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1122, in _download_and_prepare
                  self._prepare_split(split_generator, **prepare_split_kwargs)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1882, in _prepare_split
                  for job_id, done, content in self._prepare_split_single(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 2013, in _prepare_split_single
                  raise DatasetGenerationCastError.from_cast_error(
              datasets.exceptions.DatasetGenerationCastError: An error occurred while generating the dataset
              
              All the data files must have the same columns, but at some point there are 687 missing columns ({'664', '603', '819', '808', '413', '363', '509', '300', '639', '383', '789', '617', '654', '223', '417', '319', '309', '631', '589', '579', '710', '384', '464', '510', '870', '695', '489', '398', '597', '676', '577', '779', '367', '334', '382', '720', '828', '599', '738', '355', '749', '897', '765', '513', '408', '365', '558', '477', '863', '468', '704', '562', '356', '529', '306', '224', '544', '470', '614', '431', '302', '843', '231', '677', '576', '249', '668', '719', '869', '775', '222', '887', '804', '479', '503', '833', '448', '540', '782', '586', '838', '649', '317', '574', '693', '875', '228', '539', '564', '583', '839', '581', '776', '402', '481', '227', '488', '622', '578', '625', '423', '641', '346', '799', '637', '712', '895', '253', '337', '299', '616', '784', '634', '250', '340', '386', '430', '533', '271', '689', '628', '736', '433', '743', '243', '295', '523', '257', '241', '232', '742', '518', '748', '674', '681', '652', '629', '294', '235', '508', '573', '370', '585', '537', '426', '325', '653', '796', '849', '236', '318', '332', '559', '598', '233', '242', '387', '834', '726', '682', '662', '328', '671', '392', '447', '835', '901', '536', '378', '858', '626', '297', '874', '284', '437', '451', '516', '463', '531', '592', '885', '393', '424', '226', '379', '467', '605', '810', '499', '716', '259', '547', '607', '764', '659', '824', '619', '445', '397', '466', '301', '444', '758', '269', '806', '323', '237', '400', '638', '308', '891', '449', '733', '487', '
              ...
              ', '692', '618', '399', '453', '495', '307', '339', '663', '763', '338', '401', '538', '395', '443', '714', '621', '473', '290', '762', '456', '635', '633', '816', '394', '314', '546', '906', '414', '822', '335', '857', '553', '316', '630', '809', '596', '683', '673', '832', '675', '856', '620', '788', '289', '845', '900', '330', '245', '440', '722', '555', '688', '275', '455', '519', '441', '264', '305', '557', '359', '293', '888', '390', '542', '699', '247', '807', '221', '267', '864', '313', '610', '329', '446', '866', '543', '701', '492', '713', '411', '381', '251', '645', '584', '600', '686', '902', '551', '403', '783', '461', '751', '298', '333', '435', '552', '767', '416', '685', '697', '490', '792', '324', '277', '371', '750', '608', '850', '707', '347', '279', '405', '391', '851', '840', '483', '882', '594', '669', '803', '612', '670', '647', '745', '358', '811', '396', '285', '296', '406', '550', '836', '798', '220', '830', '646', '511', '837', '787', '465', '791', '805', '556', '310', '800', '527', '261', '613', '812', '773', '458', '587', '234', '368', '717', '760', '505', '821', '590', '904', '640', '896', '494', '283', '238', '702', '225', '774', '480', '609', '439', '873', '708', '570', '478', '801', '721', '315', '731', '871', '572', '420', '883', '595', '485', '831', '262', '270', '476', '369', '709', '899', '291', '258', '491', '879', '469', '526', '602', '650', '797', '903', '240', '532', '567', '770', '472', '735', '848', '374', '565', '889', '341', '734'})
              
              This happened while the json dataset builder was generating data using
              
              hf://datasets/SachinSharma0325/laptop-ate/ATE_val.json (at revision b111949d7fe1610113453d24ef0d817f3d96c679)
              
              Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

1
dict
2
dict
3
dict
4
dict
5
dict
6
dict
7
dict
8
dict
9
dict
10
dict
11
dict
12
dict
13
dict
14
dict
15
dict
16
dict
17
dict
18
dict
19
dict
20
dict
21
dict
22
dict
23
dict
24
dict
25
dict
26
dict
27
dict
28
dict
29
dict
30
dict
31
dict
32
dict
33
dict
34
dict
35
dict
36
dict
37
dict
38
dict
39
dict
40
dict
41
dict
42
dict
43
dict
44
dict
45
dict
46
dict
47
dict
48
dict
49
dict
50
dict
51
dict
52
dict
53
dict
54
dict
55
dict
56
dict
57
dict
58
dict
59
dict
60
dict
61
dict
62
dict
63
dict
64
dict
65
dict
66
dict
67
dict
68
dict
69
dict
70
dict
71
dict
72
dict
73
dict
74
dict
75
dict
76
dict
77
dict
78
dict
79
dict
80
dict
81
dict
82
dict
83
dict
84
dict
85
dict
86
dict
87
dict
88
dict
89
dict
90
dict
91
dict
92
dict
93
dict
94
dict
95
dict
96
dict
97
dict
98
dict
99
dict
100
dict
101
dict
102
dict
103
dict
104
dict
105
dict
106
dict
107
dict
108
dict
109
dict
110
dict
111
dict
112
dict
113
dict
114
dict
115
dict
116
dict
117
dict
118
dict
119
dict
120
dict
121
dict
122
dict
123
dict
124
dict
125
dict
126
dict
127
dict
128
dict
129
dict
130
dict
131
dict
132
dict
133
dict
134
dict
135
dict
136
dict
137
dict
138
dict
139
dict
140
dict
141
dict
142
dict
143
dict
144
dict
145
dict
146
dict
147
dict
148
dict
149
dict
150
dict
151
dict
152
dict
153
dict
154
dict
155
dict
156
dict
157
dict
158
dict
159
dict
160
dict
161
dict
162
dict
163
dict
164
dict
165
dict
166
dict
167
dict
168
dict
169
dict
170
dict
171
dict
172
dict
173
dict
174
dict
175
dict
176
dict
177
dict
178
dict
179
dict
180
dict
181
dict
182
dict
183
dict
184
dict
185
dict
186
dict
187
dict
188
dict
189
dict
190
dict
191
dict
192
dict
193
dict
194
dict
195
dict
196
dict
197
dict
198
dict
199
dict
200
dict
201
dict
202
dict
203
dict
204
dict
205
dict
206
dict
207
dict
208
dict
209
dict
210
dict
211
dict
212
dict
213
dict
214
dict
215
dict
216
dict
217
dict
218
dict
219
dict
220
dict
221
dict
222
dict
223
dict
224
dict
225
dict
226
dict
227
dict
228
dict
229
dict
230
dict
231
dict
232
dict
233
dict
234
dict
235
dict
236
dict
237
dict
238
dict
239
dict
240
dict
241
dict
242
dict
243
dict
244
dict
245
dict
246
dict
247
dict
248
dict
249
dict
250
dict
251
dict
252
dict
253
dict
254
dict
255
dict
256
dict
257
dict
258
dict
259
dict
260
dict
261
dict
262
dict
263
dict
264
dict
265
dict
266
dict
267
dict
268
dict
269
dict
270
dict
271
dict
272
dict
273
dict
274
dict
275
dict
276
dict
277
dict
278
dict
279
dict
280
dict
281
dict
282
dict
283
dict
284
dict
285
dict
286
dict
287
dict
288
dict
289
dict
290
dict
291
dict
292
dict
293
dict
294
dict
295
dict
296
dict
297
dict
298
dict
299
dict
300
dict
301
dict
302
dict
303
dict
304
dict
305
dict
306
dict
307
dict
308
dict
309
dict
310
dict
311
dict
312
dict
313
dict
314
dict
315
dict
316
dict
317
dict
318
dict
319
dict
320
dict
321
dict
322
dict
323
dict
324
dict
325
dict
326
dict
327
dict
328
dict
329
dict
330
dict
331
dict
332
dict
333
dict
334
dict
335
dict
336
dict
337
dict
338
dict
339
dict
340
dict
341
dict
342
dict
343
dict
344
dict
345
dict
346
dict
347
dict
348
dict
349
dict
350
dict
351
dict
352
dict
353
dict
354
dict
355
dict
356
dict
357
dict
358
dict
359
dict
360
dict
361
dict
362
dict
363
dict
364
dict
365
dict
366
dict
367
dict
368
dict
369
dict
370
dict
371
dict
372
dict
373
dict
374
dict
375
dict
376
dict
377
dict
378
dict
379
dict
380
dict
381
dict
382
dict
383
dict
384
dict
385
dict
386
dict
387
dict
388
dict
389
dict
390
dict
391
dict
392
dict
393
dict
394
dict
395
dict
396
dict
397
dict
398
dict
399
dict
400
dict
401
dict
402
dict
403
dict
404
dict
405
dict
406
dict
407
dict
408
dict
409
dict
410
dict
411
dict
412
dict
413
dict
414
dict
415
dict
416
dict
417
dict
418
dict
419
dict
420
dict
421
dict
422
dict
423
dict
424
dict
425
dict
426
dict
427
dict
428
dict
429
dict
430
dict
431
dict
432
dict
433
dict
434
dict
435
dict
436
dict
437
dict
438
dict
439
dict
440
dict
441
dict
442
dict
443
dict
444
dict
445
dict
446
dict
447
dict
448
dict
449
dict
450
dict
451
dict
452
dict
453
dict
454
dict
455
dict
456
dict
457
dict
458
dict
459
dict
460
dict
461
dict
462
dict
463
dict
464
dict
465
dict
466
dict
467
dict
468
dict
469
dict
470
dict
471
dict
472
dict
473
dict
474
dict
475
dict
476
dict
477
dict
478
dict
479
dict
480
dict
481
dict
482
dict
483
dict
484
dict
485
dict
486
dict
487
dict
488
dict
489
dict
490
dict
491
dict
492
dict
493
dict
494
dict
495
dict
496
dict
497
dict
498
dict
499
dict
500
dict
501
dict
502
dict
503
dict
504
dict
505
dict
506
dict
507
dict
508
dict
509
dict
510
dict
511
dict
512
dict
513
dict
514
dict
515
dict
516
dict
517
dict
518
dict
519
dict
520
dict
521
dict
522
dict
523
dict
524
dict
525
dict
526
dict
527
dict
528
dict
529
dict
530
dict
531
dict
532
dict
533
dict
534
dict
535
dict
536
dict
537
dict
538
dict
539
dict
540
dict
541
dict
542
dict
543
dict
544
dict
545
dict
546
dict
547
dict
548
dict
549
dict
550
dict
551
dict
552
dict
553
dict
554
dict
555
dict
556
dict
557
dict
558
dict
559
dict
560
dict
561
dict
562
dict
563
dict
564
dict
565
dict
566
dict
567
dict
568
dict
569
dict
570
dict
571
dict
572
dict
573
dict
574
dict
575
dict
576
dict
577
dict
578
dict
579
dict
580
dict
581
dict
582
dict
583
dict
584
dict
585
dict
586
dict
587
dict
588
dict
589
dict
590
dict
591
dict
592
dict
593
dict
594
dict
595
dict
596
dict
597
dict
598
dict
599
dict
600
dict
601
dict
602
dict
603
dict
604
dict
605
dict
606
dict
607
dict
608
dict
609
dict
610
dict
611
dict
612
dict
613
dict
614
dict
615
dict
616
dict
617
dict
618
dict
619
dict
620
dict
621
dict
622
dict
623
dict
624
dict
625
dict
626
dict
627
dict
628
dict
629
dict
630
dict
631
dict
632
dict
633
dict
634
dict
635
dict
636
dict
637
dict
638
dict
639
dict
640
dict
641
dict
642
dict
643
dict
644
dict
645
dict
646
dict
647
dict
648
dict
649
dict
650
dict
651
dict
652
dict
653
dict
654
dict
655
dict
656
dict
657
dict
658
dict
659
dict
660
dict
661
dict
662
dict
663
dict
664
dict
665
dict
666
dict
667
dict
668
dict
669
dict
670
dict
671
dict
672
dict
673
dict
674
dict
675
dict
676
dict
677
dict
678
dict
679
dict
680
dict
681
dict
682
dict
683
dict
684
dict
685
dict
686
dict
687
dict
688
dict
689
dict
690
dict
691
dict
692
dict
693
dict
694
dict
695
dict
696
dict
697
dict
698
dict
699
dict
700
dict
701
dict
702
dict
703
dict
704
dict
705
dict
706
dict
707
dict
708
dict
709
dict
710
dict
711
dict
712
dict
713
dict
714
dict
715
dict
716
dict
717
dict
718
dict
719
dict
720
dict
721
dict
722
dict
723
dict
724
dict
725
dict
726
dict
727
dict
728
dict
729
dict
730
dict
731
dict
732
dict
733
dict
734
dict
735
dict
736
dict
737
dict
738
dict
739
dict
740
dict
741
dict
742
dict
743
dict
744
dict
745
dict
746
dict
747
dict
748
dict
749
dict
750
dict
751
dict
752
dict
753
dict
754
dict
755
dict
756
dict
757
dict
758
dict
759
dict
760
dict
761
dict
762
dict
763
dict
764
dict
765
dict
766
dict
767
dict
768
dict
769
dict
770
dict
771
dict
772
dict
773
dict
774
dict
775
dict
776
dict
777
dict
778
dict
779
dict
780
dict
781
dict
782
dict
783
dict
784
dict
785
dict
786
dict
787
dict
788
dict
789
dict
790
dict
791
dict
792
dict
793
dict
794
dict
795
dict
796
dict
797
dict
798
dict
799
dict
800
dict
801
dict
802
dict
803
dict
804
dict
805
dict
806
dict
807
dict
808
dict
809
dict
810
dict
811
dict
812
dict
813
dict
814
dict
815
dict
816
dict
817
dict
818
dict
819
dict
820
dict
821
dict
822
dict
823
dict
824
dict
825
dict
826
dict
827
dict
828
dict
829
dict
830
dict
831
dict
832
dict
833
dict
834
dict
835
dict
836
dict
837
dict
838
dict
839
dict
840
dict
841
dict
842
dict
843
dict
844
dict
845
dict
846
dict
847
dict
848
dict
849
dict
850
dict
851
dict
852
dict
853
dict
854
dict
855
dict
856
dict
857
dict
858
dict
859
dict
860
dict
861
dict
862
dict
863
dict
864
dict
865
dict
866
dict
867
dict
868
dict
869
dict
870
dict
871
dict
872
dict
873
dict
874
dict
875
dict
876
dict
877
dict
878
dict
879
dict
880
dict
881
dict
882
dict
883
dict
884
dict
885
dict
886
dict
887
dict
888
dict
889
dict
890
dict
891
dict
892
dict
893
dict
894
dict
895
dict
896
dict
897
dict
898
dict
899
dict
900
dict
901
dict
902
dict
903
dict
904
dict
905
dict
906
dict
{"text":"I charge it at night and skip taking the cord with me because of the good battery life .","(...TRUNCATED)
{"text":"it is of high quality , has a killer GUI , is extremely stable , is highly expandable , is (...TRUNCATED)
{"text":"Easy to start up and does not overheat as much as other laptops .","labels":["O","O","B","I(...TRUNCATED)
{ "text": "Great laptop that offers many great features !", "labels": [ "O", "O", "O", "O", "O", "O", "B", "O" ] }
{"text":"One night I turned the freaking thing off after using it , the next day I turn it on , no G(...TRUNCATED)
{"text":"However , the multi-touch gestures and large tracking area make having an external mouse un(...TRUNCATED)
{"text":"I love the way the entire suite of software works together .","labels":["O","O","O","O","O"(...TRUNCATED)
{"text":"The speed is incredible and I am more than satisfied .","labels":["O","B","O","O","O","O","(...TRUNCATED)
{"text":"I can barely use any usb devices because they will not stay connected properly .","labels":(...TRUNCATED)
{"text":"When I finally had everything running with all my software installed I plugged in my droid (...TRUNCATED)
{"text":"Pairing it with an iPhone is a pure pleasure - talk about painless syncing - used to take m(...TRUNCATED)
{"text":"I also got the added bonus of a 30 '' HD Monitor , which really helps to extend my screen a(...TRUNCATED)
{"text":"The machine is slow to boot up and occasionally crashes completely .","labels":["O","O","O"(...TRUNCATED)
{"text":"After paying several hundred dollars for this service , it is frustrating that you can not (...TRUNCATED)
{"text":"I love the operating system and the preloaded software .","labels":["O","O","O","B","I","O"(...TRUNCATED)
{"text":"The best thing about this laptop is the price along with some of the newer features .","lab(...TRUNCATED)
{"text":"YOU WILL NOT BE ABLE TO TALK TO AN AMERICAN WARRANTY SERVICE IS OUT OF COUNTRY .","labels":(...TRUNCATED)
{"text":"but now i have realized its a problem with this brand .","labels":["O","O","O","O","O","O",(...TRUNCATED)
{ "text": "Also kinda loud when the fan was running .", "labels": [ "O", "O", "O", "O", "O", "B", "O", "O", "O" ] }
{"text":"There also seemed to be a problem with the hard disc as certain times windows loads but cla(...TRUNCATED)
{"text":"Speaking of the browser , it too has problems .","labels":["O","O","O","B","O","O","O","O",(...TRUNCATED)
{ "text": "The keyboard is too slick .", "labels": [ "O", "B", "O", "O", "O", "O" ] }
{"text":"It 's like 9 punds , but if you can look past it , it 's GREAT !","labels":["O","O","O","B"(...TRUNCATED)
{"text":"It 's just as fast with one program open as it is with sixteen open .","labels":["O","O","O(...TRUNCATED)
{"text":"Still under warrenty so called Toshiba , no help at all .","labels":["O","O","B","O","O","O(...TRUNCATED)
{ "text": "Amazing Quality !", "labels": [ "O", "B", "O" ] }
{"text":"A month or so ago , the freaking motherboard just died .","labels":["O","O","O","O","O","O"(...TRUNCATED)
{"text":"The system it comes with does not work properly , so when trying to fix the problems with i(...TRUNCATED)
{"text":"Then after 4 or so months the charger stopped working so I was forced to go out and buy new(...TRUNCATED)
{"text":"If a website ever freezes ( which is rare ) , its really easy to force quit .","labels":["O(...TRUNCATED)
{"text":"I also enjoy the fact that my MacBook Pro laptop allows me to run Windows 7 on it by using (...TRUNCATED)
{"text":"I wanted to purchase the extended warranty and they refused , because they knew it was trou(...TRUNCATED)
{"text":"We upgraded the memory to four gigabytes in order to take advantage of the performace incre(...TRUNCATED)
{"text":"The reality was , it heated up very quickly , and took way too long to do simple things , l(...TRUNCATED)
{"text":"I had always used PCs and been constantly frustrated by the crashing and the poorly designe(...TRUNCATED)
{"text":"Then , within 5 months , the charger crapped out on me .","labels":["O","O","O","O","O","O"(...TRUNCATED)
{"text":"And if you have a iphone or ipod touch you can connect and download songs to it at high spe(...TRUNCATED)
{ "text": "I love the glass touchpad .", "labels": [ "O", "O", "O", "B", "I", "O" ] }
{"text":"I continued to take the computer in AGAIN and they replaced the hard drive and mother board(...TRUNCATED)
{"text":"Then HP sends it back to me with the hardware screwed up , not able to connect .","labels":(...TRUNCATED)
{"text":"Oh yeah , do n't forget the expensive shipping to and from HP .","labels":["O","O","O","O",(...TRUNCATED)
{"text":"Everything is so easy to use , Mac software is just so much simpler than Microsoft software(...TRUNCATED)
{"text":"And if you do a lot of writing , editing is a problem since there is no forward delete key (...TRUNCATED)
{"text":"Its ease of use and the top service from Apple- be it their phone assistance or bellying up(...TRUNCATED)
{"text":"It has a 10 hour battery life when you 're doing web browsing and word editing , making it (...TRUNCATED)
{"text":"Acer has set me up with FREE recovery discs , when they are available since I asked .","lab(...TRUNCATED)
{ "text": "Enabling the battery timer is useless .", "labels": [ "O", "O", "B", "I", "O", "O", "O" ] }
{"text":"There is no need to purchase virus protection for Mac , which saves me a lot of time and mo(...TRUNCATED)
{"text":"But we had paid for bluetooth , and there was none .","labels":["O","O","O","O","O","B","O"(...TRUNCATED)
{"text":"It is always reliable , never bugged and responds well .","labels":["O","O","O","O","O","O"(...TRUNCATED)
{ "text": "they had to replace the motherboard in April", "labels": [ "O", "O", "O", "O", "O", "B", "O", "O" ] }
{"text":"Also , if you need to talk to a representive at Microsoft , there is a charge , which I bel(...TRUNCATED)
{"text":"I love WIndows 7 which is a vast improvment over Vista .","labels":["O","O","B","I","O","O"(...TRUNCATED)
{"text":"Dell 's customer disservice is an insult to it 's customers who pay good money for shoddy p(...TRUNCATED)
{"text":"After talking it over with the very knowledgeable sales associate , I chose the MacBook Pro(...TRUNCATED)
{"text":"If you really want a bang-up system and do n't need to run Windows applications , go with a(...TRUNCATED)
{"text":"You wo n't have to spend gobs of money on some inefficient virus program that needs to be u(...TRUNCATED)
{ "text": "It 's color is even cool .", "labels": [ "O", "O", "B", "O", "O", "O", "O" ] }
{"text":"keys are all in weird places and is way too large for the way it is designed .","labels":["(...TRUNCATED)
{"text":"Yes , a Mac is much more money than the average laptop out there , but there is no comparis(...TRUNCATED)
{"text":"And not to mention after using it for a few months or so , the battery will slowly less and(...TRUNCATED)
{"text":"BEST BUY - 5 STARS + + + ( sales , service , respect for old men who are n't familiar with (...TRUNCATED)
{"text":"no complaints with their desktop , and maybe because it just sits on your desktop , and you(...TRUNCATED)
{"text":"Yes , they cost more , but they more than make up for it in speed , construction quality , (...TRUNCATED)
{"text":"It absolutely is more expensive than most PC laptops , but the ease of use , security , and(...TRUNCATED)
{"text":"It gets stuck all of the time you use it , and you have to keep tapping on it to get it to (...TRUNCATED)
{ "text": "lots of preloaded software .", "labels": [ "O", "O", "B", "I", "O" ] }
{"text":"I wish it had a webcam though , then it would be perfect !","labels":["O","O","O","O","O","(...TRUNCATED)
{"text":"Another thing I might add is the battery life is excellent .","labels":["O","O","O","O","O"(...TRUNCATED)
{"text":"One drawback , I wish the keys were backlit .","labels":["O","O","O","O","O","O","B","O","O(...TRUNCATED)
{"text":"I wish the volume could be louder and the mouse didnt break after only a month .","labels":(...TRUNCATED)
{"text":"I play a lot of casual games online , and the touchpad is very responsive .","labels":["O",(...TRUNCATED)
{"text":"It is everything I 'd hoped it would be from a look and feel standpoint , but somehow a bit(...TRUNCATED)
{"text":"the only fact i dont like about apples is they generally use safari and i dont use safari b(...TRUNCATED)
{ "text": "Great battery , speed , display .", "labels": [ "O", "B", "O", "B", "O", "B", "O" ] }
{"text":"The delivery was fast , and I would not hesitate to purchase this laptop again .","labels":(...TRUNCATED)
{"text":"I 've been impressed with the battery life and the performance for such a small amount of m(...TRUNCATED)
{"text":"It 's applications are terrific , including the replacements for Microsoft office .","label(...TRUNCATED)
{"text":"I got it back and my built-in webcam and built-in mic were shorting out anytime I touched t(...TRUNCATED)
{"text":"The board has a bad connector with the power supply and shortly after warrenty expires the (...TRUNCATED)
{"text":"My dad has one of the very first Toshibas ever made , yes its abit slow now but still works(...TRUNCATED)
{ "text": "Mostly I love the drag and drop feature .", "labels": [ "O", "O", "O", "O", "B", "I", "I", "I", "O" ] }
{"text":"oh yeah , and if the fancy webcam breaks guess who you have to send it to to get it fixed ?(...TRUNCATED)
{"text":"I ordered through MacMall , which saved me the sales tax I would have incurred buying local(...TRUNCATED)
{"text":"Of course , I also have several great software packages that came for free including iWork (...TRUNCATED)
{"text":"The screen is very large and crystal clear with amazing colors and resolution .","labels":[(...TRUNCATED)
{"text":"After a little more than a year of owning my MacBook Pro , the monitor has completely died (...TRUNCATED)
{"text":"The brand of iTunes has just become ingrained in our lexicon now , but keep in mind that Ap(...TRUNCATED)
{"text":"Size : I know 13 is small ( especially for a desktop replacement ) but with an external mon(...TRUNCATED)
{"text":"The display is incredibly bright , much brighter than my PowerBook and very crisp .","label(...TRUNCATED)
{"text":"The start menu is not the easiest thing to navigate due to the stacking .","labels":["O","B(...TRUNCATED)
{"text":"Really like the textured surface which shows no fingerprints .","labels":["O","O","O","O","(...TRUNCATED)
{"text":"The screen is bright and the keyboard is nice ;","labels":["O","B","O","O","O","O","B","O",(...TRUNCATED)
{"text":"But the machine is awesome and iLife is great and I love Snow Leopard X .","labels":["O","O(...TRUNCATED)
{"text":"I thought learning the Mac OS would be hard , but it is easily picked up if you are familia(...TRUNCATED)
{ "text": "It is easy to use and lightweight .", "labels": [ "O", "O", "O", "O", "B", "O", "O", "O" ] }
{"text":"They also have a longer service life than other computers ( I have several friends who stil(...TRUNCATED)
{"text":"If you check you will find the same notebook with the above missing ports and a dual core A(...TRUNCATED)
{"text":"This laptop is a great price and has a sleek look .","labels":["O","O","O","O","O","B","O",(...TRUNCATED)
{"text":"I especially like the keyboard which has chiclet type keys .","labels":["O","O","O","O","B"(...TRUNCATED)
{"text":"I bought a protector for my key pad and it works great : )","labels":["O","O","O","B","O","(...TRUNCATED)
{"text":"The magnetic plug-in power charging power cord is great ( I even put it to the test by acci(...TRUNCATED)
{"text":"While Apple 's saving grace is the fact that they at least stand behind their products , an(...TRUNCATED)
{ "text": "only good thing is the graphics quality .", "labels": [ "O", "O", "O", "O", "O", "B", "I", "O" ] }
{"text":"The other lock-up problems are from a myriad of causes , the most common being a corrupted (...TRUNCATED)
{"text":"The paint wears off easily due to the keyboard being farther back than usual .","labels":["(...TRUNCATED)
{"text":"The store honored their warrenty and made the comment that they do n't even recommend the H(...TRUNCATED)
{"text":"They sent out the box right away for me to send in my computer , they paid postage and what(...TRUNCATED)
{"text":"But the screen size is not that bad for email and web browsing .","labels":["O","O","B","I"(...TRUNCATED)
{"text":"On my PowerBook G4 I would never use the trackpad I would use an external mouse because I d(...TRUNCATED)
{"text":"This computer does n't do that well with certain games it ca n't play some and it becomes t(...TRUNCATED)
{"text":"Yeah , of course smarty pants `` fix it now '' ) Software - Compared to the early 2011 edit(...TRUNCATED)
{"text":"The body is a bit cheaply made so it will be interesting to see how long it holds up .","la(...TRUNCATED)
{"text":"With a mac you do n't have to worry about antivirus software or firewall , it 's so wonderf(...TRUNCATED)
{"text":"Am very glad I bought it , great netbook , low price .","labels":["O","O","O","O","O","O","(...TRUNCATED)
{"text":"The Apple team also assists you very nicely when choosing which computer is right for you :(...TRUNCATED)
{"text":"I think part of the problem with this computer is Vista , yet I know Vista is n't the entir(...TRUNCATED)
{"text":"The video chat is the only thing that is iffy about it but im sure once they unpdate the ne(...TRUNCATED)
{"text":"That whole experience was just ridiculous we sent it in and after they told us that we had (...TRUNCATED)
{"text":"Fan vents to the side , so no cooling pad needed , great feature !","labels":["O","O","O","(...TRUNCATED)
{"text":"i use my mac all the time , i love the software , the way it takes a short time to load thi(...TRUNCATED)
{"text":"Wasted me at least 8 hours of installation time .","labels":["O","O","O","O","O","O","O","B(...TRUNCATED)
{"text":"It has far exceeded my expectations for power , storage , and abilitiy .","labels":["O","O"(...TRUNCATED)
{"text":"I am enjoying it and the quality it provides is great !","labels":["O","O","O","O","O","O",(...TRUNCATED)
{"text":"Suffice it to say , my MacBook Pro keeps me going with its long battery life and blazing sp(...TRUNCATED)
{"text":"The OS is also very user friendly , even for those that switch from a PC , with a little pr(...TRUNCATED)
{"text":"iTunes is a handy music-management program , and it is essential for anyone with an iPod ."(...TRUNCATED)
{"text":"the programs are esay to use and are quick to process this computer works like a charm .","(...TRUNCATED)
{"text":"Tech support tells me the latter problem is a power supply problem and have offered to fix (...TRUNCATED)
{"text":"Sells for the same as a netbook without sacrificing size .","labels":["O","O","O","O","O","(...TRUNCATED)
{"text":"Windows XP SP2 caused many problems on the computer , so I had to remove it .","labels":["B(...TRUNCATED)
{"text":"this is my second one and the same problem , bad video card unreliable overall , this will (...TRUNCATED)
{"text":"With awesome graphics and assuring security , it 's perfect !","labels":["O","O","B","O","O(...TRUNCATED)
{ "text": "The laptop was very easy to set up .", "labels": [ "O", "O", "O", "O", "O", "O", "B", "I", "O" ] }
{"text":"I recommend for word processing and internet users .","labels":["O","O","O","B","I","O","B"(...TRUNCATED)
{"text":"Since I 've had this computer I 've only used the trackpad because it is so nice and smooth(...TRUNCATED)
{"text":"A longer battery life would have been great - but it meets it 's spec quite easily .","labe(...TRUNCATED)
{"text":"Who could n't love a DVD burner , 80-gigabyte HD , and fairly new graphics chip ? As I soon(...TRUNCATED)
{"text":"The computer itself was fast , ran smoothly , and had no problems .","labels":["O","O","O",(...TRUNCATED)
{ "text": "Like the price and operation .", "labels": [ "O", "O", "B", "O", "B", "O" ] }
{ "text": "The brand is tarnished in my heart .", "labels": [ "O", "B", "O", "O", "O", "O", "O", "O" ] }
{"text":"This is likely due to poor grounding and isolation between the components , and I 'm hoping(...TRUNCATED)
{"text":"I 'have had it for about a 1 1/2 and yes I have had an issue with it one month out of warra(...TRUNCATED)
{"text":"Once open , the leading edge is razor sharp .","labels":["O","O","O","O","B","I","O","O","O(...TRUNCATED)
{"text":"Maximum sound is n't nearly as loud as it should be .","labels":["B","I","O","O","O","O","O(...TRUNCATED)
{"text":"I loaded windows 7 via Bootcamp and it works flawlessly !","labels":["O","O","B","I","O","B(...TRUNCATED)
{"text":"Great Laptop for the price , works well with action pack games .","labels":["O","O","O","O"(...TRUNCATED)
{"text":"Although the price is higher then Dell laptops , the Macbooks are worth the dough .","label(...TRUNCATED)
{"text":"So what if the laptops/mobile phones look chic and cool ? The after sales support is terrib(...TRUNCATED)
{"text":"I hate the display screen and I have done everything I could do the change it .","labels":[(...TRUNCATED)
{"text":"I also like the acer arcade but these were reallythe only two things I liked about this lap(...TRUNCATED)
{"text":"Have not yet needed any customer support with this yet so to me that is a great thing , whi(...TRUNCATED)
{"text":"I gave it to my daughter because I just hated the screen , hated that it had no cd drive to(...TRUNCATED)
{"text":"It runs very quiet too which is a plus .","labels":["O","B","O","O","O","O","O","O","O","O"(...TRUNCATED)
{ "text": "but it has a major design flaw .", "labels": [ "O", "O", "O", "O", "O", "B", "O", "O" ] }
{"text":"It was heavy , bulky , and hard to carry because of the size .","labels":["O","O","O","O","(...TRUNCATED)
{ "text": "The games included are very good games .", "labels": [ "O", "O", "O", "O", "O", "O", "B", "O" ] }
{"text":"this computer will last you at least 7 years , thats an amazing life spanned an electronic (...TRUNCATED)
{"text":"Three , the mac book has advantages over pcs ' with linux based os there is very few proble(...TRUNCATED)
{"text":"A mac is very easy to use and it simply makes sense .","labels":["O","O","O","O","O","O","B(...TRUNCATED)
{ "text": "It is so much easier to use", "labels": [ "O", "O", "O", "O", "O", "O", "B" ] }
{"text":"It is so nice not to worry about that and the extra expense that comes along with the neces(...TRUNCATED)
{"text":"The processor screams , and because of the unique way that Apple OSX 16 functions , most of(...TRUNCATED)
{"text":"I wanted something that had a new Intel Core processors and HDMI port so that we could hook(...TRUNCATED)
{"text":"The price premium is a little much , but when you start looking at the features it is worth(...TRUNCATED)
{"text":"I ca n't say enough of how satisfied I am with their product and help aftermarket .","label(...TRUNCATED)
{"text":"I connect a LaCie 2Big external drive via the firewire 800 interface , which is useful for (...TRUNCATED)
{"text":"I am overall very pleased with my toshiba satellite , I like the extra features , I love th(...TRUNCATED)
{ "text": "The battery life was shorter than expected .", "labels": [ "O", "B", "I", "O", "O", "O", "O", "O" ] }
{ "text": "The keyboard is top notch .", "labels": [ "O", "B", "O", "O", "O", "O" ] }
{"text":"The image is great , and the soud is excelent .","labels":["O","B","O","O","O","O","O","B",(...TRUNCATED)
{"text":"It is well worth the money it cost , Very good investment .","labels":["O","O","O","O","O",(...TRUNCATED)
{"text":"Upgrading from Windows 7 Starter , thru Windows 7 Home Premium , to Windows 7 Professional (...TRUNCATED)
{"text":"I had upgraded my old MacBook to Lion , so I kind of knew what I was getting , but had n't (...TRUNCATED)
{"text":"The screen is a little glary , and I hated the clicking buttons , but I got used to them ."(...TRUNCATED)
{"text":"Not to mention , the battery life is absolutely amazing .","labels":["O","O","O","O","O","B(...TRUNCATED)
{ "text": "Now for the hardware problems .", "labels": [ "O", "O", "O", "B", "O", "O" ] }
{"text":"It 's fast and has excellent battery life .","labels":["O","O","O","O","O","O","B","I","O"](...TRUNCATED)
{ "text": "Apple care included .", "labels": [ "B", "I", "O", "O" ] }
{"text":"Windows is also rather unsteady on its feet and is susceptible to many bugs .","labels":["B(...TRUNCATED)
{"text":"DO NOT BUY GATEWAY COMPUTERS THEY ARE JUNK AND THE WARRANTY COMPANY IS HORRIBLE .","labels"(...TRUNCATED)
{"text":"The only bad part is the size / weight .","labels":["O","O","O","O","O","O","B","O","B","O"(...TRUNCATED)
{"text":"The little battery that it did have would only last about an hour while just having it on t(...TRUNCATED)
{ "text": "I liked the aluminum body .", "labels": [ "O", "O", "O", "B", "I", "O" ] }
{"text":"Its good for playing my apps on Facebook or watching movies .","labels":["O","O","O","B","O(...TRUNCATED)
{"text":"From the build quality to the performance , everything about it has been sub-par from what (...TRUNCATED)
{"text":"I love the dock where I can simply drop a file ontop of a particular program , and the prog(...TRUNCATED)
{"text":"pretty much everything else about the computer is good it just stops working out of no were(...TRUNCATED)
{"text":"It was truly a great computer costing less than one thousand bucks before tax .","labels":[(...TRUNCATED)
{"text":"Waiting for the i7 was well worth it , great value for the price .","labels":["O","O","O","(...TRUNCATED)
{ "text": "Boots up fast and runs great !", "labels": [ "B", "I", "O", "O", "B", "O", "O" ] }
{ "text": "Lightweight and the screen is beautiful !", "labels": [ "O", "O", "O", "B", "O", "O", "O" ] }
{"text":"The Macbook arrived in a nice twin packing and sealed in the box , all the functions works (...TRUNCATED)
{ "text": "They say sorry out of warranty .", "labels": [ "O", "O", "O", "O", "O", "B", "O" ] }
{"text":"After having two PC laptops die with in the past 3 years , I was led to the Apple display a(...TRUNCATED)
{"text":"The service I received from Toshiba went above and beyond the call of duty .","labels":["O"(...TRUNCATED)
{"text":"Have had many higher priced computers crash and burn long before ever got to use all that g(...TRUNCATED)
{"text":"I would recommend it just because of the internet speed probably because thats the only thi(...TRUNCATED)
{ "text": "The screen shows great colors .", "labels": [ "O", "B", "O", "O", "B", "O" ] }
{"text":"Reason why ? It 's because when you buy it , you know first thing that you will not lose an(...TRUNCATED)
{"text":"The 17 inch screen is very large , but the computer is very light .","labels":["O","B","I",(...TRUNCATED)
{"text":"My opinion of Sony has been dropping as fast as the stock market , given their horrible sup(...TRUNCATED)
{"text":"For the Bluetooth to work properly , you must install the Launch Manager on the Drivers/App(...TRUNCATED)
{ "text": "I also liked the glass screen .", "labels": [ "O", "O", "O", "O", "B", "I", "O" ] }
{"text":"The switchable graphic card is pretty sweet when you want gaming on the laptop .","labels":(...TRUNCATED)
{"text":"The battery life has not decreased since I bought it , so i 'm thrilled with that .","label(...TRUNCATED)
{"text":"When I called Toshiba , they would not do anything and even tried to charge me $ 35 for the(...TRUNCATED)
{"text":"I bought this notebook and only had it for 3 months If it is overload with updates the BOOT(...TRUNCATED)
{"text":"Oh and if thats not bad enough it does n't come with a recovery cd so you can make one if y(...TRUNCATED)
{"text":"The price and features more than met my needs .","labels":["O","B","O","B","O","O","O","O",(...TRUNCATED)
{"text":"Skype is just so dang cool with this machine too .","labels":["B","O","O","O","O","O","O","(...TRUNCATED)
{"text":"Also , HDD secures inside using rails , and there is only one set on the main hard drive ."(...TRUNCATED)
{"text":"All I will say now is that it was over two grand less expensive and so much better quality (...TRUNCATED)
{ "text": "Games being the main issue .", "labels": [ "B", "O", "O", "O", "O", "O" ] }
{"text":"They say that this will invalidate the warranty on the hard drive ( I do n't really underst(...TRUNCATED)
{"text":"A great computer for light home use and business use .","labels":["O","O","O","O","O","B","(...TRUNCATED)
{"text":"Also consider the MS Office apps are all trial versions , hope you have your own copies .",(...TRUNCATED)
{"text":"Even so , I like playing online games , so it was wonderful that there is a feature where I(...TRUNCATED)
{"text":"The battery life is amazingly long at 7hrs and 5hrs if you use it .","labels":["O","B","I",(...TRUNCATED)
{"text":"lightweight , long battery life , excellent transition from PC ;","labels":["O","O","O","B"(...TRUNCATED)
{"text":"The Nortons virus scan is only for a very short time unlike others that usually are good fo(...TRUNCATED)
{"text":"I am first time Mac Buyer and am amazed at features and ease of use the Mac offers .","labe(...TRUNCATED)
{ "text": "Came fully loaded - good .", "labels": [ "O", "O", "B", "O", "O", "O" ] }
{"text":"I noticed windows has a new system called Windows 7 , what about us Vista users ? They shou(...TRUNCATED)
{"text":"The only thing that I have , is the key broad is a little dark to see the letters , would h(...TRUNCATED)
{"text":"This is the complete opposite to an ergonomic design .","labels":["O","O","O","O","O","O","(...TRUNCATED)
{"text":"The only thing that I do n't like about my mac is that sometimes there are programs that I (...TRUNCATED)
{"text":"Wireless has not been a issue for me , like some others have meantioned .","labels":["B","O(...TRUNCATED)
{"text":"MacBook Notebooks quickly die out because of their short battery life , as well as the many(...TRUNCATED)
{"text":"All the things you can do with the trackpad make navigating around the computer and its pro(...TRUNCATED)
{"text":"I guess the only good thing that came out of these were the speakers and the subwoofer .","(...TRUNCATED)
{"text":"Theres a built in camera with special effects- for video and photography .","labels":["O","(...TRUNCATED)
{ "text": "All for such a great price .", "labels": [ "O", "O", "O", "O", "O", "B", "O" ] }
{"text":"Another thing is that after only a month the left mouse key broke and it costed $ 175 to se(...TRUNCATED)
{"text":"It has good speed and plenty of hard drive space .","labels":["O","O","O","B","O","O","O","(...TRUNCATED)
{"text":"Very long-life battery ( up to 10-11 hours depending on how you configure power level setti(...TRUNCATED)
{"text":"The black model also has a very nice seamless appearance - one of the better looking notebo(...TRUNCATED)
{"text":"The technical service for dell is so 3rd world it might as well not even bother .","labels"(...TRUNCATED)
{"text":"The graphics were awful and the warranty is n't even worth the cheap payment on the compute(...TRUNCATED)
{"text":"They gave me a hard time yet again , but their was a malfunction in the battery itself , it(...TRUNCATED)
{"text":"If you do n't feel comfortable doing it yourself , just buy the case and be happy , plus it(...TRUNCATED)
{ "text": "Excellent speed for processing data .", "labels": [ "O", "B", "O", "O", "O", "O" ] }
{"text":"It has come into good use for my finances , scheduling , my parents business expenses , and(...TRUNCATED)
{"text":"I was taught to use Photoshop and was amazed .","labels":["O","O","O","O","O","B","O","O","(...TRUNCATED)
{"text":"The driver updates do n't fix the issue , very frustrating .","labels":["O","B","I","O","O"(...TRUNCATED)
{ "text": "It doesnt work worth a damn .", "labels": [ "O", "O", "B", "O", "O", "O", "O" ] }
{ "text": "It works really well .", "labels": [ "O", "B", "O", "O", "O" ] }
{"text":"Bigger HD , better graphics card , and a bid HD .","labels":["O","B","O","O","B","I","O","O(...TRUNCATED)
{"text":"The built in camera is very useful when chatting with other techs in remote buildings on ou(...TRUNCATED)
{"text":"The DVD burner broke after burning 3 DVD 'd during that time !","labels":["O","B","I","O","(...TRUNCATED)
{"text":"It works fine with our wireless and they 've had not problems .","labels":["O","B","O","O",(...TRUNCATED)
{"text":"Product support very poor as each phone call costs me long distan","labels":["B","I","O","O(...TRUNCATED)
{"text":"Overall the computer is very easy to use , the screen is perfect , great computer , my daug(...TRUNCATED)
{"text":"The casing of the power cord fried and shocked my husband when he pulled it out of the sock(...TRUNCATED)
{"text":"It does not keep internet signals no matter where you bring it .","labels":["O","O","O","O"(...TRUNCATED)
{"text":"It 's a great product for a great price !","labels":["O","O","O","O","O","O","O","O","B","O(...TRUNCATED)
{"text":"But see the macbook pro is different because it may have a huge price tag but it comes with(...TRUNCATED)
{"text":"and the multiple page viewer ( allows you to press one button to see every separate page cu(...TRUNCATED)
{ "text": "Keyboard good sized and easy to use .", "labels": [ "B", "O", "O", "O", "O", "O", "B", "O" ] }
{ "text": "wonderful features .", "labels": [ "O", "B", "O" ] }
{"text":"Im glad that it has such great features in it .","labels":["O","O","O","O","O","O","O","B",(...TRUNCATED)
{"text":"WHEN TYPING , LETTERS AND SPACES ARE FREQUENTLY OMITTED REQUIRING THE USER TO REDO MANY WOR(...TRUNCATED)
{"text":"Only a few days after I received the computer back , the screen froze again .","labels":["O(...TRUNCATED)
{"text":"It is not ideal for children because of the temp .","labels":["O","O","O","O","O","O","O","(...TRUNCATED)
{"text":"Although i do believe that Windows operating system may be to fault for some of the problem(...TRUNCATED)
{"text":"Great OS , fabulous improvements to the existing line bumping up the processor speed and ad(...TRUNCATED)
{ "text": "Images are crisp and clean .", "labels": [ "B", "O", "O", "O", "O", "O" ] }
{"text":"although its windows vista compared to windows xp sucks .","labels":["O","O","B","I","O","O(...TRUNCATED)
{"text":"The computer runs very fast with no problems and the iLife software that comes with it ( iP(...TRUNCATED)
{"text":"At first it worked well for a month or so then the system board failed and I send it in to (...TRUNCATED)
{"text":"Until I bought the Dell , I thought you just looked for what you wanted ( size , software ,(...TRUNCATED)
{"text":"It has plenty of memory , lots of hard drive , and great graphics .","labels":["O","O","O",(...TRUNCATED)
{"text":"However , my girlfriend realized that the netbook 's hinge is a bit loose ( when you open o(...TRUNCATED)
{ "text": "My problem was with DELL Customer Service .", "labels": [ "O", "O", "O", "O", "B", "I", "I", "O" ] }
{"text":"Newegg 's RMA service was great as always , I contacted them late Friday night , and they i(...TRUNCATED)
{ "text": "Design : very durable .", "labels": [ "B", "O", "O", "O", "O" ] }
{"text":"It is easy to go from one keyboard to another .","labels":["O","O","O","O","O","O","O","B",(...TRUNCATED)
{"text":"My ONLY issues are : 1 ) the screen/video resolution wo n't increase to a higher resolution(...TRUNCATED)
{"text":"Its pretty fast and does not have hiccups while I am using it for web browsing , uploading (...TRUNCATED)
{"text":"Quality Display I love HP , , it 's the only computer/printer we will buy .","labels":["B",(...TRUNCATED)
{"text":"the features are great , the only thing it needs is better speakers .","labels":["O","B","O(...TRUNCATED)
{"text":"I bought this laptop and found its TAB is not functioning .","labels":["O","O","O","O","O",(...TRUNCATED)
{"text":"-Called headquarters again , they report that TFT panel is broken , should be fixed by the (...TRUNCATED)
{"text":"Navigation through the computer is far superior compared to Windows operating systems , as (...TRUNCATED)
{"text":"The screen is framed by half- to a full-inch margin that is obviously unnecessary , reduces(...TRUNCATED)
{"text":"I had to re-install Windows within two weeks of the purchase and soon discovered cracks in (...TRUNCATED)
{"text":"A SECOND PROBLEM INVOLVES THE BATTERY WHICH IS ADVERTISED AS HAVING A STORAGE LIFE OF 11 HO(...TRUNCATED)
{"text":"and plenty of storage with 250 gb ( though I will upgrade this and the ram.. )","labels":["(...TRUNCATED)
{"text":"Programs would crash all the time , and it turned out to be a very unstable , unreliable la(...TRUNCATED)
{"text":"the key bindings take a little getting used to , but have loved the Macbook Pro .","labels"(...TRUNCATED)
{ "text": "Keyboard is reasonable size .", "labels": [ "B", "O", "O", "B", "O" ] }
{"text":"Fan noise : The fan made a constant hissing noise in the background .","labels":["B","O","O(...TRUNCATED)
{"text":"The screen is bright and clear , the operating system is solid and friendly to a novice .",(...TRUNCATED)
{"text":"It has a .1 ghz faster processor and a stock 500gb hard drive .","labels":["O","O","O","O",(...TRUNCATED)
{"text":"`` This is n't a big deal , I have n't noticed the issue with DVDs or other media , only th(...TRUNCATED)
{"text":"With Windows laptops a wireless mouse is an absolute must .","labels":["O","O","O","O","B",(...TRUNCATED)
{ "text": "Very good quality and well made .", "labels": [ "O", "O", "B", "O", "O", "O", "O" ] }
{"text":"my niece and nephew have played a few web games and it runs anything that does n't require (...TRUNCATED)
{"text":"It had the full sized touch pad with 2 buttons instead of just one .","labels":["O","O","O"(...TRUNCATED)
{"text":"Typically , when I purchase a new laptop I always end up using an external mouse for conven(...TRUNCATED)
{"text":"It was super easy to set up and Is really easy to get used to .","labels":["O","O","O","O",(...TRUNCATED)
{"text":"The only thing that can be updated is the video , other than that you 're all set .","label(...TRUNCATED)
{ "text": "Its a good laptop for its value .", "labels": [ "O", "O", "O", "O", "O", "O", "B", "O" ] }
{ "text": "Then the hard drive failed ;", "labels": [ "O", "O", "B", "I", "O", "O" ] }
{"text":"of course my warranty runs out next month .","labels":["O","O","O","B","O","O","O","O","O"](...TRUNCATED)
{"text":"I have found also , it is very easy to be able to access wireless internet access ;","label(...TRUNCATED)
{ "text": "This is a great value for the money .", "labels": [ "O", "O", "O", "O", "B", "O", "O", "O", "O" ] }
{ "text": "The battery has never worked well .", "labels": [ "O", "B", "O", "O", "O", "O", "O" ] }
{"text":"I will never buy another computer from Dell ever again do to how awful it worked and how I (...TRUNCATED)
{"text":"Small enough to use on a long flight , Light enough to carry through airports and powerful (...TRUNCATED)
{"text":"Typing on the keyboard becomes uncomfortable after extended use due to the sharp edges that(...TRUNCATED)
{"text":"It has many great programs , such as ILife , iPhotos and others .","labels":["O","O","O","O(...TRUNCATED)
{"text":"I highly recommend this laptop to anybody that wants great performance from a laptop and wo(...TRUNCATED)
{"text":"The screen resolution was exactly what I was looking for .","labels":["O","B","I","O","O","(...TRUNCATED)
{"text":"Even though it is running Snow Leopard , 2.4 GHz C2D is a bit of an antiquated CPU and thus(...TRUNCATED)
{"text":"There is no number pad to the right of the keyboard which is a bummer .","labels":["O","O",(...TRUNCATED)
{"text":"If upgrade is possible to the full Windows 7 , then I will truly be a very happy geek .","l(...TRUNCATED)
{"text":"I was originally concerned that I could n't view work I had done in college on my Mac becau(...TRUNCATED)
{"text":"Runs fast and the regular layout keyboard is so much better .","labels":["B","O","O","O","B(...TRUNCATED)
{"text":"All the programs are easy and straight forward on my MacBook Pro , it is clean and organize(...TRUNCATED)
{"text":"Windows 7 Starter is terrific ( no you ca n't change the background ) but I do n't need to (...TRUNCATED)
{"text":"Support has been lackluster and now I just want a refund .","labels":["B","O","O","O","O","(...TRUNCATED)
{"text":"`` > iPhoto is probably the best program I have ever worked with : easy and convenient .","(...TRUNCATED)
{"text":"I love to write and play with graphics and html programming and my new Toshiba works great (...TRUNCATED)
{ "text": "My laptop now has no battery .", "labels": [ "O", "O", "O", "O", "O", "B", "O" ] }
{"text":"It made the computer much easier to use and navigate .","labels":["O","O","O","O","O","O","(...TRUNCATED)
{"text":"Needs longer lasting battery , More than 1 to 2 Hrs .","labels":["O","O","O","B","O","O","O(...TRUNCATED)
{"text":"in May I started having problems with the USB ports not working .","labels":["O","O","O","O(...TRUNCATED)
{"text":"The Mac version of Microsoft Office is cheaper than buying the actual and works just as wel(...TRUNCATED)
{ "text": "The Toshiba Net book operates very well .", "labels": [ "O", "O", "O", "O", "B", "O", "O", "O" ] }
{"text":"the touch pad is fine - again , it 's a real touch pad .","labels":["O","B","I","O","O","O"(...TRUNCATED)
{ "text": "The pictures are clear as can be .", "labels": [ "O", "B", "O", "O", "O", "O", "O", "O" ] }
{"text":"It is also very lightweight , making transporting this computer very easy .","labels":["O",(...TRUNCATED)
{ "text": "It 's wonderful for computer gaming .", "labels": [ "O", "O", "O", "O", "O", "B", "O" ] }
{"text":"The flaws are , this computer is not for computer gamers because of the OS X .","labels":["(...TRUNCATED)
{"text":"They really do have the worlds very worst repair service .","labels":["O","O","O","O","O","(...TRUNCATED)
{"text":"I was also able to install and use my Photoshop and AfterEffects programs easily .","labels(...TRUNCATED)
{"text":"It 's perfect for everything and runs faster than an average pc !","labels":["O","O","O","O(...TRUNCATED)
{"text":"Then after paying for it to be examined I was told it was same problem cited on website but(...TRUNCATED)
{"text":"I 'm already hooked on the sleek look and dependability that this laptop has shown .","labe(...TRUNCATED)
{"text":"And having to deal with the company has been a even worse nightmare .","labels":["O","O","O(...TRUNCATED)
{"text":"It has all the features that are necessary for college and if not they are able to be added(...TRUNCATED)
{"text":"I 've owned this labtop for less then two months , already the mouse button has broke .","l(...TRUNCATED)
{"text":"It did fairly well , other than it 's poor performance , overheating and occational blue sc(...TRUNCATED)
{"text":"lots of extra space but the keyboard is ridiculously small .","labels":["O","O","O","B","O"(...TRUNCATED)
{"text":"It 's so bad that I 'm thinking I only got half a battery or something .","labels":["O","O"(...TRUNCATED)
{"text":"Good keyboard , long battery life , largest hard drive and windows 7 .","labels":["O","B","(...TRUNCATED)
{"text":"The processor is very quick and effective as I load webpages and applications .","labels":[(...TRUNCATED)
{"text":"My battery went bad about a year and a half after having it and it cost around eighty to a (...TRUNCATED)
{"text":"It pretty much does everything we could ever need , and looks great to boot .","labels":["O(...TRUNCATED)
{"text":"As a lifelong Windows user , I was extremely pleased to make the change to Mac .","labels":(...TRUNCATED)
{"text":"The Macbook is also made better , my computer has never got a virus , and the laptop runs j(...TRUNCATED)
{"text":"I wiped nearly everything off of it , installed OpenOffice and Firefox , and I am operating(...TRUNCATED)
{"text":"Overall I feel this netbook was poor quality , had poor performance , although it did have (...TRUNCATED)
{"text":"I picked it out because it was inexpensive ( $ 400 ) and I thought it would be a good , eas(...TRUNCATED)
{"text":"MY ONLY PROBLEM IS I CAN NOT REG . THE PRODUCT KEY .","labels":["O","O","O","O","O","O","O"(...TRUNCATED)
{"text":"Sure it has the one touch keys but that was the best feature of the computer .","labels":["(...TRUNCATED)
{ "text": "great battery life .", "labels": [ "O", "B", "I", "O" ] }
{"text":"At first , the computer seemed a great deal -- seemingly high-end specs for a low , low pri(...TRUNCATED)
{"text":"Love the stability of the Mac software and operating system .","labels":["O","O","B","O","O(...TRUNCATED)
{"text":"It 's also very capable of doing moderate video editing ( although you may need the perform(...TRUNCATED)
{ "text": "It has a faster processor and more ram .", "labels": [ "O", "O", "O", "O", "B", "O", "O", "B", "O" ] }
{"text":"Would like more trendy , high tech features .","labels":["O","O","O","O","O","O","O","B","O(...TRUNCATED)
{"text":"Keyboard is great but primary and secondary control buttons could be more durable .","label(...TRUNCATED)
{"text":"I got it back again and was told the motherboard had been replaced , so I was now on the SE(...TRUNCATED)
{ "text": "Love the speed , especially !", "labels": [ "O", "O", "B", "O", "O", "O" ] }
{"text":"Not only are the versions of these programs able to be saved , worked on and opened on both(...TRUNCATED)
{"text":"The speed gives you the power to work on these projects seamlessly , and multiple at a time(...TRUNCATED)
{"text":"Awesome laptop and the perfect size to carry around in college .","labels":["O","O","O","O"(...TRUNCATED)
{"text":"My real problem with it ? The statement of 7 hour battery life is not just mere exaggeratio(...TRUNCATED)
{ "text": "The battery life is also relatively good .", "labels": [ "O", "B", "I", "O", "O", "O", "O", "O" ] }
{"text":"I have found it very easy to use , very informative , wonder alerts and tutorials making it(...TRUNCATED)
{"text":"I do n't have stupid pop up windows ( even when I have pop ups blocked ) , I do n't have to(...TRUNCATED)
{ "text": "Memory is upgradable .", "labels": [ "B", "O", "O", "O" ] }
{"text":"Web access through the 3G network is so slow , it 's very frustrating and VERY DISAPPOINTIN(...TRUNCATED)
{"text":"The large screen also helps when you are working in design based programs like Adobe Creati(...TRUNCATED)
{"text":"This is my first Dell I heard their customer service was lacking and that they were working(...TRUNCATED)
{"text":"As well as having the plug in the computer come loose .","labels":["O","O","O","O","O","B",(...TRUNCATED)
{"text":"Second HDD cover has walls inside that need to be broken if you what to install one .","lab(...TRUNCATED)
{"text":"Great product by Apple with the new great looking design .","labels":["O","O","O","O","O","(...TRUNCATED)
{ "text": "I love the keyboard .", "labels": [ "O", "O", "O", "B", "O" ] }
{"text":"I use iphoto all the time , which is a great program for anyone who is into photography - a(...TRUNCATED)
{"text":"Now , as easy as it is to use , and I do think it is a great STARTER laptop .","labels":["O(...TRUNCATED)
{"text":"Ever since I bought this laptop , so far I 've experience nothing but constant break downs (...TRUNCATED)
{"text":"Also , the space bar makes a noisy click every time you use it .","labels":["O","O","O","B"(...TRUNCATED)
{"text":"iPhotos is an excellent program for storing and organizing photos .","labels":["B","O","O",(...TRUNCATED)
{"text":"Other than that its a great performing machine and well meets all my needs and more .","lab(...TRUNCATED)
{"text":"The programs are great , like iphoto ( love the editing capabilities ) , imail ( which can (...TRUNCATED)
{ "text": "Comfortable to use light easy to transport .", "labels": [ "O", "O", "B", "O", "O", "O", "B", "O" ] }
{"text":"The Computer itself is a good product but the repair depot stinks .","labels":["O","O","O",(...TRUNCATED)
{"text":"I thought the price was great for the specs .","labels":["O","O","O","B","O","O","O","O","B(...TRUNCATED)
{"text":"the only down fall is that it has no cd drive but i found that they are very cheap to by an(...TRUNCATED)
{"text":"So , the hard disk capacity really does n't matter to me .","labels":["O","O","O","B","I","(...TRUNCATED)
{"text":"I also like that you can scroll down in a window using two fingers on the trackpad .","labe(...TRUNCATED)
{"text":"Everything from the design to the OS is simple and to the point .","labels":["O","O","O","B(...TRUNCATED)
{"text":"I personally like the gaming look but needed a machine that delivered gaming performance wh(...TRUNCATED)
{"text":"This just keeps having it 's hard drive replaced !","labels":["O","O","O","O","O","O","B","(...TRUNCATED)
{"text":"When you look at the specs on Apple products in comparison to a Dell or a HP , yes they do (...TRUNCATED)
{ "text": "The only downfall is the volume control .", "labels": [ "O", "O", "O", "O", "O", "B", "I", "O" ] }
{ "text": "Very fast boot up and shut down .", "labels": [ "O", "O", "B", "I", "O", "B", "I", "O" ] }
{"text":"I finally decided on this laptop because it was the right price for what I need it .","labe(...TRUNCATED)
{"text":"If internet connectivity is important I would recommend going with a dell net book for 50 b(...TRUNCATED)
{"text":"I had read online that some users were having sound problems .","labels":["O","O","O","O","(...TRUNCATED)
{ "text": "It discharges too quickly .", "labels": [ "O", "B", "O", "O", "O" ] }
{"text":"But to be honest , the compatibility issues and the other little quirks make me think I ll (...TRUNCATED)
{ "text": "Then it ceased charging at all .", "labels": [ "O", "O", "O", "B", "O", "O", "O" ] }
{"text":"I do not experience a lot of heat coming out of it , however I would highly suggest purchas(...TRUNCATED)
{"text":"Webcam is a bit laggy , not the greatest .","labels":["O","B","O","O","O","O","O","O","O","(...TRUNCATED)
{"text":"I 've have n't had any major problems with the laptop except that the plastic piece that co(...TRUNCATED)
{"text":"Wonderful sleek case design is only on the outside .","labels":["O","O","B","I","O","O","O"(...TRUNCATED)
{"text":"It is speedy when connected wirelessly to any network regardless if the connection is weak (...TRUNCATED)
{ "text": "The pricing is very competitive .", "labels": [ "O", "B", "O", "O", "O", "O" ] }
{"text":"This computer is exceptionally thin for it 's screen size and processing power .","labels":(...TRUNCATED)
{"text":"Maybe this is virus related , maybe not , but the computer has locked up many times , and o(...TRUNCATED)
{"text":"The screen is bright and vivid and the keyboard is very easy to use , very important for us(...TRUNCATED)
{"text":"I had my IWORKS , Itunes , Email , MS Office , network and printers set up and completely w(...TRUNCATED)
{"text":"The macbooks are small enough to be very portable yet hold tons of information and performa(...TRUNCATED)
{"text":"The only downfall is a lot of the software I have wo n't work with Mac and iWork is not wor(...TRUNCATED)
{"text":"The mousepad is a huge pain in the arse !","labels":["O","B","O","O","O","O","O","O","O","O(...TRUNCATED)
{"text":"since then i have had minor problems with slow operation .","labels":["O","O","O","O","O","(...TRUNCATED)
{ "text": "Registration/1st use is easy .", "labels": [ "O", "B", "O", "O", "O" ] }
{"text":"Take your time and go through the tutorials patiently .","labels":["O","O","O","O","O","O",(...TRUNCATED)
{ "text": "Keyboard could use some trimming .", "labels": [ "B", "O", "O", "O", "O", "O" ] }
{"text":"Returned laptop for repair a 2nd time and it came back with obvious physical damage ( keybo(...TRUNCATED)
{"text":"The letter A stopped working after the first week .","labels":["O","B","I","O","O","O","O",(...TRUNCATED)
{"text":"With what I do know how to do , the computer works beautiful .","labels":["O","O","O","O","(...TRUNCATED)
{"text":"Most everything is fine with this machine : speed , capacity , build .","labels":["O","O","(...TRUNCATED)
{"text":"I use this for my tutoring business , and since I 'm always bouncing from student to studen(...TRUNCATED)
{"text":"It is in the best condition and has a really high quality .","labels":["O","O","O","O","O",(...TRUNCATED)
{"text":"When it come time for warranty service to Toshiba you do n't matter .","labels":["O","O","O(...TRUNCATED)
{ "text": "However the frozen screens kept happening .", "labels": [ "O", "O", "O", "B", "O", "O", "O" ] }
{"text":"It is short on space , and downloads always had problems being completed , or were said to (...TRUNCATED)
{ "text": "3 ) Horrible customer support", "labels": [ "O", "O", "O", "B", "I" ] }
{"text":"Apple is always great about the aesthetics of things , they always come up with good lookin(...TRUNCATED)
{ "text": "Runs smooth and quick .", "labels": [ "B", "O", "O", "O", "O" ] }
{"text":"The downside to this netbook is pretty much the same for any netbook : screen size is not s(...TRUNCATED)
{ "text": "The graphics are great .", "labels": [ "O", "B", "O", "O", "O" ] }
{"text":"in 5 months the connect quality got worse and worse .","labels":["O","O","O","O","B","I","O(...TRUNCATED)
{"text":"The big screen allows you to enjoy watching movies , pictures and etc !","labels":["O","O",(...TRUNCATED)
{"text":"the headphone and mic jack are in front of touch-pad making the touch-pad hard to use when (...TRUNCATED)
{"text":"For the [ $ ] price ( special offer ) this is a great laptop .","labels":["O","O","O","O","(...TRUNCATED)
{"text":"What I 'd like is for the laptop to run well without having to purchase additional memory .(...TRUNCATED)
{"text":"It is fast booting up , shutting down , and connection with the internet .","labels":["O","(...TRUNCATED)
{"text":"This is not a serious gaming laptop or a serious media machine ;","labels":["O","O","O","O"(...TRUNCATED)
{"text":"They replaced my hard drive as well as my mother board .","labels":["O","O","O","B","I","O"(...TRUNCATED)
{"text":"There is nothing to complain about the system .","labels":["O","O","O","O","O","O","O","B",(...TRUNCATED)
{"text":"and it comes with the new OSX that comes with new features that makes the use more easy .",(...TRUNCATED)
{"text":"Now the screen is going darker , darker , darker .","labels":["O","O","B","O","O","O","O","(...TRUNCATED)
{"text":"I take it everywhere with me because it 's so easy to carry .","labels":["O","O","O","O","O(...TRUNCATED)
{"text":"Oh and it has word and stuff but its a trial verion so after about a month or so when you g(...TRUNCATED)
{ "text": "The keyboard has a wonderful nature feel .", "labels": [ "O", "B", "O", "O", "O", "O", "O", "O" ] }
{"text":"The battery does n't last long but I 'm sure an upgrade battery would solve that problem ."(...TRUNCATED)
{"text":"I was looking too closely at the other performance specs and while comparing , I took it fo(...TRUNCATED)
{"text":"I bought this last week , and the very next day had to return it because it over heated and(...TRUNCATED)
{"text":"The cover for the DVD drive soon came off , too -- a mark of poor construction quality .","(...TRUNCATED)
{"text":"But the arm velcro is torn after one use .","labels":["O","O","B","I","O","O","O","O","O","(...TRUNCATED)
{ "text": "The software is amazing .", "labels": [ "O", "B", "O", "O", "O" ] }
{"text":"We carry the netbook around here and there , hence it 's kinda of irritating when the LCD j(...TRUNCATED)
{"text":"The 2 GB of RAM is plenty , able to run Windows 7 and at least 2 or 3 other programs with n(...TRUNCATED)
{"text":"The battery life is amazing , the versitility is outstanding .","labels":["O","B","I","O","(...TRUNCATED)
{ "text": "Vista is a nightmare .", "labels": [ "B", "O", "O", "O", "O" ] }
{"text":"The program came with the computer and works beautifully .","labels":["O","B","O","O","O","(...TRUNCATED)
{"text":"I was loving this Netbook because it had an amazing screen and display and was small and li(...TRUNCATED)
{"text":"The So called laptop Runs to Slow and I hate it !","labels":["O","O","O","O","B","O","O","O(...TRUNCATED)
{"text":"Charger seems large for this class of computer .","labels":["B","O","O","O","O","O","O","O"(...TRUNCATED)
{"text":"I dislike the quality and the placement of the speakers .","labels":["O","O","O","O","O","O(...TRUNCATED)
{"text":"The screen graphics and clarity , and sharpness are great .","labels":["O","B","I","O","B",(...TRUNCATED)
{"text":"So I called customer support ( which is good too ) and they went through it and it is just (...TRUNCATED)
{ "text": "The unibody design is edgy and durable .", "labels": [ "O", "B", "I", "O", "O", "O", "O", "O" ] }
{"text":"STOPPED BOOTING UP less than a week after my one-year warranty was up .","labels":["O","B",(...TRUNCATED)
{ "text": "But , for the cost this is a winner .", "labels": [ "O", "O", "O", "O", "B", "O", "O", "O", "O", "O" ] }
{"text":"Also , the battery does not last very long at all .","labels":["O","O","O","B","O","O","O",(...TRUNCATED)
{"text":"I bought it from HSN because it was `` bundled '' with extra software , but as it turns out(...TRUNCATED)
{"text":"I constantly had to send my laptop in for services every 3 months and it always seems to be(...TRUNCATED)
{"text":"Strong performance in this device makes use of fun and a strong sense of the era of speed T(...TRUNCATED)
{"text":"I was sorely disapointed to discover that HP ( what I thought was a reputable company ) wou(...TRUNCATED)
{"text":"While most people say that PCs hold functionality and value and Macs are just pretty to loo(...TRUNCATED)
{"text":"My macbook is so much better looking and so thin !","labels":["O","O","O","O","O","O","B","(...TRUNCATED)
{ "text": "The battery gets so HOT it is scary .", "labels": [ "O", "B", "O", "O", "O", "O", "O", "O", "O" ] }
{"text":"It 's so nice to look at and the keys are easy to type with .","labels":["O","O","O","O","O(...TRUNCATED)
{"text":"It is absolutely horrible to use , despite all its so called advanced features .","labels":(...TRUNCATED)
{"text":"I have to keep turning it until it decides to lower and there is no mute .","labels":["O","(...TRUNCATED)
{"text":"It 's still beautiful and has better color reproduction than I could ever expect from a not(...TRUNCATED)
{"text":"He loves it and it is easy to use and well the schools start teaching the kids early about (...TRUNCATED)
{"text":"Also , macbooks come with much more features which are so cool !","labels":["O","O","O","O"(...TRUNCATED)
{ "text": "Getting the Apple Care plan is a must .", "labels": [ "O", "O", "B", "I", "I", "O", "O", "O", "O" ] }
{"text":"overall i would recomend this to anybody and tell them that if they want to burn their musi(...TRUNCATED)
{"text":"The dv4 boasted a faster processor , more memory , and a bigger hard drive than my old comp(...TRUNCATED)
{"text":"The only downfall is the battery only last 1.5-2.0 hrs when not plugged in .","labels":["O"(...TRUNCATED)
{"text":"The graphics on this computer are also stellar - very clear and vivid .","labels":["O","B",(...TRUNCATED)
{"text":"Aside from the trial software and the short battery life , lack of a webcam , its great .",(...TRUNCATED)
{"text":"The newer black keyboard took a little bit away from the previous gray one which looked rea(...TRUNCATED)
{"text":"Sony parts reliability and quality of service is recenlty the worst .","labels":["O","O","O(...TRUNCATED)
{"text":"As with any laptop not purchased with software options , it comes with a lot of what I cons(...TRUNCATED)
{"text":"Its Office compatible , but the features and its functioning is all new again so you might (...TRUNCATED)
{ "text": "It just works flawlessly !", "labels": [ "O", "O", "B", "O", "O" ] }
{"text":"I 'm having the laptop returned unrepaired since paying $ 176 every 3 months just is n't wo(...TRUNCATED)
{ "text": "also the battery is completely shot .", "labels": [ "O", "O", "B", "O", "O", "O", "O" ] }
{"text":"/ awesome cooling system / much better grafics card ( ATI 5870 ) / 8GB RAM / LED backlit sc(...TRUNCATED)
{"text":"The biggest problem is that the box had no instructions in it .","labels":["O","O","O","O",(...TRUNCATED)
{"text":"Compared to similarly spec 'd PCs , this machine is good value , well built and works easil(...TRUNCATED)
{"text":"Screen is crystal clear and the system is very responsive .","labels":["B","O","O","O","O",(...TRUNCATED)
{"text":"It is easy to operate and I have already ordered more software and gadgets for my new Rolls(...TRUNCATED)
{"text":"it might be something deep within Windows , for I was unable to create a disk image on my h(...TRUNCATED)
{"text":"The track pad to me is what really stands out though , you can do several different things (...TRUNCATED)
{"text":"Now I had not tried to use this since the disc drive had been replaced and after taking it (...TRUNCATED)
{"text":"First , you ll discover that the word processing program known as Appleworks rarely transla(...TRUNCATED)
{"text":"Battery is not upgradable to a longer life battery .","labels":["B","O","O","O","O","O","O"(...TRUNCATED)
{"text":"apple has a reputation and is well known for its easy usage .","labels":["O","O","O","O","O(...TRUNCATED)
{"text":"Returned laptop for a 3rd repair and it came back with previous problems fixed ( except for(...TRUNCATED)
{"text":"Love the graphics , awesome programs ( including Garageband ) , and really cool default bac(...TRUNCATED)
{"text":"Screen , keyboard , and mouse : If you cant see yourself spending the extra money to jump u(...TRUNCATED)
{"text":"Overall , I experienced a huge change in that my mac runs pretty fast compared to my old PC(...TRUNCATED)
{"text":"When I got the computer back and realizwed it still was not correct HP told me it was out o(...TRUNCATED)
{"text":"It also came with a built it web cam which is great because I can see an communicate with m(...TRUNCATED)
{ "text": "It was secure and easy to navigate .", "labels": [ "O", "O", "O", "O", "O", "O", "B", "O" ] }
{"text":"I was a little weary at purchasing another 13 '' macbook almost 2 years later but t looks l(...TRUNCATED)
{"text":"They are by far the easiest systems to actually learn about computers with .","labels":["O"(...TRUNCATED)
{"text":"The video card is great for media , and above average for gaming , but not a gamers first c(...TRUNCATED)
{"text":"Apparently there is a manufacturing defect , something with the amount of thermal paste .",(...TRUNCATED)
{"text":"Asus facial recognition does n't work and windows logon is n't either .","labels":["O","B",(...TRUNCATED)
{"text":"Windows Vista makes this computer almost unusable for online service .","labels":["B","I","(...TRUNCATED)
{"text":"I contacted Acer and they are giving me FREE recovery DVDs , so do n't go and pay for them (...TRUNCATED)
{"text":"Now when I order I did not go full scale for the webcam or full keyboard I wanted something(...TRUNCATED)
{"text":"Can listen to my music and watch my videos with ease and with a great display .","labels":[(...TRUNCATED)
{ "text": "The performance is awesome .", "labels": [ "O", "B", "O", "O", "O" ] }
{ "text": "The display is beyond horrible .", "labels": [ "O", "B", "O", "O", "O", "O" ] }
{"text":"There is hardly any memory on the computer 's hard drive .","labels":["O","O","O","O","B","(...TRUNCATED)
{ "text": "the laptop preformed pretty well .", "labels": [ "O", "O", "B", "O", "O", "O" ] }
{"text":"The minute you fire it up it 's all good , very easy user interface .","labels":["O","O","O(...TRUNCATED)
{"text":"I actually contact Toshiba before I started having problem and was given run around after I(...TRUNCATED)
{"text":"After replacing the hard drive the battery stopped working ( 3 months of use ) which was fr(...TRUNCATED)
{"text":"I love the easy to see screen , and It works well for work , persoal or just play .","label(...TRUNCATED)
{ "text": "Awesome graphics !", "labels": [ "O", "B", "O" ] }
{"text":"The pro is a great product , I wish that the 13 inch models came with the Intel i processor(...TRUNCATED)
{"text":"One drawback I noticed was sound quality via USB .","labels":["O","O","O","O","O","B","I","(...TRUNCATED)
{"text":"The battery life sucked the juice from my laptop and when the extended life battery went ou(...TRUNCATED)
{"text":"I have had another Mac , but it got slow due to an older operating system .","labels":["O",(...TRUNCATED)
{"text":"I'ts nice to have the higher-end laptops , but this fits my budget and the features I need (...TRUNCATED)
{"text":"Was disappointed to find out that the model had been discontinued , apparently because of k(...TRUNCATED)
{"text":"Also the speakers are not very loud , But it is a netbook .","labels":["O","O","B","O","O",(...TRUNCATED)
{"text":"LOVE THIS LAPTOP WONDERFUL PRICE FOR WHAT YOU GET !","labels":["O","O","O","O","B","O","O",(...TRUNCATED)
{"text":"A key contributor that led me to Mac is the art aspect .","labels":["O","O","O","O","O","O"(...TRUNCATED)
{"text":"Accordingly , I have decided to NEVER purchase another HP product ( my five year old Compaq(...TRUNCATED)
{"text":"I know that everyone thinks Macs are overpriced and overrated , but once you get past the i(...TRUNCATED)
{ "text": "I love the multi-touch trackpad .", "labels": [ "O", "O", "O", "B", "I", "O" ] }
{"text":"HP is more interested in selling extended warranties ( which cost more than the netbook new(...TRUNCATED)
{"text":"Not too much `` junk '' software to remove .","labels":["O","O","O","O","O","O","B","O","O"(...TRUNCATED)
{"text":"System is loosing about 20 % of performance because of that .","labels":["B","O","O","O","O(...TRUNCATED)
{"text":"The difference in the Apple keyboard from a PC 's keyboard took a bit of tim to get used to(...TRUNCATED)
{"text":"Only issue is that it is a little slow , and I 'm fixing that by adding more RAM .","labels(...TRUNCATED)
{"text":"The hard drive crashed as well , and I had to buy a new power cord .","labels":["O","B","I"(...TRUNCATED)
{"text":"Another issue I have with it is the battery .","labels":["O","O","O","O","O","O","O","O","B(...TRUNCATED)
{"text":"My MacBook Pro works like a dream , it has never overheated , or even been slightly warm fo(...TRUNCATED)
{"text":"I get a ton of compliments on its size , and speaking as someone who regularly commutes on (...TRUNCATED)
{"text":"Easy to carry , can be taken anywhere , can be hooked up to printers , headsets .","labels"(...TRUNCATED)
{"text":"When I got my laptop back after this first instance it worked okay for a little bit then I (...TRUNCATED)
{"text":"Love that it does n't take up space like a regular computer .","labels":["O","O","O","O","O(...TRUNCATED)
{"text":"So , I took it back to the apple store and they narcissist genius bar staff ) fixed it by r(...TRUNCATED)
{"text":"the mouse on the pad , the left button always sticks .","labels":["O","B","I","I","I","O","(...TRUNCATED)
{"text":"We use the built in tools often , iTunes is open nearly every day and works great with my i(...TRUNCATED)
{"text":"the size of has actually help me out quite a bit by me being able to fit it in an already f(...TRUNCATED)
{ "text": "True quality at a great price !", "labels": [ "O", "B", "O", "O", "O", "B", "O" ] }
{"text":"The programs that come standard with the Leopard running system are enough for the average (...TRUNCATED)
{"text":"So what am I supposed to do ? The LG service center can not provide me the `` service '' wh(...TRUNCATED)
{"text":"The Material this Pro is made out of seems a lot nicer than any PC Specs : Like I said this(...TRUNCATED)
{"text":"After doing extensive research , macconnection had the lowest price on the 15 '' MBP i5 .",(...TRUNCATED)
{ "text": "I am ADDICTED to photo booth !", "labels": [ "O", "O", "O", "O", "B", "I", "O" ] }
{"text":"The operating system and user interface is very intuitive , and the large multi-touch track(...TRUNCATED)
{"text":"Hard disk - The new editions gives you more hard disk space ( 500GB instead of 320GB ) but (...TRUNCATED)
{"text":"It is extremely portable and easily connects to WIFI at the library and elsewhere .","label(...TRUNCATED)
{"text":"First things first , Macbook pro has many applications to make life easier , unlike the win(...TRUNCATED)
{"text":"And the screen on this thing is absolutely amazing for high quality videos and movies and g(...TRUNCATED)
{"text":"I considered I may have too much on the computer , but after looking , there was plenty of (...TRUNCATED)
{"text":"Now mainboard is broken , have to wait for a new one .","labels":["O","B","O","O","O","O","(...TRUNCATED)
{"text":"The speed difference is next to NOTHING for a mac , and the hard drive can be manually upgr(...TRUNCATED)
{"text":"The people are frustrating to work with , the product itself is very cheaply made , and the(...TRUNCATED)
{"text":"everything about a mac is wonderful , it takes a little used to learning and getting used t(...TRUNCATED)
{"text":"i love the size of the computer since i play games on it .","labels":["O","O","O","B","O","(...TRUNCATED)
{"text":"You know , using the computer should be fun , not aggrevation , especially when you are pla(...TRUNCATED)
{"text":"To be honest i think it was faulty equipment or something but idk .","labels":["O","O","O",(...TRUNCATED)
{"text":"I also love the small , convenient size of my laptop , making it a perfect tool for my acad(...TRUNCATED)
{"text":"I love its solid build , light wt and excellent battery life ( for now ) .","labels":["O","(...TRUNCATED)
{"text":"The battery holds up well , it 's built very solidly , and runs fast .","labels":["O","B","(...TRUNCATED)
{ "text": "Sound card is limited though .", "labels": [ "B", "I", "O", "O", "O", "O" ] }
{"text":"This is a nicely sized laptop with lots of processing power and long battery life .","label(...TRUNCATED)
{"text":"-Computer crashed frequently and battery life decreased very quickly .","labels":["O","O","(...TRUNCATED)
{"text":"-I propose that they can just swap the hard drives .","labels":["O","O","O","O","O","O","O"(...TRUNCATED)
{"text":"It 's also fairly easy to use the Operating System .","labels":["O","O","O","O","O","O","O"(...TRUNCATED)
{"text":"So having the AC plug go out on me and get lose or I could actually here it inside my compu(...TRUNCATED)
{ "text": "Peformance is good for the price .", "labels": [ "B", "O", "O", "O", "O", "B", "O" ] }
{"text":"Summary : HP knew they were shipping out bad BIOS and did nothing proactive to resolve it .(...TRUNCATED)
{"text":"I had 3 months when the ports started going out .","labels":["O","O","O","O","O","O","B","O(...TRUNCATED)
{"text":"The improvements to the OS have been relatively gradual , but substantive .","labels":["O",(...TRUNCATED)
{ "text": "It is super easy to use .", "labels": [ "O", "O", "O", "O", "O", "B", "O" ] }
{"text":"Many of my classmates computers hard drives crashed .","labels":["O","O","O","O","O","B","I(...TRUNCATED)
{"text":"Ease of use is just one of the benefits I love about my Mac .","labels":["O","O","B","O","O(...TRUNCATED)
{"text":"The 13 '' Macbook Pro just fits in my budget and with free shipping and no tax to CA this i(...TRUNCATED)
{"text":"The sheer power and flexibility makes the MacBook Pro a must have for any techie !","labels(...TRUNCATED)
{"text":"The notebook is lacking a HDMI port and a S-video port that would enable one to hook it to (...TRUNCATED)
{"text":"Battery is lasting about 6 hours as I am surfing the web on Sundays while checking football(...TRUNCATED)
{"text":"Iphoto is great for adding pictures right to facebook and other social networking sites .",(...TRUNCATED)
{"text":"Some features arent friendly ( volume wheel , sound quality , etc .","labels":["O","B","O",(...TRUNCATED)
{"text":"A cheaper price should not equal a `` cheap '' product .","labels":["O","O","B","O","O","O"(...TRUNCATED)
{"text":"After a couple of years , my battery life began to diminish but was replaced for free due t(...TRUNCATED)
{"text":"The system constantly overheats , the battery life is too short , the case is coming apart (...TRUNCATED)
{"text":"The company sent me a whole new cord overnight and apologized .","labels":["O","O","O","O",(...TRUNCATED)
{"text":"It 's even easy to hook up to other wireless networks .","labels":["O","O","O","O","O","B",(...TRUNCATED)
{"text":"The rep did not even answer my question , I had to ask him , if he understood what I ask or(...TRUNCATED)
{"text":"Again I sent it back and they replaced the motherboard and some fan inside .","labels":["O"(...TRUNCATED)
{"text":"For me , keys were starting to get stuck and would n't type very well .","labels":["O","O",(...TRUNCATED)
{"text":"ca n't reinstall with standard os cd because of proprietary hardware drivers .","labels":["(...TRUNCATED)
{"text":"The computer was two weeks late in delivery because HP forgot to complete the required impo(...TRUNCATED)
{"text":"I have been very pleased with the performance of this laptop .","labels":["O","O","O","O","(...TRUNCATED)
{"text":"I bought it for my mom and she reports that the battery life lasts all day for her , it 's (...TRUNCATED)
{"text":"Its very nice and once you learn the features you will be so happy to have such a sophistic(...TRUNCATED)
{"text":"It is sleek and lightweight and charges quickly when needed .","labels":["O","O","O","O","O(...TRUNCATED)
{"text":"also you may need to charge it once a day , if for medium use every thing fast and easy wit(...TRUNCATED)
{"text":"I did think it had a camera because that was one of my requirements , but forgot to check i(...TRUNCATED)
{"text":"little short on RAM but you get what you pay for .","labels":["O","O","O","B","O","O","O","(...TRUNCATED)
{"text":"It did n't come with any software installed outside of windows media , but for the price , (...TRUNCATED)
{"text":"THEN , one month after the warranty expired , the replacement charger went .","labels":["O"(...TRUNCATED)
{"text":"I love a `` pc '' but I was ready for a change and tired of the windows system .","labels":(...TRUNCATED)
{"text":"Other installed features , such as certain printer software , are also most attractive .","(...TRUNCATED)
{"text":"Even doing so , the hinge may just be slightly tightened only .","labels":["O","O","O","O",(...TRUNCATED)
{"text":"company provides UPS shipping , fast , great !","labels":["O","O","O","B","O","O","O","O","(...TRUNCATED)
{"text":"It is easy to use , has great screen quality , and every so light weight .","labels":["O","(...TRUNCATED)
{"text":"The iLife software that comes with the computer is so simple to use and produces a great fi(...TRUNCATED)
{"text":"The shop will definitely push the problem to the service center .","labels":["O","O","O","O(...TRUNCATED)
{"text":"While I mostly use it for email , internet and gaming , I 'm confident all other applicatio(...TRUNCATED)
{"text":"This laptop looks great on the surface : 17 '' inch screen , good price-point , nice appear(...TRUNCATED)
{"text":"The apple systems are over priced luxurys that ar n't worth what they are being charged for(...TRUNCATED)
{"text":"pros : the macbook pro notebook has a large battery life and you wont have to worry to char(...TRUNCATED)
{"text":"Disappointing for such a lovely screen and at a reasonable price","labels":["O","O","O","O"(...TRUNCATED)
{"text":"The only bad thing about it is they give you the worst batteries possible .","labels":["O",(...TRUNCATED)
{ "text": "Good price .", "labels": [ "O", "B", "O" ] }
{ "text": "the speed is fine .", "labels": [ "O", "B", "O", "O", "O" ] }
{"text":"It was not clear that the Microsoft Student Edition that was loaded on the computer , was a(...TRUNCATED)
{"text":"Good for every day computing and web browsing .","labels":["O","O","B","I","I","O","B","I",(...TRUNCATED)
{"text":"Also , I have had a lot of trouble with the keys sticking and will not type correctly .","l(...TRUNCATED)
{ "text": "Excellent LED monitor and well equipped .", "labels": [ "O", "B", "I", "O", "O", "O", "O" ] }
{"text":"Without a doubt , the * design * of this laptop is fantastic .","labels":["O","O","O","O","(...TRUNCATED)
{"text":"I could save ten essay papers and have hardly any memory left .","labels":["O","O","O","O",(...TRUNCATED)
{"text":"Other than that , I would recommend this to someone in need of a cheap laptop with semi-dec(...TRUNCATED)
{"text":"But the biggest pain is that tech support is not available 24/7 .","labels":["O","O","O","O(...TRUNCATED)
{"text":"I chose the iBookG4 , a laptop that is an attractive computer with a large screen big enoug(...TRUNCATED)
{"text":"Everything about the Mac is not only visually appealing , but very easy to use .","labels":(...TRUNCATED)
{"text":"THE FIRST PROBLEM IS THAT THE KEYBOARD FUNCTION IS SIMPLY UNSATISFACTORY .","labels":["O","(...TRUNCATED)
{"text":"Garageband is more for the musicians , and the laptop is equipped with a good working micro(...TRUNCATED)
{"text":"I dual boot with Linux and that other security-prone OS and it performs flawlessly .","labe(...TRUNCATED)
{"text":"The difference is the Toshiba had a lot more memory and hard drive space .","labels":["O","(...TRUNCATED)
{"text":"There was a little difficulty doing the migration as the firewire cable system ca n't be us(...TRUNCATED)
{"text":"Seems like maybe a bad shipment from Toshiba .","labels":["O","O","O","O","O","B","O","O","(...TRUNCATED)
{"text":"OS X is solid with lots of innovations such as quicklook which save heaps of time .","label(...TRUNCATED)
{"text":"But other than that I am blown away by all the features this laptop offers .","labels":["O"(...TRUNCATED)
{"text":"The keyboard is slick and quiet and not bulky like some other laptops I have had in the pas(...TRUNCATED)
{"text":"Overall , this laptop is definitely a keeper with its simple yet stylish design and its arr(...TRUNCATED)
{ "text": "First the screen goes completely out .", "labels": [ "O", "O", "B", "O", "O", "O", "O" ] }
{"text":"The PhotoBooth is a great program , it takes very good pictures with the built-in camera ."(...TRUNCATED)
{"text":"Many kinds of software that is necessary to the working person is not available and can not(...TRUNCATED)
{"text":"It bluescreened on me without any warning , running simply basic Chrome .","labels":["O","O(...TRUNCATED)
{"text":"We researched and found the best price at MacConnection .","labels":["O","O","O","O","O","O(...TRUNCATED)
{"text":"But guess what ? ( you have to buy an external dvd drive it does n't have a built in type )(...TRUNCATED)
{"text":"GET THIS COMPUTER FOR PORTABILITY AND FAST PROCESSING ! ! !","labels":["O","O","O","O","O",(...TRUNCATED)
{"text":"I use a cooling pad but it does n't help .","labels":["O","O","O","B","I","O","O","O","O","(...TRUNCATED)
{"text":"Supplied software : The software that comes with this machine is greatly welcomed compared (...TRUNCATED)
{ "text": "I 'm tired of the inept service .", "labels": [ "O", "O", "O", "O", "O", "O", "B", "O" ] }
{"text":"Garageband is easy to work with , like all the other apple applications I 've had experienc(...TRUNCATED)
{"text":"No , tey do n't even support their own bios and it `` could be a problem with the bios '' H(...TRUNCATED)
{"text":"This laptop looked brand new and was shipped very quickly .","labels":["O","O","O","O","O",(...TRUNCATED)
{"text":"Info : Windows failed to load because the kernal is missing , or corrupt .","labels":["O","(...TRUNCATED)
{"text":"The display on this computer is the best I 've seen in a very long time , the battery life (...TRUNCATED)
{"text":"But the quality , in general was less than the worth of the cheap laptop .","labels":["O","(...TRUNCATED)
{"text":"In the first moth of owning this computer its hardrive failed which had to be replaced .","(...TRUNCATED)
{"text":"WIth the upgraded memory , the MacBook Pro never has an issue running many many application(...TRUNCATED)
{ "text": "Simple to use , and great graphics .", "labels": [ "O", "O", "B", "O", "O", "O", "B", "O" ] }
{ "text": "The internet speed is spectacular .", "labels": [ "O", "B", "I", "O", "O", "O" ] }
{ "text": "They claim call center is still down .", "labels": [ "O", "O", "B", "I", "O", "O", "O", "O" ] }
{"text":"Mac also has many apps and programs that are quite cheap or free .","labels":["O","O","O","(...TRUNCATED)
{"text":"My husband uses it mostly for games , email and music .","labels":["O","O","O","O","O","O",(...TRUNCATED)
{"text":"Apparently under the screen there are 2 little screws and when the screen gets moved back a(...TRUNCATED)
{ "text": "Downfalls : sharp edges .", "labels": [ "O", "O", "O", "B", "O" ] }
{"text":"I had it four months when my disc drive refused to open .","labels":["O","O","O","O","O","O(...TRUNCATED)
{"text":"So , after Apple replaced the hard drive I enjoyed another 4 months of my new computer , un(...TRUNCATED)
{"text":"Once again , I was told it was the suspicious power supply problem .","labels":["O","O","O"(...TRUNCATED)
{ "text": "Unable to boot up this brand new laptop .", "labels": [ "O", "O", "B", "I", "O", "O", "O", "O", "O" ] }
{"text":"In addition , all the design tools on Pages and Keynotes makes it much easier to create pro(...TRUNCATED)
{"text":"I actually had the hard drive replaced twice , the mother board once , the dvd drive twice (...TRUNCATED)
{"text":"I love the feel of the key board , as well as the trackpad .","labels":["O","O","O","O","O"(...TRUNCATED)
{"text":"Now I have the best of both worlds with all of the power and ease of the Mac !","labels":["(...TRUNCATED)
{"text":"Ease of use is just one of the benefits I love about my Mac .","labels":["O","O","B","O","O(...TRUNCATED)
{"text":"Now the machine wo n't connect and Toshiba says that they did replace the connection card i(...TRUNCATED)
{"text":"Browsing , also , was no problem for me when I used itunes ( which usually slows down my PC(...TRUNCATED)
{"text":"Again , decent comp for the price , and I was in need of one quickly as my other laptop die(...TRUNCATED)
{"text":"Toshiba customer services will indirectly deal with your problems by constantly tranferring(...TRUNCATED)
{"text":"Quality Display I was surprised with the performance and quality of this HP Laptop .","labe(...TRUNCATED)
{"text":"The battery life also does n't keep up with the claim but still I think macbook is much ahe(...TRUNCATED)
{"text":"The internet capabilities are also very strong and picks up signals very easily .","labels"(...TRUNCATED)
{"text":"Its fast , has High definition quality in the videos .","labels":["O","O","O","O","B","I","(...TRUNCATED)
{ "text": "Another Great thing is the Beast graphics .", "labels": [ "O", "O", "O", "O", "O", "B", "I", "O" ] }
{ "text": "The ease of set up was terrific .", "labels": [ "O", "O", "O", "B", "I", "O", "O", "O" ] }
{"text":"Everything I have tried has worked and I never have to carry the wall charger cause the bat(...TRUNCATED)
{"text":"Screen size is perfect for portable use in any environment .","labels":["B","I","O","O","O"(...TRUNCATED)
{"text":"I used to build my own desktops from the component parts , and recently my 7 year old Penti(...TRUNCATED)
{"text":") And printing from either word processor is an adventure .","labels":["O","O","O","O","O",(...TRUNCATED)
{"text":"After purchasing this thing , I find out that I need a special interface device to connect (...TRUNCATED)
{"text":"Another included program that is laughable is the chess game .","labels":["O","B","I","O","(...TRUNCATED)
{"text":"Yes , I thought the expese was a little much , but I now realize you get what you pay for .(...TRUNCATED)
{"text":"It works great for general internet use , Microsoft Office apps , home bookkeeping , etc ."(...TRUNCATED)
{"text":"The price was very good , and the product is top quality .","labels":["O","B","O","O","O","(...TRUNCATED)
{"text":"It played various games without problems and ran aero smoothly and flawlessly .","labels":[(...TRUNCATED)
{"text":"After replacing the hard drive the battery stopped working ( 3 months of use ) which was fr(...TRUNCATED)
{"text":"From the get-go , the M6809 was unsteady in its operation ;","labels":["O","O","O","O","O",(...TRUNCATED)
{"text":"Its small enough where I can take it pretty much anywhere , but still has a big enough scre(...TRUNCATED)
{"text":"It even has a great webcam , and Skype works very well .","labels":["O","O","O","O","O","B"(...TRUNCATED)
{"text":"This computer I used daily nice compact design .","labels":["O","O","O","O","O","O","O","B"(...TRUNCATED)
{"text":"The ATI graphics card is a huge plus , definitely a good value if you need to be able to ru(...TRUNCATED)
{"text":"It was hard to handle and operate at school .","labels":["O","O","O","O","B","O","B","O","O(...TRUNCATED)
{"text":"I preferred the fit and feel of the 13 inch .","labels":["O","O","O","O","O","O","O","O","B(...TRUNCATED)
{ "text": "power supply went bad after 2 weeks --", "labels": [ "B", "I", "O", "O", "O", "O", "O", "O" ] }
{"text":"The screen takes some getting use to , because it is smaller than the laptop .","labels":["(...TRUNCATED)
{"text":"I regret buying it before understanding how awful it is to use .","labels":["O","O","O","O"(...TRUNCATED)
{ "text": "The right speaker did not work .", "labels": [ "O", "B", "I", "O", "O", "O", "O" ] }
{"text":"Dealing with the support drone on the other end of the chat was sheer torture .","labels":[(...TRUNCATED)
{"text":"The Final Cut Pro on this laptop is so fast and easy , and I can use this to seemlessly tra(...TRUNCATED)
{"text":"The computer runs extremely slowly , whether opening Word or My Computer .","labels":["O","(...TRUNCATED)
{"text":"The screen is nice and the images comes very clear , the keyboard and the fit just feels ri(...TRUNCATED)
{"text":"But sitting on a lap or on a desk in front of you it looks more than big enough ( this coul(...TRUNCATED)
{"text":"The only objection I have is that after you buy it the windows 7 system is a starter and ch(...TRUNCATED)
{"text":"The wheel that turns the volume up and down does n't work in real time .","labels":["O","B"(...TRUNCATED)
{"text":"I can not be happier with the service or product .","labels":["O","O","O","O","O","O","O","(...TRUNCATED)
{"text":"I do transcription work on the side , and the flatline keyboard makes typing quick and easy(...TRUNCATED)
{ "text": "Speakers does n't sound that great .", "labels": [ "B", "O", "O", "O", "O", "O", "O" ] }
{"text":"The `` abuse '' is that I pushed the power plug in too hard .","labels":["O","O","O","O","O(...TRUNCATED)
{"text":"The resolution on the screen is almost pure HD .","labels":["O","B","I","I","I","O","O","O"(...TRUNCATED)
{"text":"The Internet Explorer was very slow from the very beginning .","labels":["O","B","I","O","O(...TRUNCATED)
{ "text": "The AC power port becomes loose over time", "labels": [ "O", "B", "I", "I", "O", "O", "O", "O" ] }
{"text":"As a user of a PC , I will will admit that the macBook Pro has a better running system in w(...TRUNCATED)
{"text":"There are no gold key numbers too intall programs , you must use the serial numbers that it(...TRUNCATED)
{"text":"and they replaced the awesome ergonomic small lightweight power supply with a power supply (...TRUNCATED)
{"text":"Enjoy that Toshib force and durability unparalleled","labels":["O","O","O","B","O","B","O"](...TRUNCATED)
{"text":"Which is great I am running Vista Business and scored a 5.X on the index I have never seen (...TRUNCATED)
{"text":"We love the size of the screen , although it is still lightweight and very easy to tote aro(...TRUNCATED)
{ "text": "the battery is irreplaceable .", "labels": [ "O", "B", "O", "O", "O" ] }
{"text":"I have never really been big on downloading anything so I was n't too worried about getting(...TRUNCATED)
{"text":"The internet was locekd and froze every time it was trying to be used , and the command pro(...TRUNCATED)
{"text":"It 's software and speed enable it to do amazing things .","labels":["O","O","B","O","B","O(...TRUNCATED)
{"text":"Could not keep up with me and finally the hard drive went out .","labels":["O","O","O","O",(...TRUNCATED)
{"text":"I am most impressed with the programming , including the iPhoto .","labels":["O","O","O","O(...TRUNCATED)
{"text":"Speakers too small to be of any real use .","labels":["B","O","O","O","O","O","O","O","O","(...TRUNCATED)
{"text":"I upgraded it 's RAM to 2GB , I am very happy with it .","labels":["O","O","O","O","B","O",(...TRUNCATED)
{"text":"They should have included more memory on their computers if they knew Vista would run slowl(...TRUNCATED)
{"text":"Battery life could be better but overall for the price and Toshiba 's reputation for laptop(...TRUNCATED)
{"text":"The battery never held a charge longer than one hour and within two months , stopped holdin(...TRUNCATED)
{"text":"After the warrenty expired the hard drive went bad and it would have cost more to fix then (...TRUNCATED)
{"text":"The neat and organized icon list is a welcome change from cluttered and confusing desktop i(...TRUNCATED)
{"text":"Apparently well -- built and gorgeous to look at , the i5 MacBook Pro is a winning combinat(...TRUNCATED)
{"text":"The apple care has never failed me , and I expect it to be the same for this computer as we(...TRUNCATED)
{"text":"The Toshiba laptop I am using is easier to use than most I have tried .","labels":["O","O",(...TRUNCATED)
{"text":"I love the size , keyboard , the functions .","labels":["O","O","O","B","O","B","O","O","B"(...TRUNCATED)
{ "text": "the mouse is way way way too sensitive .", "labels": [ "O", "B", "O", "O", "O", "O", "O", "O", "O" ] }
{"text":"Also , I issued a replacement RMA for a few dead pixels in the upper zone of the screen , w(...TRUNCATED)
{"text":"My friend reports the notebook is astonishing in performance , picture quality , and ease o(...TRUNCATED)
{"text":"the i3 processor does n't seem to run hot and the fan rarely turns on .","labels":["O","B",(...TRUNCATED)
{"text":"See when it comes to laptops you buy it and get just a normal operating system with trials (...TRUNCATED)
{"text":"The only thing I do n't understand is that the resolution of the screen is n't high enough (...TRUNCATED)
{"text":"very convenient when you travel and the battery life is excellent ...","labels":["O","O","O(...TRUNCATED)
{"text":"The machine is slow to boot up and occasionally crashes completely .","labels":["O","O","O"(...TRUNCATED)
{ "text": "the screen brightness automatically adjusts .", "labels": [ "O", "B", "I", "O", "O", "O" ] }
{"text":"Besides the great look , it is a great machine .","labels":["O","O","O","B","O","O","O","O"(...TRUNCATED)
{"text":"The sound is a bit quiet if you 're on a plane , this can easily be overcome with a decent (...TRUNCATED)
{ "text": "Right size and weight for portability .", "labels": [ "O", "B", "O", "B", "O", "B", "O" ] }
{"text":"The battery life also does n't keep up with the claim but still I think macbook is much ahe(...TRUNCATED)
{"text":"The reflectiveness of the display is only a minor inconvenience if you work in a controlled(...TRUNCATED)
{"text":"My one complaint with this laptop is that I 've noticed an electronic fuzz sound coming out(...TRUNCATED)
{"text":"While it was highly rated , would I like it ? I tried the keyboard at the store , and it se(...TRUNCATED)
{"text":"Treat yourself to a more expensive , long-lasting laptop of quality like a Sony , Apple , o(...TRUNCATED)
{"text":"( No problem with the ordering or shipping by the way .","labels":["O","O","O","O","O","O",(...TRUNCATED)
{"text":"And the ram ( the thing that makes it faster ) comes sporting 2 gigs for high performance t(...TRUNCATED)
{"text":"I edit and burn to DVD a lot of video , so I obviously could not live with a non-functionin(...TRUNCATED)
{ "text": "Fast , great visual !", "labels": [ "O", "O", "O", "B", "O" ] }
{"text":"It 's priced very reasonable and works very well right out of the box .","labels":["O","O",(...TRUNCATED)
{"text":"while the keyboard itself is alright , the plate around it is cheap plastic and makes a hol(...TRUNCATED)
{"text":"There are so many wonderful features and benefits to the new MacBook !","labels":["O","O","(...TRUNCATED)
{"text":"The only thing i can say is that the touch pad doesnt work like it should all the time .","(...TRUNCATED)
{"text":"For some odd reasons the computer does n't recognize the operation system .","labels":["O",(...TRUNCATED)
{"text":"The trackpad was easy to learn and navigate .","labels":["O","B","O","O","O","O","O","O","O(...TRUNCATED)
{"text":"Applications open in seconds and there are no lags , hiccups or awkward moments when you wo(...TRUNCATED)
{"text":"I respond that I do not have the old computer and this way I would lose the data on my hard(...TRUNCATED)
{"text":"Again in February my computer completely failed to the point that it could not load Windows(...TRUNCATED)
{"text":"Even though the computer is larger they did not make the keyboard larger .","labels":["O","(...TRUNCATED)
{"text":"Its not just slow on the internet , its slow in general .","labels":["O","O","O","O","O","O(...TRUNCATED)
{"text":"It has just enough RAM to run smoothly and enough memory to satisfy my needs .","labels":["(...TRUNCATED)
{"text":"I acually believe the issue is with the Nvidia grafics card , but still requires a return .(...TRUNCATED)
{"text":"It is VERY easy to type on and feels great - besides the added feature that the keyboard is(...TRUNCATED)
{"text":"The feel of this machine compared to the old MacBook is far superior .","labels":["O","B","(...TRUNCATED)
{"text":"In due course , I 'll remove the hard disc from this new MacBook Pro and dump it where it b(...TRUNCATED)
{"text":"They break down just as often as PCs do , and the only reason they do n't get viruses , is (...TRUNCATED)
{"text":"The overall build quality of the unit is excellent and she 'd recommend it to anyone else l(...TRUNCATED)
{"text":"The repairs were made quickly though I must say , however the second time they shipped it t(...TRUNCATED)
{"text":"It is fast and i have not had a problem with internet connection or any other problems .","(...TRUNCATED)
{"text":"I 'm really impressed with the quality and performance for the price of the computer .","la(...TRUNCATED)
{"text":"It is so simple to use , I use it more than my desktop .","labels":["O","O","O","O","O","B"(...TRUNCATED)
{"text":"I also had a problem with the touchpad that caused the mouse pointer to jump all over the s(...TRUNCATED)
{ "text": "EITHER WAY , THE KEYBOARD IS UNSATISFACTORY .", "labels": [ "O", "O", "O", "O", "B", "O", "O", "O" ] }
{"text":"Well , I have to say since I bought my Mac , I wo n't ever go back to any Windows .","label(...TRUNCATED)
{"text":"I took it in to the Apple store and guess what ? They fixed it , no cost out of pocket .","(...TRUNCATED)
{"text":"The quality , engineering design and warranty are superior -- covers damage from dropping t(...TRUNCATED)
{"text":"The applications are also very easy to find and maneuver , much easier than any other compu(...TRUNCATED)
{"text":"The large screen gives you the option to comfortably watch movies or TV shows on your compu(...TRUNCATED)
{"text":"Great laptop for school , easy to use for beginners in the household .","labels":["O","O","(...TRUNCATED)
{"text":"4 ) Laptop still did not work , blue screen within a week ...","labels":["O","O","O","O","O(...TRUNCATED)
{"text":"The only thing that is n't perfect about this netbook is the speakers , they are not loud a(...TRUNCATED)
{"text":"Of course , I inspected the other netbooks and clearly their hinges are tighter and I even (...TRUNCATED)
{"text":"Did n't work when shipped from Walmart.com but went into a store and exchanged for a workin(...TRUNCATED)
{"text":"All of the programs ( Keynote , Pages , Numbers ) have an option to save your documents as (...TRUNCATED)
{"text":"Sure , the initial out of pocket expense is greater , but that should not dissuade anyone f(...TRUNCATED)
{"text":"The best thing to do is build your own computer , but if u ca n't company 's like dell who (...TRUNCATED)
{"text":"There is no cd drive on the computer , which defeats the purpose of keeping files on a cd .(...TRUNCATED)
{"text":"Unfortunately , Apple 's quality has continued to slide .","labels":["O","O","O","O","B","O(...TRUNCATED)
{"text":"I believe that the quality of a mac is worth the price .","labels":["O","O","O","O","B","O"(...TRUNCATED)
{"text":"sometimes you will be moving your finger and the pointer will not even move .","labels":["O(...TRUNCATED)
{"text":"The 13 '' Macbook Pro just fits in my budget and with free shipping and no tax to CA this i(...TRUNCATED)
{"text":"I would rate this computer at 5 stars , but considering it has a short life span I can only(...TRUNCATED)
{"text":"I also love the design , the looks , the feel , and the my toshiba feature is wonderfull ."(...TRUNCATED)
{"text":"Also it is very good for college students who just need a reliable , easy to use computer .(...TRUNCATED)
{"text":"Only other thing is that if you are using this for document creation Apple doesnt provide a(...TRUNCATED)
{"text":"It is light and the battery last a very long time .","labels":["O","O","O","O","O","B","O",(...TRUNCATED)
{"text":"And at one point , they blame me for installing a bad memory stick when I upgrade my memory(...TRUNCATED)
{"text":"Externally the keys on my keyboard are falling off , after a few uses the paint is rubbing (...TRUNCATED)
{"text":"The next time I had an issue my lightscribe would n't work .","labels":["O","O","O","O","O"(...TRUNCATED)
{"text":"The touchpad is extremely sensitive , which is the only drawback .","labels":["O","B","O","(...TRUNCATED)
{"text":"also it comes with very useful applications like iphoto that it is the best photo applicati(...TRUNCATED)
{"text":"The acer one computer that I bought is 17 ince screen and its hard to find lap top bags for(...TRUNCATED)
{"text":"I can have both OSX and Windows XP running at the same time !","labels":["O","O","O","O","B(...TRUNCATED)
{"text":"Microsoft seems to be unable to keep up with repairs for the multitude of windows problems (...TRUNCATED)
{"text":"You can call HP and they want you to buy more software to fix it .","labels":["O","O","O","(...TRUNCATED)
{"text":"It is easy to navigate and update programs .","labels":["O","O","O","O","B","O","B","I","O"(...TRUNCATED)
{"text":"All in all , a very disappointing experience except that I learned how good the Geek Squad (...TRUNCATED)
{"text":"The laptop is very lightweight , can easily carry around in a knapsack full of text books a(...TRUNCATED)
{"text":"I also did not like the loud noises it made or how the bottom of the computer would get rea(...TRUNCATED)
{"text":"I had in the past a Dell laptop and they sent me the items it needed or they sent a repair (...TRUNCATED)
{ "text": "defective software .", "labels": [ "O", "B", "O" ] }
{"text":"This computer was so challenging to carry and handle .","labels":["O","O","O","O","O","O","(...TRUNCATED)
{"text":"Cords coming out the right for power plus cords coming out front for headphones/mic plus ne(...TRUNCATED)
{"text":"Unless you want to be inconvenienced with a non working power supply which you ca n't find (...TRUNCATED)
{"text":"It is much faster than my desktop which is a Core2 Quad running at 2.83 GHz .","labels":["O(...TRUNCATED)
{"text":"It is good to know that I can mobilize without having to worry about the battery life .","l(...TRUNCATED)
{"text":"The screen is nice , side view angles are pretty good .","labels":["O","B","O","O","O","O",(...TRUNCATED)
{"text":"The fact that the screen reacts to the lighting around you is an added luxury -when you are(...TRUNCATED)
{"text":"3 weeks went by and the computer keeps crashing and will not open any applications .","labe(...TRUNCATED)
{"text":"Looks nice , but has a horribly cheap feel .","labels":["B","O","O","O","O","O","O","O","B"(...TRUNCATED)
{"text":"The feel of this is better than the Toshiba , too .","labels":["O","B","O","O","O","O","O",(...TRUNCATED)
{"text":"I would recommend this laptop to anyone looking to get a new laptop who is willing to spend(...TRUNCATED)
{"text":"I upgraded the memory and replaced the base Windows 7 Starter to Win 7 Home , and it runs j(...TRUNCATED)
{"text":"I am not sure if it was the drive itself , however ;","labels":["O","O","O","O","O","O","O"(...TRUNCATED)
{"text":"Also , one of the users mentioned how the edges on the macbook is sharp , if you have money(...TRUNCATED)
{"text":"It is easy to use , its keyboard easily accommodates large hands , and its weight is fantas(...TRUNCATED)
{"text":"Called Acer many times , they want me to pay the shipping to ship it to their repair center(...TRUNCATED)
{ "text": "The battery is really long .", "labels": [ "O", "B", "O", "O", "O", "O" ] }
{"text":"Had some trouble finding a case that it would fit in .","labels":["O","O","O","O","O","B","(...TRUNCATED)
{"text":"This computer that I have has had issues with the keyboard where it lost half the keyboard (...TRUNCATED)
{"text":"When I called Sony the Customer Service was Great .","labels":["O","O","O","O","O","B","I",(...TRUNCATED)
{"text":"It is a much more streamlined system for adding programs , using the internet , and doing o(...TRUNCATED)
{"text":"My computer froze on several occasion , had buttons that randomely would fall off and even (...TRUNCATED)
{ "text": "Not even safe mode boots .", "labels": [ "O", "O", "B", "I", "O", "O" ] }
{ "text": "This is an over-sized , 18-inch laptop .", "labels": [ "O", "O", "O", "O", "O", "B", "O", "O" ] }
{"text":"I had to pay $ 100 for a universal charger for this cheap $ 300 laptop .","labels":["O","O"(...TRUNCATED)
{"text":"The powerpoint opened seamlessly in the apple and the mac hooked up to the projector so eas(...TRUNCATED)
{"text":"1.You can not change your desktop background ( window 's 7 starter does NOT support that fu(...TRUNCATED)
{"text":"Then after 4 or so months the charger stopped working so I was forced to go out and buy new(...TRUNCATED)
{"text":"Strengths : Well -- shaped Weaknesses : A bad videocard !","labels":["O","O","O","O","B","O(...TRUNCATED)
{"text":"You ca n't even get a satellite card which is why I bought to begin with .","labels":["O","(...TRUNCATED)
{"text":"It is a REAL touchpad , not the toy I saw in other brands .","labels":["O","O","O","O","B",(...TRUNCATED)
{ "text": "Price and purpose is awesome !", "labels": [ "B", "O", "O", "O", "O", "O" ] }
{ "text": "Wonderful zooming .", "labels": [ "O", "B", "O" ] }
{"text":"The screen is huge and colorful , but no LED backlighting .","labels":["O","B","O","O","O",(...TRUNCATED)
{"text":"In all honesty , if someone is looking for a quality laptop and willing to pay a little mor(...TRUNCATED)
{"text":"Everything about this computer is easy to use .","labels":["O","O","O","O","O","O","O","B",(...TRUNCATED)
{"text":"Worse , for the price I could get a *netbook* that outperforms this machine .","labels":["O(...TRUNCATED)
{"text":"Keyboard was also very nice and had a solid feel .","labels":["B","O","O","O","O","O","O","(...TRUNCATED)
{"text":"It did not have all the features I expected it to have .","labels":["O","O","O","O","O","O"(...TRUNCATED)
{"text":"No luck , although I waited for hours on the phone-Visited MacHouse , they stated the their(...TRUNCATED)
{"text":"There is a backlit keyboard which is perfect for typing in the dark .","labels":["O","O","O(...TRUNCATED)
{"text":"It has a lot of memory and a great battery life .","labels":["O","O","O","O","O","B","O","O(...TRUNCATED)
{"text":"I spoke with a service rep at Micro Center and his girlfriend is having the same problem wi(...TRUNCATED)
{"text":"I love this program , it is superior to windows movie maker .","labels":["O","O","O","B","O(...TRUNCATED)
{"text":"He has replaced his hard drive twice and ( of course ) has had to pay for antivirus softwar(...TRUNCATED)
{"text":"This purchase opened me to the world of Macbooks , and I am impressed with the intuition of(...TRUNCATED)
{"text":"The price is great for this model , I only plan on using it for media in the entertainment (...TRUNCATED)
{"text":"I 've also had to have the keyboard replaced at my expense .","labels":["O","O","O","O","O"(...TRUNCATED)
{"text":"I had the staff telling me older version did not make the fan noise cause it is a `` differ(...TRUNCATED)
{ "text": "Even out of warranty !", "labels": [ "O", "O", "O", "B", "O" ] }
{"text":"Crisp screen , great battery life , and plenty of storage .","labels":["O","B","O","O","B",(...TRUNCATED)
{"text":"Also , my sister got the exact same laptop ( since they were so cheap ) and after 8 months (...TRUNCATED)
{"text":"The Toshiba Satellite has been more than I expected for the price .","labels":["O","O","O",(...TRUNCATED)
{"text":"I had to adjust my mousepad sensitivity , because it is very sensitive .","labels":["O","O"(...TRUNCATED)
{ "text": "Keyboard is plastic and spongey feeling .", "labels": [ "B", "O", "O", "O", "O", "O", "O" ] }
{"text":"previous laptops were pc 's , still have them , but the mac osx is a clean and smooth opera(...TRUNCATED)
{"text":"i also love having the extra calculator number set up on the keyboard which most laptops do(...TRUNCATED)
{"text":"I love my Apple , it is quick and easy to use .","labels":["O","O","O","O","O","O","O","O",(...TRUNCATED)
{"text":"The laptop is relatively simple to use , though I bought Macs for Dummies , which is well w(...TRUNCATED)
{ "text": "No tutorials on the display .", "labels": [ "O", "B", "O", "O", "O", "O" ] }
{ "text": "The touch pad is among the best .", "labels": [ "O", "B", "I", "O", "O", "O", "O", "O" ] }
{"text":"We also use Paralles so we can run virtual machines of Windows XP Professional , Windows 7 (...TRUNCATED)
{"text":"How Toshiba handles the repair seems to vary , some folks indicate that they were charged f(...TRUNCATED)
README.md exists but content is empty. Use the Edit dataset card button to edit it.
Downloads last month
2