subset stringclasses 6
values | context stringlengths 16 17.7k | context_tokens dict | qid stringlengths 32 32 | question stringlengths 1 717 | question_tokens dict | detected_answers dict | answers listlengths 1 25 |
|---|---|---|---|---|---|---|---|
SQuAD | The first modern analog computer was a tide-predicting machine, invented by Sir William Thomson in 1872. The differential analyser, a mechanical analog computer designed to solve differential equations by integration using wheel-and-disc mechanisms, was conceptualized in 1876 by James Thomson, the brother of the more f... | {
"tokens": [
"The",
"first",
"modern",
"analog",
"computer",
"was",
"a",
"tide",
"-",
"predicting",
"machine",
",",
"invented",
"by",
"Sir",
"William",
"Thomson",
"in",
"1872",
".",
"The",
"differential",
"analyser",
",",... | 3106c3e566d9464f9ac4aada20c92536 | When was the first analog computer in the form of a tide-predicting machine created? | {
"tokens": [
"When",
"was",
"the",
"first",
"analog",
"computer",
"in",
"the",
"form",
"of",
"a",
"tide",
"-",
"predicting",
"machine",
"created",
"?"
],
"offsets": [
0,
5,
9,
13,
19,
26,
35,
38,
42,
47,
... | {
"text": [
"1872"
],
"char_spans": [
{
"start": [
99
],
"end": [
102
]
}
],
"token_spans": [
{
"start": [
18
],
"end": [
18
]
}
]
} | [
"1872"
] |
SQuAD | The first modern analog computer was a tide-predicting machine, invented by Sir William Thomson in 1872. The differential analyser, a mechanical analog computer designed to solve differential equations by integration using wheel-and-disc mechanisms, was conceptualized in 1876 by James Thomson, the brother of the more f... | {
"tokens": [
"The",
"first",
"modern",
"analog",
"computer",
"was",
"a",
"tide",
"-",
"predicting",
"machine",
",",
"invented",
"by",
"Sir",
"William",
"Thomson",
"in",
"1872",
".",
"The",
"differential",
"analyser",
",",... | 60cec53af978456d93cc2f7787e9666a | Who created the idea of the differential analyzer in 1876? | {
"tokens": [
"Who",
"created",
"the",
"idea",
"of",
"the",
"differential",
"analyzer",
"in",
"1876",
"?"
],
"offsets": [
0,
4,
12,
16,
21,
24,
28,
41,
50,
53,
57
]
} | {
"text": [
"James Thomson"
],
"char_spans": [
{
"start": [
280
],
"end": [
292
]
}
],
"token_spans": [
{
"start": [
48
],
"end": [
49
]
}
]
} | [
"James Thomson"
] |
SQuAD | The first modern analog computer was a tide-predicting machine, invented by Sir William Thomson in 1872. The differential analyser, a mechanical analog computer designed to solve differential equations by integration using wheel-and-disc mechanisms, was conceptualized in 1876 by James Thomson, the brother of the more f... | {
"tokens": [
"The",
"first",
"modern",
"analog",
"computer",
"was",
"a",
"tide",
"-",
"predicting",
"machine",
",",
"invented",
"by",
"Sir",
"William",
"Thomson",
"in",
"1872",
".",
"The",
"differential",
"analyser",
",",... | b352183768dd46ef844f50bfa1cc8bd0 | James Thomson was the brother of what famous figure? | {
"tokens": [
"James",
"Thomson",
"was",
"the",
"brother",
"of",
"what",
"famous",
"figure",
"?"
],
"offsets": [
0,
6,
14,
18,
22,
30,
33,
38,
45,
51
]
} | {
"text": [
"Lord Kelvin"
],
"char_spans": [
{
"start": [
326
],
"end": [
336
]
}
],
"token_spans": [
{
"start": [
57
],
"end": [
58
]
}
]
} | [
"Lord Kelvin"
] |
SQuAD | By the 1950s the success of digital electronic computers had spelled the end for most analog computing machines, but analog computers remain in use in some specialized applications such as education (control systems) and aircraft (slide rule). | {
"tokens": [
"By",
"the",
"1950s",
"the",
"success",
"of",
"digital",
"electronic",
"computers",
"had",
"spelled",
"the",
"end",
"for",
"most",
"analog",
"computing",
"machines",
",",
"but",
"analog",
"computers",
"remain",
... | dfa621621e78477e8abcf6c995e73c82 | Analog computers remain in use in what industries? | {
"tokens": [
"Analog",
"computers",
"remain",
"in",
"use",
"in",
"what",
"industries",
"?"
],
"offsets": [
0,
7,
17,
24,
27,
31,
34,
39,
49
]
} | {
"text": [
"education (control systems) and aircraft (slide rule)."
],
"char_spans": [
{
"start": [
189
],
"end": [
242
]
}
],
"token_spans": [
{
"start": [
31
],
"end": [
42
]
}
]
} | [
"education (control systems) and aircraft (slide rule)."
] |
SQuAD | The differential analyser, a mechanical analog computer designed to solve differential equations by integration, used wheel-and-disc mechanisms to perform the integration. In 1876 Lord Kelvin had already discussed the possible construction of such calculators, but he had been stymied by the limited output torque of the... | {
"tokens": [
"The",
"differential",
"analyser",
",",
"a",
"mechanical",
"analog",
"computer",
"designed",
"to",
"solve",
"differential",
"equations",
"by",
"integration",
",",
"used",
"wheel",
"-",
"and",
"-",
"disc",
"mechan... | e6c8df3729c64038b228cd15632d97ae | What type of mechanisms did the differential analyzer use? | {
"tokens": [
"What",
"type",
"of",
"mechanisms",
"did",
"the",
"differential",
"analyzer",
"use",
"?"
],
"offsets": [
0,
5,
10,
13,
24,
28,
32,
45,
54,
57
]
} | {
"text": [
"wheel-and-disc"
],
"char_spans": [
{
"start": [
118
],
"end": [
131
]
}
],
"token_spans": [
{
"start": [
17
],
"end": [
21
]
}
]
} | [
"wheel-and-disc"
] |
SQuAD | The differential analyser, a mechanical analog computer designed to solve differential equations by integration, used wheel-and-disc mechanisms to perform the integration. In 1876 Lord Kelvin had already discussed the possible construction of such calculators, but he had been stymied by the limited output torque of the... | {
"tokens": [
"The",
"differential",
"analyser",
",",
"a",
"mechanical",
"analog",
"computer",
"designed",
"to",
"solve",
"differential",
"equations",
"by",
"integration",
",",
"used",
"wheel",
"-",
"and",
"-",
"disc",
"mechan... | 6d64765cea7e4203b24cd98086c303d1 | In 1876 who lobbied for the construction of the differential analyzers? | {
"tokens": [
"In",
"1876",
"who",
"lobbied",
"for",
"the",
"construction",
"of",
"the",
"differential",
"analyzers",
"?"
],
"offsets": [
0,
3,
8,
12,
20,
24,
28,
41,
44,
48,
61,
70
]
} | {
"text": [
"Lord Kelvin"
],
"char_spans": [
{
"start": [
180
],
"end": [
190
]
}
],
"token_spans": [
{
"start": [
30
],
"end": [
31
]
}
]
} | [
"Lord Kelvin"
] |
SQuAD | The differential analyser, a mechanical analog computer designed to solve differential equations by integration, used wheel-and-disc mechanisms to perform the integration. In 1876 Lord Kelvin had already discussed the possible construction of such calculators, but he had been stymied by the limited output torque of the... | {
"tokens": [
"The",
"differential",
"analyser",
",",
"a",
"mechanical",
"analog",
"computer",
"designed",
"to",
"solve",
"differential",
"equations",
"by",
"integration",
",",
"used",
"wheel",
"-",
"and",
"-",
"disc",
"mechan... | 4c93297d753d4d1e80556dd1ad512da6 | During what decade were mechanical differential analyzers developed? | {
"tokens": [
"During",
"what",
"decade",
"were",
"mechanical",
"differential",
"analyzers",
"developed",
"?"
],
"offsets": [
0,
7,
12,
19,
24,
35,
48,
58,
67
]
} | {
"text": [
"1920s"
],
"char_spans": [
{
"start": [
557
],
"end": [
561
]
}
],
"token_spans": [
{
"start": [
100
],
"end": [
100
]
}
]
} | [
"1920s"
] |
SQuAD | The differential analyser, a mechanical analog computer designed to solve differential equations by integration, used wheel-and-disc mechanisms to perform the integration. In 1876 Lord Kelvin had already discussed the possible construction of such calculators, but he had been stymied by the limited output torque of the... | {
"tokens": [
"The",
"differential",
"analyser",
",",
"a",
"mechanical",
"analog",
"computer",
"designed",
"to",
"solve",
"differential",
"equations",
"by",
"integration",
",",
"used",
"wheel",
"-",
"and",
"-",
"disc",
"mechan... | b3d1d5e56c1145ca8aac5907b566a34b | In the 1920s, who was the person who developed mechanical differential analyzers? | {
"tokens": [
"In",
"the",
"1920s",
",",
"who",
"was",
"the",
"person",
"who",
"developed",
"mechanical",
"differential",
"analyzers",
"?"
],
"offsets": [
0,
3,
7,
12,
14,
18,
22,
26,
33,
37,
47,
58,
71,
... | {
"text": [
"Vannevar Bush"
],
"char_spans": [
{
"start": [
564
],
"end": [
576
]
}
],
"token_spans": [
{
"start": [
102
],
"end": [
103
]
}
]
} | [
"Vannevar Bush"
] |
SQuAD | By 1938 the United States Navy had developed an electromechanical analog computer small enough to use aboard a submarine. This was the Torpedo Data Computer, which used trigonometry to solve the problem of firing a torpedo at a moving target. During World War II similar devices were developed in other countries as well... | {
"tokens": [
"By",
"1938",
"the",
"United",
"States",
"Navy",
"had",
"developed",
"an",
"electromechanical",
"analog",
"computer",
"small",
"enough",
"to",
"use",
"aboard",
"a",
"submarine",
".",
"This",
"was",
"the",
"To... | 818e8d90cb1f45478a939dc3d0b40472 | What part of the US military developed an electromechanical analog computer to use on a submarine? | {
"tokens": [
"What",
"part",
"of",
"the",
"US",
"military",
"developed",
"an",
"electromechanical",
"analog",
"computer",
"to",
"use",
"on",
"a",
"submarine",
"?"
],
"offsets": [
0,
5,
10,
13,
17,
20,
29,
39,
... | {
"text": [
"the United States Navy"
],
"char_spans": [
{
"start": [
8
],
"end": [
29
]
}
],
"token_spans": [
{
"start": [
2
],
"end": [
5
]
}
]
} | [
"the United States Navy"
] |
SQuAD | By 1938 the United States Navy had developed an electromechanical analog computer small enough to use aboard a submarine. This was the Torpedo Data Computer, which used trigonometry to solve the problem of firing a torpedo at a moving target. During World War II similar devices were developed in other countries as well... | {
"tokens": [
"By",
"1938",
"the",
"United",
"States",
"Navy",
"had",
"developed",
"an",
"electromechanical",
"analog",
"computer",
"small",
"enough",
"to",
"use",
"aboard",
"a",
"submarine",
".",
"This",
"was",
"the",
"To... | a65a88f47ad24eac9adb7dd158115b4b | When did the US Navy invent an electromechanical computer to use on a submarine? | {
"tokens": [
"When",
"did",
"the",
"US",
"Navy",
"invent",
"an",
"electromechanical",
"computer",
"to",
"use",
"on",
"a",
"submarine",
"?"
],
"offsets": [
0,
5,
9,
13,
16,
21,
28,
31,
49,
58,
61,
65,
6... | {
"text": [
"1938"
],
"char_spans": [
{
"start": [
3
],
"end": [
6
]
}
],
"token_spans": [
{
"start": [
1
],
"end": [
1
]
}
]
} | [
"1938"
] |
SQuAD | By 1938 the United States Navy had developed an electromechanical analog computer small enough to use aboard a submarine. This was the Torpedo Data Computer, which used trigonometry to solve the problem of firing a torpedo at a moving target. During World War II similar devices were developed in other countries as well... | {
"tokens": [
"By",
"1938",
"the",
"United",
"States",
"Navy",
"had",
"developed",
"an",
"electromechanical",
"analog",
"computer",
"small",
"enough",
"to",
"use",
"aboard",
"a",
"submarine",
".",
"This",
"was",
"the",
"To... | ab13ac80b2a141ac826529710404dae5 | What type of math did the Torpedo Data computer use to fire a torpedo at a moving target? | {
"tokens": [
"What",
"type",
"of",
"math",
"did",
"the",
"Torpedo",
"Data",
"computer",
"use",
"to",
"fire",
"a",
"torpedo",
"at",
"a",
"moving",
"target",
"?"
],
"offsets": [
0,
5,
10,
13,
18,
22,
26,
34,... | {
"text": [
"trigonometry"
],
"char_spans": [
{
"start": [
169
],
"end": [
180
]
}
],
"token_spans": [
{
"start": [
29
],
"end": [
29
]
}
]
} | [
"trigonometry"
] |
SQuAD | Charles Babbage, an English mechanical engineer and polymath, originated the concept of a programmable computer. Considered the "father of the computer", he conceptualized and invented the first mechanical computer in the early 19th century. After working on his revolutionary difference engine, designed to aid in navig... | {
"tokens": [
"Charles",
"Babbage",
",",
"an",
"English",
"mechanical",
"engineer",
"and",
"polymath",
",",
"originated",
"the",
"concept",
"of",
"a",
"programmable",
"computer",
".",
"Considered",
"the",
"\"",
"father",
"of",... | 0c68fb3703e84572bf407fe8a21129a8 | Who invented the concept of a programmable computer? | {
"tokens": [
"Who",
"invented",
"the",
"concept",
"of",
"a",
"programmable",
"computer",
"?"
],
"offsets": [
0,
4,
13,
17,
25,
28,
30,
43,
51
]
} | {
"text": [
"Charles Babbage"
],
"char_spans": [
{
"start": [
0
],
"end": [
14
]
}
],
"token_spans": [
{
"start": [
0
],
"end": [
1
]
}
]
} | [
"Charles Babbage"
] |
SQuAD | Charles Babbage, an English mechanical engineer and polymath, originated the concept of a programmable computer. Considered the "father of the computer", he conceptualized and invented the first mechanical computer in the early 19th century. After working on his revolutionary difference engine, designed to aid in navig... | {
"tokens": [
"Charles",
"Babbage",
",",
"an",
"English",
"mechanical",
"engineer",
"and",
"polymath",
",",
"originated",
"the",
"concept",
"of",
"a",
"programmable",
"computer",
".",
"Considered",
"the",
"\"",
"father",
"of",... | f2870a43340a4cd4a4cbaaf223205461 | Who is considered the "father of the computer"? | {
"tokens": [
"Who",
"is",
"considered",
"the",
"\"",
"father",
"of",
"the",
"computer",
"\"",
"?"
],
"offsets": [
0,
4,
7,
18,
22,
23,
30,
33,
37,
45,
46
]
} | {
"text": [
"Charles Babbage"
],
"char_spans": [
{
"start": [
0
],
"end": [
14
]
}
],
"token_spans": [
{
"start": [
0
],
"end": [
1
]
}
]
} | [
"Charles Babbage"
] |
SQuAD | Charles Babbage, an English mechanical engineer and polymath, originated the concept of a programmable computer. Considered the "father of the computer", he conceptualized and invented the first mechanical computer in the early 19th century. After working on his revolutionary difference engine, designed to aid in navig... | {
"tokens": [
"Charles",
"Babbage",
",",
"an",
"English",
"mechanical",
"engineer",
"and",
"polymath",
",",
"originated",
"the",
"concept",
"of",
"a",
"programmable",
"computer",
".",
"Considered",
"the",
"\"",
"father",
"of",... | d538f9347dff4229b5a87eaaa4794281 | During what century was the first mechanical computer invented by Charles Babbage? | {
"tokens": [
"During",
"what",
"century",
"was",
"the",
"first",
"mechanical",
"computer",
"invented",
"by",
"Charles",
"Babbage",
"?"
],
"offsets": [
0,
7,
12,
20,
24,
28,
34,
45,
54,
63,
66,
74,
81
]
} | {
"text": [
"early 19th century"
],
"char_spans": [
{
"start": [
222
],
"end": [
239
]
}
],
"token_spans": [
{
"start": [
37
],
"end": [
39
]
}
]
} | [
"early 19th century"
] |
SQuAD | Charles Babbage, an English mechanical engineer and polymath, originated the concept of a programmable computer. Considered the "father of the computer", he conceptualized and invented the first mechanical computer in the early 19th century. After working on his revolutionary difference engine, designed to aid in navig... | {
"tokens": [
"Charles",
"Babbage",
",",
"an",
"English",
"mechanical",
"engineer",
"and",
"polymath",
",",
"originated",
"the",
"concept",
"of",
"a",
"programmable",
"computer",
".",
"Considered",
"the",
"\"",
"father",
"of",... | 7c8558b9b9d34cce8721ab0f4ccde323 | What year did Charles Babbage find out that An Analytical Engine was possible? | {
"tokens": [
"What",
"year",
"did",
"Charles",
"Babbage",
"find",
"out",
"that",
"An",
"Analytical",
"Engine",
"was",
"possible",
"?"
],
"offsets": [
0,
5,
10,
14,
22,
30,
35,
39,
44,
47,
58,
65,
69,
7... | {
"text": [
"1833"
],
"char_spans": [
{
"start": [
345
],
"end": [
348
]
}
],
"token_spans": [
{
"start": [
57
],
"end": [
57
]
}
]
} | [
"1833"
] |
SQuAD | In the 1770s Pierre Jaquet-Droz, a Swiss watchmaker, built a mechanical doll (automata) that could write holding a quill pen. By switching the number and order of its internal wheels different letters, and hence different messages, could be produced. In effect, it could be mechanically "programmed" to read instructions... | {
"tokens": [
"In",
"the",
"1770s",
"Pierre",
"Jaquet",
"-",
"Droz",
",",
"a",
"Swiss",
"watchmaker",
",",
"built",
"a",
"mechanical",
"doll",
"(",
"automata",
")",
"that",
"could",
"write",
"holding",
"a",
"quill",
... | 2590b857150b4d9f8f0a6e1e77189470 | What was the profession of Pierre Jaquet-Droz? | {
"tokens": [
"What",
"was",
"the",
"profession",
"of",
"Pierre",
"Jaquet",
"-",
"Droz",
"?"
],
"offsets": [
0,
5,
9,
13,
24,
27,
34,
40,
41,
45
]
} | {
"text": [
"a Swiss watchmaker"
],
"char_spans": [
{
"start": [
33
],
"end": [
50
]
}
],
"token_spans": [
{
"start": [
8
],
"end": [
10
]
}
]
} | [
"a Swiss watchmaker"
] |
SQuAD | In the 1770s Pierre Jaquet-Droz, a Swiss watchmaker, built a mechanical doll (automata) that could write holding a quill pen. By switching the number and order of its internal wheels different letters, and hence different messages, could be produced. In effect, it could be mechanically "programmed" to read instructions... | {
"tokens": [
"In",
"the",
"1770s",
"Pierre",
"Jaquet",
"-",
"Droz",
",",
"a",
"Swiss",
"watchmaker",
",",
"built",
"a",
"mechanical",
"doll",
"(",
"automata",
")",
"that",
"could",
"write",
"holding",
"a",
"quill",
... | 0956cd1f14bc4bc3bfb299f018e4a42a | When did Pierre Jaquet-Droz build a mechanical doll that could hold a pen? | {
"tokens": [
"When",
"did",
"Pierre",
"Jaquet",
"-",
"Droz",
"build",
"a",
"mechanical",
"doll",
"that",
"could",
"hold",
"a",
"pen",
"?"
],
"offsets": [
0,
5,
9,
16,
22,
23,
28,
34,
36,
47,
52,
57,
... | {
"text": [
"In the 1770s"
],
"char_spans": [
{
"start": [
0
],
"end": [
11
]
}
],
"token_spans": [
{
"start": [
0
],
"end": [
2
]
}
]
} | [
"In the 1770s"
] |
SQuAD | In the 1770s Pierre Jaquet-Droz, a Swiss watchmaker, built a mechanical doll (automata) that could write holding a quill pen. By switching the number and order of its internal wheels different letters, and hence different messages, could be produced. In effect, it could be mechanically "programmed" to read instructions... | {
"tokens": [
"In",
"the",
"1770s",
"Pierre",
"Jaquet",
"-",
"Droz",
",",
"a",
"Swiss",
"watchmaker",
",",
"built",
"a",
"mechanical",
"doll",
"(",
"automata",
")",
"that",
"could",
"write",
"holding",
"a",
"quill",
... | a9f0900eb8ab47bc94bf18fa481923d4 | Where is the doll Pierre Jaquet-Droz built today? | {
"tokens": [
"Where",
"is",
"the",
"doll",
"Pierre",
"Jaquet",
"-",
"Droz",
"built",
"today",
"?"
],
"offsets": [
0,
6,
9,
13,
18,
25,
31,
32,
37,
43,
48
]
} | {
"text": [
"Musée d'Art et d'Histoire"
],
"char_spans": [
{
"start": [
380
],
"end": [
404
]
}
],
"token_spans": [
{
"start": [
75
],
"end": [
78
]
}
]
} | [
"Musée d'Art et d'Histoire"
] |
SQuAD | In the 1770s Pierre Jaquet-Droz, a Swiss watchmaker, built a mechanical doll (automata) that could write holding a quill pen. By switching the number and order of its internal wheels different letters, and hence different messages, could be produced. In effect, it could be mechanically "programmed" to read instructions... | {
"tokens": [
"In",
"the",
"1770s",
"Pierre",
"Jaquet",
"-",
"Droz",
",",
"a",
"Swiss",
"watchmaker",
",",
"built",
"a",
"mechanical",
"doll",
"(",
"automata",
")",
"that",
"could",
"write",
"holding",
"a",
"quill",
... | 6f31efcf6316486183e56099f1c9adae | Where is the Musee d-Art et d'Histoire located? | {
"tokens": [
"Where",
"is",
"the",
"Musee",
"d",
"-",
"Art",
"et",
"d'Histoire",
"located",
"?"
],
"offsets": [
0,
6,
9,
13,
19,
20,
21,
25,
28,
39,
46
]
} | {
"text": [
"Neuchâtel, Switzerland"
],
"char_spans": [
{
"start": [
409
],
"end": [
430
]
}
],
"token_spans": [
{
"start": [
80
],
"end": [
82
]
}
]
} | [
"Neuchâtel, Switzerland"
] |
SQuAD | Early digital computers were electromechanical; electric switches drove mechanical relays to perform the calculation. These devices had a low operating speed and were eventually superseded by much faster all-electric computers, originally using vacuum tubes. The Z2, created by German engineer Konrad Zuse in 1939, was o... | {
"tokens": [
"Early",
"digital",
"computers",
"were",
"electromechanical",
";",
"electric",
"switches",
"drove",
"mechanical",
"relays",
"to",
"perform",
"the",
"calculation",
".",
"These",
"devices",
"had",
"a",
"low",
"operatin... | d7057ae5343d49a6933d084407c71751 | Who created the relay computer, the Z2? | {
"tokens": [
"Who",
"created",
"the",
"relay",
"computer",
",",
"the",
"Z2",
"?"
],
"offsets": [
0,
4,
12,
16,
22,
30,
32,
36,
38
]
} | {
"text": [
"Konrad Zuse"
],
"char_spans": [
{
"start": [
294
],
"end": [
304
]
}
],
"token_spans": [
{
"start": [
47
],
"end": [
48
]
}
]
} | [
"Konrad Zuse"
] |
SQuAD | Early digital computers were electromechanical; electric switches drove mechanical relays to perform the calculation. These devices had a low operating speed and were eventually superseded by much faster all-electric computers, originally using vacuum tubes. The Z2, created by German engineer Konrad Zuse in 1939, was o... | {
"tokens": [
"Early",
"digital",
"computers",
"were",
"electromechanical",
";",
"electric",
"switches",
"drove",
"mechanical",
"relays",
"to",
"perform",
"the",
"calculation",
".",
"These",
"devices",
"had",
"a",
"low",
"operatin... | ee9fd07862db4306a65c515a7dc11b5a | When did Konrad Zuse invent the Z2? | {
"tokens": [
"When",
"did",
"Konrad",
"Zuse",
"invent",
"the",
"Z2",
"?"
],
"offsets": [
0,
5,
9,
16,
21,
28,
32,
34
]
} | {
"text": [
"1939"
],
"char_spans": [
{
"start": [
309
],
"end": [
312
]
}
],
"token_spans": [
{
"start": [
50
],
"end": [
50
]
}
]
} | [
"1939"
] |
SQuAD | Early digital computers were electromechanical; electric switches drove mechanical relays to perform the calculation. These devices had a low operating speed and were eventually superseded by much faster all-electric computers, originally using vacuum tubes. The Z2, created by German engineer Konrad Zuse in 1939, was o... | {
"tokens": [
"Early",
"digital",
"computers",
"were",
"electromechanical",
";",
"electric",
"switches",
"drove",
"mechanical",
"relays",
"to",
"perform",
"the",
"calculation",
".",
"These",
"devices",
"had",
"a",
"low",
"operatin... | 2a165a61b0594576a6ab4c02ff3d1838 | What is one of the first electromechanical relay computers? | {
"tokens": [
"What",
"is",
"one",
"of",
"the",
"first",
"electromechanical",
"relay",
"computers",
"?"
],
"offsets": [
0,
5,
8,
12,
15,
19,
25,
43,
49,
58
]
} | {
"text": [
"The Z2"
],
"char_spans": [
{
"start": [
259
],
"end": [
264
]
}
],
"token_spans": [
{
"start": [
40
],
"end": [
41
]
}
]
} | [
"The Z2"
] |
SQuAD | Early digital computers were electromechanical; electric switches drove mechanical relays to perform the calculation. These devices had a low operating speed and were eventually superseded by much faster all-electric computers, originally using vacuum tubes. The Z2, created by German engineer Konrad Zuse in 1939, was o... | {
"tokens": [
"Early",
"digital",
"computers",
"were",
"electromechanical",
";",
"electric",
"switches",
"drove",
"mechanical",
"relays",
"to",
"perform",
"the",
"calculation",
".",
"These",
"devices",
"had",
"a",
"low",
"operatin... | 78fdedb4be5d46298d167193d2ef85e1 | Konrad Zuse was an engineer with what nationality? | {
"tokens": [
"Konrad",
"Zuse",
"was",
"an",
"engineer",
"with",
"what",
"nationality",
"?"
],
"offsets": [
0,
7,
12,
16,
19,
28,
33,
38,
49
]
} | {
"text": [
"German"
],
"char_spans": [
{
"start": [
278
],
"end": [
283
]
}
],
"token_spans": [
{
"start": [
45
],
"end": [
45
]
}
]
} | [
"German"
] |
SQuAD | The machine was about a century ahead of its time. All the parts for his machine had to be made by hand — this was a major problem for a device with thousands of parts. Eventually, the project was dissolved with the decision of the British Government to cease funding. Babbage's failure to complete the analytical engine... | {
"tokens": [
"The",
"machine",
"was",
"about",
"a",
"century",
"ahead",
"of",
"its",
"time",
".",
"All",
"the",
"parts",
"for",
"his",
"machine",
"had",
"to",
"be",
"made",
"by",
"hand",
"—",
"this",
"was",
"a... | a4cc7104deb84e2c983f020f0e8e8e85 | Who was Charles Babbage's son? | {
"tokens": [
"Who",
"was",
"Charles",
"Babbage",
"'s",
"son",
"?"
],
"offsets": [
0,
4,
8,
16,
23,
26,
29
]
} | {
"text": [
"Henry Babbage"
],
"char_spans": [
{
"start": [
551
],
"end": [
563
]
}
],
"token_spans": [
{
"start": [
102
],
"end": [
103
]
}
]
} | [
"Henry Babbage"
] |
SQuAD | The machine was about a century ahead of its time. All the parts for his machine had to be made by hand — this was a major problem for a device with thousands of parts. Eventually, the project was dissolved with the decision of the British Government to cease funding. Babbage's failure to complete the analytical engine... | {
"tokens": [
"The",
"machine",
"was",
"about",
"a",
"century",
"ahead",
"of",
"its",
"time",
".",
"All",
"the",
"parts",
"for",
"his",
"machine",
"had",
"to",
"be",
"made",
"by",
"hand",
"—",
"this",
"was",
"a... | 84abaa28fbea40419a3d0bcb2535e7d2 | Who created a simple version of the analytical engine's computing unit? | {
"tokens": [
"Who",
"created",
"a",
"simple",
"version",
"of",
"the",
"analytical",
"engine",
"'s",
"computing",
"unit",
"?"
],
"offsets": [
0,
4,
12,
14,
21,
29,
32,
36,
47,
53,
56,
66,
70
]
} | {
"text": [
"Henry Babbage"
],
"char_spans": [
{
"start": [
551
],
"end": [
563
]
}
],
"token_spans": [
{
"start": [
102
],
"end": [
103
]
}
]
} | [
"Henry Babbage"
] |
SQuAD | The machine was about a century ahead of its time. All the parts for his machine had to be made by hand — this was a major problem for a device with thousands of parts. Eventually, the project was dissolved with the decision of the British Government to cease funding. Babbage's failure to complete the analytical engine... | {
"tokens": [
"The",
"machine",
"was",
"about",
"a",
"century",
"ahead",
"of",
"its",
"time",
".",
"All",
"the",
"parts",
"for",
"his",
"machine",
"had",
"to",
"be",
"made",
"by",
"hand",
"—",
"this",
"was",
"a... | 41b7557c97bc494382b27e8843f28092 | When was the mill created by Henry Babbage? | {
"tokens": [
"When",
"was",
"the",
"mill",
"created",
"by",
"Henry",
"Babbage",
"?"
],
"offsets": [
0,
5,
9,
13,
18,
26,
29,
35,
42
]
} | {
"text": [
"1888"
],
"char_spans": [
{
"start": [
653
],
"end": [
656
]
}
],
"token_spans": [
{
"start": [
121
],
"end": [
121
]
}
]
} | [
"1888"
] |
SQuAD | The machine was about a century ahead of its time. All the parts for his machine had to be made by hand — this was a major problem for a device with thousands of parts. Eventually, the project was dissolved with the decision of the British Government to cease funding. Babbage's failure to complete the analytical engine... | {
"tokens": [
"The",
"machine",
"was",
"about",
"a",
"century",
"ahead",
"of",
"its",
"time",
".",
"All",
"the",
"parts",
"for",
"his",
"machine",
"had",
"to",
"be",
"made",
"by",
"hand",
"—",
"this",
"was",
"a... | 012ca5b2d7704ae591693ef0e28d1132 | When was a demonstration by Henry Babbage of the mill given? | {
"tokens": [
"When",
"was",
"a",
"demonstration",
"by",
"Henry",
"Babbage",
"of",
"the",
"mill",
"given",
"?"
],
"offsets": [
0,
5,
9,
11,
25,
28,
34,
42,
45,
49,
54,
59
]
} | {
"text": [
"1906"
],
"char_spans": [
{
"start": [
728
],
"end": [
731
]
}
],
"token_spans": [
{
"start": [
135
],
"end": [
135
]
}
]
} | [
"1906"
] |
SQuAD | He also introduced the notion of a 'Universal Machine' (now known as a Universal Turing machine), with the idea that such a machine could perform the tasks of any other machine, or in other words, it is provably capable of computing anything that is computable by executing a program stored on tape, allowing the machine... | {
"tokens": [
"He",
"also",
"introduced",
"the",
"notion",
"of",
"a",
"'",
"Universal",
"Machine",
"'",
"(",
"now",
"known",
"as",
"a",
"Universal",
"Turing",
"machine",
")",
",",
"with",
"the",
"idea",
"that",
"su... | 987cb561c6be479c9e22cc7e63974129 | A Universal Machine is known as what today? | {
"tokens": [
"A",
"Universal",
"Machine",
"is",
"known",
"as",
"what",
"today",
"?"
],
"offsets": [
0,
2,
12,
20,
23,
29,
32,
37,
42
]
} | {
"text": [
"Universal Turing machine"
],
"char_spans": [
{
"start": [
71
],
"end": [
94
]
}
],
"token_spans": [
{
"start": [
16
],
"end": [
18
]
}
]
} | [
"Universal Turing machine"
] |
SQuAD | The US-built ENIAC (Electronic Numerical Integrator and Computer) was the first electronic programmable computer built in the US. Although the ENIAC was similar to the Colossus it was much faster and more flexible. It was unambiguously a Turing-complete device and could compute any problem that would fit into its memor... | {
"tokens": [
"The",
"US",
"-",
"built",
"ENIAC",
"(",
"Electronic",
"Numerical",
"Integrator",
"and",
"Computer",
")",
"was",
"the",
"first",
"electronic",
"programmable",
"computer",
"built",
"in",
"the",
"US",
".",
"Alt... | 222479bd2c1b47d082dc3fe46fc997d5 | The US-buils ENIAC stands for what? | {
"tokens": [
"The",
"US",
"-",
"buils",
"ENIAC",
"stands",
"for",
"what",
"?"
],
"offsets": [
0,
4,
6,
7,
13,
19,
26,
30,
34
]
} | {
"text": [
"Electronic Numerical Integrator and Computer)"
],
"char_spans": [
{
"start": [
20
],
"end": [
64
]
}
],
"token_spans": [
{
"start": [
6
],
"end": [
11
]
}
]
} | [
"Electronic Numerical Integrator and Computer)"
] |
SQuAD | The US-built ENIAC (Electronic Numerical Integrator and Computer) was the first electronic programmable computer built in the US. Although the ENIAC was similar to the Colossus it was much faster and more flexible. It was unambiguously a Turing-complete device and could compute any problem that would fit into its memor... | {
"tokens": [
"The",
"US",
"-",
"built",
"ENIAC",
"(",
"Electronic",
"Numerical",
"Integrator",
"and",
"Computer",
")",
"was",
"the",
"first",
"electronic",
"programmable",
"computer",
"built",
"in",
"the",
"US",
".",
"Alt... | be430139b91c4b52bd43a7f413ba3817 | What was the first electronic programmable computer built in the United States? | {
"tokens": [
"What",
"was",
"the",
"first",
"electronic",
"programmable",
"computer",
"built",
"in",
"the",
"United",
"States",
"?"
],
"offsets": [
0,
5,
9,
13,
19,
30,
43,
52,
58,
61,
65,
72,
78
]
} | {
"text": [
"ENIAC"
],
"char_spans": [
{
"start": [
13
],
"end": [
17
]
}
],
"token_spans": [
{
"start": [
4
],
"end": [
4
]
}
]
} | [
"ENIAC"
] |
SQuAD | During World War II, the British at Bletchley Park achieved a number of successes at breaking encrypted German military communications. The German encryption machine, Enigma, was first attacked with the help of the electro-mechanical bombes. To crack the more sophisticated German Lorenz SZ 40/42 machine, used for high-... | {
"tokens": [
"During",
"World",
"War",
"II",
",",
"the",
"British",
"at",
"Bletchley",
"Park",
"achieved",
"a",
"number",
"of",
"successes",
"at",
"breaking",
"encrypted",
"German",
"military",
"communications",
".",
"The",
... | 7a8925d65e6b4d2a8056fa4f0bfde85a | Who built the first Colossus in 1943? | {
"tokens": [
"Who",
"built",
"the",
"first",
"Colossus",
"in",
"1943",
"?"
],
"offsets": [
0,
4,
10,
14,
20,
29,
32,
36
]
} | {
"text": [
"Flowers"
],
"char_spans": [
{
"start": [
390
],
"end": [
396
]
}
],
"token_spans": [
{
"start": [
67
],
"end": [
67
]
}
]
} | [
"Flowers"
] |
SQuAD | During World War II, the British at Bletchley Park achieved a number of successes at breaking encrypted German military communications. The German encryption machine, Enigma, was first attacked with the help of the electro-mechanical bombes. To crack the more sophisticated German Lorenz SZ 40/42 machine, used for high-... | {
"tokens": [
"During",
"World",
"War",
"II",
",",
"the",
"British",
"at",
"Bletchley",
"Park",
"achieved",
"a",
"number",
"of",
"successes",
"at",
"breaking",
"encrypted",
"German",
"military",
"communications",
".",
"The",
... | 83d4e4a024e745f6832d7cb2e3cfee35 | When was the Colossus sent to Bletchley Park? | {
"tokens": [
"When",
"was",
"the",
"Colossus",
"sent",
"to",
"Bletchley",
"Park",
"?"
],
"offsets": [
0,
5,
9,
13,
22,
27,
30,
40,
44
]
} | {
"text": [
"18 January 1944"
],
"char_spans": [
{
"start": [
620
],
"end": [
634
]
}
],
"token_spans": [
{
"start": [
108
],
"end": [
110
]
}
]
} | [
"18 January 1944"
] |
SQuAD | During World War II, the British at Bletchley Park achieved a number of successes at breaking encrypted German military communications. The German encryption machine, Enigma, was first attacked with the help of the electro-mechanical bombes. To crack the more sophisticated German Lorenz SZ 40/42 machine, used for high-... | {
"tokens": [
"During",
"World",
"War",
"II",
",",
"the",
"British",
"at",
"Bletchley",
"Park",
"achieved",
"a",
"number",
"of",
"successes",
"at",
"breaking",
"encrypted",
"German",
"military",
"communications",
".",
"The",
... | a9b685e417584a7fa67aa41f70e8334e | Who achieved success at cracking secret German military communications during World War II? | {
"tokens": [
"Who",
"achieved",
"success",
"at",
"cracking",
"secret",
"German",
"military",
"communications",
"during",
"World",
"War",
"II",
"?"
],
"offsets": [
0,
4,
13,
21,
24,
33,
40,
47,
56,
71,
78,
84,
... | {
"text": [
", the British"
],
"char_spans": [
{
"start": [
19
],
"end": [
31
]
}
],
"token_spans": [
{
"start": [
4
],
"end": [
6
]
}
]
} | [
", the British"
] |
SQuAD | During World War II, the British at Bletchley Park achieved a number of successes at breaking encrypted German military communications. The German encryption machine, Enigma, was first attacked with the help of the electro-mechanical bombes. To crack the more sophisticated German Lorenz SZ 40/42 machine, used for high-... | {
"tokens": [
"During",
"World",
"War",
"II",
",",
"the",
"British",
"at",
"Bletchley",
"Park",
"achieved",
"a",
"number",
"of",
"successes",
"at",
"breaking",
"encrypted",
"German",
"military",
"communications",
".",
"The",
... | 803c003a2f5d47068d5d459c8198ff35 | Where did the British crack secret German military communications during World War II? | {
"tokens": [
"Where",
"did",
"the",
"British",
"crack",
"secret",
"German",
"military",
"communications",
"during",
"World",
"War",
"II",
"?"
],
"offsets": [
0,
6,
10,
14,
22,
28,
35,
42,
51,
66,
73,
79,
8... | {
"text": [
"Bletchley Park"
],
"char_spans": [
{
"start": [
36
],
"end": [
49
]
}
],
"token_spans": [
{
"start": [
8
],
"end": [
9
]
}
]
} | [
"Bletchley Park"
] |
SQuAD | The principle of the modern computer was first described by mathematician and pioneering computer scientist Alan Turing, who set out the idea in his seminal 1936 paper, On Computable Numbers. Turing reformulated Kurt Gödel's 1931 results on the limits of proof and computation, replacing Gödel's universal arithmetic-bas... | {
"tokens": [
"The",
"principle",
"of",
"the",
"modern",
"computer",
"was",
"first",
"described",
"by",
"mathematician",
"and",
"pioneering",
"computer",
"scientist",
"Alan",
"Turing",
",",
"who",
"set",
"out",
"the",
"idea",
... | 1b84de174b8a4ea7b14076fb45a4df55 | Who wrote the paper "On Computable Numbers"? | {
"tokens": [
"Who",
"wrote",
"the",
"paper",
"\"",
"On",
"Computable",
"Numbers",
"\"",
"?"
],
"offsets": [
0,
4,
10,
14,
20,
21,
24,
35,
42,
43
]
} | {
"text": [
"Alan Turing"
],
"char_spans": [
{
"start": [
108
],
"end": [
118
]
}
],
"token_spans": [
{
"start": [
15
],
"end": [
16
]
}
]
} | [
"Alan Turing"
] |
SQuAD | The principle of the modern computer was first described by mathematician and pioneering computer scientist Alan Turing, who set out the idea in his seminal 1936 paper, On Computable Numbers. Turing reformulated Kurt Gödel's 1931 results on the limits of proof and computation, replacing Gödel's universal arithmetic-bas... | {
"tokens": [
"The",
"principle",
"of",
"the",
"modern",
"computer",
"was",
"first",
"described",
"by",
"mathematician",
"and",
"pioneering",
"computer",
"scientist",
"Alan",
"Turing",
",",
"who",
"set",
"out",
"the",
"idea",
... | ef1208eb9b8d419893c925b2f59e4504 | When did Alan Turing write the paper, "On Computable Numbers"? | {
"tokens": [
"When",
"did",
"Alan",
"Turing",
"write",
"the",
"paper",
",",
"\"",
"On",
"Computable",
"Numbers",
"\"",
"?"
],
"offsets": [
0,
5,
9,
14,
21,
27,
31,
36,
38,
39,
42,
53,
60,
61
]
} | {
"text": [
"1936"
],
"char_spans": [
{
"start": [
157
],
"end": [
160
]
}
],
"token_spans": [
{
"start": [
26
],
"end": [
26
]
}
]
} | [
"1936"
] |
SQuAD | The principle of the modern computer was first described by mathematician and pioneering computer scientist Alan Turing, who set out the idea in his seminal 1936 paper, On Computable Numbers. Turing reformulated Kurt Gödel's 1931 results on the limits of proof and computation, replacing Gödel's universal arithmetic-bas... | {
"tokens": [
"The",
"principle",
"of",
"the",
"modern",
"computer",
"was",
"first",
"described",
"by",
"mathematician",
"and",
"pioneering",
"computer",
"scientist",
"Alan",
"Turing",
",",
"who",
"set",
"out",
"the",
"idea",
... | fbcdbe07e9d7442cabdee2cec300d50a | Who did Turing revise the results on the limits of proof and computation in 1931? | {
"tokens": [
"Who",
"did",
"Turing",
"revise",
"the",
"results",
"on",
"the",
"limits",
"of",
"proof",
"and",
"computation",
"in",
"1931",
"?"
],
"offsets": [
0,
4,
8,
15,
22,
26,
34,
37,
41,
48,
51,
5... | {
"text": [
"Kurt Gödel"
],
"char_spans": [
{
"start": [
212
],
"end": [
221
]
}
],
"token_spans": [
{
"start": [
35
],
"end": [
36
]
}
]
} | [
"Kurt Gödel"
] |
SQuAD | Colossus was the world's first electronic digital programmable computer. It used a large number of valves (vacuum tubes). It had paper-tape input and was capable of being configured to perform a variety of boolean logical operations on its data, but it was not Turing-complete. Nine Mk II Colossi were built (The Mk I wa... | {
"tokens": [
"Colossus",
"was",
"the",
"world",
"'s",
"first",
"electronic",
"digital",
"programmable",
"computer",
".",
"It",
"used",
"a",
"large",
"number",
"of",
"valves",
"(",
"vacuum",
"tubes",
")",
".",
"It",
"h... | e437ff423bc74ad8afa9f5be3cf780ed | What was the first electronic digital programmable computer in the world? | {
"tokens": [
"What",
"was",
"the",
"first",
"electronic",
"digital",
"programmable",
"computer",
"in",
"the",
"world",
"?"
],
"offsets": [
0,
5,
9,
13,
19,
30,
38,
51,
60,
63,
67,
72
]
} | {
"text": [
"Colossus"
],
"char_spans": [
{
"start": [
0,
374
],
"end": [
7,
381
]
}
],
"token_spans": [
{
"start": [
0,
78
],
"end": [
0,
78
]
}
]
} | [
"Colossus"
] |
SQuAD | Colossus was the world's first electronic digital programmable computer. It used a large number of valves (vacuum tubes). It had paper-tape input and was capable of being configured to perform a variety of boolean logical operations on its data, but it was not Turing-complete. Nine Mk II Colossi were built (The Mk I wa... | {
"tokens": [
"Colossus",
"was",
"the",
"world",
"'s",
"first",
"electronic",
"digital",
"programmable",
"computer",
".",
"It",
"used",
"a",
"large",
"number",
"of",
"valves",
"(",
"vacuum",
"tubes",
")",
".",
"It",
"h... | d62db639083641ac8677851db83d228c | How many vacuum tubes did the Colossus Mark I contain? | {
"tokens": [
"How",
"many",
"vacuum",
"tubes",
"did",
"the",
"Colossus",
"Mark",
"I",
"contain",
"?"
],
"offsets": [
0,
4,
9,
16,
22,
26,
30,
39,
44,
46,
53
]
} | {
"text": [
"1500 thermionic valves (tubes)"
],
"char_spans": [
{
"start": [
400
],
"end": [
429
]
}
],
"token_spans": [
{
"start": [
82
],
"end": [
87
]
}
]
} | [
"1500 thermionic valves (tubes)"
] |
SQuAD | Colossus was the world's first electronic digital programmable computer. It used a large number of valves (vacuum tubes). It had paper-tape input and was capable of being configured to perform a variety of boolean logical operations on its data, but it was not Turing-complete. Nine Mk II Colossi were built (The Mk I wa... | {
"tokens": [
"Colossus",
"was",
"the",
"world",
"'s",
"first",
"electronic",
"digital",
"programmable",
"computer",
".",
"It",
"used",
"a",
"large",
"number",
"of",
"valves",
"(",
"vacuum",
"tubes",
")",
".",
"It",
"h... | 346f4ae4c3c5446b938f993a98cb3576 | How many tubes did Colossus Mark II contain? | {
"tokens": [
"How",
"many",
"tubes",
"did",
"Colossus",
"Mark",
"II",
"contain",
"?"
],
"offsets": [
0,
4,
9,
15,
19,
28,
33,
36,
43
]
} | {
"text": [
"2400"
],
"char_spans": [
{
"start": [
449
],
"end": [
452
]
}
],
"token_spans": [
{
"start": [
93
],
"end": [
93
]
}
]
} | [
"2400"
] |
SQuAD | The next great advance in computing power came with the advent of the integrated circuit. The idea of the integrated circuit was first conceived by a radar scientist working for the Royal Radar Establishment of the Ministry of Defence, Geoffrey W.A. Dummer. Dummer presented the first public description of an integrated... | {
"tokens": [
"The",
"next",
"great",
"advance",
"in",
"computing",
"power",
"came",
"with",
"the",
"advent",
"of",
"the",
"integrated",
"circuit",
".",
"The",
"idea",
"of",
"the",
"integrated",
"circuit",
"was",
"first",
... | f5cb484ee87c42df938f96dba230d108 | The integrated circuit of a computer was the idea of whom? | {
"tokens": [
"The",
"integrated",
"circuit",
"of",
"a",
"computer",
"was",
"the",
"idea",
"of",
"whom",
"?"
],
"offsets": [
0,
4,
15,
23,
26,
28,
37,
41,
45,
50,
53,
57
]
} | {
"text": [
"Geoffrey W.A. Dummer"
],
"char_spans": [
{
"start": [
236
],
"end": [
255
]
}
],
"token_spans": [
{
"start": [
41
],
"end": [
43
]
}
]
} | [
"Geoffrey W.A. Dummer"
] |
SQuAD | The next great advance in computing power came with the advent of the integrated circuit. The idea of the integrated circuit was first conceived by a radar scientist working for the Royal Radar Establishment of the Ministry of Defence, Geoffrey W.A. Dummer. Dummer presented the first public description of an integrated... | {
"tokens": [
"The",
"next",
"great",
"advance",
"in",
"computing",
"power",
"came",
"with",
"the",
"advent",
"of",
"the",
"integrated",
"circuit",
".",
"The",
"idea",
"of",
"the",
"integrated",
"circuit",
"was",
"first",
... | e0222bdb52b847c2ba210bfb6de79ec1 | Where did Geoffrey W.A. Dummer work at? | {
"tokens": [
"Where",
"did",
"Geoffrey",
"W.A.",
"Dummer",
"work",
"at",
"?"
],
"offsets": [
0,
6,
10,
19,
24,
31,
36,
38
]
} | {
"text": [
"Royal Radar Establishment of the Ministry of Defence"
],
"char_spans": [
{
"start": [
182
],
"end": [
233
]
}
],
"token_spans": [
{
"start": [
32
],
"end": [
39
]
}
]
} | [
"Royal Radar Establishment of the Ministry of Defence"
] |
SQuAD | In 1941, Zuse followed his earlier machine up with the Z3, the world's first working electromechanical programmable, fully automatic digital computer. The Z3 was built with 2000 relays, implementing a 22 bit word length that operated at a clock frequency of about 5–10 Hz. Program code was supplied on punched film while... | {
"tokens": [
"In",
"1941",
",",
"Zuse",
"followed",
"his",
"earlier",
"machine",
"up",
"with",
"the",
"Z3",
",",
"the",
"world",
"'s",
"first",
"working",
"electromechanical",
"programmable",
",",
"fully",
"automatic",
"d... | f0fc8a3332514b529c0a71e6b8644ca3 | When did Konrad Zuse create the Z3 computer? | {
"tokens": [
"When",
"did",
"Konrad",
"Zuse",
"create",
"the",
"Z3",
"computer",
"?"
],
"offsets": [
0,
5,
9,
16,
21,
28,
32,
35,
43
]
} | {
"text": [
"1941"
],
"char_spans": [
{
"start": [
3
],
"end": [
6
]
}
],
"token_spans": [
{
"start": [
1
],
"end": [
1
]
}
]
} | [
"1941"
] |
SQuAD | In 1941, Zuse followed his earlier machine up with the Z3, the world's first working electromechanical programmable, fully automatic digital computer. The Z3 was built with 2000 relays, implementing a 22 bit word length that operated at a clock frequency of about 5–10 Hz. Program code was supplied on punched film while... | {
"tokens": [
"In",
"1941",
",",
"Zuse",
"followed",
"his",
"earlier",
"machine",
"up",
"with",
"the",
"Z3",
",",
"the",
"world",
"'s",
"first",
"working",
"electromechanical",
"programmable",
",",
"fully",
"automatic",
"d... | 8d4341cf13614d7d8f0c351346933a63 | What was the first automatic, digital, programmable computer created by Konrad Zuse? | {
"tokens": [
"What",
"was",
"the",
"first",
"automatic",
",",
"digital",
",",
"programmable",
"computer",
"created",
"by",
"Konrad",
"Zuse",
"?"
],
"offsets": [
0,
5,
9,
13,
19,
28,
30,
37,
39,
52,
61,
69,... | {
"text": [
"the Z3"
],
"char_spans": [
{
"start": [
51
],
"end": [
56
]
}
],
"token_spans": [
{
"start": [
10
],
"end": [
11
]
}
]
} | [
"the Z3"
] |
SQuAD | In 1941, Zuse followed his earlier machine up with the Z3, the world's first working electromechanical programmable, fully automatic digital computer. The Z3 was built with 2000 relays, implementing a 22 bit word length that operated at a clock frequency of about 5–10 Hz. Program code was supplied on punched film while... | {
"tokens": [
"In",
"1941",
",",
"Zuse",
"followed",
"his",
"earlier",
"machine",
"up",
"with",
"the",
"Z3",
",",
"the",
"world",
"'s",
"first",
"working",
"electromechanical",
"programmable",
",",
"fully",
"automatic",
"d... | 1d1e7fe7f1804158a08866a59a373145 | How many relays did the Z3 contain? | {
"tokens": [
"How",
"many",
"relays",
"did",
"the",
"Z3",
"contain",
"?"
],
"offsets": [
0,
4,
9,
16,
20,
24,
27,
34
]
} | {
"text": [
"2000"
],
"char_spans": [
{
"start": [
173
],
"end": [
176
]
}
],
"token_spans": [
{
"start": [
31
],
"end": [
31
]
}
]
} | [
"2000"
] |
SQuAD | In 1941, Zuse followed his earlier machine up with the Z3, the world's first working electromechanical programmable, fully automatic digital computer. The Z3 was built with 2000 relays, implementing a 22 bit word length that operated at a clock frequency of about 5–10 Hz. Program code was supplied on punched film while... | {
"tokens": [
"In",
"1941",
",",
"Zuse",
"followed",
"his",
"earlier",
"machine",
"up",
"with",
"the",
"Z3",
",",
"the",
"world",
"'s",
"first",
"working",
"electromechanical",
"programmable",
",",
"fully",
"automatic",
"d... | c7b22c9976ea47bf94c2b3c953e164df | What did the Z3 operate for a clock frequency? | {
"tokens": [
"What",
"did",
"the",
"Z3",
"operate",
"for",
"a",
"clock",
"frequency",
"?"
],
"offsets": [
0,
5,
9,
13,
16,
24,
28,
30,
36,
45
]
} | {
"text": [
"about 5–10 Hz"
],
"char_spans": [
{
"start": [
258
],
"end": [
270
]
}
],
"token_spans": [
{
"start": [
47
],
"end": [
49
]
}
]
} | [
"about 5–10 Hz"
] |
SQuAD | In 1941, Zuse followed his earlier machine up with the Z3, the world's first working electromechanical programmable, fully automatic digital computer. The Z3 was built with 2000 relays, implementing a 22 bit word length that operated at a clock frequency of about 5–10 Hz. Program code was supplied on punched film while... | {
"tokens": [
"In",
"1941",
",",
"Zuse",
"followed",
"his",
"earlier",
"machine",
"up",
"with",
"the",
"Z3",
",",
"the",
"world",
"'s",
"first",
"working",
"electromechanical",
"programmable",
",",
"fully",
"automatic",
"d... | fb13c031300445208a05a3f6a08c3bb0 | How many words of memory could be stored with the Z3? | {
"tokens": [
"How",
"many",
"words",
"of",
"memory",
"could",
"be",
"stored",
"with",
"the",
"Z3",
"?"
],
"offsets": [
0,
4,
9,
15,
18,
25,
31,
34,
41,
46,
50,
52
]
} | {
"text": [
"64"
],
"char_spans": [
{
"start": [
345
],
"end": [
346
]
}
],
"token_spans": [
{
"start": [
64
],
"end": [
64
]
}
]
} | [
"64"
] |
SQuAD | Seemingly, multitasking would cause a computer that is switching between several programs to run more slowly, in direct proportion to the number of programs it is running, but most programs spend much of their time waiting for slow input/output devices to complete their tasks. If a program is waiting for the user to cl... | {
"tokens": [
"Seemingly",
",",
"multitasking",
"would",
"cause",
"a",
"computer",
"that",
"is",
"switching",
"between",
"several",
"programs",
"to",
"run",
"more",
"slowly",
",",
"in",
"direct",
"proportion",
"to",
"the",
... | 780608d3797349b08bde4be2c4e6e423 | Multitasking would seemingly cause a computer to run in what fashion? | {
"tokens": [
"Multitasking",
"would",
"seemingly",
"cause",
"a",
"computer",
"to",
"run",
"in",
"what",
"fashion",
"?"
],
"offsets": [
0,
13,
19,
29,
35,
37,
46,
49,
53,
56,
61,
68
]
} | {
"text": [
"more slowly,"
],
"char_spans": [
{
"start": [
97
],
"end": [
108
]
}
],
"token_spans": [
{
"start": [
15
],
"end": [
17
]
}
]
} | [
"more slowly,"
] |
SQuAD | Seemingly, multitasking would cause a computer that is switching between several programs to run more slowly, in direct proportion to the number of programs it is running, but most programs spend much of their time waiting for slow input/output devices to complete their tasks. If a program is waiting for the user to cl... | {
"tokens": [
"Seemingly",
",",
"multitasking",
"would",
"cause",
"a",
"computer",
"that",
"is",
"switching",
"between",
"several",
"programs",
"to",
"run",
"more",
"slowly",
",",
"in",
"direct",
"proportion",
"to",
"the",
... | a6ddf14edce34b3ba9d05ffef026d63f | What do a lot of programs spend time waiting for? | {
"tokens": [
"What",
"do",
"a",
"lot",
"of",
"programs",
"spend",
"time",
"waiting",
"for",
"?"
],
"offsets": [
0,
5,
8,
10,
14,
17,
26,
32,
37,
45,
48
]
} | {
"text": [
"input/output devices"
],
"char_spans": [
{
"start": [
232
],
"end": [
251
]
}
],
"token_spans": [
{
"start": [
41
],
"end": [
44
]
}
]
} | [
"input/output devices"
] |
SQuAD | In practical terms, a computer program may be just a few instructions or extend to many millions of instructions, as do the programs for word processors and web browsers for example. A typical modern computer can execute billions of instructions per second (gigaflops) and rarely makes a mistake over many years of opera... | {
"tokens": [
"In",
"practical",
"terms",
",",
"a",
"computer",
"program",
"may",
"be",
"just",
"a",
"few",
"instructions",
"or",
"extend",
"to",
"many",
"millions",
"of",
"instructions",
",",
"as",
"do",
"the",
"progr... | 207a58a8454a4c2e8c9872c6c1097adb | Billions of instructions per second are called what in computer terms? | {
"tokens": [
"Billions",
"of",
"instructions",
"per",
"second",
"are",
"called",
"what",
"in",
"computer",
"terms",
"?"
],
"offsets": [
0,
9,
12,
25,
29,
36,
40,
47,
52,
55,
64,
69
]
} | {
"text": [
"(gigaflops)"
],
"char_spans": [
{
"start": [
257
],
"end": [
267
]
}
],
"token_spans": [
{
"start": [
45
],
"end": [
47
]
}
]
} | [
"(gigaflops)"
] |
SQuAD | This new development heralded an explosion in the commercial and personal use of computers and led to the invention of the microprocessor. While the subject of exactly which device was the first microprocessor is contentious, partly due to lack of agreement on the exact definition of the term "microprocessor", it is la... | {
"tokens": [
"This",
"new",
"development",
"heralded",
"an",
"explosion",
"in",
"the",
"commercial",
"and",
"personal",
"use",
"of",
"computers",
"and",
"led",
"to",
"the",
"invention",
"of",
"the",
"microprocessor",
".",
... | 03ff353d91d2419f87b05eff83657906 | What was the name of the first single-chip microprocessor? | {
"tokens": [
"What",
"was",
"the",
"name",
"of",
"the",
"first",
"single",
"-",
"chip",
"microprocessor",
"?"
],
"offsets": [
0,
5,
9,
13,
18,
21,
25,
31,
37,
38,
43,
57
]
} | {
"text": [
"Intel 4004"
],
"char_spans": [
{
"start": [
387
],
"end": [
396
]
}
],
"token_spans": [
{
"start": [
67
],
"end": [
68
]
}
]
} | [
"Intel 4004"
] |
SQuAD | This new development heralded an explosion in the commercial and personal use of computers and led to the invention of the microprocessor. While the subject of exactly which device was the first microprocessor is contentious, partly due to lack of agreement on the exact definition of the term "microprocessor", it is la... | {
"tokens": [
"This",
"new",
"development",
"heralded",
"an",
"explosion",
"in",
"the",
"commercial",
"and",
"personal",
"use",
"of",
"computers",
"and",
"led",
"to",
"the",
"invention",
"of",
"the",
"microprocessor",
".",
... | 64a0b58846e049e4b445d80ea0af4f30 | Who created the Intel 4004 microprocessor? | {
"tokens": [
"Who",
"created",
"the",
"Intel",
"4004",
"microprocessor",
"?"
],
"offsets": [
0,
4,
12,
16,
22,
27,
41
]
} | {
"text": [
"Ted Hoff, Federico Faggin, and Stanley Mazor"
],
"char_spans": [
{
"start": [
424
],
"end": [
467
]
}
],
"token_spans": [
{
"start": [
74
],
"end": [
82
]
}
]
} | [
"Ted Hoff, Federico Faggin, and Stanley Mazor"
] |
SQuAD | This new development heralded an explosion in the commercial and personal use of computers and led to the invention of the microprocessor. While the subject of exactly which device was the first microprocessor is contentious, partly due to lack of agreement on the exact definition of the term "microprocessor", it is la... | {
"tokens": [
"This",
"new",
"development",
"heralded",
"an",
"explosion",
"in",
"the",
"commercial",
"and",
"personal",
"use",
"of",
"computers",
"and",
"led",
"to",
"the",
"invention",
"of",
"the",
"microprocessor",
".",
... | 565153e86e8749ba902ca650dc35d216 | Where did Ted Hoff, Federico Faggin, and Stanley Mazor work at? | {
"tokens": [
"Where",
"did",
"Ted",
"Hoff",
",",
"Federico",
"Faggin",
",",
"and",
"Stanley",
"Mazor",
"work",
"at",
"?"
],
"offsets": [
0,
6,
10,
14,
18,
20,
29,
35,
37,
41,
49,
55,
60,
62
]
} | {
"text": [
"Intel."
],
"char_spans": [
{
"start": [
472
],
"end": [
477
]
}
],
"token_spans": [
{
"start": [
84
],
"end": [
85
]
}
]
} | [
"Intel."
] |
SQuAD | The bipolar transistor was invented in 1947. From 1955 onwards transistors replaced vacuum tubes in computer designs, giving rise to the "second generation" of computers. Compared to vacuum tubes, transistors have many advantages: they are smaller, and require less power than vacuum tubes, so give off less heat. Silico... | {
"tokens": [
"The",
"bipolar",
"transistor",
"was",
"invented",
"in",
"1947",
".",
"From",
"1955",
"onwards",
"transistors",
"replaced",
"vacuum",
"tubes",
"in",
"computer",
"designs",
",",
"giving",
"rise",
"to",
"the",
... | 8049d341b799410aafff50b39cfc6222 | When was the bipolar transistor created? | {
"tokens": [
"When",
"was",
"the",
"bipolar",
"transistor",
"created",
"?"
],
"offsets": [
0,
5,
9,
13,
21,
32,
39
]
} | {
"text": [
"1947."
],
"char_spans": [
{
"start": [
39
],
"end": [
43
]
}
],
"token_spans": [
{
"start": [
6
],
"end": [
7
]
}
]
} | [
"1947."
] |
SQuAD | The bipolar transistor was invented in 1947. From 1955 onwards transistors replaced vacuum tubes in computer designs, giving rise to the "second generation" of computers. Compared to vacuum tubes, transistors have many advantages: they are smaller, and require less power than vacuum tubes, so give off less heat. Silico... | {
"tokens": [
"The",
"bipolar",
"transistor",
"was",
"invented",
"in",
"1947",
".",
"From",
"1955",
"onwards",
"transistors",
"replaced",
"vacuum",
"tubes",
"in",
"computer",
"designs",
",",
"giving",
"rise",
"to",
"the",
... | 9df68505eafe4797b69139d19d47e127 | When did transistors start replacing vacuum tubes in computers? | {
"tokens": [
"When",
"did",
"transistors",
"start",
"replacing",
"vacuum",
"tubes",
"in",
"computers",
"?"
],
"offsets": [
0,
5,
9,
21,
27,
37,
44,
50,
53,
62
]
} | {
"text": [
"1955"
],
"char_spans": [
{
"start": [
50
],
"end": [
53
]
}
],
"token_spans": [
{
"start": [
9
],
"end": [
9
]
}
]
} | [
"1955"
] |
SQuAD | The Manchester Small-Scale Experimental Machine, nicknamed Baby, was the world's first stored-program computer. It was built at the Victoria University of Manchester by Frederic C. Williams, Tom Kilburn and Geoff Tootill, and ran its first program on 21 June 1948. It was designed as a testbed for the Williams tube the ... | {
"tokens": [
"The",
"Manchester",
"Small",
"-",
"Scale",
"Experimental",
"Machine",
",",
"nicknamed",
"Baby",
",",
"was",
"the",
"world",
"'s",
"first",
"stored",
"-",
"program",
"computer",
".",
"It",
"was",
"built",
... | 1507a2871e12425681aeeb93f0ccc69f | What was the nickname of the Manchester Small-Scale Experimental Machine? | {
"tokens": [
"What",
"was",
"the",
"nickname",
"of",
"the",
"Manchester",
"Small",
"-",
"Scale",
"Experimental",
"Machine",
"?"
],
"offsets": [
0,
5,
9,
13,
22,
25,
29,
40,
45,
46,
52,
65,
72
]
} | {
"text": [
"Baby"
],
"char_spans": [
{
"start": [
59
],
"end": [
62
]
}
],
"token_spans": [
{
"start": [
9
],
"end": [
9
]
}
]
} | [
"Baby"
] |
SQuAD | The Manchester Small-Scale Experimental Machine, nicknamed Baby, was the world's first stored-program computer. It was built at the Victoria University of Manchester by Frederic C. Williams, Tom Kilburn and Geoff Tootill, and ran its first program on 21 June 1948. It was designed as a testbed for the Williams tube the ... | {
"tokens": [
"The",
"Manchester",
"Small",
"-",
"Scale",
"Experimental",
"Machine",
",",
"nicknamed",
"Baby",
",",
"was",
"the",
"world",
"'s",
"first",
"stored",
"-",
"program",
"computer",
".",
"It",
"was",
"built",
... | 444d8557061e419ea9999814d68a2b0d | What was the first stored-program computer in the world? | {
"tokens": [
"What",
"was",
"the",
"first",
"stored",
"-",
"program",
"computer",
"in",
"the",
"world",
"?"
],
"offsets": [
0,
5,
9,
13,
19,
25,
26,
34,
43,
46,
50,
55
]
} | {
"text": [
"The Manchester Small-Scale Experimental Machine"
],
"char_spans": [
{
"start": [
4
],
"end": [
46
]
}
],
"token_spans": [
{
"start": [
1
],
"end": [
6
]
}
]
} | [
"The Manchester Small-Scale Experimental Machine"
] |
SQuAD | The Manchester Small-Scale Experimental Machine, nicknamed Baby, was the world's first stored-program computer. It was built at the Victoria University of Manchester by Frederic C. Williams, Tom Kilburn and Geoff Tootill, and ran its first program on 21 June 1948. It was designed as a testbed for the Williams tube the ... | {
"tokens": [
"The",
"Manchester",
"Small",
"-",
"Scale",
"Experimental",
"Machine",
",",
"nicknamed",
"Baby",
",",
"was",
"the",
"world",
"'s",
"first",
"stored",
"-",
"program",
"computer",
".",
"It",
"was",
"built",
... | 0697badfca174c54a8bbe8cd7b2b549f | Where was the Manchester Small-Scale Experimental Machine built? | {
"tokens": [
"Where",
"was",
"the",
"Manchester",
"Small",
"-",
"Scale",
"Experimental",
"Machine",
"built",
"?"
],
"offsets": [
0,
6,
10,
14,
25,
30,
31,
37,
50,
58,
63
]
} | {
"text": [
"Victoria University of Manchester"
],
"char_spans": [
{
"start": [
132
],
"end": [
164
]
}
],
"token_spans": [
{
"start": [
26
],
"end": [
29
]
}
]
} | [
"Victoria University of Manchester"
] |
SQuAD | The Manchester Small-Scale Experimental Machine, nicknamed Baby, was the world's first stored-program computer. It was built at the Victoria University of Manchester by Frederic C. Williams, Tom Kilburn and Geoff Tootill, and ran its first program on 21 June 1948. It was designed as a testbed for the Williams tube the ... | {
"tokens": [
"The",
"Manchester",
"Small",
"-",
"Scale",
"Experimental",
"Machine",
",",
"nicknamed",
"Baby",
",",
"was",
"the",
"world",
"'s",
"first",
"stored",
"-",
"program",
"computer",
".",
"It",
"was",
"built",
... | 4cb8371dad1343c6a20d601e17b9ef5c | Who built the Manchester Small-Scale Experimental Machine? | {
"tokens": [
"Who",
"built",
"the",
"Manchester",
"Small",
"-",
"Scale",
"Experimental",
"Machine",
"?"
],
"offsets": [
0,
4,
10,
14,
25,
30,
31,
37,
50,
57
]
} | {
"text": [
"Frederic C. Williams, Tom Kilburn and Geoff Tootill"
],
"char_spans": [
{
"start": [
169
],
"end": [
219
]
}
],
"token_spans": [
{
"start": [
31
],
"end": [
39
]
}
]
} | [
"Frederic C. Williams, Tom Kilburn and Geoff Tootill"
] |
SQuAD | The Manchester Small-Scale Experimental Machine, nicknamed Baby, was the world's first stored-program computer. It was built at the Victoria University of Manchester by Frederic C. Williams, Tom Kilburn and Geoff Tootill, and ran its first program on 21 June 1948. It was designed as a testbed for the Williams tube the ... | {
"tokens": [
"The",
"Manchester",
"Small",
"-",
"Scale",
"Experimental",
"Machine",
",",
"nicknamed",
"Baby",
",",
"was",
"the",
"world",
"'s",
"first",
"stored",
"-",
"program",
"computer",
".",
"It",
"was",
"built",
... | e8486fdbfa484055b92ced41f236478d | When did the Manchester Small-Scale Experimental Machine run its first program? | {
"tokens": [
"When",
"did",
"the",
"Manchester",
"Small",
"-",
"Scale",
"Experimental",
"Machine",
"run",
"its",
"first",
"program",
"?"
],
"offsets": [
0,
5,
9,
13,
24,
29,
30,
36,
49,
57,
61,
65,
71,
... | {
"text": [
"21 June 1948"
],
"char_spans": [
{
"start": [
251
],
"end": [
262
]
}
],
"token_spans": [
{
"start": [
47
],
"end": [
49
]
}
]
} | [
"21 June 1948"
] |
SQuAD | Purely electronic circuit elements soon replaced their mechanical and electromechanical equivalents, at the same time that digital calculation replaced analog. The engineer Tommy Flowers, working at the Post Office Research Station in London in the 1930s, began to explore the possible use of electronics for the telepho... | {
"tokens": [
"Purely",
"electronic",
"circuit",
"elements",
"soon",
"replaced",
"their",
"mechanical",
"and",
"electromechanical",
"equivalents",
",",
"at",
"the",
"same",
"time",
"that",
"digital",
"calculation",
"replaced",
"analog... | 18338d2bcb4c4bff8144d108eeaced2f | Where did the engineer Tommy Flowers work at during the 1930s? | {
"tokens": [
"Where",
"did",
"the",
"engineer",
"Tommy",
"Flowers",
"work",
"at",
"during",
"the",
"1930s",
"?"
],
"offsets": [
0,
6,
10,
14,
23,
29,
37,
42,
45,
52,
56,
61
]
} | {
"text": [
"Post Office Research Station"
],
"char_spans": [
{
"start": [
203
],
"end": [
230
]
}
],
"token_spans": [
{
"start": [
30
],
"end": [
33
]
}
]
} | [
"Post Office Research Station"
] |
SQuAD | Purely electronic circuit elements soon replaced their mechanical and electromechanical equivalents, at the same time that digital calculation replaced analog. The engineer Tommy Flowers, working at the Post Office Research Station in London in the 1930s, began to explore the possible use of electronics for the telepho... | {
"tokens": [
"Purely",
"electronic",
"circuit",
"elements",
"soon",
"replaced",
"their",
"mechanical",
"and",
"electromechanical",
"equivalents",
",",
"at",
"the",
"same",
"time",
"that",
"digital",
"calculation",
"replaced",
"analog... | 6d49889df84b42f6888119359a093890 | In what city did Tommy Flowers work in the 1930s? | {
"tokens": [
"In",
"what",
"city",
"did",
"Tommy",
"Flowers",
"work",
"in",
"the",
"1930s",
"?"
],
"offsets": [
0,
3,
8,
13,
17,
23,
31,
36,
39,
43,
48
]
} | {
"text": [
"London"
],
"char_spans": [
{
"start": [
235
],
"end": [
240
]
}
],
"token_spans": [
{
"start": [
35
],
"end": [
35
]
}
]
} | [
"London"
] |
SQuAD | Purely electronic circuit elements soon replaced their mechanical and electromechanical equivalents, at the same time that digital calculation replaced analog. The engineer Tommy Flowers, working at the Post Office Research Station in London in the 1930s, began to explore the possible use of electronics for the telepho... | {
"tokens": [
"Purely",
"electronic",
"circuit",
"elements",
"soon",
"replaced",
"their",
"mechanical",
"and",
"electromechanical",
"equivalents",
",",
"at",
"the",
"same",
"time",
"that",
"digital",
"calculation",
"replaced",
"analog... | 16bce480267e474eb629570dacf8b01e | The Atanasoff-Berry computer was invented in what year? | {
"tokens": [
"The",
"Atanasoff",
"-",
"Berry",
"computer",
"was",
"invented",
"in",
"what",
"year",
"?"
],
"offsets": [
0,
4,
13,
14,
20,
29,
33,
42,
45,
50,
54
]
} | {
"text": [
"1942"
],
"char_spans": [
{
"start": [
684
],
"end": [
687
]
}
],
"token_spans": [
{
"start": [
115
],
"end": [
115
]
}
]
} | [
"1942"
] |
SQuAD | Purely electronic circuit elements soon replaced their mechanical and electromechanical equivalents, at the same time that digital calculation replaced analog. The engineer Tommy Flowers, working at the Post Office Research Station in London in the 1930s, began to explore the possible use of electronics for the telepho... | {
"tokens": [
"Purely",
"electronic",
"circuit",
"elements",
"soon",
"replaced",
"their",
"mechanical",
"and",
"electromechanical",
"equivalents",
",",
"at",
"the",
"same",
"time",
"that",
"digital",
"calculation",
"replaced",
"analog... | a4901d4dde644e1bab7cd67f8530d67c | How many vacuum tubes did the Atanasoff-Berry computer use? | {
"tokens": [
"How",
"many",
"vacuum",
"tubes",
"did",
"the",
"Atanasoff",
"-",
"Berry",
"computer",
"use",
"?"
],
"offsets": [
0,
4,
9,
16,
22,
26,
30,
39,
40,
46,
55,
58
]
} | {
"text": [
"about 300"
],
"char_spans": [
{
"start": [
786
],
"end": [
794
]
}
],
"token_spans": [
{
"start": [
135
],
"end": [
136
]
}
]
} | [
"about 300"
] |
SQuAD | Purely electronic circuit elements soon replaced their mechanical and electromechanical equivalents, at the same time that digital calculation replaced analog. The engineer Tommy Flowers, working at the Post Office Research Station in London in the 1930s, began to explore the possible use of electronics for the telepho... | {
"tokens": [
"Purely",
"electronic",
"circuit",
"elements",
"soon",
"replaced",
"their",
"mechanical",
"and",
"electromechanical",
"equivalents",
",",
"at",
"the",
"same",
"time",
"that",
"digital",
"calculation",
"replaced",
"analog... | 10e2b825580c4b639c3d12d05c71798d | At what school did John Vincent Atansoff and Clifford E. Berry work? | {
"tokens": [
"At",
"what",
"school",
"did",
"John",
"Vincent",
"Atansoff",
"and",
"Clifford",
"E.",
"Berry",
"work",
"?"
],
"offsets": [
0,
3,
8,
15,
19,
24,
32,
41,
45,
54,
57,
63,
67
]
} | {
"text": [
"Iowa State University"
],
"char_spans": [
{
"start": [
603
],
"end": [
623
]
}
],
"token_spans": [
{
"start": [
100
],
"end": [
102
]
}
]
} | [
"Iowa State University"
] |
SQuAD | A computer does not need to be electronic, nor even have a processor, nor RAM, nor even a hard disk. While popular usage of the word "computer" is synonymous with a personal electronic computer, the modern definition of a computer is literally: "A device that computes, especially a programmable [usually] electronic mac... | {
"tokens": [
"A",
"computer",
"does",
"not",
"need",
"to",
"be",
"electronic",
",",
"nor",
"even",
"have",
"a",
"processor",
",",
"nor",
"RAM",
",",
"nor",
"even",
"a",
"hard",
"disk",
".",
"While",
"popular",
... | 1f1e1915b95d4fcdb79e5903f9a059b0 | All devices that can process information can qualify being called what? | {
"tokens": [
"All",
"devices",
"that",
"can",
"process",
"information",
"can",
"qualify",
"being",
"called",
"what",
"?"
],
"offsets": [
0,
4,
12,
17,
21,
29,
41,
45,
53,
59,
66,
70
]
} | {
"text": [
"a computer"
],
"char_spans": [
{
"start": [
513
],
"end": [
522
]
}
],
"token_spans": [
{
"start": [
94
],
"end": [
95
]
}
]
} | [
"a computer"
] |
SQuAD | A computer will solve problems in exactly the way it is programmed to, without regard to efficiency, alternative solutions, possible shortcuts, or possible errors in the code. Computer programs that learn and adapt are part of the emerging field of artificial intelligence and machine learning. | {
"tokens": [
"A",
"computer",
"will",
"solve",
"problems",
"in",
"exactly",
"the",
"way",
"it",
"is",
"programmed",
"to",
",",
"without",
"regard",
"to",
"efficiency",
",",
"alternative",
"solutions",
",",
"possible",
"sh... | 54ac8ad9d8114661a9036b50f03b30f4 | Computer programs that can learn are studied in what field? | {
"tokens": [
"Computer",
"programs",
"that",
"can",
"learn",
"are",
"studied",
"in",
"what",
"field",
"?"
],
"offsets": [
0,
9,
18,
23,
27,
33,
37,
45,
48,
53,
58
]
} | {
"text": [
"artificial intelligence"
],
"char_spans": [
{
"start": [
249
],
"end": [
271
]
}
],
"token_spans": [
{
"start": [
45
],
"end": [
46
]
}
]
} | [
"artificial intelligence"
] |
SQuAD | There is active research to make computers out of many promising new types of technology, such as optical computers, DNA computers, neural computers, and quantum computers. Most computers are universal, and are able to calculate any computable function, and are limited only by their memory capacity and operating speed.... | {
"tokens": [
"There",
"is",
"active",
"research",
"to",
"make",
"computers",
"out",
"of",
"many",
"promising",
"new",
"types",
"of",
"technology",
",",
"such",
"as",
"optical",
"computers",
",",
"DNA",
"computers",
",",
... | e7bad1081de6482f81674c1b433c52c3 | What type of computer can break encryption algorithms quickly? | {
"tokens": [
"What",
"type",
"of",
"computer",
"can",
"break",
"encryption",
"algorithms",
"quickly",
"?"
],
"offsets": [
0,
5,
10,
13,
22,
26,
32,
43,
54,
61
]
} | {
"text": [
"quantum computers"
],
"char_spans": [
{
"start": [
433
],
"end": [
449
]
}
],
"token_spans": [
{
"start": [
73
],
"end": [
74
]
}
]
} | [
"quantum computers"
] |
SQuAD | There is active research to make computers out of many promising new types of technology, such as optical computers, DNA computers, neural computers, and quantum computers. Most computers are universal, and are able to calculate any computable function, and are limited only by their memory capacity and operating speed.... | {
"tokens": [
"There",
"is",
"active",
"research",
"to",
"make",
"computers",
"out",
"of",
"many",
"promising",
"new",
"types",
"of",
"technology",
",",
"such",
"as",
"optical",
"computers",
",",
"DNA",
"computers",
",",
... | 9666734e301c4685865a6798e938f5c0 | By what method do quantum computers solve encryption algorithms quickly? | {
"tokens": [
"By",
"what",
"method",
"do",
"quantum",
"computers",
"solve",
"encryption",
"algorithms",
"quickly",
"?"
],
"offsets": [
0,
3,
8,
15,
18,
26,
36,
42,
53,
64,
71
]
} | {
"text": [
"quantum factoring"
],
"char_spans": [
{
"start": [
511
],
"end": [
527
]
}
],
"token_spans": [
{
"start": [
84
],
"end": [
85
]
}
]
} | [
"quantum factoring"
] |
SQuAD | Different linguists therefore take different approaches to the problem of assigning sounds to phonemes. For example, they differ in the extent to which they require allophones to be phonetically similar. There are also differing ideas as to whether this grouping of sounds is purely a tool for linguistic analysis, or re... | {
"tokens": [
"Different",
"linguists",
"therefore",
"take",
"different",
"approaches",
"to",
"the",
"problem",
"of",
"assigning",
"sounds",
"to",
"phonemes",
".",
"For",
"example",
",",
"they",
"differ",
"in",
"the",
"extent"... | a37abe0a457e494c9a9a6046f86a28a4 | What are assigned to phonemes by different linguists? | {
"tokens": [
"What",
"are",
"assigned",
"to",
"phonemes",
"by",
"different",
"linguists",
"?"
],
"offsets": [
0,
5,
9,
18,
21,
30,
33,
43,
52
]
} | {
"text": [
"sounds"
],
"char_spans": [
{
"start": [
84
],
"end": [
89
]
}
],
"token_spans": [
{
"start": [
11
],
"end": [
11
]
}
]
} | [
"sounds"
] |
SQuAD | Different linguists therefore take different approaches to the problem of assigning sounds to phonemes. For example, they differ in the extent to which they require allophones to be phonetically similar. There are also differing ideas as to whether this grouping of sounds is purely a tool for linguistic analysis, or re... | {
"tokens": [
"Different",
"linguists",
"therefore",
"take",
"different",
"approaches",
"to",
"the",
"problem",
"of",
"assigning",
"sounds",
"to",
"phonemes",
".",
"For",
"example",
",",
"they",
"differ",
"in",
"the",
"extent"... | 7cba189882cc49cbae17678808cdbf3b | What part of a human does language processing? | {
"tokens": [
"What",
"part",
"of",
"a",
"human",
"does",
"language",
"processing",
"?"
],
"offsets": [
0,
5,
10,
13,
15,
21,
26,
35,
45
]
} | {
"text": [
"brain"
],
"char_spans": [
{
"start": [
366
],
"end": [
370
]
}
],
"token_spans": [
{
"start": [
63
],
"end": [
63
]
}
]
} | [
"brain"
] |
SQuAD | Different linguists therefore take different approaches to the problem of assigning sounds to phonemes. For example, they differ in the extent to which they require allophones to be phonetically similar. There are also differing ideas as to whether this grouping of sounds is purely a tool for linguistic analysis, or re... | {
"tokens": [
"Different",
"linguists",
"therefore",
"take",
"different",
"approaches",
"to",
"the",
"problem",
"of",
"assigning",
"sounds",
"to",
"phonemes",
".",
"For",
"example",
",",
"they",
"differ",
"in",
"the",
"extent"... | b795f1303f9b420d9640040cbc178018 | The phonetical similarity of what thing causes disagreements between linguists? | {
"tokens": [
"The",
"phonetical",
"similarity",
"of",
"what",
"thing",
"causes",
"disagreements",
"between",
"linguists",
"?"
],
"offsets": [
0,
4,
15,
26,
29,
34,
40,
47,
61,
69,
78
]
} | {
"text": [
"allophones"
],
"char_spans": [
{
"start": [
165
],
"end": [
174
]
}
],
"token_spans": [
{
"start": [
27
],
"end": [
27
]
}
]
} | [
"allophones"
] |
SQuAD | Programming languages provide various ways of specifying programs for computers to run. Unlike natural languages, programming languages are designed to permit no ambiguity and to be concise. They are purely written languages and are often difficult to read aloud. They are generally either translated into machine code b... | {
"tokens": [
"Programming",
"languages",
"provide",
"various",
"ways",
"of",
"specifying",
"programs",
"for",
"computers",
"to",
"run",
".",
"Unlike",
"natural",
"languages",
",",
"programming",
"languages",
"are",
"designed",
"t... | 652d606943ef4fda9a1827f4a241a276 | Programming languages are translated into machine code by what? | {
"tokens": [
"Programming",
"languages",
"are",
"translated",
"into",
"machine",
"code",
"by",
"what",
"?"
],
"offsets": [
0,
12,
22,
26,
37,
42,
50,
55,
58,
62
]
} | {
"text": [
"a compiler or an assembler"
],
"char_spans": [
{
"start": [
322
],
"end": [
347
]
}
],
"token_spans": [
{
"start": [
52
],
"end": [
56
]
}
]
} | [
"a compiler or an assembler"
] |
SQuAD | Programming languages provide various ways of specifying programs for computers to run. Unlike natural languages, programming languages are designed to permit no ambiguity and to be concise. They are purely written languages and are often difficult to read aloud. They are generally either translated into machine code b... | {
"tokens": [
"Programming",
"languages",
"provide",
"various",
"ways",
"of",
"specifying",
"programs",
"for",
"computers",
"to",
"run",
".",
"Unlike",
"natural",
"languages",
",",
"programming",
"languages",
"are",
"designed",
"t... | 0419e10a1b7045e3a21b8e31739db462 | Programming languages are translated at run time by what? | {
"tokens": [
"Programming",
"languages",
"are",
"translated",
"at",
"run",
"time",
"by",
"what",
"?"
],
"offsets": [
0,
12,
22,
26,
37,
40,
44,
49,
52,
56
]
} | {
"text": [
"an interpreter"
],
"char_spans": [
{
"start": [
405
],
"end": [
418
]
}
],
"token_spans": [
{
"start": [
68
],
"end": [
69
]
}
]
} | [
"an interpreter"
] |
SQuAD | It combined the high speed of electronics with the ability to be programmed for many complex problems. It could add or subtract 5000 times a second, a thousand times faster than any other machine. It also had modules to multiply, divide, and square root. High speed memory was limited to 20 words (about 80 bytes). Built... | {
"tokens": [
"It",
"combined",
"the",
"high",
"speed",
"of",
"electronics",
"with",
"the",
"ability",
"to",
"be",
"programmed",
"for",
"many",
"complex",
"problems",
".",
"It",
"could",
"add",
"or",
"subtract",
"5000",
... | 50c73889a9ef4b29bbaabe732390d145 | How many times could it add or subtract a second? | {
"tokens": [
"How",
"many",
"times",
"could",
"it",
"add",
"or",
"subtract",
"a",
"second",
"?"
],
"offsets": [
0,
4,
9,
15,
21,
24,
28,
31,
40,
42,
48
]
} | {
"text": [
"5000"
],
"char_spans": [
{
"start": [
128
],
"end": [
131
]
}
],
"token_spans": [
{
"start": [
23
],
"end": [
23
]
}
]
} | [
"5000"
] |
SQuAD | It combined the high speed of electronics with the ability to be programmed for many complex problems. It could add or subtract 5000 times a second, a thousand times faster than any other machine. It also had modules to multiply, divide, and square root. High speed memory was limited to 20 words (about 80 bytes). Built... | {
"tokens": [
"It",
"combined",
"the",
"high",
"speed",
"of",
"electronics",
"with",
"the",
"ability",
"to",
"be",
"programmed",
"for",
"many",
"complex",
"problems",
".",
"It",
"could",
"add",
"or",
"subtract",
"5000",
... | bfaf4ccf34794280b785d767c3ca7c1b | What was the limit of its high speed memory? | {
"tokens": [
"What",
"was",
"the",
"limit",
"of",
"its",
"high",
"speed",
"memory",
"?"
],
"offsets": [
0,
5,
9,
13,
19,
22,
26,
31,
37,
43
]
} | {
"text": [
"ENIAC"
],
"char_spans": [
{
"start": [
414
],
"end": [
418
]
}
],
"token_spans": [
{
"start": [
81
],
"end": [
81
]
}
]
} | [
"ENIAC"
] |
SQuAD | It combined the high speed of electronics with the ability to be programmed for many complex problems. It could add or subtract 5000 times a second, a thousand times faster than any other machine. It also had modules to multiply, divide, and square root. High speed memory was limited to 20 words (about 80 bytes). Built... | {
"tokens": [
"It",
"combined",
"the",
"high",
"speed",
"of",
"electronics",
"with",
"the",
"ability",
"to",
"be",
"programmed",
"for",
"many",
"complex",
"problems",
".",
"It",
"could",
"add",
"or",
"subtract",
"5000",
... | 593b9f4700f64e56813798893f928177 | ENIAC was constructed by whom? | {
"tokens": [
"ENIAC",
"was",
"constructed",
"by",
"whom",
"?"
],
"offsets": [
0,
6,
10,
22,
25,
29
]
} | {
"text": [
"John Mauchly and J. Presper Eckert"
],
"char_spans": [
{
"start": [
344
],
"end": [
377
]
}
],
"token_spans": [
{
"start": [
69
],
"end": [
74
]
}
]
} | [
"John Mauchly and J. Presper Eckert"
] |
SQuAD | It combined the high speed of electronics with the ability to be programmed for many complex problems. It could add or subtract 5000 times a second, a thousand times faster than any other machine. It also had modules to multiply, divide, and square root. High speed memory was limited to 20 words (about 80 bytes). Built... | {
"tokens": [
"It",
"combined",
"the",
"high",
"speed",
"of",
"electronics",
"with",
"the",
"ability",
"to",
"be",
"programmed",
"for",
"many",
"complex",
"problems",
".",
"It",
"could",
"add",
"or",
"subtract",
"5000",
... | 327f988cde2145e5941de21af8bc931c | Where did John Mauchly and J. Presper Eckert build the ENIAC? | {
"tokens": [
"Where",
"did",
"John",
"Mauchly",
"and",
"J.",
"Presper",
"Eckert",
"build",
"the",
"ENIAC",
"?"
],
"offsets": [
0,
6,
10,
15,
23,
27,
30,
38,
45,
51,
55,
60
]
} | {
"text": [
"University of Pennsylvania"
],
"char_spans": [
{
"start": [
386
],
"end": [
411
]
}
],
"token_spans": [
{
"start": [
77
],
"end": [
79
]
}
]
} | [
"University of Pennsylvania"
] |
SQuAD | It combined the high speed of electronics with the ability to be programmed for many complex problems. It could add or subtract 5000 times a second, a thousand times faster than any other machine. It also had modules to multiply, divide, and square root. High speed memory was limited to 20 words (about 80 bytes). Built... | {
"tokens": [
"It",
"combined",
"the",
"high",
"speed",
"of",
"electronics",
"with",
"the",
"ability",
"to",
"be",
"programmed",
"for",
"many",
"complex",
"problems",
".",
"It",
"could",
"add",
"or",
"subtract",
"5000",
... | 6f8fa83dbada4f27b658fb6dff56b68b | When was ENIAC fully operational? | {
"tokens": [
"When",
"was",
"ENIAC",
"fully",
"operational",
"?"
],
"offsets": [
0,
5,
9,
15,
21,
32
]
} | {
"text": [
"1945"
],
"char_spans": [
{
"start": [
500
],
"end": [
503
]
}
],
"token_spans": [
{
"start": [
96
],
"end": [
96
]
}
]
} | [
"1945"
] |
SQuAD | While it is possible to write computer programs as long lists of numbers (machine language) and while this technique was used with many early computers, it is extremely tedious and potentially error-prone to do so in practice, especially for complicated programs. Instead, each basic instruction can be given a short nam... | {
"tokens": [
"While",
"it",
"is",
"possible",
"to",
"write",
"computer",
"programs",
"as",
"long",
"lists",
"of",
"numbers",
"(",
"machine",
"language",
")",
"and",
"while",
"this",
"technique",
"was",
"used",
"with",
... | 3f6a9ee332c649efa7e91169470eb8cd | A computer's assembly language is known as what? | {
"tokens": [
"A",
"computer",
"'s",
"assembly",
"language",
"is",
"known",
"as",
"what",
"?"
],
"offsets": [
0,
2,
10,
13,
22,
31,
34,
40,
43,
47
]
} | {
"text": [
"basic instruction can be given a short name that is indicative of its function"
],
"char_spans": [
{
"start": [
278
],
"end": [
355
]
}
],
"token_spans": [
{
"start": [
51
],
"end": [
64
]
}
]
} | [
"basic instruction can be given a short name that is indicative of its function"
] |
SQuAD | While it is possible to write computer programs as long lists of numbers (machine language) and while this technique was used with many early computers, it is extremely tedious and potentially error-prone to do so in practice, especially for complicated programs. Instead, each basic instruction can be given a short nam... | {
"tokens": [
"While",
"it",
"is",
"possible",
"to",
"write",
"computer",
"programs",
"as",
"long",
"lists",
"of",
"numbers",
"(",
"machine",
"language",
")",
"and",
"while",
"this",
"technique",
"was",
"used",
"with",
... | 5264f992a61d473f9e84b0da32d744a2 | Programs that convert assembly language into machine language are called what? | {
"tokens": [
"Programs",
"that",
"convert",
"assembly",
"language",
"into",
"machine",
"language",
"are",
"called",
"what",
"?"
],
"offsets": [
0,
9,
14,
22,
31,
40,
45,
53,
62,
66,
73,
77
]
} | {
"text": [
"an assembler."
],
"char_spans": [
{
"start": [
662
],
"end": [
674
]
}
],
"token_spans": [
{
"start": [
119
],
"end": [
121
]
}
]
} | [
"an assembler."
] |
SQuAD | While it is possible to write computer programs as long lists of numbers (machine language) and while this technique was used with many early computers, it is extremely tedious and potentially error-prone to do so in practice, especially for complicated programs. Instead, each basic instruction can be given a short nam... | {
"tokens": [
"While",
"it",
"is",
"possible",
"to",
"write",
"computer",
"programs",
"as",
"long",
"lists",
"of",
"numbers",
"(",
"machine",
"language",
")",
"and",
"while",
"this",
"technique",
"was",
"used",
"with",
... | 25ef143993574b11bfb9a49ce2b56a7a | Computer programs that are long lists of numbers are called what? | {
"tokens": [
"Computer",
"programs",
"that",
"are",
"long",
"lists",
"of",
"numbers",
"are",
"called",
"what",
"?"
],
"offsets": [
0,
9,
18,
23,
27,
32,
38,
41,
49,
53,
60,
64
]
} | {
"text": [
"machine language"
],
"char_spans": [
{
"start": [
74
],
"end": [
89
]
}
],
"token_spans": [
{
"start": [
14
],
"end": [
15
]
}
]
} | [
"machine language"
] |
SQuAD | Program execution might be likened to reading a book. While a person will normally read each word and line in sequence, they may at times jump back to an earlier place in the text or skip sections that are not of interest. Similarly, a computer may sometimes go back and repeat the instructions in some section of the pr... | {
"tokens": [
"Program",
"execution",
"might",
"be",
"likened",
"to",
"reading",
"a",
"book",
".",
"While",
"a",
"person",
"will",
"normally",
"read",
"each",
"word",
"and",
"line",
"in",
"sequence",
",",
"they",
"may"... | 6243d077323f43b1ae0cbdb1ea36ed45 | When a computer goes back and repeats instructions of a program over until an internal condition is met is called what? | {
"tokens": [
"When",
"a",
"computer",
"goes",
"back",
"and",
"repeats",
"instructions",
"of",
"a",
"program",
"over",
"until",
"an",
"internal",
"condition",
"is",
"met",
"is",
"called",
"what",
"?"
],
"offsets": [
0,
... | {
"text": [
"the flow of control"
],
"char_spans": [
{
"start": [
399
],
"end": [
417
]
}
],
"token_spans": [
{
"start": [
77
],
"end": [
80
]
}
]
} | [
"the flow of control"
] |
SQuAD | Program execution might be likened to reading a book. While a person will normally read each word and line in sequence, they may at times jump back to an earlier place in the text or skip sections that are not of interest. Similarly, a computer may sometimes go back and repeat the instructions in some section of the pr... | {
"tokens": [
"Program",
"execution",
"might",
"be",
"likened",
"to",
"reading",
"a",
"book",
".",
"While",
"a",
"person",
"will",
"normally",
"read",
"each",
"word",
"and",
"line",
"in",
"sequence",
",",
"they",
"may"... | e80f929b3148486098ad96633fcdcde3 | What allows a computer to perform repetitive tasks without human intervening? | {
"tokens": [
"What",
"allows",
"a",
"computer",
"to",
"perform",
"repetitive",
"tasks",
"without",
"human",
"intervening",
"?"
],
"offsets": [
0,
5,
12,
14,
23,
26,
34,
45,
51,
59,
65,
76
]
} | {
"text": [
"the flow of control"
],
"char_spans": [
{
"start": [
399
],
"end": [
417
]
}
],
"token_spans": [
{
"start": [
77
],
"end": [
80
]
}
]
} | [
"the flow of control"
] |
SQuAD | Machine languages and the assembly languages that represent them (collectively termed low-level programming languages) tend to be unique to a particular type of computer. For instance, an ARM architecture computer (such as may be found in a PDA or a hand-held videogame) cannot understand the machine language of an Inte... | {
"tokens": [
"Machine",
"languages",
"and",
"the",
"assembly",
"languages",
"that",
"represent",
"them",
"(",
"collectively",
"termed",
"low",
"-",
"level",
"programming",
"languages",
")",
"tend",
"to",
"be",
"unique",
"to",... | fa699c8e4f334c7ea71cd771dd1ce9bb | An ARM architecture computer can be found in what? | {
"tokens": [
"An",
"ARM",
"architecture",
"computer",
"can",
"be",
"found",
"in",
"what",
"?"
],
"offsets": [
0,
3,
7,
20,
29,
33,
36,
42,
45,
49
]
} | {
"text": [
"a PDA or a hand-held videogame"
],
"char_spans": [
{
"start": [
239
],
"end": [
268
]
}
],
"token_spans": [
{
"start": [
43
],
"end": [
50
]
}
]
} | [
"a PDA or a hand-held videogame"
] |
SQuAD | Logic operations involve Boolean logic: AND, OR, XOR, and NOT. These can be useful for creating complicated conditional statements and processing boolean logic. | {
"tokens": [
"Logic",
"operations",
"involve",
"Boolean",
"logic",
":",
"AND",
",",
"OR",
",",
"XOR",
",",
"and",
"NOT",
".",
"These",
"can",
"be",
"useful",
"for",
"creating",
"complicated",
"conditional",
"statements",
... | 9cf0f61f472745cabb08c478aabafc55 | Boolean logic consists of what? | {
"tokens": [
"Boolean",
"logic",
"consists",
"of",
"what",
"?"
],
"offsets": [
0,
8,
14,
23,
26,
30
]
} | {
"text": [
"AND, OR, XOR, and NOT"
],
"char_spans": [
{
"start": [
40
],
"end": [
60
]
}
],
"token_spans": [
{
"start": [
6
],
"end": [
13
]
}
]
} | [
"AND, OR, XOR, and NOT"
] |
SQuAD | Errors in computer programs are called "bugs". They may be benign and not affect the usefulness of the program, or have only subtle effects. But in some cases, they may cause the program or the entire system to "hang", becoming unresponsive to input such as mouse clicks or keystrokes, to completely fail, or to crash. O... | {
"tokens": [
"Errors",
"in",
"computer",
"programs",
"are",
"called",
"\"",
"bugs",
"\"",
".",
"They",
"may",
"be",
"benign",
"and",
"not",
"affect",
"the",
"usefulness",
"of",
"the",
"program",
",",
"or",
"have",
... | a741e21da29e4c07987ca43ef7e2c859 | Another name for errors in programs are called what? | {
"tokens": [
"Another",
"name",
"for",
"errors",
"in",
"programs",
"are",
"called",
"what",
"?"
],
"offsets": [
0,
8,
13,
17,
24,
27,
36,
40,
47,
51
]
} | {
"text": [
"\"bugs"
],
"char_spans": [
{
"start": [
39
],
"end": [
43
]
}
],
"token_spans": [
{
"start": [
6
],
"end": [
7
]
}
]
} | [
"\"bugs"
] |
SQuAD | Errors in computer programs are called "bugs". They may be benign and not affect the usefulness of the program, or have only subtle effects. But in some cases, they may cause the program or the entire system to "hang", becoming unresponsive to input such as mouse clicks or keystrokes, to completely fail, or to crash. O... | {
"tokens": [
"Errors",
"in",
"computer",
"programs",
"are",
"called",
"\"",
"bugs",
"\"",
".",
"They",
"may",
"be",
"benign",
"and",
"not",
"affect",
"the",
"usefulness",
"of",
"the",
"program",
",",
"or",
"have",
... | c4f89482f746495784880d0a8e08d812 | Bugs are usually the fault of whom or what? | {
"tokens": [
"Bugs",
"are",
"usually",
"the",
"fault",
"of",
"whom",
"or",
"what",
"?"
],
"offsets": [
0,
5,
9,
17,
21,
27,
30,
35,
38,
42
]
} | {
"text": [
"programmer error or an oversight made in the program's design"
],
"char_spans": [
{
"start": [
666
],
"end": [
726
]
}
],
"token_spans": [
{
"start": [
128
],
"end": [
138
]
}
]
} | [
"programmer error or an oversight made in the program's design"
] |
SQuAD | The first practical ICs were invented by Jack Kilby at Texas Instruments and Robert Noyce at Fairchild Semiconductor. Kilby recorded his initial ideas concerning the integrated circuit in July 1958, successfully demonstrating the first working integrated example on 12 September 1958. In his patent application of 6 Febr... | {
"tokens": [
"The",
"first",
"practical",
"ICs",
"were",
"invented",
"by",
"Jack",
"Kilby",
"at",
"Texas",
"Instruments",
"and",
"Robert",
"Noyce",
"at",
"Fairchild",
"Semiconductor",
".",
"Kilby",
"recorded",
"his",
"initial... | c51c8020c8174903a7aeea175a35909c | Where created the first practical integrated circuits? | {
"tokens": [
"Where",
"created",
"the",
"first",
"practical",
"integrated",
"circuits",
"?"
],
"offsets": [
0,
6,
14,
18,
24,
34,
45,
53
]
} | {
"text": [
"Jack Kilby at Texas Instruments and Robert Noyce at Fairchild Semiconductor."
],
"char_spans": [
{
"start": [
41
],
"end": [
116
]
}
],
"token_spans": [
{
"start": [
7
],
"end": [
18
]
}
]
} | [
"Jack Kilby at Texas Instruments and Robert Noyce at Fairchild Semiconductor."
] |
SQuAD | The first practical ICs were invented by Jack Kilby at Texas Instruments and Robert Noyce at Fairchild Semiconductor. Kilby recorded his initial ideas concerning the integrated circuit in July 1958, successfully demonstrating the first working integrated example on 12 September 1958. In his patent application of 6 Febr... | {
"tokens": [
"The",
"first",
"practical",
"ICs",
"were",
"invented",
"by",
"Jack",
"Kilby",
"at",
"Texas",
"Instruments",
"and",
"Robert",
"Noyce",
"at",
"Fairchild",
"Semiconductor",
".",
"Kilby",
"recorded",
"his",
"initial... | af57eafbcab84cb187cfc16977cff475 | Where did Jack Kilby work at when he created the first IC? | {
"tokens": [
"Where",
"did",
"Jack",
"Kilby",
"work",
"at",
"when",
"he",
"created",
"the",
"first",
"IC",
"?"
],
"offsets": [
0,
6,
10,
15,
21,
26,
29,
34,
37,
45,
49,
55,
57
]
} | {
"text": [
"Texas Instruments"
],
"char_spans": [
{
"start": [
55
],
"end": [
71
]
}
],
"token_spans": [
{
"start": [
10
],
"end": [
11
]
}
]
} | [
"Texas Instruments"
] |
SQuAD | The first practical ICs were invented by Jack Kilby at Texas Instruments and Robert Noyce at Fairchild Semiconductor. Kilby recorded his initial ideas concerning the integrated circuit in July 1958, successfully demonstrating the first working integrated example on 12 September 1958. In his patent application of 6 Febr... | {
"tokens": [
"The",
"first",
"practical",
"ICs",
"were",
"invented",
"by",
"Jack",
"Kilby",
"at",
"Texas",
"Instruments",
"and",
"Robert",
"Noyce",
"at",
"Fairchild",
"Semiconductor",
".",
"Kilby",
"recorded",
"his",
"initial... | 8d4fba60d3244192807b4d54b68b3ed8 | When was the first functional IC demonstrated? | {
"tokens": [
"When",
"was",
"the",
"first",
"functional",
"IC",
"demonstrated",
"?"
],
"offsets": [
0,
5,
9,
13,
19,
30,
33,
45
]
} | {
"text": [
"12 September 1958."
],
"char_spans": [
{
"start": [
266
],
"end": [
283
]
}
],
"token_spans": [
{
"start": [
40
],
"end": [
43
]
}
]
} | [
"12 September 1958."
] |
SQuAD | The first practical ICs were invented by Jack Kilby at Texas Instruments and Robert Noyce at Fairchild Semiconductor. Kilby recorded his initial ideas concerning the integrated circuit in July 1958, successfully demonstrating the first working integrated example on 12 September 1958. In his patent application of 6 Febr... | {
"tokens": [
"The",
"first",
"practical",
"ICs",
"were",
"invented",
"by",
"Jack",
"Kilby",
"at",
"Texas",
"Instruments",
"and",
"Robert",
"Noyce",
"at",
"Fairchild",
"Semiconductor",
".",
"Kilby",
"recorded",
"his",
"initial... | 79778ae74cd0434b91798cc33a5829c4 | What was Kilby's IC made of? | {
"tokens": [
"What",
"was",
"Kilby",
"'s",
"IC",
"made",
"of",
"?"
],
"offsets": [
0,
5,
9,
14,
17,
20,
25,
27
]
} | {
"text": [
"germanium"
],
"char_spans": [
{
"start": [
732
],
"end": [
740
]
}
],
"token_spans": [
{
"start": [
128
],
"end": [
128
]
}
]
} | [
"germanium"
] |
SQuAD | The first practical ICs were invented by Jack Kilby at Texas Instruments and Robert Noyce at Fairchild Semiconductor. Kilby recorded his initial ideas concerning the integrated circuit in July 1958, successfully demonstrating the first working integrated example on 12 September 1958. In his patent application of 6 Febr... | {
"tokens": [
"The",
"first",
"practical",
"ICs",
"were",
"invented",
"by",
"Jack",
"Kilby",
"at",
"Texas",
"Instruments",
"and",
"Robert",
"Noyce",
"at",
"Fairchild",
"Semiconductor",
".",
"Kilby",
"recorded",
"his",
"initial... | 11f2881e73d642a3ad8dfd2bdf6ac551 | Noyce's IC was made up of what material? | {
"tokens": [
"Noyce",
"'s",
"IC",
"was",
"made",
"up",
"of",
"what",
"material",
"?"
],
"offsets": [
0,
5,
8,
11,
15,
20,
23,
26,
31,
39
]
} | {
"text": [
"silicon"
],
"char_spans": [
{
"start": [
690
],
"end": [
696
]
}
],
"token_spans": [
{
"start": [
119
],
"end": [
119
]
}
]
} | [
"silicon"
] |
SQuAD | Admiral Grace Hopper, an American computer scientist and developer of the first compiler, is credited for having first used the term "bugs" in computing after a dead moth was found shorting a relay in the Harvard Mark II computer in September 1947. | {
"tokens": [
"Admiral",
"Grace",
"Hopper",
",",
"an",
"American",
"computer",
"scientist",
"and",
"developer",
"of",
"the",
"first",
"compiler",
",",
"is",
"credited",
"for",
"having",
"first",
"used",
"the",
"term",
"\""... | 29209d78817243f3b0d267e46e79ce55 | Who was the developer of the first compier? | {
"tokens": [
"Who",
"was",
"the",
"developer",
"of",
"the",
"first",
"compier",
"?"
],
"offsets": [
0,
4,
8,
12,
22,
25,
29,
35,
42
]
} | {
"text": [
"Admiral Grace Hopper"
],
"char_spans": [
{
"start": [
0
],
"end": [
19
]
}
],
"token_spans": [
{
"start": [
0
],
"end": [
2
]
}
]
} | [
"Admiral Grace Hopper"
] |
SQuAD | Admiral Grace Hopper, an American computer scientist and developer of the first compiler, is credited for having first used the term "bugs" in computing after a dead moth was found shorting a relay in the Harvard Mark II computer in September 1947. | {
"tokens": [
"Admiral",
"Grace",
"Hopper",
",",
"an",
"American",
"computer",
"scientist",
"and",
"developer",
"of",
"the",
"first",
"compiler",
",",
"is",
"credited",
"for",
"having",
"first",
"used",
"the",
"term",
"\""... | beb0b45b46ef4c1ba81ce2d9bab9b65e | Who first coined the term "bugs"? | {
"tokens": [
"Who",
"first",
"coined",
"the",
"term",
"\"",
"bugs",
"\"",
"?"
],
"offsets": [
0,
4,
10,
17,
21,
26,
27,
31,
32
]
} | {
"text": [
"Admiral Grace Hopper"
],
"char_spans": [
{
"start": [
0
],
"end": [
19
]
}
],
"token_spans": [
{
"start": [
0
],
"end": [
2
]
}
]
} | [
"Admiral Grace Hopper"
] |
SQuAD | Admiral Grace Hopper, an American computer scientist and developer of the first compiler, is credited for having first used the term "bugs" in computing after a dead moth was found shorting a relay in the Harvard Mark II computer in September 1947. | {
"tokens": [
"Admiral",
"Grace",
"Hopper",
",",
"an",
"American",
"computer",
"scientist",
"and",
"developer",
"of",
"the",
"first",
"compiler",
",",
"is",
"credited",
"for",
"having",
"first",
"used",
"the",
"term",
"\""... | 9631f24b9feb4e78a67cec64044b22ba | What type of creature shorted a relay of Grace Hopper's computer? | {
"tokens": [
"What",
"type",
"of",
"creature",
"shorted",
"a",
"relay",
"of",
"Grace",
"Hopper",
"'s",
"computer",
"?"
],
"offsets": [
0,
5,
10,
13,
22,
30,
32,
38,
41,
47,
53,
56,
64
]
} | {
"text": [
"moth"
],
"char_spans": [
{
"start": [
166
],
"end": [
169
]
}
],
"token_spans": [
{
"start": [
31
],
"end": [
31
]
}
]
} | [
"moth"
] |
SQuAD | Admiral Grace Hopper, an American computer scientist and developer of the first compiler, is credited for having first used the term "bugs" in computing after a dead moth was found shorting a relay in the Harvard Mark II computer in September 1947. | {
"tokens": [
"Admiral",
"Grace",
"Hopper",
",",
"an",
"American",
"computer",
"scientist",
"and",
"developer",
"of",
"the",
"first",
"compiler",
",",
"is",
"credited",
"for",
"having",
"first",
"used",
"the",
"term",
"\""... | 6b2591117a6e49909a6ea8425b592d13 | What type of computer of Grace Hopper's was shorted by a moth? | {
"tokens": [
"What",
"type",
"of",
"computer",
"of",
"Grace",
"Hopper",
"'s",
"was",
"shorted",
"by",
"a",
"moth",
"?"
],
"offsets": [
0,
5,
10,
13,
22,
25,
31,
37,
40,
44,
52,
55,
57,
61
]
} | {
"text": [
"Harvard Mark II"
],
"char_spans": [
{
"start": [
205
],
"end": [
219
]
}
],
"token_spans": [
{
"start": [
39
],
"end": [
41
]
}
]
} | [
"Harvard Mark II"
] |
SQuAD | Admiral Grace Hopper, an American computer scientist and developer of the first compiler, is credited for having first used the term "bugs" in computing after a dead moth was found shorting a relay in the Harvard Mark II computer in September 1947. | {
"tokens": [
"Admiral",
"Grace",
"Hopper",
",",
"an",
"American",
"computer",
"scientist",
"and",
"developer",
"of",
"the",
"first",
"compiler",
",",
"is",
"credited",
"for",
"having",
"first",
"used",
"the",
"term",
"\""... | d1e9f844e17b424a8f7094f77a0d0ab3 | When was Grace Hopper's Hardvard Mark II shorted by a moth? | {
"tokens": [
"When",
"was",
"Grace",
"Hopper",
"'s",
"Hardvard",
"Mark",
"II",
"shorted",
"by",
"a",
"moth",
"?"
],
"offsets": [
0,
5,
9,
15,
21,
24,
33,
38,
41,
49,
52,
54,
58
]
} | {
"text": [
"September 1947"
],
"char_spans": [
{
"start": [
233
],
"end": [
246
]
}
],
"token_spans": [
{
"start": [
44
],
"end": [
45
]
}
]
} | [
"September 1947"
] |
SQuAD | A general purpose computer has four main components: the arithmetic logic unit (ALU), the control unit, the memory, and the input and output devices (collectively termed I/O). These parts are interconnected by buses, often made of groups of wires. | {
"tokens": [
"A",
"general",
"purpose",
"computer",
"has",
"four",
"main",
"components",
":",
"the",
"arithmetic",
"logic",
"unit",
"(",
"ALU",
")",
",",
"the",
"control",
"unit",
",",
"the",
"memory",
",",
"and",
... | 331a65a5a7de4384979ed56007c6f988 | The ALU of a computer stands for what? | {
"tokens": [
"The",
"ALU",
"of",
"a",
"computer",
"stands",
"for",
"what",
"?"
],
"offsets": [
0,
4,
8,
11,
13,
22,
29,
33,
37
]
} | {
"text": [
"arithmetic logic"
],
"char_spans": [
{
"start": [
57
],
"end": [
72
]
}
],
"token_spans": [
{
"start": [
10
],
"end": [
11
]
}
]
} | [
"arithmetic logic"
] |
SQuAD | A general purpose computer has four main components: the arithmetic logic unit (ALU), the control unit, the memory, and the input and output devices (collectively termed I/O). These parts are interconnected by buses, often made of groups of wires. | {
"tokens": [
"A",
"general",
"purpose",
"computer",
"has",
"four",
"main",
"components",
":",
"the",
"arithmetic",
"logic",
"unit",
"(",
"ALU",
")",
",",
"the",
"control",
"unit",
",",
"the",
"memory",
",",
"and",
... | 9833ee06fc6c4fb291cf1b7bf531afa6 | Input and output devices are known as what term? | {
"tokens": [
"Input",
"and",
"output",
"devices",
"are",
"known",
"as",
"what",
"term",
"?"
],
"offsets": [
0,
6,
10,
17,
25,
29,
35,
38,
43,
47
]
} | {
"text": [
"I/O"
],
"char_spans": [
{
"start": [
170
],
"end": [
172
]
}
],
"token_spans": [
{
"start": [
33
],
"end": [
35
]
}
]
} | [
"I/O"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.