Dataset Preview
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed
Error code: DatasetGenerationError
Exception: TypeError
Message: Couldn't cast array of type
struct<cc_re__cc_re__cc_by_2_5_au: list<item: string>, copyright__copyright__copyright: list<item: string>, cc_re__cc_re__cc_by_2_5_en: list<item: string>, cc_re__cc_re__cc_by_sa_2_5: list<item: string>, cc_re__cc_re__cc_by_sa_3_0_us: list<item: string>, cc_re__cc_re__cc_by_sa_3_0_en: list<item: string>, cc_re__cc_re__cc_by_3_0: list<item: string>, cc_re__cc_re__cc_by_2_0: list<item: string>, cc_re__cc_re__cc_by_3_0_us: list<item: string>, cc_re__cc_re__cc_by_sa_3_0: list<item: string>, cc_re__cc_re__cc_by_2_0_uk: list<item: string>, cc_re__cc_re__cc_publicdomain_zero_1_0: list<item: string>, cc_re__cc_re__cc_by_3_0_en: list<item: string>, cc_re__cc_re__cc_by_3_0_au: list<item: string>, cc_re__cc_re__cc_by_sa_2_0: list<item: string>, cc_re__cc_re__cc_by_nd: list<item: string>, cc_re__cc_re__cc_by_sa_3_0_le: list<item: string>, cc_re__cc_re__cc_by_2_5: list<item: string>, cc_re__cc_re__cc_by_2_5_za: list<item: string>, cc_re__cc_re__cc_by_1_0: list<item: string>, cc_re__cc_re__cc_by_sa_2_5_in: list<item: string>, cc_re__cc_re__cc_by_sa_2_5_le: list<item: string>, cc_re__cc_re__cc_by_sa_2_5_au: list<item: string>, cc_re__cc_re__cc_publicdomain_mark_1_0: list<item: string>, cc_re__cc_re__cc_by_sa_2_5_ca: list<item: string>>
to
{'cc_re__cc_re__cc_by_3_0_us': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'copyright__copyright__copyright': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'cc_re__cc_re__cc_by_sa_3_0': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'cc_re__cc_re__cc_by_3_0': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'cc_re__cc_re__cc_by_sa_3_0_us': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'cc_re__cc_re__cc_by_sa_2_5': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'cc_re__cc_re__cc_by_2_0_uk': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'cc_re__cc_re__cc_by_2_5_au': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'cc_re__cc_re__cc_by_2_0': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'cc_re__cc_re__cc_publicdomain_zero_1_0': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'cc_re__cc_re__cc_by_3_0_au': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'cc_re__cc_re__cc_by_2_5_en': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'cc_re__cc_re__cc_by_sa_2_0': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'cc_re__cc_re__cc_by_nd': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'cc_re__cc_re__cc_by_2_5': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'cc_re__cc_re__cc_by_sa_3_0_en': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'cc_re__cc_re__cc_by_3_0_en': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'cc_re__cc_re__cc_by_sa_2_5_in': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'cc_re__cc_re__cc_by_sa_3_0_le': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'cc_re__cc_re__cc_by_3_0_nz': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'cc_re__cc_re__cc_by_1_0': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'cc_re__cc_re__cc_by_sa_2_5_au': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'cc_re__cc_re__cc_publicdomain_mark_1_0': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'cc_re__cc_re__cc_by_sa_1_0': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'cc_re__cc_re__cc_by_3_0_at': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None)}
Traceback: Traceback (most recent call last):
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 2013, 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 2261, in cast_table_to_schema
arrays = [cast_array_to_feature(table[name], feature) for name, feature in features.items()]
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2261, in <listcomp>
arrays = [cast_array_to_feature(table[name], feature) for name, feature in features.items()]
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1802, in wrapper
return pa.chunked_array([func(chunk, *args, **kwargs) for chunk in array.chunks])
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1802, in <listcomp>
return pa.chunked_array([func(chunk, *args, **kwargs) for chunk in array.chunks])
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2020, in cast_array_to_feature
arrays = [_c(array.field(name), subfeature) for name, subfeature in feature.items()]
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2020, in <listcomp>
arrays = [_c(array.field(name), subfeature) for name, subfeature in feature.items()]
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1804, in wrapper
return func(array, *args, **kwargs)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2122, in cast_array_to_feature
raise TypeError(f"Couldn't cast array of type\n{_short_str(array.type)}\nto\n{_short_str(feature)}")
TypeError: Couldn't cast array of type
struct<cc_re__cc_re__cc_by_2_5_au: list<item: string>, copyright__copyright__copyright: list<item: string>, cc_re__cc_re__cc_by_2_5_en: list<item: string>, cc_re__cc_re__cc_by_sa_2_5: list<item: string>, cc_re__cc_re__cc_by_sa_3_0_us: list<item: string>, cc_re__cc_re__cc_by_sa_3_0_en: list<item: string>, cc_re__cc_re__cc_by_3_0: list<item: string>, cc_re__cc_re__cc_by_2_0: list<item: string>, cc_re__cc_re__cc_by_3_0_us: list<item: string>, cc_re__cc_re__cc_by_sa_3_0: list<item: string>, cc_re__cc_re__cc_by_2_0_uk: list<item: string>, cc_re__cc_re__cc_publicdomain_zero_1_0: list<item: string>, cc_re__cc_re__cc_by_3_0_en: list<item: string>, cc_re__cc_re__cc_by_3_0_au: list<item: string>, cc_re__cc_re__cc_by_sa_2_0: list<item: string>, cc_re__cc_re__cc_by_nd: list<item: string>, cc_re__cc_re__cc_by_sa_3_0_le: list<item: string>, cc_re__cc_re__cc_by_2_5: list<item: string>, cc_re__cc_re__cc_by_2_5_za: list<item: string>, cc_re__cc_re__cc_by_1_0: list<item: string>, cc_re__cc_re__cc_by_sa_2_5_in: list<item: string>, cc_re__cc_re__cc_by_sa_2_5_le: list<item: string>, cc_re__cc_re__cc_by_sa_2_5_au: list<item: string>, cc_re__cc_re__cc_publicdomain_mark_1_0: list<item: string>, cc_re__cc_re__cc_by_sa_2_5_ca: list<item: string>>
to
{'cc_re__cc_re__cc_by_3_0_us': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'copyright__copyright__copyright': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'cc_re__cc_re__cc_by_sa_3_0': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'cc_re__cc_re__cc_by_3_0': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'cc_re__cc_re__cc_by_sa_3_0_us': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'cc_re__cc_re__cc_by_sa_2_5': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'cc_re__cc_re__cc_by_2_0_uk': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'cc_re__cc_re__cc_by_2_5_au': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'cc_re__cc_re__cc_by_2_0': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'cc_re__cc_re__cc_publicdomain_zero_1_0': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'cc_re__cc_re__cc_by_3_0_au': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'cc_re__cc_re__cc_by_2_5_en': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'cc_re__cc_re__cc_by_sa_2_0': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'cc_re__cc_re__cc_by_nd': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'cc_re__cc_re__cc_by_2_5': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'cc_re__cc_re__cc_by_sa_3_0_en': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'cc_re__cc_re__cc_by_3_0_en': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'cc_re__cc_re__cc_by_sa_2_5_in': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'cc_re__cc_re__cc_by_sa_3_0_le': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'cc_re__cc_re__cc_by_3_0_nz': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'cc_re__cc_re__cc_by_1_0': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'cc_re__cc_re__cc_by_sa_2_5_au': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'cc_re__cc_re__cc_publicdomain_mark_1_0': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'cc_re__cc_re__cc_by_sa_1_0': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'cc_re__cc_re__cc_by_3_0_at': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None)}
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1391, in compute_config_parquet_and_info_response
parquet_operations, partial, estimated_dataset_info = stream_convert_to_parquet(
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 990, in stream_convert_to_parquet
builder._prepare_split(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1884, 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 2040, in _prepare_split_single
raise DatasetGenerationError("An error occurred while generating the dataset") from e
datasets.exceptions.DatasetGenerationError: An error occurred while generating the datasetNeed help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
added string | created string | id string | metadata dict | source string | text string | version string |
|---|---|---|---|---|---|---|
2024-06-03T21:29:47.544Z | 2013-05-18T05:33:58.000Z | vseqedhoq6qz3ntc5n7cmfpjwzdlkp5n | {
"attribute_spans": {
"cc_re__cc_re__cc_by_sa_3_0_us": null,
"cc_re__cc_re__cc_by_3_0": null,
"cc_re__cc_re__cc_by_sa_3_0": [
"f=\"http://area51.stackexchange.com\" title=\"proposing new sites in the Stack Exchange network\">Area 51</a></li>\r\n <li><a href=\"http://careers.s... | cccc_CC-MAIN-2013-20 | Tell me more ×
Answers OnStartups is a question and answer site for entrepreneurs looking to start or run a new business. It's 100% free, no registration required.
In what year do payments to subcontactors count, for tax purposes? For example if I don't make the payment until after Jan 1 but the money was earned the p... | v0 |
2024-06-03T21:29:47.544Z | 2013-05-18T05:49:05.000Z | 4cbynrhh2jb4brvoadpxrbfy2c2cuv6y | {
"attribute_spans": {
"cc_re__cc_re__cc_by_sa_3_0_us": null,
"cc_re__cc_re__cc_by_3_0": null,
"cc_re__cc_re__cc_by_sa_3_0": [
" href=\"/w/index.php?title=Apache_w/_PHP_and_MySQL_Support_(MIPSel)&oldid=3589\" title=\"Permanent link to this revision of the page\">Permanent link</a></li>\t\t\t</ul... | cccc_CC-MAIN-2013-20 | Apache w/ PHP and MySQL Support (MIPSel)
From NAS-Central Buffalo - The Linkstation Wiki
Revision as of 08:23, 13 July 2006 by 86.135.152.138 (Talk)
Jump to: navigation, search
Originally by Nick and edited by ...
BurnHard, frontalot, Cathedrow & Ralf from linkstationwiki.org
Installing Apache w/ PHP and MySQL Suppo... | v0 |
2024-06-03T21:29:47.544Z | 2013-05-18T08:02:33.000Z | xccdkcsdexxld7yspaet45argukuhutd | {
"attribute_spans": {
"cc_re__cc_re__cc_by_sa_3_0_us": null,
"cc_re__cc_re__cc_by_3_0": null,
"cc_re__cc_re__cc_by_sa_3_0": [
"\"t-permalink\"><a href=\"/w/index.php?title=How_to_modify_an_initrd&oldid=25931\" title=\"Permanent link to this revision of the page\">Permanent link</a></li>\t\t\t</... | cccc_CC-MAIN-2013-20 | How to modify an initrd
From NAS-Central Buffalo - The Linkstation Wiki
Revision as of 16:33, 17 December 2008 by Themel (Talk | contribs)
Jump to: navigation, search
This pages describes how to modify the initrds aka ramdisks of the linkstations/terastations/kuroboxes.
ppc-based boxes
BEWARE: this info is for the... | v0 |
2024-06-03T21:29:47.544Z | 2013-05-18T06:01:28.000Z | 62oehztfonq7y3svmewyutgfaxdj5n3f | {
"attribute_spans": {
"cc_re__cc_re__cc_by_sa_3_0_us": null,
"cc_re__cc_re__cc_by_3_0": [
"valign=\"top\">English\n\t (en)\n\t </td>\n\t</tr>\n\t\n\t\n <tr>\n <td valign=\"top\" class=\"cnx_before\">Collection Subtype:</td>\n <td valign=\"top\">Course</td>\n ... | cccc_CC-MAIN-2013-20 | Connexions
Sections
You are here: Home » Content » Giáo trình môn Viết 1
About: Giáo trình môn Viết 1
Collection type: Course
Course by: GV.Nguyễn Thị Kiều Trang. E-mail the author
View the content: Giáo trình môn Viết 1
Metadata
Name: Giáo trình môn Viết 1
ID: col10772
Language: English (en)
Collection Subtype:... | v0 |
2024-06-03T21:29:47.544Z | 2013-05-18T07:25:58.000Z | s6ax5kdunuckukhktrgwinapll4porpt | {
"attribute_spans": {
"cc_re__cc_re__cc_by_sa_3_0_us": null,
"cc_re__cc_re__cc_by_3_0": [
"=\"clear: both;\"></div></div>\n\n\n<script language=\"JavaScript\" type=\"text/javascript\">\nvar donate2=new Image();donate2.src=\"/wiki/eggheadbeta/img/donate2.png\";var donate=new Image();donate.src=\"/wiki/e... | cccc_CC-MAIN-2013-20 | Australian Collection
Info
Search:
Photo by Ivan Kozik
The Australian Collection primarily features trees and shrubs native to Australia. Tall eucalyptus trees, with their distinctive aromatic leaves, dominate the north bank of the creek. With more than 50 species of this native Australian genus, the trees vary ... | v0 |
2024-06-03T21:29:47.544Z | 2013-05-18T06:45:58.000Z | xuv4qo2gkyp3enuzqdxyj3h66ms75ucw | {
"attribute_spans": {
"cc_re__cc_re__cc_by_sa_3_0_us": null,
"cc_re__cc_re__cc_by_3_0": null,
"cc_re__cc_re__cc_by_sa_3_0": [
"\t\t\t\t\t<li id=\"footer-places-privacy\"><a href=\"/eLinux.org:Privacy_policy\" title=\"eLinux.org:Privacy policy\">Privacy policy</a></li>\n\t\t\t\t\t\t\t\t\t\t\t<li id=... | cccc_CC-MAIN-2013-20 | Information for "Category:Categories templates"
Jump to: navigation, search
Basic information
Display titleCategory:Categories templates
Default sort keyCategories templates
Page length (in bytes)102
Page ID4360
Page content languageEnglish (en)
Search engine statusIndexable
Number of views1,475
Redirects to this pa... | v0 |
2024-06-03T21:29:47.544Z | 2013-05-18T07:13:12.000Z | hzzaoyajtvalyhxfmgihfyuyngxv3wo2 | {
"attribute_spans": {
"cc_re__cc_re__cc_by_sa_3_0_us": null,
"cc_re__cc_re__cc_by_3_0": null,
"cc_re__cc_re__cc_by_sa_3_0": [
"ref=\"/index.php?title=RPi_Games&oldid=109478\" title=\"Permanent link to this revision of the page\">Permanent link</a></li>\n\t\t\t<li id=\"t-info\"><a href=\"/index.... | cccc_CC-MAIN-2013-20 | RPi Games
From eLinux.org
Revision as of 14:52, 16 March 2012 by Meltwater (Talk | contribs)
Jump to: navigation, search
Contents
Back to the Hub.
Community Pages:
Tutorials - a list of tutorials. Learn by doing.
Guides - a list of informative guides. Make something useful.
Projects - a list of community proje... | v0 |
2024-06-03T21:29:47.544Z | 2013-05-18T07:24:40.000Z | vljeb57wmofhrwj3ajl7a7syquul4zhr | {
"attribute_spans": {
"cc_re__cc_re__cc_by_sa_3_0_us": null,
"cc_re__cc_re__cc_by_3_0": [
"ter;\"><iframe width=\"500\" height=\"281\" src=\"http://www.youtube.com/embed/bB8J0gWTopE?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe></p>\n<div class=\"notes\">The blog <a href=\"http://www.apub... | cccc_CC-MAIN-2013-20 | GlobalVoices in Learn more »
Brazilian Family Loses Home to the World Cup
This post also available in:
Español · Río de Janeiro: Elisângela llegó a tiempo para ver caer su casa
Français · Rio de Janeiro: Elisângela est arrivée à temps pour voir sa maison détruite.
Malagasy · Fianakaviana Breziliana Very Trano Noho N... | v0 |
2024-06-03T21:29:47.544Z | 2013-05-18T08:09:06.000Z | pooxwgknbzzpougaa77hcbag77bmvo2z | {
"attribute_spans": {
"cc_re__cc_re__cc_by_sa_3_0_us": null,
"cc_re__cc_re__cc_by_3_0": null,
"cc_re__cc_re__cc_by_sa_3_0": null,
"cc_re__cc_re__cc_publicdomain_zero_1_0": null,
"copyright__copyright__copyright": [
"t that a purchaser of, say, sports shoes, can determine the style, size, co... | cccc_CC-MAIN-2013-20 | For the half-year to 30 June 2013, the IPKat's regular team is supplemented by contributions from guest bloggers Stefano Barazza, Matthias Lamping and Jeff John Roberts.
Two of our regular Kats are currently on blogging sabbaticals. They are Birgit Clark and Catherine Lee.
Friday, 17 August 2012
Taking it personally... | v0 |
2024-06-03T21:29:47.544Z | 2013-05-18T07:12:22.000Z | u2cz7b463cro7ry2zpcqcinwsngxf6h3 | {
"attribute_spans": {
"cc_re__cc_re__cc_by_sa_3_0_us": null,
"cc_re__cc_re__cc_by_3_0": null,
"cc_re__cc_re__cc_by_sa_3_0": null,
"cc_re__cc_re__cc_publicdomain_zero_1_0": null,
"copyright__copyright__copyright": [
" used in defamation actions and would work here. However, the judge did sug... | cccc_CC-MAIN-2013-20 | For the half-year to 30 June 2013, the IPKat's regular team is supplemented by contributions from guest bloggers Stefano Barazza, Matthias Lamping and Jeff John Roberts.
Two of our regular Kats are currently on blogging sabbaticals. They are Birgit Clark and Catherine Lee.
Monday, 27 April 2009
Malicious falsehood c... | v0 |
2024-06-03T21:29:47.544Z | 2013-05-18T06:19:55.000Z | nbkufxqcuchnxpwij7u7bb2jmphzqou3 | {
"attribute_spans": {
"cc_re__cc_re__cc_by_sa_3_0_us": null,
"cc_re__cc_re__cc_by_3_0": null,
"cc_re__cc_re__cc_by_sa_3_0": [
"ml#2487\">[ author ]</a>\n </li>\n </ul>\n\n\n<a href=\"https://lists.maemo.org/mailman/listinfo/maemo-community\">More information about the maemo-community\... | cccc_CC-MAIN-2013-20 | [maemo-community] The role of the docmaster
From: Murray Cumming murrayc at murrayc.com
Date: Mon May 25 17:30:03 EEST 2009
On Mon, 2009-05-25 at 16:24 +0200, Murray Cumming wrote:
> > 1. Cleanup existing Chinook documentation for Diablo
> > - end result for that was Diablo Reference Manual and example apps in Garge
... | v0 |
2024-06-03T21:29:47.544Z | 2013-05-18T07:20:41.000Z | s5aeus2wedpr26pdvcfhfddszpqo6u4c | {
"attribute_spans": {
"cc_re__cc_re__cc_by_sa_3_0_us": null,
"cc_re__cc_re__cc_by_3_0": [
" -->\n\n\t</div><!-- #main -->\n\n\t<div id=\"footer\" role=\"contentinfo\">\n\t\t<div id=\"colophon\">\n\n\n\n\n\t\t\t<div id=\"site-info\">\n\t\t\t\t<a href=\"http://occamstypewriter.org/vwxynot/\" title=\"VWXY... | cccc_CC-MAIN-2013-20 | Twelve Months of VWXYNot?
As seen everywhere, here are the first sentences of my first post of each month in 2010. Bragging Rights Central, hockey pools, grants, visitors, quizzes, and bears – sounds about right! (But no Winter Olympics posts? That’s hardly representative of the year as a whole!)
January
Congratulat... | v0 |
2024-06-03T21:29:47.544Z | 2013-05-18T06:47:57.000Z | hzf4jsddku4dczqy6vl6k3sbqy5pqcfi | {
"attribute_spans": {
"cc_re__cc_re__cc_by_sa_3_0_us": null,
"cc_re__cc_re__cc_by_3_0": null,
"cc_re__cc_re__cc_by_sa_3_0": null,
"cc_re__cc_re__cc_publicdomain_zero_1_0": null,
"copyright__copyright__copyright": [
"",
"",
"in cancer treatment. Nano LIFE 2010; 01: 17.\n 5. D. G... | cccc_CC-MAIN-2013-20 | Talk:20.109(F12) Pre-Proposal: Engineering Viral Magnetic Nanoparticles for Magnetic Hyperthermic Cancer Therapy
From OpenWetWare
Revision as of 16:04, 29 November 2012 by Coyin Oh (Talk | contribs)
Jump to: navigation, search
This is a brainstorming page.
You are very welcome to write any crazy / non-crazy / inventi... | v0 |
2024-06-03T21:29:47.544Z | 2013-05-18T06:11:22.000Z | gski74ffc6nxy4jh2s3wjb6ehqdbtmbh | {
"attribute_spans": {
"cc_re__cc_re__cc_by_sa_3_0_us": null,
"cc_re__cc_re__cc_by_3_0": null,
"cc_re__cc_re__cc_by_sa_3_0": null,
"cc_re__cc_re__cc_publicdomain_zero_1_0": null,
"copyright__copyright__copyright": null,
"cc_re__cc_re__cc_by_sa_2_5": null,
"cc_re__cc_re__cc_by_2_0_uk": [
... | cccc_CC-MAIN-2013-20 | Quotation added by lifeandart
Why not add this quote to your bookmarks?
There can be no forced inspiration. Stojanovic, Dejan
This quote is about inspiration · Search on Google Books to find all references and sources for this quotation.
A bit about Stojanovic, Dejan ...
Dejan Stojanoviæ was born in Pec, Kosov... | v0 |
2024-06-03T21:29:47.544Z | 2013-05-18T06:14:03.000Z | wuhy57juf33ku5vxtkmi7rr3an5jcjef | {
"attribute_spans": {
"cc_re__cc_re__cc_by_sa_3_0_us": null,
"cc_re__cc_re__cc_by_3_0": null,
"cc_re__cc_re__cc_by_sa_3_0": null,
"cc_re__cc_re__cc_publicdomain_zero_1_0": null,
"copyright__copyright__copyright": null,
"cc_re__cc_re__cc_by_sa_2_5": null,
"cc_re__cc_re__cc_by_2_0_uk": [
... | cccc_CC-MAIN-2013-20 | Quotation added by Canary
Why not add this quote to your bookmarks?
Life should be as colorful as the rainbow. Please remember, you are your own painter always....... Mak Kazeronnie
This quote is about life, painter, rainbow,color · Search on Google Books to find all references and sources for this quotation.
A... | v0 |
2024-06-03T21:29:47.544Z | 2013-05-18T07:55:41.000Z | qr5q2pi63nfdlzurfmacoi2htloqpfbg | {
"attribute_spans": {
"cc_re__cc_re__cc_by_sa_3_0_us": null,
"cc_re__cc_re__cc_by_3_0": null,
"cc_re__cc_re__cc_by_sa_3_0": null,
"cc_re__cc_re__cc_publicdomain_zero_1_0": null,
"copyright__copyright__copyright": null,
"cc_re__cc_re__cc_by_sa_2_5": null,
"cc_re__cc_re__cc_by_2_0_uk": [
... | cccc_CC-MAIN-2013-20 | It's easy! Just pick the product you like and click-through to buy it from trusted partners of Quotations Book. We hope you like these personalized gifts as much as we do.
Make and then buy your OWN fantastic personalized gift from this quote
To do nothing at all is the most difficult thing in the world, the most ... | v0 |
2024-06-03T21:29:47.544Z | 2013-05-18T05:43:18.000Z | y2kq33fpd537or55drrkkej5sok7tks5 | {
"attribute_spans": {
"cc_re__cc_re__cc_by_sa_3_0_us": null,
"cc_re__cc_re__cc_by_3_0": null,
"cc_re__cc_re__cc_by_sa_3_0": null,
"cc_re__cc_re__cc_publicdomain_zero_1_0": null,
"copyright__copyright__copyright": null,
"cc_re__cc_re__cc_by_sa_2_5": null,
"cc_re__cc_re__cc_by_2_0_uk": [
... | cccc_CC-MAIN-2013-20 | It's easy! Just pick the product you like and click-through to buy it from trusted partners of Quotations Book. We hope you like these personalized gifts as much as we do.
Make and then buy your OWN fantastic personalized gift from this quote
Peace is not made at the council table or by treaties, but in the hearts... | v0 |
2024-06-03T21:29:47.544Z | 2013-05-18T06:15:01.000Z | yi3u5cg4a4psut4kqnvbppzkkg6vpluv | {
"attribute_spans": {
"cc_re__cc_re__cc_by_sa_3_0_us": null,
"cc_re__cc_re__cc_by_3_0": null,
"cc_re__cc_re__cc_by_sa_3_0": null,
"cc_re__cc_re__cc_publicdomain_zero_1_0": null,
"copyright__copyright__copyright": null,
"cc_re__cc_re__cc_by_sa_2_5": null,
"cc_re__cc_re__cc_by_2_0_uk": [
... | cccc_CC-MAIN-2013-20 | Quotes by Eco, Umberto
We don't have a biography. Please consult wikipedia.
"A dream is a scripture, and many scriptures are nothing but dreams."
Eco, Umberto on dream
"The ideology of this America wants to establish reassurance through Imitation. But profit defeats ideology, because the consumers want to ... | v0 |
2024-06-03T21:29:47.544Z | 2013-05-18T07:12:38.000Z | q6xenuv6c3uedw2k576u24ziyylytyl5 | {
"attribute_spans": {
"cc_re__cc_re__cc_by_sa_3_0_us": null,
"cc_re__cc_re__cc_by_3_0": null,
"cc_re__cc_re__cc_by_sa_3_0": null,
"cc_re__cc_re__cc_publicdomain_zero_1_0": null,
"copyright__copyright__copyright": [
"mes Winfro, a delusional [...]\n\nMay 3, 2012 Chuck - Red's Army Uncategori... | cccc_CC-MAIN-2013-20 | marvin williams
Photo Gallery: Celtics-Hawks G5
This first pic sums-up last night's loss. The rest of the pics & top play GIFs after the jump… [...]
May 9, 2012 KWAPT Post Game Galleries, Uncategorized Comments Off
Hawks shake up lineup for Game 5
Larry Drew is moving Kirk Hinrich and Jason Collins to the bench. I... | v0 |
2024-06-03T21:29:47.544Z | 2013-05-18T08:02:11.000Z | 5d6tyatummyafn4eulbyvboukpvz5phd | {
"attribute_spans": {
"cc_re__cc_re__cc_by_sa_3_0_us": null,
"cc_re__cc_re__cc_by_3_0": [
" /Google translations -->\n\n<!-- LANGUAGES -->\n\n<!-- /LANGUAGES -->\n\t\t\t</div>\n\t\t<!-- /panel -->\n\t\t<!-- footer -->\n\t\t<div id=\"footer\">\n\t\t\t\t\t\t\t<ul id=\"footer-info\">\n\t\t\t\t\t\t\t\t\t\t... | cccc_CC-MAIN-2013-20 | Mokurai
From Sugar Labs
(Redirected from User:Mokurai)
Jump to: navigation, search
Founder, Earth Treasury, an NGO to link schools around the world for education and business. See Plans and Essays.
NEW PROJECT: Replacing Textbooks XOs and other netbooks cost much less than printed textbooks, so as soon as we replace ... | v0 |
2024-06-03T21:29:47.544Z | 2013-05-18T06:53:54.000Z | 3zrv63t7l6fsydzbw3l7bxvcayisz6gr | {
"attribute_spans": {
"cc_re__cc_re__cc_by_sa_3_0_us": null,
"cc_re__cc_re__cc_by_3_0": null,
"cc_re__cc_re__cc_by_sa_3_0": [
"\t\t\t\t\t\t\t<li id=\"footer-places-privacy\"><a href=\"/en/Wikitravel:Privacy_policy\" title=\"Wikitravel:Privacy policy\">Privacy policy</a></li>\n\t\t\t\t\t\t\t\t\t\t\t... | cccc_CC-MAIN-2013-20 | Help Wikitravel grow by contributing to an article! Learn how.
East Norway
From Wikitravel
Scandinavia : Norway : East Norway
Jump to: navigation, search
East Norway (actually southeast) is the region surrounding the capital Oslo, where the largest number of people live.
[edit] Regions
[edit] Cities
[edit] Other ... | v0 |
2024-06-03T21:29:47.544Z | 2013-05-18T07:22:44.000Z | ve3ex6trqvue3c3lwirwncf6ndqbtkf5 | {
"attribute_spans": {
"cc_re__cc_re__cc_by_sa_3_0_us": null,
"cc_re__cc_re__cc_by_3_0": null,
"cc_re__cc_re__cc_by_sa_3_0": [
"\t\t\t\t\t\t\t<li id=\"footer-places-privacy\"><a href=\"/en/Wikitravel:Privacy_policy\" title=\"Wikitravel:Privacy policy\">Privacy policy</a></li>\n\t\t\t\t\t\t\t\t\t\t\t... | cccc_CC-MAIN-2013-20 | Help Wikitravel grow by contributing to an article! Learn how.
Difference between revisions of "Meran"
From Wikitravel
Burgraviate : Meran
Jump to: navigation, search
(added listing Bar Rossini)
(added listing Sketch Clublounge)
Line 88: Line 88:
*<drink name="Café Forum" alt="" address="Via Leonardo da Vinci 11 (P... | v0 |
End of preview.
This dataset is a curated subset of the dolma-cccc dataset. It contains data from 537 URLs, which were selected from the 1000 most common URLs in the original dataset and manually verified for permissive licenses. For details, refer to the original.
- Downloads last month
- 256