Skip to content

Commit 060dd96

Browse files
adetorcykamwoods
authored andcommittedJun 10, 2022
Update notebooks
1 parent 30dcbf4 commit 060dd96

File tree

2 files changed

+23
-24
lines changed

2 files changed

+23
-24
lines changed
 

‎entities.ipynb

+2-1
Original file line numberDiff line numberDiff line change
@@ -257,6 +257,7 @@
257257
"cell_type": "code",
258258
"execution_count": null,
259259
"metadata": {
260+
"collapsed": false,
260261
"jupyter": {
261262
"outputs_hidden": false
262263
},
@@ -317,7 +318,7 @@
317318
"name": "python",
318319
"nbconvert_exporter": "python",
319320
"pygments_lexer": "ipython3",
320-
"version": "3.8.5"
321+
"version": "3.9.7"
321322
},
322323
"pycharm": {
323324
"stem_cell": {

‎message_viewer.ipynb

+21-23
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"name": "stdout",
3131
"output_type": "stream",
3232
"text": [
33-
"Loaded spacy model: en_core_web_sm, version: 3.0.0\n"
33+
"Loaded spacy model: en_core_web_sm, version: 3.3.0\n"
3434
]
3535
}
3636
],
@@ -1308,42 +1308,40 @@
13081308
"name": "stdout",
13091309
"output_type": "stream",
13101310
"text": [
1311-
"17: CARDINAL\n",
1312-
"2001: DATE\n",
1311+
"17 Oct 2001: DATE\n",
1312+
"-0700: GPE\n",
1313+
"17 Oct 2001: DATE\n",
13131314
"16:16:29: TIME\n",
1314-
"-0700: CARDINAL\n",
1315-
"17: CARDINAL\n",
1316-
"2001: DATE\n",
1317-
"16:16:29: TIME\n",
1318-
"1.0: MONEY\n",
1319-
"Content-Type: PERSON\n",
1315+
"MIME-Version: ORG\n",
1316+
"1.0: CARDINAL\n",
1317+
"boundary=\"----=_Part_222847_7067165.1241825038247: GPE\n",
13201318
"2.0: CARDINAL\n",
1321-
"Microsoft Mail Internet Headers Version: ORG\n",
1322-
"Received: PERSON\n",
1319+
"Microsoft Mail: ORG\n",
1320+
"Headers Version: ORG\n",
1321+
"NAOMA-MSMBX01V.corp.enron.com: ORG\n",
1322+
"192.168.157.202: CARDINAL\n",
1323+
"NAHOU-MSMBX03V.corp.enron.com: ORG\n",
13231324
"Microsoft SMTPSVC(5.0.2195.2966: ORG\n",
1325+
"16: CARDINAL\n",
13241326
"16:31: CARDINAL\n",
13251327
"Microsoft Exchange: ORG\n",
1326-
"X-MS-Has-Attach: PERSON\n",
1327-
"Thread-Topic: PERSON\n",
1328-
"Thread-Index: PERSON\n",
13291328
"Winckowski Michele: WORK_OF_ART\n",
1330-
"Return-Path: PERSON\n",
1331-
"17: CARDINAL\n",
1332-
"2001 21:16:31.0434: DATE\n",
1329+
"17 Oct 2001 21:16:31.0434: DATE\n",
1330+
"UTC: ORG\n",
13331331
"Winckowski: PERSON\n",
13341332
"Michele: PERSON\n",
1333+
"ENRON: ORG\n",
1334+
"OU: ORG\n",
13351335
"NA: ORG\n",
13361336
"Non-Privileged).pst: ORG\n",
1337-
"Non-Privileged)\\Deleted Items: ORG\n",
1338-
"Body-Type: PERSON\n",
13391337
"Enron: ORG\n",
1340-
"Data Set: ORG\n",
1338+
"Data Set: PERSON\n",
13411339
"EML: ORG\n",
13421340
"PST: ORG\n",
13431341
"NSF: ORG\n",
13441342
"ZL Technologies, Inc.: ORG\n",
1345-
"Data Set: ORG\n",
1346-
"ZL Technologies, Inc.: ORG\n"
1343+
"Creative Commons Attribution: ORG\n",
1344+
"ZL Technologies, Inc.: WORK_OF_ART\n"
13471345
]
13481346
}
13491347
],
@@ -1380,7 +1378,7 @@
13801378
"name": "python",
13811379
"nbconvert_exporter": "python",
13821380
"pygments_lexer": "ipython3",
1383-
"version": "3.8.6"
1381+
"version": "3.9.7"
13841382
},
13851383
"pycharm": {
13861384
"stem_cell": {

0 commit comments

Comments
 (0)