├── .gitignore
├── LICENSE
├── README.md
├── diagrams
├── Elasticsearch interface.graffle
├── Elasticsearch interface.png
├── arch-2013-09.graffle
├── arch-2013-09.png
├── arch-2014-03.graffle
├── arch-2014-03.png
├── arch-2014-06.graffle
├── arch-2014-06.png
├── arch-2017-01 STIX XML Output.graffle
├── arch-2017-01 STIX XML Output.png
├── arch-2017-01.graffle
├── arch-2017-01.png
├── arch-deps-2014-06.graffle
│ ├── data.plist
│ ├── image1.tiff
│ ├── image2.png
│ ├── image3.tiff
│ ├── image4.tiff
│ ├── image5.tiff
│ ├── image6.tiff
│ └── image7.tiff
├── arch-deps-2014-06.png
├── ontology-v0.0.graffle
├── ontology-v0.2.graffle
├── ontology-v0.3.graffle
├── ontology-v0.4-progress.png
├── ontology-v0.4.graffle
├── ontology-v0.4.png
├── ontology-v0.5.graffle
├── ontology-v0.5.png
├── stucco-extraction.graffle
└── stucco-extraction.png
├── papers
├── 2013-ICMLA-Bridges-PACE.pdf
├── 2014-ase-paper.pdf
├── 2015-bootstrap-cisrc-paper.pdf
├── 2015-ontology-cisrc-paper.pdf
├── 2016-NAACL-submission.pdf
└── 2016-cisrc-graphprints-submitted.pdf
├── posters
├── 2014-JMM-Jones-TextPoster.pdf
├── 2014-JMM-McNeill-BootstrappingPoster.pdf
└── 2016-Flocon-Poster.pdf
└── presentations
├── 2013.12-PACE.pptx
├── 2014-FloCon-Gerth.md
├── 2014-FloCon-Gerth.pdf
├── 2014.03.28-bridges-cisml.pptx
├── 2014.05.06-bridges-stucco.pptx
├── 2014.05.16-bridges-stucco.pptx
├── 2014.05.28-bridges.pptx
├── 2015.09-bridges-bootstrapping.pptx
└── 2016.04-bootstrapping-implementation.pptx
/.gitignore:
--------------------------------------------------------------------------------
1 | .DS_Store
--------------------------------------------------------------------------------
/LICENSE:
--------------------------------------------------------------------------------
1 | Stucco is freely distributable under the terms of the MIT License.
2 |
3 | Copyright (c) UT-Battelle, LLC (the "Original Author")
4 |
5 | Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
6 |
7 | The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
8 |
9 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS, THE U.S. GOVERNMENT, OR UT-BATTELLE BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
--------------------------------------------------------------------------------
/README.md:
--------------------------------------------------------------------------------
1 | stucco documentation
2 | ====================
3 |
4 | ## Issues
5 |
6 | Please track issues for Stucco on the [issues page in this repo](https://github.com/stucco/docs/issues).
7 |
8 | ## Documentation
9 |
10 | Documentation is on [the wiki](https://github.com/stucco/docs/wiki).
11 |
12 | ## Papers and Presentations
13 | * Conference Paper Submitted: C.R. Harshaw, R.A. Bridges, M.D. Iannacone, J.R. Goodall, "GraphPrints: Towards a Graph Analytic Method for Network Anomaly Detection" to CISRC 2016, Jan 28, 2016 [paper (pdf)](./papers/2016-cisrc-graphprints-submitted.pdf)
14 | * Conference Paper Submitted: R.A. Bridges, K.T.M. Huffer, C.L.Jones, M.D. Iannacone, J.R. Goodall, "Cyber Entity Extraction--Evaluating Current Methods, Making the Most of What's Available", submitted to NAACL HTL 2016 on Jan. 6, 2016, [paper (pdf)](./papers/2016-NAACL-submission.pdf)
15 | * Poster: C.R. Harshaw, R.A. Bridges, M.D. Iannacone, J.R. Goodall, "Graph-Prints: A Contextual, Model-Free, Multi-Scale Network Analysis Framework for Characterizing Network Flow Data" [*FloCon*](https://www.cert.org/flocon/), 2016 [poster (pdf)](./posters/2016-Flocon-Poster.pdf)
16 | * Paper: C.L. Jones, R.A. Bridges, K.T. Huffer, J.R. Goodall "Towards a relation extraction framework for cyber-security objects," Cyber and Information Security Research Conference, 2015. Runner-up Best Short Paper Award, [paper (pdf)](./papers/2015-bootstrap-cisrc-paper.pdf). Corresponding conference presentation of this publication [presentation (ppt)](./presentations/2015.09-bridges-bootstrapping.pptx)
17 | * Paper: M.D. Iannacone, S. Bohn, G. Nakamura, J. Gerth, K.T. Huffer, R.A. Bridges, E.M. Ferragut, J.R. Goodall "Developing an Ontology for Cyber Security Knowledge Graphs," Cyber and Information Security Research Conference, 2015, [paper (pdf)](./papers/2015-ontology-cisrc-paper.pdf).
18 | * Presentation: J. Gerth and J. R. Goodall. "Stucco - Situation and Threat Understanding by Correlating Contextual Observations". [*FloCon*](https://www.cert.org/flocon/), 2014. [abstract](./presentations/2014-FloCon-Gerth.md) / [presentation (pdf)](https://github.com/stucco/docs/blob/master/presentations/2014-FloCon-Gerth.pdf?raw=true)
19 | * Presentation: R.A.Bridges "New Techniques for Entity Extraction of Cyber Security Concepts". CISML Seminar, March 28, 2014. [presentation (ppt)](./presentations/2014.03.28-bridges-cisml.pptx?raw=true)
20 | * Presentation: R.A.Bridges "Stucco - Situation and Threat Understanding by Correlating Contextual Observations". ORNL short presentation to Mitre visitors, May 06, 2014. [presentation (ppt)](./presentations/2014.05.16-bridges-stucco.pptx?raw=true)
21 | * Paper: R.A. Bridges, C. Jones, M. Iannacone, K.M. Testa, J.R. Goodall, "Automatic Labeling for Entity Extraction in Cyber Security", [ASE Open Scientific Digital Library](http://cybersecurity2014.scienceengineering.org/), May 28, 2014 Stanford, CA. [paper (pdf)](./papers/2014-ase-paper.pdf?raw=true). Correpsonding conference presentation of this publication: R.A.Bridges "New Techniques for Entity Extraction of Cyber Security Concepts". [ASE Conference](http://cybersecurity2014.scienceengineering.org/), May 28, 2014 Stanford, CA. [presentation (ppt)](./presentations/2014.05.28-bridges.pptx?raw=true)
22 | * Poster: N. McNeil, R. A. Bridges, and J. R. Goodall. "Bootstrapping for Text Extraction in Cyber Security". *Joint Math Meeting*, 2014. [poster (pdf)](https://github.com/stucco/docs/blob/master/posters/2014-JMM-McNeill-BootstrappingPoster.pdf?raw=true)
23 | * Poster: C. L. Jones, R. A. Bridges, M. D. Iannacone, and J. R. Goodall. "Text Analysis for Timely Discovery of Cyber Security Concepts". *Joint Math Meeting*, 2014. [poster (pdf)](https://github.com/stucco/docs/blob/master/posters/2014-JMM-Jones-TextPoster.pdf?raw=true)
24 | * Paper: R. A. Bridges, N. McNeil, M. D. Iannacone, B. Czejdo, N. Perez, and J. R. Goodall. "PACE: Pattern Accurate Computationally Efficient Bootstrapping for Timely Discovery of Cyber Security Concepts". *International Conference on Machine Learning and Applications (ICMLA) Special Session on Machine Learning Challenges in Cyber Security Applications*, 2013. [paper (pdf)](https://github.com/stucco/docs/blob/master/papers/2013-ICMLA-Bridges-PACE.pdf?raw=true). Corresponding conference presentation [presentation (ppt)](./presentations/2013.12-PACE.pptx)
25 |
--------------------------------------------------------------------------------
/diagrams/Elasticsearch interface.graffle:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/stucco/docs/027489489bed027c9fc75963c340b7a1cd9df0a0/diagrams/Elasticsearch interface.graffle
--------------------------------------------------------------------------------
/diagrams/Elasticsearch interface.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/stucco/docs/027489489bed027c9fc75963c340b7a1cd9df0a0/diagrams/Elasticsearch interface.png
--------------------------------------------------------------------------------
/diagrams/arch-2013-09.graffle:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/stucco/docs/027489489bed027c9fc75963c340b7a1cd9df0a0/diagrams/arch-2013-09.graffle
--------------------------------------------------------------------------------
/diagrams/arch-2013-09.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/stucco/docs/027489489bed027c9fc75963c340b7a1cd9df0a0/diagrams/arch-2013-09.png
--------------------------------------------------------------------------------
/diagrams/arch-2014-03.graffle:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/stucco/docs/027489489bed027c9fc75963c340b7a1cd9df0a0/diagrams/arch-2014-03.graffle
--------------------------------------------------------------------------------
/diagrams/arch-2014-03.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/stucco/docs/027489489bed027c9fc75963c340b7a1cd9df0a0/diagrams/arch-2014-03.png
--------------------------------------------------------------------------------
/diagrams/arch-2014-06.graffle:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/stucco/docs/027489489bed027c9fc75963c340b7a1cd9df0a0/diagrams/arch-2014-06.graffle
--------------------------------------------------------------------------------
/diagrams/arch-2014-06.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/stucco/docs/027489489bed027c9fc75963c340b7a1cd9df0a0/diagrams/arch-2014-06.png
--------------------------------------------------------------------------------
/diagrams/arch-2017-01 STIX XML Output.graffle:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | ApplicationVersion
6 |
7 | com.omnigroup.OmniGraffle7
8 | 176.7.0.275714
9 |
10 | CreationDate
11 | 2016-03-01 17:57:53 +0000
12 | Creator
13 | Huffer, Kelly M. T.
14 | GraphDocumentVersion
15 | 13
16 | GuidesLocked
17 | NO
18 | GuidesVisible
19 | YES
20 | ImageCounter
21 | 1
22 | LinksVisible
23 | NO
24 | MagnetsVisible
25 | NO
26 | MasterSheets
27 |
28 | ModificationDate
29 | 2017-01-26 22:45:55 +0000
30 | Modifier
31 | Iannacone, Michael D.
32 | MovementHandleVisible
33 | NO
34 | NotesVisible
35 | NO
36 | OriginVisible
37 | NO
38 | PageBreaks
39 | YES
40 | PrintInfo
41 |
42 | NSBottomMargin
43 |
44 | float
45 | 41
46 |
47 | NSHorizonalPagination
48 |
49 | coded
50 | BAtzdHJlYW10eXBlZIHoA4QBQISEhAhOU051bWJlcgCEhAdOU1ZhbHVlAISECE5TT2JqZWN0AIWEASqEhAFxlwCG
51 |
52 | NSLeftMargin
53 |
54 | float
55 | 18
56 |
57 | NSOrientation
58 |
59 | coded
60 | BAtzdHJlYW10eXBlZIHoA4QBQISEhAhOU051bWJlcgCEhAdOU1ZhbHVlAISECE5TT2JqZWN0AIWEASqEhAFxlwGG
61 |
62 | NSPaperSize
63 |
64 | size
65 | {792, 612}
66 |
67 | NSPrintReverseOrientation
68 |
69 | coded
70 | BAtzdHJlYW10eXBlZIHoA4QBQISEhAhOU051bWJlcgCEhAdOU1ZhbHVlAISECE5TT2JqZWN0AIWEASqEhAFxlwCG
71 |
72 | NSRightMargin
73 |
74 | float
75 | 18
76 |
77 | NSTopMargin
78 |
79 | float
80 | 18
81 |
82 |
83 | ReadOnly
84 | NO
85 | Sheets
86 |
87 |
88 | ActiveLayerIndex
89 | 0
90 | AutoAdjust
91 | 6
92 | BackgroundGraphic
93 |
94 | Bounds
95 | {{0, 0}, {3024, 1659}}
96 | Class
97 | ShapedGraphic
98 | ID
99 | 2
100 | Style
101 |
102 | stroke
103 |
104 | Draws
105 | NO
106 |
107 |
108 |
109 | BaseZoom
110 | 0
111 | CanvasOrigin
112 | {0, 0}
113 | ColumnAlign
114 | 1
115 | ColumnSpacing
116 | 36
117 | DisplayScale
118 | 1 in = 1.00000 in
119 | GraphicsList
120 |
121 |
122 | AllowLabelDrop
123 |
124 | Class
125 | LineGraphic
126 | ID
127 | 391
128 | Points
129 |
130 | {729, 247.5}
131 | {783, 153}
132 |
133 | Style
134 |
135 | shadow
136 |
137 | Draws
138 | NO
139 |
140 | stroke
141 |
142 | HeadArrow
143 | FilledArrow
144 | HeadScale
145 | 0.89999997615814209
146 | Legacy
147 |
148 | TailArrow
149 | 0
150 | TailScale
151 | 0.89999997615814209
152 |
153 |
154 | Tail
155 |
156 | ID
157 | 325
158 | Info
159 | 3
160 |
161 |
162 |
163 | Bounds
164 | {{783, 90}, {90, 63}}
165 | Class
166 | ShapedGraphic
167 | FontInfo
168 |
169 | Font
170 | Helvetica-Bold
171 | Size
172 | 13
173 |
174 | ID
175 | 390
176 | Magnets
177 |
178 | {0, 1}
179 | {0, -1}
180 | {1, 0}
181 | {-1, 0}
182 |
183 | Shape
184 | DocumentShape
185 | Style
186 |
187 | fill
188 |
189 | Color
190 |
191 | b
192 | 0.88297800000000004
193 | g
194 | 0.88298900000000002
195 | r
196 | 0.88296799999999998
197 | space
198 | srgb
199 |
200 |
201 |
202 | Text
203 |
204 | Text
205 | {\rtf1\ansi\ansicpg1252\cocoartf1404\cocoasubrtf470
206 | {\fonttbl\f0\fswiss\fcharset0 Helvetica;}
207 | {\colortbl;\red255\green255\blue255;}
208 | \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc\partightenfactor0
209 |
210 | \f0\b\fs24 \cf0 STIX XML}
211 | VerticalPad
212 | 0.0
213 |
214 |
215 |
216 | Bounds
217 | {{405, 90}, {90, 63}}
218 | Class
219 | ShapedGraphic
220 | FontInfo
221 |
222 | Color
223 |
224 | b
225 | 1
226 | g
227 | 1
228 | r
229 | 1
230 |
231 | Font
232 | Helvetica-Bold
233 | Size
234 | 15
235 |
236 | ID
237 | 281
238 | Magnets
239 |
240 | {0, 1}
241 | {0, -1}
242 | {1, 0}
243 | {-1, 0}
244 |
245 | Style
246 |
247 | fill
248 |
249 | Color
250 |
251 | b
252 | 0.83828568458557129
253 | g
254 | 0.65832513570785522
255 | r
256 | 0.10963913053274155
257 | space
258 | srgb
259 |
260 |
261 |
262 | Text
263 |
264 | Pad
265 | 3
266 | Text
267 | {\rtf1\ansi\ansicpg1252\cocoartf1404\cocoasubrtf470
268 | {\fonttbl\f0\fswiss\fcharset0 Helvetica;}
269 | {\colortbl;\red255\green255\blue255;}
270 | \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc\partightenfactor0
271 |
272 | \f0\b\fs30 \cf1 Entity Extraction}
273 | VerticalPad
274 | 0.0
275 |
276 |
277 |
278 | AllowLabelDrop
279 |
280 | Class
281 | LineGraphic
282 | Head
283 |
284 | ID
285 | 275
286 | Info
287 | 4
288 |
289 | ID
290 | 389
291 | Points
292 |
293 | {450, 279}
294 | {639, 121.5}
295 |
296 | Style
297 |
298 | shadow
299 |
300 | Draws
301 | NO
302 |
303 | stroke
304 |
305 | HeadArrow
306 | FilledArrow
307 | HeadScale
308 | 0.89999997615814209
309 | Legacy
310 |
311 | TailArrow
312 | 0
313 | TailScale
314 | 0.89999997615814209
315 |
316 |
317 | Tail
318 |
319 | ID
320 | 375
321 | Info
322 | 2
323 |
324 |
325 |
326 | AllowLabelDrop
327 |
328 | Class
329 | LineGraphic
330 | Head
331 |
332 | ID
333 | 275
334 | Info
335 | 4
336 |
337 | ID
338 | 388
339 | Points
340 |
341 | {567, 279}
342 | {639, 121.5}
343 |
344 | Style
345 |
346 | shadow
347 |
348 | Draws
349 | NO
350 |
351 | stroke
352 |
353 | HeadArrow
354 | FilledArrow
355 | HeadScale
356 | 0.89999997615814209
357 | Legacy
358 |
359 | TailArrow
360 | 0
361 | TailScale
362 | 0.89999997615814209
363 |
364 |
365 | Tail
366 |
367 | ID
368 | 385
369 | Info
370 | 2
371 |
372 |
373 |
374 | AllowLabelDrop
375 |
376 | Class
377 | LineGraphic
378 | Head
379 |
380 | ID
381 | 385
382 | Info
383 | 1
384 |
385 | ID
386 | 387
387 | Points
388 |
389 | {567, 459}
390 | {567, 334.91250132741033}
391 |
392 | Style
393 |
394 | shadow
395 |
396 | Draws
397 | NO
398 |
399 | stroke
400 |
401 | HeadArrow
402 | FilledArrow
403 | HeadScale
404 | 0.89999997615814209
405 | Legacy
406 |
407 | TailArrow
408 | 0
409 | TailScale
410 | 0.89999997615814209
411 |
412 |
413 | Tail
414 |
415 | ID
416 | 384
417 |
418 |
419 |
420 | AllowLabelDrop
421 |
422 | Class
423 | LineGraphic
424 | Head
425 |
426 | ID
427 | 384
428 | Info
429 | 4
430 |
431 | ID
432 | 386
433 | Points
434 |
435 | {54, 253.9125013274103}
436 | {54, 490.37803057289926}
437 | {522, 490.5}
438 |
439 | Style
440 |
441 | shadow
442 |
443 | Draws
444 | NO
445 |
446 | stroke
447 |
448 | HeadArrow
449 | FilledArrow
450 | HeadScale
451 | 0.89999997615814209
452 | Legacy
453 |
454 | TailArrow
455 | 0
456 | TailScale
457 | 0.89999997615814209
458 |
459 |
460 | Tail
461 |
462 | ID
463 | 332
464 |
465 |
466 |
467 | Bounds
468 | {{522, 279}, {90, 63}}
469 | Class
470 | ShapedGraphic
471 | FontInfo
472 |
473 | Font
474 | Helvetica-Bold
475 | Size
476 | 13
477 |
478 | ID
479 | 385
480 | Magnets
481 |
482 | {0, 1}
483 | {0, -1}
484 | {1, 0}
485 | {-1, 0}
486 |
487 | Shape
488 | DocumentShape
489 | Style
490 |
491 | fill
492 |
493 | Color
494 |
495 | b
496 | 0.88297778367996216
497 | g
498 | 0.88298887014389038
499 | r
500 | 0.88296818733215332
501 | space
502 | srgb
503 |
504 |
505 |
506 | Text
507 |
508 | Text
509 | {\rtf1\ansi\ansicpg1252\cocoartf1404\cocoasubrtf470
510 | {\fonttbl\f0\fswiss\fcharset0 Helvetica;}
511 | {\colortbl;\red255\green255\blue255;}
512 | \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc\partightenfactor0
513 |
514 | \f0\b\fs24 \cf0 Models}
515 | VerticalPad
516 | 0.0
517 |
518 |
519 |
520 | Bounds
521 | {{522, 459}, {90, 63}}
522 | Class
523 | ShapedGraphic
524 | FontInfo
525 |
526 | Color
527 |
528 | b
529 | 1
530 | g
531 | 1
532 | r
533 | 1
534 |
535 | Font
536 | Helvetica-Bold
537 | Size
538 | 15
539 |
540 | ID
541 | 384
542 | Magnets
543 |
544 | {0, 1}
545 | {0, -1}
546 | {1, 0}
547 | {-1, 0}
548 |
549 | Style
550 |
551 | fill
552 |
553 | Color
554 |
555 | b
556 | 0.83828568458557129
557 | g
558 | 0.65832513570785522
559 | r
560 | 0.10963913053274155
561 | space
562 | srgb
563 |
564 |
565 |
566 | Text
567 |
568 | Pad
569 | 3
570 | Text
571 | {\rtf1\ansi\ansicpg1252\cocoartf1404\cocoasubrtf470
572 | {\fonttbl\f0\fswiss\fcharset0 Helvetica;}
573 | {\colortbl;\red255\green255\blue255;}
574 | \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc\partightenfactor0
575 |
576 | \f0\b\fs30 \cf1 Relation Extraction Training}
577 | VerticalPad
578 | 0.0
579 |
580 |
581 |
582 | AllowLabelDrop
583 |
584 | Class
585 | LineGraphic
586 | Head
587 |
588 | ID
589 | 292
590 |
591 | ID
592 | 382
593 | Points
594 |
595 | {927, 364.5}
596 | {873, 364.5}
597 |
598 | Style
599 |
600 | shadow
601 |
602 | Draws
603 | NO
604 |
605 | stroke
606 |
607 | HeadArrow
608 | FilledArrow
609 | HeadScale
610 | 0.89999997615814209
611 | Legacy
612 |
613 | TailArrow
614 | FilledArrow
615 | TailScale
616 | 0.89999997615814209
617 |
618 |
619 | Tail
620 |
621 | ID
622 | 381
623 |
624 |
625 |
626 | Bounds
627 | {{927, 333}, {90, 63}}
628 | Class
629 | ShapedGraphic
630 | FontInfo
631 |
632 | Color
633 |
634 | b
635 | 1
636 | g
637 | 1
638 | r
639 | 1
640 |
641 | Font
642 | Helvetica-Bold
643 | Size
644 | 15
645 |
646 | ID
647 | 381
648 | Magnets
649 |
650 | {0, 1}
651 | {0, -1}
652 | {1, 0}
653 | {-1, 0}
654 |
655 | Style
656 |
657 | fill
658 |
659 | Color
660 |
661 | b
662 | 0.42507189512252808
663 | g
664 | 0.42507767677307129
665 | r
666 | 0.42506700754165649
667 | space
668 | srgb
669 |
670 |
671 |
672 | Text
673 |
674 | Pad
675 | 3
676 | Text
677 | {\rtf1\ansi\ansicpg1252\cocoartf1404\cocoasubrtf470
678 | {\fonttbl\f0\fswiss\fcharset0 Helvetica;}
679 | {\colortbl;\red255\green255\blue255;}
680 | \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc\partightenfactor0
681 |
682 | \f0\b\fs30 \cf1 Third Party Systems}
683 | VerticalPad
684 | 0.0
685 |
686 |
687 |
688 | AllowLabelDrop
689 |
690 | Class
691 | LineGraphic
692 | Head
693 |
694 | ID
695 | 281
696 |
697 | ID
698 | 380
699 | Points
700 |
701 | {450, 279}
702 | {450, 153}
703 |
704 | Style
705 |
706 | shadow
707 |
708 | Draws
709 | NO
710 |
711 | stroke
712 |
713 | HeadArrow
714 | FilledArrow
715 | HeadScale
716 | 0.89999997615814209
717 | Legacy
718 |
719 | TailArrow
720 | 0
721 | TailScale
722 | 0.89999997615814209
723 |
724 |
725 | Tail
726 |
727 | ID
728 | 375
729 | Info
730 | 2
731 |
732 |
733 |
734 | AllowLabelDrop
735 |
736 | Class
737 | LineGraphic
738 | Head
739 |
740 | ID
741 | 375
742 |
743 | ID
744 | 379
745 | Points
746 |
747 | {450, 387}
748 | {450, 334.91250132741033}
749 |
750 | Style
751 |
752 | shadow
753 |
754 | Draws
755 | NO
756 |
757 | stroke
758 |
759 | HeadArrow
760 | FilledArrow
761 | HeadScale
762 | 0.89999997615814209
763 | Legacy
764 |
765 | TailArrow
766 | 0
767 | TailScale
768 | 0.89999997615814209
769 |
770 |
771 | Tail
772 |
773 | ID
774 | 374
775 | Info
776 | 2
777 |
778 |
779 |
780 | AllowLabelDrop
781 |
782 | Class
783 | LineGraphic
784 | Head
785 |
786 | ID
787 | 374
788 | Info
789 | 4
790 |
791 | ID
792 | 378
793 | Points
794 |
795 | {351, 418.5}
796 | {405, 418.5}
797 |
798 | Style
799 |
800 | shadow
801 |
802 | Draws
803 | NO
804 |
805 | stroke
806 |
807 | HeadArrow
808 | FilledArrow
809 | HeadScale
810 | 0.89999997615814209
811 | Legacy
812 |
813 | TailArrow
814 | 0
815 | TailScale
816 | 0.89999997615814209
817 |
818 |
819 | Tail
820 |
821 | ID
822 | 373
823 |
824 |
825 |
826 | AllowLabelDrop
827 |
828 | Class
829 | LineGraphic
830 | Head
831 |
832 | ID
833 | 373
834 | Info
835 | 4
836 |
837 | ID
838 | 377
839 | Points
840 |
841 | {207, 418.5}
842 | {261, 418.5}
843 |
844 | Style
845 |
846 | shadow
847 |
848 | Draws
849 | NO
850 |
851 | stroke
852 |
853 | HeadArrow
854 | FilledArrow
855 | HeadScale
856 | 0.89999997615814209
857 | Legacy
858 |
859 | TailArrow
860 | 0
861 | TailScale
862 | 0.89999997615814209
863 |
864 |
865 | Tail
866 |
867 | ID
868 | 372
869 | Info
870 | 3
871 |
872 |
873 |
874 | AllowLabelDrop
875 |
876 | Class
877 | LineGraphic
878 | Head
879 |
880 | ID
881 | 372
882 | Info
883 | 4
884 |
885 | ID
886 | 376
887 | Points
888 |
889 | {54, 253.9125013274103}
890 | {117, 418.5}
891 |
892 | Style
893 |
894 | shadow
895 |
896 | Draws
897 | NO
898 |
899 | stroke
900 |
901 | HeadArrow
902 | FilledArrow
903 | HeadScale
904 | 0.89999997615814209
905 | Legacy
906 |
907 | TailArrow
908 | 0
909 | TailScale
910 | 0.89999997615814209
911 |
912 |
913 | Tail
914 |
915 | ID
916 | 332
917 |
918 |
919 |
920 | Bounds
921 | {{405, 279}, {90, 63}}
922 | Class
923 | ShapedGraphic
924 | FontInfo
925 |
926 | Font
927 | Helvetica-Bold
928 | Size
929 | 13
930 |
931 | ID
932 | 375
933 | Magnets
934 |
935 | {0, 1}
936 | {0, -1}
937 | {1, 0}
938 | {-1, 0}
939 |
940 | Shape
941 | DocumentShape
942 | Style
943 |
944 | fill
945 |
946 | Color
947 |
948 | b
949 | 0.88297778367996216
950 | g
951 | 0.88298887014389038
952 | r
953 | 0.88296818733215332
954 | space
955 | srgb
956 |
957 |
958 |
959 | Text
960 |
961 | Text
962 | {\rtf1\ansi\ansicpg1252\cocoartf1404\cocoasubrtf470
963 | {\fonttbl\f0\fswiss\fcharset0 Helvetica;}
964 | {\colortbl;\red255\green255\blue255;}
965 | \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc\partightenfactor0
966 |
967 | \f0\b\fs24 \cf0 Models}
968 | VerticalPad
969 | 0.0
970 |
971 |
972 |
973 | Bounds
974 | {{405, 387}, {90, 63}}
975 | Class
976 | ShapedGraphic
977 | FontInfo
978 |
979 | Color
980 |
981 | b
982 | 1
983 | g
984 | 1
985 | r
986 | 1
987 |
988 | Font
989 | Helvetica-Bold
990 | Size
991 | 15
992 |
993 | ID
994 | 374
995 | Magnets
996 |
997 | {0, 1}
998 | {0, -1}
999 | {1, 0}
1000 | {-1, 0}
1001 |
1002 | Style
1003 |
1004 | fill
1005 |
1006 | Color
1007 |
1008 | b
1009 | 0.83828568458557129
1010 | g
1011 | 0.65832513570785522
1012 | r
1013 | 0.10963913053274155
1014 | space
1015 | srgb
1016 |
1017 |
1018 |
1019 | Text
1020 |
1021 | Pad
1022 | 3
1023 | Text
1024 | {\rtf1\ansi\ansicpg1252\cocoartf1404\cocoasubrtf470
1025 | {\fonttbl\f0\fswiss\fcharset0 Helvetica;}
1026 | {\colortbl;\red255\green255\blue255;}
1027 | \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc\partightenfactor0
1028 |
1029 | \f0\b\fs30 \cf1 Entity Extraction\
1030 | Training}
1031 | VerticalPad
1032 | 0.0
1033 |
1034 |
1035 |
1036 | Bounds
1037 | {{261, 387}, {90, 63}}
1038 | Class
1039 | ShapedGraphic
1040 | FontInfo
1041 |
1042 | Font
1043 | Helvetica-Bold
1044 | Size
1045 | 13
1046 |
1047 | ID
1048 | 373
1049 | Magnets
1050 |
1051 | {0, 1}
1052 | {0, -1}
1053 | {1, 0}
1054 | {-1, 0}
1055 |
1056 | Shape
1057 | DocumentShape
1058 | Style
1059 |
1060 | fill
1061 |
1062 | Color
1063 |
1064 | b
1065 | 0.88297778367996216
1066 | g
1067 | 0.88298887014389038
1068 | r
1069 | 0.88296818733215332
1070 | space
1071 | srgb
1072 |
1073 |
1074 |
1075 | Text
1076 |
1077 | Text
1078 | {\rtf1\ansi\ansicpg1252\cocoartf1404\cocoasubrtf470
1079 | {\fonttbl\f0\fswiss\fcharset0 Helvetica;}
1080 | {\colortbl;\red255\green255\blue255;}
1081 | \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc\partightenfactor0
1082 |
1083 | \f0\b\fs24 \cf0 Labeled Corpus}
1084 | VerticalPad
1085 | 0.0
1086 |
1087 |
1088 |
1089 | Bounds
1090 | {{117, 387}, {90, 63}}
1091 | Class
1092 | ShapedGraphic
1093 | FontInfo
1094 |
1095 | Color
1096 |
1097 | b
1098 | 1
1099 | g
1100 | 1
1101 | r
1102 | 1
1103 |
1104 | Font
1105 | Helvetica-Bold
1106 | Size
1107 | 15
1108 |
1109 | ID
1110 | 372
1111 | Magnets
1112 |
1113 | {0, 1}
1114 | {0, -1}
1115 | {1, 0}
1116 | {-1, 0}
1117 |
1118 | Style
1119 |
1120 | fill
1121 |
1122 | Color
1123 |
1124 | b
1125 | 0.83828568458557129
1126 | g
1127 | 0.65832513570785522
1128 | r
1129 | 0.10963913053274155
1130 | space
1131 | srgb
1132 |
1133 |
1134 |
1135 | Text
1136 |
1137 | Pad
1138 | 3
1139 | Text
1140 | {\rtf1\ansi\ansicpg1252\cocoartf1404\cocoasubrtf470
1141 | {\fonttbl\f0\fswiss\fcharset0 Helvetica;}
1142 | {\colortbl;\red255\green255\blue255;}
1143 | \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc\partightenfactor0
1144 |
1145 | \f0\b\fs30 \cf1 Auto-labeling}
1146 | VerticalPad
1147 | 0.0
1148 |
1149 |
1150 |
1151 | AllowLabelDrop
1152 |
1153 | Class
1154 | LineGraphic
1155 | Head
1156 |
1157 | ID
1158 | 329
1159 |
1160 | ID
1161 | 371
1162 | Points
1163 |
1164 | {324, 306}
1165 | {324, 279}
1166 |
1167 | Style
1168 |
1169 | shadow
1170 |
1171 | Draws
1172 | NO
1173 |
1174 | stroke
1175 |
1176 | HeadArrow
1177 | FilledArrow
1178 | HeadScale
1179 | 0.89999997615814209
1180 | Legacy
1181 |
1182 | TailArrow
1183 | FilledArrow
1184 | TailScale
1185 | 0.89999997615814209
1186 |
1187 |
1188 | Tail
1189 |
1190 | ID
1191 | 369
1192 |
1193 |
1194 |
1195 | AllowLabelDrop
1196 |
1197 | Class
1198 | LineGraphic
1199 | Head
1200 |
1201 | ID
1202 | 330
1203 |
1204 | ID
1205 | 368
1206 | Points
1207 |
1208 | {225, 175.5}
1209 | {279, 121.5}
1210 |
1211 | Style
1212 |
1213 | shadow
1214 |
1215 | Draws
1216 | NO
1217 |
1218 | stroke
1219 |
1220 | HeadArrow
1221 | FilledArrow
1222 | HeadScale
1223 | 0.89999997615814209
1224 | Legacy
1225 |
1226 | TailArrow
1227 | 0
1228 | TailScale
1229 | 0.89999997615814209
1230 |
1231 |
1232 | Tail
1233 |
1234 | ID
1235 | 327
1236 | Info
1237 | 3
1238 |
1239 |
1240 |
1241 | AllowLabelDrop
1242 |
1243 | Class
1244 | LineGraphic
1245 | Head
1246 |
1247 | ID
1248 | 327
1249 | Info
1250 | 4
1251 |
1252 | ID
1253 | 367
1254 | Points
1255 |
1256 | {99, 130.5}
1257 | {135, 175.5}
1258 |
1259 | Style
1260 |
1261 | shadow
1262 |
1263 | Draws
1264 | NO
1265 |
1266 | stroke
1267 |
1268 | HeadArrow
1269 | FilledArrow
1270 | HeadScale
1271 | 0.89999997615814209
1272 | Legacy
1273 |
1274 | TailArrow
1275 | 0
1276 | TailScale
1277 | 0.89999997615814209
1278 |
1279 |
1280 | Tail
1281 |
1282 | ID
1283 | 331
1284 |
1285 |
1286 |
1287 | AllowLabelDrop
1288 |
1289 | Class
1290 | LineGraphic
1291 | Head
1292 |
1293 | ID
1294 | 327
1295 |
1296 | ID
1297 | 366
1298 | Points
1299 |
1300 | {99, 229.5}
1301 | {135, 175.5}
1302 |
1303 | Style
1304 |
1305 | shadow
1306 |
1307 | Draws
1308 | NO
1309 |
1310 | stroke
1311 |
1312 | HeadArrow
1313 | FilledArrow
1314 | HeadScale
1315 | 0.89999997615814209
1316 | Legacy
1317 |
1318 | TailArrow
1319 | 0
1320 | TailScale
1321 | 0.89999997615814209
1322 |
1323 |
1324 | Tail
1325 |
1326 | ID
1327 | 332
1328 | Info
1329 | 3
1330 |
1331 |
1332 |
1333 | AllowLabelDrop
1334 |
1335 | Class
1336 | LineGraphic
1337 | Head
1338 |
1339 | ID
1340 | 329
1341 |
1342 | ID
1343 | 365
1344 | Points
1345 |
1346 | {225, 175.5}
1347 | {279, 247.5}
1348 |
1349 | Style
1350 |
1351 | shadow
1352 |
1353 | Draws
1354 | NO
1355 |
1356 | stroke
1357 |
1358 | HeadArrow
1359 | FilledArrow
1360 | HeadScale
1361 | 0.89999997615814209
1362 | Legacy
1363 |
1364 | TailArrow
1365 | 0
1366 | TailScale
1367 | 0.89999997615814209
1368 |
1369 |
1370 | Tail
1371 |
1372 | ID
1373 | 327
1374 | Info
1375 | 3
1376 |
1377 |
1378 |
1379 | AllowLabelDrop
1380 |
1381 | Class
1382 | LineGraphic
1383 | Head
1384 |
1385 | ID
1386 | 327
1387 |
1388 | ID
1389 | 364
1390 | Points
1391 |
1392 | {180, 99}
1393 | {180, 144}
1394 |
1395 | Style
1396 |
1397 | shadow
1398 |
1399 | Draws
1400 | NO
1401 |
1402 | stroke
1403 |
1404 | HeadArrow
1405 | FilledArrow
1406 | HeadScale
1407 | 0.89999997615814209
1408 | Legacy
1409 |
1410 | TailArrow
1411 | 0
1412 | TailScale
1413 | 0.89999997615814209
1414 |
1415 |
1416 | Tail
1417 |
1418 | ID
1419 | 328
1420 |
1421 |
1422 |
1423 | AllowLabelDrop
1424 |
1425 | Class
1426 | LineGraphic
1427 | Head
1428 |
1429 | ID
1430 | 325
1431 |
1432 | ID
1433 | 363
1434 | Points
1435 |
1436 | {369, 247.5}
1437 | {639, 247.5}
1438 |
1439 | Style
1440 |
1441 | shadow
1442 |
1443 | Draws
1444 | NO
1445 |
1446 | stroke
1447 |
1448 | HeadArrow
1449 | FilledArrow
1450 | HeadScale
1451 | 0.89999997615814209
1452 | Legacy
1453 |
1454 | TailArrow
1455 | 0
1456 | TailScale
1457 | 0.89999997615814209
1458 |
1459 |
1460 | Tail
1461 |
1462 | ID
1463 | 329
1464 | Info
1465 | 3
1466 |
1467 |
1468 |
1469 | AllowLabelDrop
1470 |
1471 | Class
1472 | LineGraphic
1473 | Head
1474 |
1475 | ID
1476 | 325
1477 |
1478 | ID
1479 | 362
1480 | Points
1481 |
1482 | {369, 121.5}
1483 | {639, 247.5}
1484 |
1485 | Style
1486 |
1487 | shadow
1488 |
1489 | Draws
1490 | NO
1491 |
1492 | stroke
1493 |
1494 | HeadArrow
1495 | FilledArrow
1496 | HeadScale
1497 | 0.89999997615814209
1498 | Legacy
1499 |
1500 | TailArrow
1501 | 0
1502 | TailScale
1503 | 0.89999997615814209
1504 |
1505 |
1506 | Tail
1507 |
1508 | ID
1509 | 330
1510 | Info
1511 | 3
1512 |
1513 |
1514 |
1515 | AllowLabelDrop
1516 |
1517 | Class
1518 | LineGraphic
1519 | Head
1520 |
1521 | ID
1522 | 281
1523 | Info
1524 | 4
1525 |
1526 | ID
1527 | 361
1528 | Points
1529 |
1530 | {324, 216}
1531 | {405, 121.5}
1532 |
1533 | Style
1534 |
1535 | shadow
1536 |
1537 | Draws
1538 | NO
1539 |
1540 | stroke
1541 |
1542 | HeadArrow
1543 | FilledArrow
1544 | HeadScale
1545 | 0.89999997615814209
1546 | Legacy
1547 |
1548 | TailArrow
1549 | 0
1550 | TailScale
1551 | 0.89999997615814209
1552 |
1553 |
1554 | Tail
1555 |
1556 | ID
1557 | 329
1558 |
1559 |
1560 |
1561 | AllowLabelDrop
1562 |
1563 | Class
1564 | LineGraphic
1565 | Head
1566 |
1567 | ID
1568 | 281
1569 |
1570 | ID
1571 | 360
1572 | Points
1573 |
1574 | {369, 121.5}
1575 | {405, 121.5}
1576 |
1577 | Style
1578 |
1579 | shadow
1580 |
1581 | Draws
1582 | NO
1583 |
1584 | stroke
1585 |
1586 | HeadArrow
1587 | FilledArrow
1588 | HeadScale
1589 | 0.89999997615814209
1590 | Legacy
1591 |
1592 | TailArrow
1593 | 0
1594 | TailScale
1595 | 0.89999997615814209
1596 |
1597 |
1598 | Tail
1599 |
1600 | ID
1601 | 330
1602 |
1603 |
1604 |
1605 | AllowLabelDrop
1606 |
1607 | Class
1608 | LineGraphic
1609 | Head
1610 |
1611 | ID
1612 | 275
1613 |
1614 | ID
1615 | 359
1616 | Points
1617 |
1618 | {495, 121.5}
1619 | {639, 121.5}
1620 |
1621 | Style
1622 |
1623 | shadow
1624 |
1625 | Draws
1626 | NO
1627 |
1628 | stroke
1629 |
1630 | HeadArrow
1631 | FilledArrow
1632 | HeadScale
1633 | 0.89999997615814209
1634 | Legacy
1635 |
1636 | TailArrow
1637 | 0
1638 | TailScale
1639 | 0.89999997615814209
1640 |
1641 |
1642 | Tail
1643 |
1644 | ID
1645 | 281
1646 | Info
1647 | 3
1648 |
1649 |
1650 |
1651 | AllowLabelDrop
1652 |
1653 | Class
1654 | LineGraphic
1655 | Head
1656 |
1657 | ID
1658 | 325
1659 | Info
1660 | 2
1661 |
1662 | ID
1663 | 358
1664 | Points
1665 |
1666 | {684, 153}
1667 | {684, 216}
1668 |
1669 | Style
1670 |
1671 | shadow
1672 |
1673 | Draws
1674 | NO
1675 |
1676 | stroke
1677 |
1678 | HeadArrow
1679 | FilledArrow
1680 | HeadScale
1681 | 0.89999997615814209
1682 | Legacy
1683 |
1684 | TailArrow
1685 | 0
1686 | TailScale
1687 | 0.89999997615814209
1688 |
1689 |
1690 | Tail
1691 |
1692 | ID
1693 | 275
1694 |
1695 |
1696 |
1697 | AllowLabelDrop
1698 |
1699 | Class
1700 | LineGraphic
1701 | Head
1702 |
1703 | ID
1704 | 292
1705 |
1706 | ID
1707 | 357
1708 | Points
1709 |
1710 | {828, 279}
1711 | {828, 333}
1712 |
1713 | Style
1714 |
1715 | shadow
1716 |
1717 | Draws
1718 | NO
1719 |
1720 | stroke
1721 |
1722 | HeadArrow
1723 | FilledArrow
1724 | HeadScale
1725 | 0.89999997615814209
1726 | Legacy
1727 |
1728 | TailArrow
1729 | FilledArrow
1730 | TailScale
1731 | 0.89999997615814209
1732 |
1733 |
1734 | Tail
1735 |
1736 | ID
1737 | 269
1738 |
1739 |
1740 |
1741 | AllowLabelDrop
1742 |
1743 | Class
1744 | LineGraphic
1745 | Head
1746 |
1747 | ID
1748 | 292
1749 |
1750 | ID
1751 | 356
1752 | Points
1753 |
1754 | {729, 364.5}
1755 | {783, 364.5}
1756 |
1757 | Style
1758 |
1759 | shadow
1760 |
1761 | Draws
1762 | NO
1763 |
1764 | stroke
1765 |
1766 | HeadArrow
1767 | FilledArrow
1768 | HeadScale
1769 | 0.89999997615814209
1770 | Legacy
1771 |
1772 | TailArrow
1773 | FilledArrow
1774 | TailScale
1775 | 0.89999997615814209
1776 |
1777 |
1778 | Tail
1779 |
1780 | ID
1781 | 97
1782 |
1783 |
1784 |
1785 | AllowLabelDrop
1786 |
1787 | Class
1788 | LineGraphic
1789 | Head
1790 |
1791 | ID
1792 | 269
1793 |
1794 | ID
1795 | 355
1796 | Points
1797 |
1798 | {729, 247.5}
1799 | {783, 247.5}
1800 |
1801 | Style
1802 |
1803 | shadow
1804 |
1805 | Draws
1806 | NO
1807 |
1808 | stroke
1809 |
1810 | HeadArrow
1811 | FilledArrow
1812 | HeadScale
1813 | 0.89999997615814209
1814 | Legacy
1815 |
1816 | TailArrow
1817 | 0
1818 | TailScale
1819 | 0.89999997615814209
1820 |
1821 |
1822 | Tail
1823 |
1824 | ID
1825 | 325
1826 |
1827 |
1828 |
1829 | AllowLabelDrop
1830 |
1831 | Class
1832 | LineGraphic
1833 | Head
1834 |
1835 | ID
1836 | 291
1837 |
1838 | ID
1839 | 17
1840 | Points
1841 |
1842 | {828, 396}
1843 | {828, 423}
1844 |
1845 | Style
1846 |
1847 | shadow
1848 |
1849 | Draws
1850 | NO
1851 |
1852 | stroke
1853 |
1854 | HeadArrow
1855 | FilledArrow
1856 | HeadScale
1857 | 0.89999997615814209
1858 | Legacy
1859 |
1860 | TailArrow
1861 | FilledArrow
1862 | TailScale
1863 | 0.89999997615814209
1864 |
1865 |
1866 | Tail
1867 |
1868 | ID
1869 | 292
1870 |
1871 |
1872 |
1873 | Bounds
1874 | {{9, 198}, {90, 63}}
1875 | Class
1876 | ShapedGraphic
1877 | FontInfo
1878 |
1879 | Font
1880 | Helvetica-Bold
1881 | Size
1882 | 13
1883 |
1884 | ID
1885 | 332
1886 | Magnets
1887 |
1888 | {0, 1}
1889 | {0, -1}
1890 | {1, 0}
1891 | {-1, 0}
1892 |
1893 | Shape
1894 | DocumentShape
1895 | Style
1896 |
1897 | fill
1898 |
1899 | Color
1900 |
1901 | b
1902 | 0.88297778367996216
1903 | g
1904 | 0.88298887014389038
1905 | r
1906 | 0.88296818733215332
1907 | space
1908 | srgb
1909 |
1910 |
1911 |
1912 | Text
1913 |
1914 | Text
1915 | {\rtf1\ansi\ansicpg1252\cocoartf1404\cocoasubrtf470
1916 | {\fonttbl\f0\fswiss\fcharset0 Helvetica;}
1917 | {\colortbl;\red255\green255\blue255;}
1918 | \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc\partightenfactor0
1919 |
1920 | \f0\b\fs24 \cf0 Exogenous Data}
1921 | VerticalPad
1922 | 0.0
1923 |
1924 |
1925 |
1926 | Bounds
1927 | {{9, 99}, {90, 63}}
1928 | Class
1929 | ShapedGraphic
1930 | FontInfo
1931 |
1932 | Font
1933 | Helvetica-Bold
1934 | Size
1935 | 13
1936 |
1937 | ID
1938 | 331
1939 | Magnets
1940 |
1941 | {0, 1}
1942 | {0, -1}
1943 | {1, 0}
1944 | {-1, 0}
1945 |
1946 | Shape
1947 | DocumentShape
1948 | Style
1949 |
1950 | fill
1951 |
1952 | Color
1953 |
1954 | b
1955 | 0.88297778367996216
1956 | g
1957 | 0.88298887014389038
1958 | r
1959 | 0.88296818733215332
1960 | space
1961 | srgb
1962 |
1963 |
1964 |
1965 | Text
1966 |
1967 | Text
1968 | {\rtf1\ansi\ansicpg1252\cocoartf1404\cocoasubrtf470
1969 | {\fonttbl\f0\fswiss\fcharset0 Helvetica;}
1970 | {\colortbl;\red255\green255\blue255;}
1971 | \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc\partightenfactor0
1972 |
1973 | \f0\b\fs24 \cf0 Endogenous Data}
1974 | VerticalPad
1975 | 0.0
1976 |
1977 |
1978 |
1979 | Bounds
1980 | {{279, 90}, {90, 63}}
1981 | Class
1982 | ShapedGraphic
1983 | FontInfo
1984 |
1985 | Color
1986 |
1987 | b
1988 | 1
1989 | g
1990 | 1
1991 | r
1992 | 1
1993 |
1994 | Font
1995 | Helvetica-Bold
1996 | Size
1997 | 15
1998 |
1999 | ID
2000 | 330
2001 | Magnets
2002 |
2003 | {0, 1}
2004 | {0, -1}
2005 | {1, 0}
2006 | {-1, 0}
2007 |
2008 | Style
2009 |
2010 | fill
2011 |
2012 | Color
2013 |
2014 | b
2015 | 0.83828568458557129
2016 | g
2017 | 0.65832513570785522
2018 | r
2019 | 0.10963913053274155
2020 | space
2021 | srgb
2022 |
2023 |
2024 |
2025 | Text
2026 |
2027 | Pad
2028 | 3
2029 | Text
2030 | {\rtf1\ansi\ansicpg1252\cocoartf1404\cocoasubrtf470
2031 | {\fonttbl\f0\fswiss\fcharset0 Helvetica;}
2032 | {\colortbl;\red255\green255\blue255;}
2033 | \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc\partightenfactor0
2034 |
2035 | \f0\b\fs30 \cf1 Message Queue}
2036 | VerticalPad
2037 | 0.0
2038 |
2039 |
2040 |
2041 | Bounds
2042 | {{279, 216}, {90, 63}}
2043 | Class
2044 | ShapedGraphic
2045 | FontInfo
2046 |
2047 | Color
2048 |
2049 | b
2050 | 1
2051 | g
2052 | 1
2053 | r
2054 | 1
2055 |
2056 | Font
2057 | Helvetica-Bold
2058 | Size
2059 | 15
2060 |
2061 | ID
2062 | 329
2063 | Magnets
2064 |
2065 | {0, 1}
2066 | {0, -1}
2067 | {1, 0}
2068 | {-1, 0}
2069 |
2070 | Style
2071 |
2072 | fill
2073 |
2074 | Color
2075 |
2076 | b
2077 | 0.83828568458557129
2078 | g
2079 | 0.65832513570785522
2080 | r
2081 | 0.10963913053274155
2082 | space
2083 | srgb
2084 |
2085 |
2086 |
2087 | Text
2088 |
2089 | Pad
2090 | 3
2091 | Text
2092 | {\rtf1\ansi\ansicpg1252\cocoartf1404\cocoasubrtf470
2093 | {\fonttbl\f0\fswiss\fcharset0 Helvetica;}
2094 | {\colortbl;\red255\green255\blue255;}
2095 | \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc\partightenfactor0
2096 |
2097 | \f0\b\fs30 \cf1 Document Service}
2098 | VerticalPad
2099 | 0.0
2100 |
2101 |
2102 |
2103 | Bounds
2104 | {{135, 36}, {90, 63}}
2105 | Class
2106 | ShapedGraphic
2107 | FontInfo
2108 |
2109 | Color
2110 |
2111 | b
2112 | 1
2113 | g
2114 | 1
2115 | r
2116 | 1
2117 |
2118 | Font
2119 | Helvetica-Bold
2120 | Size
2121 | 15
2122 |
2123 | ID
2124 | 328
2125 | Magnets
2126 |
2127 | {0, 1}
2128 | {0, -1}
2129 | {1, 0}
2130 | {-1, 0}
2131 |
2132 | Style
2133 |
2134 | fill
2135 |
2136 | Color
2137 |
2138 | b
2139 | 0.83828568458557129
2140 | g
2141 | 0.65832513570785522
2142 | r
2143 | 0.10963913053274155
2144 | space
2145 | srgb
2146 |
2147 |
2148 |
2149 | Text
2150 |
2151 | Pad
2152 | 3
2153 | Text
2154 | {\rtf1\ansi\ansicpg1252\cocoartf1404\cocoasubrtf470
2155 | {\fonttbl\f0\fswiss\fcharset0 Helvetica;}
2156 | {\colortbl;\red255\green255\blue255;}
2157 | \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc\partightenfactor0
2158 |
2159 | \f0\b\fs30 \cf1 Scheduler}
2160 | VerticalPad
2161 | 0.0
2162 |
2163 |
2164 |
2165 | Bounds
2166 | {{135, 144}, {90, 63}}
2167 | Class
2168 | ShapedGraphic
2169 | FontInfo
2170 |
2171 | Color
2172 |
2173 | b
2174 | 1
2175 | g
2176 | 1
2177 | r
2178 | 1
2179 |
2180 | Font
2181 | Helvetica-Bold
2182 | Size
2183 | 15
2184 |
2185 | ID
2186 | 327
2187 | Magnets
2188 |
2189 | {0, 1}
2190 | {0, -1}
2191 | {1, 0}
2192 | {-1, 0}
2193 |
2194 | Style
2195 |
2196 | fill
2197 |
2198 | Color
2199 |
2200 | b
2201 | 0.83828568458557129
2202 | g
2203 | 0.65832513570785522
2204 | r
2205 | 0.10963913053274155
2206 | space
2207 | srgb
2208 |
2209 |
2210 |
2211 | Text
2212 |
2213 | Pad
2214 | 3
2215 | Text
2216 | {\rtf1\ansi\ansicpg1252\cocoartf1404\cocoasubrtf470
2217 | {\fonttbl\f0\fswiss\fcharset0 Helvetica;}
2218 | {\colortbl;\red255\green255\blue255;}
2219 | \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc\partightenfactor0
2220 |
2221 | \f0\b\fs30 \cf1 Collectors}
2222 | VerticalPad
2223 | 0.0
2224 |
2225 |
2226 |
2227 | Bounds
2228 | {{639, 216}, {90, 63}}
2229 | Class
2230 | ShapedGraphic
2231 | FontInfo
2232 |
2233 | Color
2234 |
2235 | b
2236 | 1
2237 | g
2238 | 1
2239 | r
2240 | 1
2241 |
2242 | Font
2243 | Helvetica-Bold
2244 | Size
2245 | 15
2246 |
2247 | ID
2248 | 325
2249 | Magnets
2250 |
2251 | {0, 1}
2252 | {0, -1}
2253 | {1, 0}
2254 | {-1, 0}
2255 |
2256 | Style
2257 |
2258 | fill
2259 |
2260 | Color
2261 |
2262 | b
2263 | 0.83828568458557129
2264 | g
2265 | 0.65832513570785522
2266 | r
2267 | 0.10963913053274155
2268 | space
2269 | srgb
2270 |
2271 |
2272 |
2273 | Text
2274 |
2275 | Pad
2276 | 3
2277 | Text
2278 | {\rtf1\ansi\ansicpg1252\cocoartf1404\cocoasubrtf470
2279 | {\fonttbl\f0\fswiss\fcharset0 Helvetica;}
2280 | {\colortbl;\red255\green255\blue255;}
2281 | \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc\partightenfactor0
2282 |
2283 | \f0\b\fs30 \cf1 STIX Extraction}
2284 | VerticalPad
2285 | 0.0
2286 |
2287 |
2288 |
2289 | Bounds
2290 | {{783, 333}, {90, 63}}
2291 | Class
2292 | ShapedGraphic
2293 | FontInfo
2294 |
2295 | Color
2296 |
2297 | b
2298 | 1
2299 | g
2300 | 1
2301 | r
2302 | 1
2303 |
2304 | Font
2305 | Helvetica-Bold
2306 | Size
2307 | 15
2308 |
2309 | ID
2310 | 292
2311 | Magnets
2312 |
2313 | {0, 1}
2314 | {0, -1}
2315 | {1, 0}
2316 | {-1, 0}
2317 |
2318 | Style
2319 |
2320 | fill
2321 |
2322 | Color
2323 |
2324 | b
2325 | 0.83828568458557129
2326 | g
2327 | 0.65832513570785522
2328 | r
2329 | 0.10963913053274155
2330 | space
2331 | srgb
2332 |
2333 |
2334 |
2335 | Text
2336 |
2337 | Pad
2338 | 3
2339 | Text
2340 | {\rtf1\ansi\ansicpg1252\cocoartf1404\cocoasubrtf470
2341 | {\fonttbl\f0\fswiss\fcharset0 Helvetica;}
2342 | {\colortbl;\red255\green255\blue255;}
2343 | \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc\partightenfactor0
2344 |
2345 | \f0\b\fs30 \cf1 Query Service}
2346 | VerticalPad
2347 | 0.0
2348 |
2349 |
2350 |
2351 | Bounds
2352 | {{783, 423}, {90, 63}}
2353 | Class
2354 | ShapedGraphic
2355 | FontInfo
2356 |
2357 | Font
2358 | Helvetica-Bold
2359 | Size
2360 | 13
2361 |
2362 | ID
2363 | 291
2364 | Magnets
2365 |
2366 | {0, 1}
2367 | {0, -1}
2368 | {1, 0}
2369 | {-1, 0}
2370 |
2371 | Shape
2372 | Cylinder
2373 | Style
2374 |
2375 | fill
2376 |
2377 | Color
2378 |
2379 | b
2380 | 0.88297778367996216
2381 | g
2382 | 0.88298887014389038
2383 | r
2384 | 0.88296818733215332
2385 | space
2386 | srgb
2387 |
2388 |
2389 |
2390 | Text
2391 |
2392 | Text
2393 | {\rtf1\ansi\ansicpg1252\cocoartf1404\cocoasubrtf470
2394 | {\fonttbl\f0\fswiss\fcharset0 Helvetica;}
2395 | {\colortbl;\red255\green255\blue255;}
2396 | \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc\partightenfactor0
2397 |
2398 | \f0\b\fs24 \cf0 Knowledge Graph}
2399 | VerticalPad
2400 | 0.0
2401 |
2402 |
2403 |
2404 | Bounds
2405 | {{639, 333}, {90, 63}}
2406 | Class
2407 | ShapedGraphic
2408 | FontInfo
2409 |
2410 | Color
2411 |
2412 | b
2413 | 1
2414 | g
2415 | 1
2416 | r
2417 | 1
2418 |
2419 | Font
2420 | Helvetica-Bold
2421 | Size
2422 | 15
2423 |
2424 | ID
2425 | 97
2426 | Magnets
2427 |
2428 | {0, 1}
2429 | {0, -1}
2430 | {1, 0}
2431 | {-1, 0}
2432 |
2433 | Style
2434 |
2435 | fill
2436 |
2437 | Color
2438 |
2439 | b
2440 | 0.83828568458557129
2441 | g
2442 | 0.65832513570785522
2443 | r
2444 | 0.10963913053274155
2445 | space
2446 | srgb
2447 |
2448 |
2449 |
2450 | Text
2451 |
2452 | Pad
2453 | 3
2454 | Text
2455 | {\rtf1\ansi\ansicpg1252\cocoartf1404\cocoasubrtf470
2456 | {\fonttbl\f0\fswiss\fcharset0 Helvetica;}
2457 | {\colortbl;\red255\green255\blue255;}
2458 | \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc\partightenfactor0
2459 |
2460 | \f0\b\fs30 \cf1 User Interface}
2461 | VerticalPad
2462 | 0.0
2463 |
2464 |
2465 |
2466 | Bounds
2467 | {{783, 216}, {90, 63}}
2468 | Class
2469 | ShapedGraphic
2470 | FontInfo
2471 |
2472 | Color
2473 |
2474 | b
2475 | 1
2476 | g
2477 | 1
2478 | r
2479 | 1
2480 |
2481 | Font
2482 | Helvetica-Bold
2483 | Size
2484 | 15
2485 |
2486 | ID
2487 | 269
2488 | Magnets
2489 |
2490 | {0, 1}
2491 | {0, -1}
2492 | {1, 0}
2493 | {-1, 0}
2494 |
2495 | Style
2496 |
2497 | fill
2498 |
2499 | Color
2500 |
2501 | b
2502 | 0.83828568458557129
2503 | g
2504 | 0.65832513570785522
2505 | r
2506 | 0.10963913053274155
2507 | space
2508 | srgb
2509 |
2510 |
2511 |
2512 | Text
2513 |
2514 | Pad
2515 | 3
2516 | Text
2517 | {\rtf1\ansi\ansicpg1252\cocoartf1404\cocoasubrtf470
2518 | {\fonttbl\f0\fswiss\fcharset0 Helvetica;}
2519 | {\colortbl;\red255\green255\blue255;}
2520 | \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc\partightenfactor0
2521 |
2522 | \f0\b\fs30 \cf1 Alignment}
2523 | VerticalPad
2524 | 0.0
2525 |
2526 |
2527 |
2528 | Bounds
2529 | {{639, 90}, {90, 63}}
2530 | Class
2531 | ShapedGraphic
2532 | FontInfo
2533 |
2534 | Color
2535 |
2536 | b
2537 | 1
2538 | g
2539 | 1
2540 | r
2541 | 1
2542 |
2543 | Font
2544 | Helvetica-Bold
2545 | Size
2546 | 15
2547 |
2548 | ID
2549 | 275
2550 | Magnets
2551 |
2552 | {0, 1}
2553 | {0, -1}
2554 | {1, 0}
2555 | {-1, 0}
2556 |
2557 | Style
2558 |
2559 | fill
2560 |
2561 | Color
2562 |
2563 | b
2564 | 0.83828568458557129
2565 | g
2566 | 0.65832513570785522
2567 | r
2568 | 0.10963913053274155
2569 | space
2570 | srgb
2571 |
2572 |
2573 |
2574 | Text
2575 |
2576 | Pad
2577 | 3
2578 | Text
2579 | {\rtf1\ansi\ansicpg1252\cocoartf1404\cocoasubrtf470
2580 | {\fonttbl\f0\fswiss\fcharset0 Helvetica;}
2581 | {\colortbl;\red255\green255\blue255;}
2582 | \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc\partightenfactor0
2583 |
2584 | \f0\b\fs30 \cf1 Relation Extraction}
2585 | VerticalPad
2586 | 0.0
2587 |
2588 |
2589 |
2590 | Bounds
2591 | {{279, 306}, {90, 63}}
2592 | Class
2593 | ShapedGraphic
2594 | FontInfo
2595 |
2596 | Font
2597 | Helvetica-Bold
2598 | Size
2599 | 13
2600 |
2601 | ID
2602 | 369
2603 | Magnets
2604 |
2605 | {0, 1}
2606 | {0, -1}
2607 | {1, 0}
2608 | {-1, 0}
2609 |
2610 | Shape
2611 | Cylinder
2612 | Style
2613 |
2614 | fill
2615 |
2616 | Color
2617 |
2618 | b
2619 | 0.88297778367996216
2620 | g
2621 | 0.88298887014389038
2622 | r
2623 | 0.88296818733215332
2624 | space
2625 | srgb
2626 |
2627 |
2628 |
2629 | Text
2630 |
2631 | Text
2632 | {\rtf1\ansi\ansicpg1252\cocoartf1404\cocoasubrtf470
2633 | {\fonttbl\f0\fswiss\fcharset0 Helvetica;}
2634 | {\colortbl;\red255\green255\blue255;}
2635 | \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc\partightenfactor0
2636 |
2637 | \f0\b\fs24 \cf0 Document Store}
2638 | VerticalPad
2639 | 0.0
2640 |
2641 |
2642 |
2643 | GridInfo
2644 |
2645 | ShowsGrid
2646 | YES
2647 | SnapsToGrid
2648 | YES
2649 |
2650 | HPages
2651 | 2
2652 | KeepToScale
2653 |
2654 | Layers
2655 |
2656 |
2657 | Artboards
2658 |
2659 | Lock
2660 |
2661 | Name
2662 | Bootstrapping
2663 | Print
2664 |
2665 | View
2666 |
2667 |
2668 |
2669 | LayoutInfo
2670 |
2671 | Animate
2672 | NO
2673 | circoMinDist
2674 | 18
2675 | circoSeparation
2676 | 0.0
2677 | layoutEngine
2678 | dot
2679 | neatoLineLength
2680 | 0.20000000298023224
2681 | neatoSeparation
2682 | 0.0
2683 | twopiSeparation
2684 | 0.0
2685 |
2686 | Orientation
2687 | 2
2688 | PrintOnePage
2689 |
2690 | RowAlign
2691 | 1
2692 | RowSpacing
2693 | 36
2694 | SheetTitle
2695 | arch-2016-07
2696 | UniqueID
2697 | 18
2698 | VPages
2699 | 1
2700 | VisibleVoidKey
2701 | 1
2702 |
2703 |
2704 | SmartAlignmentGuidesActive
2705 | YES
2706 | SmartDistanceGuidesActive
2707 | YES
2708 | UseEntirePage
2709 |
2710 | WindowInfo
2711 |
2712 | CurrentSheet
2713 | 0
2714 | Frame
2715 | {{0, 72}, {1440, 805}}
2716 | ShowInfo
2717 |
2718 | ShowRuler
2719 |
2720 | Sidebar
2721 |
2722 | SidebarWidth
2723 | 200
2724 | Sidebar_Tab
2725 | 0
2726 | VisibleRegion
2727 | {{273.5, -22}, {911, 632}}
2728 | Zoom
2729 | 1
2730 | ZoomValues
2731 |
2732 |
2733 | arch-2016-07
2734 | 1
2735 | 1
2736 |
2737 |
2738 |
2739 | compressOnDiskKey
2740 |
2741 | copyLinkedImagesKey
2742 |
2743 | createSinglePDFKey
2744 |
2745 | exportAreaKey
2746 | 4
2747 | exportQualityKey
2748 | 100
2749 | exportSizesKey
2750 |
2751 | 1
2752 |
2753 |
2754 | fileFormatKey
2755 | 0
2756 | htmlImageTypeKey
2757 | 0
2758 | includeBackgroundGraphicKey
2759 |
2760 | includeNonPrintingLayersKey
2761 |
2762 | lastExportTypeKey
2763 | 0
2764 | marginWidthKey
2765 | 0.0
2766 | previewTypeKey
2767 | 0
2768 | readOnlyKey
2769 |
2770 | resolutionForBMPKey
2771 | 1
2772 | resolutionForGIFKey
2773 | 1
2774 | resolutionForHTMLKey
2775 | 1
2776 | resolutionForJPGKey
2777 | 1
2778 | resolutionForPNGKey
2779 | 1
2780 | resolutionForTIFFKey
2781 | 1
2782 | resolutionUnitsKey
2783 | 0
2784 | saveAsFlatFileOptionKey
2785 | 0
2786 | useArtboardsKey
2787 |
2788 | useMarginKey
2789 |
2790 | useNotesKey
2791 |
2792 |
2793 |
2794 |
--------------------------------------------------------------------------------
/diagrams/arch-2017-01 STIX XML Output.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/stucco/docs/027489489bed027c9fc75963c340b7a1cd9df0a0/diagrams/arch-2017-01 STIX XML Output.png
--------------------------------------------------------------------------------
/diagrams/arch-2017-01.graffle:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | ActiveLayerIndex
6 | 0
7 | ApplicationVersion
8 |
9 | com.omnigroup.OmniGraffle
10 | 139.18.0.187838
11 |
12 | AutoAdjust
13 |
14 | BackgroundGraphic
15 |
16 | Bounds
17 | {{0, 0}, {1512, 553}}
18 | Class
19 | SolidGraphic
20 | ID
21 | 2
22 | Style
23 |
24 | shadow
25 |
26 | Draws
27 | NO
28 |
29 | stroke
30 |
31 | Draws
32 | NO
33 |
34 |
35 |
36 | BaseZoom
37 | 0
38 | CanvasOrigin
39 | {0, 0}
40 | ColumnAlign
41 | 1
42 | ColumnSpacing
43 | 36
44 | CreationDate
45 | 2016-03-01 17:57:53 +0000
46 | Creator
47 | Huffer, Kelly M. T.
48 | DisplayScale
49 | 1 0/72 in = 1.0000 in
50 | GraphDocumentVersion
51 | 8
52 | GraphicsList
53 |
54 |
55 | Bounds
56 | {{405, 90}, {90, 63}}
57 | Class
58 | ShapedGraphic
59 | FontInfo
60 |
61 | Color
62 |
63 | b
64 | 1
65 | g
66 | 1
67 | r
68 | 1
69 |
70 | Font
71 | Helvetica-Bold
72 | Size
73 | 15
74 |
75 | ID
76 | 281
77 | Magnets
78 |
79 | {0, 1}
80 | {0, -1}
81 | {1, 0}
82 | {-1, 0}
83 |
84 | Shape
85 | Rectangle
86 | Style
87 |
88 | fill
89 |
90 | Color
91 |
92 | b
93 | 0.8
94 | g
95 | 0.591753
96 | r
97 | 0.115449
98 |
99 |
100 |
101 | Text
102 |
103 | Pad
104 | 3
105 | Text
106 | {\rtf1\ansi\ansicpg1252\cocoartf1404\cocoasubrtf470
107 | \cocoascreenfonts1{\fonttbl\f0\fswiss\fcharset0 Helvetica;}
108 | {\colortbl;\red255\green255\blue255;}
109 | \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc\partightenfactor0
110 |
111 | \f0\b\fs30 \cf1 Entity Extraction}
112 | VerticalPad
113 | 0
114 |
115 |
116 |
117 | AllowLabelDrop
118 |
119 | Class
120 | LineGraphic
121 | Head
122 |
123 | ID
124 | 275
125 | Info
126 | 4
127 |
128 | ID
129 | 389
130 | Points
131 |
132 | {450, 279}
133 | {639, 121.5}
134 |
135 | Style
136 |
137 | stroke
138 |
139 | HeadArrow
140 | FilledArrow
141 | HeadScale
142 | 0.89999997615814209
143 | Legacy
144 |
145 | TailArrow
146 | 0
147 | TailScale
148 | 0.89999997615814209
149 |
150 |
151 | Tail
152 |
153 | ID
154 | 375
155 | Info
156 | 2
157 |
158 |
159 |
160 | AllowLabelDrop
161 |
162 | Class
163 | LineGraphic
164 | Head
165 |
166 | ID
167 | 275
168 | Info
169 | 4
170 |
171 | ID
172 | 388
173 | Points
174 |
175 | {567, 279}
176 | {639, 121.5}
177 |
178 | Style
179 |
180 | stroke
181 |
182 | HeadArrow
183 | FilledArrow
184 | HeadScale
185 | 0.89999997615814209
186 | Legacy
187 |
188 | TailArrow
189 | 0
190 | TailScale
191 | 0.89999997615814209
192 |
193 |
194 | Tail
195 |
196 | ID
197 | 385
198 | Info
199 | 2
200 |
201 |
202 |
203 | AllowLabelDrop
204 |
205 | Class
206 | LineGraphic
207 | Head
208 |
209 | ID
210 | 385
211 | Info
212 | 1
213 |
214 | ID
215 | 387
216 | Points
217 |
218 | {567, 459}
219 | {567, 334.91250132741033}
220 |
221 | Style
222 |
223 | stroke
224 |
225 | HeadArrow
226 | FilledArrow
227 | HeadScale
228 | 0.89999997615814209
229 | Legacy
230 |
231 | TailArrow
232 | 0
233 | TailScale
234 | 0.89999997615814209
235 |
236 |
237 | Tail
238 |
239 | ID
240 | 384
241 |
242 |
243 |
244 | AllowLabelDrop
245 |
246 | Class
247 | LineGraphic
248 | Head
249 |
250 | ID
251 | 384
252 | Info
253 | 4
254 |
255 | ID
256 | 386
257 | Points
258 |
259 | {54, 253.9125013274103}
260 | {54, 490.37803057289926}
261 | {522, 490.5}
262 |
263 | Style
264 |
265 | stroke
266 |
267 | HeadArrow
268 | FilledArrow
269 | HeadScale
270 | 0.89999997615814209
271 | Legacy
272 |
273 | TailArrow
274 | 0
275 | TailScale
276 | 0.89999997615814209
277 |
278 |
279 | Tail
280 |
281 | ID
282 | 332
283 |
284 |
285 |
286 | Bounds
287 | {{522, 279}, {90, 63}}
288 | Class
289 | ShapedGraphic
290 | FontInfo
291 |
292 | Font
293 | Helvetica-Bold
294 | Size
295 | 13
296 |
297 | ID
298 | 385
299 | Magnets
300 |
301 | {0, 1}
302 | {0, -1}
303 | {1, 0}
304 | {-1, 0}
305 |
306 | Shape
307 | DocumentShape
308 | Style
309 |
310 | fill
311 |
312 | Color
313 |
314 | b
315 | 0.854902
316 | g
317 | 0.854902
318 | r
319 | 0.854902
320 |
321 |
322 |
323 | Text
324 |
325 | Text
326 | {\rtf1\ansi\ansicpg1252\cocoartf1404\cocoasubrtf470
327 | \cocoascreenfonts1{\fonttbl\f0\fswiss\fcharset0 Helvetica;}
328 | {\colortbl;\red255\green255\blue255;}
329 | \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc\partightenfactor0
330 |
331 | \f0\b\fs24 \cf0 Models}
332 | VerticalPad
333 | 0
334 |
335 |
336 |
337 | Bounds
338 | {{522, 459}, {90, 63}}
339 | Class
340 | ShapedGraphic
341 | FontInfo
342 |
343 | Color
344 |
345 | b
346 | 1
347 | g
348 | 1
349 | r
350 | 1
351 |
352 | Font
353 | Helvetica-Bold
354 | Size
355 | 15
356 |
357 | ID
358 | 384
359 | Magnets
360 |
361 | {0, 1}
362 | {0, -1}
363 | {1, 0}
364 | {-1, 0}
365 |
366 | Shape
367 | Rectangle
368 | Style
369 |
370 | fill
371 |
372 | Color
373 |
374 | b
375 | 0.8
376 | g
377 | 0.591753
378 | r
379 | 0.115449
380 |
381 |
382 |
383 | Text
384 |
385 | Pad
386 | 3
387 | Text
388 | {\rtf1\ansi\ansicpg1252\cocoartf1404\cocoasubrtf470
389 | \cocoascreenfonts1{\fonttbl\f0\fswiss\fcharset0 Helvetica;}
390 | {\colortbl;\red255\green255\blue255;}
391 | \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc\partightenfactor0
392 |
393 | \f0\b\fs30 \cf1 Relation Extraction Training}
394 | VerticalPad
395 | 0
396 |
397 |
398 |
399 | AllowLabelDrop
400 |
401 | Class
402 | LineGraphic
403 | Head
404 |
405 | ID
406 | 292
407 |
408 | ID
409 | 382
410 | Points
411 |
412 | {927, 364.5}
413 | {873, 364.5}
414 |
415 | Style
416 |
417 | stroke
418 |
419 | HeadArrow
420 | FilledArrow
421 | HeadScale
422 | 0.89999997615814209
423 | Legacy
424 |
425 | TailArrow
426 | FilledArrow
427 | TailScale
428 | 0.89999997615814209
429 |
430 |
431 | Tail
432 |
433 | ID
434 | 381
435 |
436 |
437 |
438 | Bounds
439 | {{927, 333}, {90, 63}}
440 | Class
441 | ShapedGraphic
442 | FontInfo
443 |
444 | Color
445 |
446 | b
447 | 1
448 | g
449 | 1
450 | r
451 | 1
452 |
453 | Font
454 | Helvetica-Bold
455 | Size
456 | 15
457 |
458 | ID
459 | 381
460 | Magnets
461 |
462 | {0, 1}
463 | {0, -1}
464 | {1, 0}
465 | {-1, 0}
466 |
467 | Shape
468 | Rectangle
469 | Style
470 |
471 | fill
472 |
473 | Color
474 |
475 | b
476 | 0.35
477 | g
478 | 0.35
479 | r
480 | 0.35
481 |
482 |
483 |
484 | Text
485 |
486 | Pad
487 | 3
488 | Text
489 | {\rtf1\ansi\ansicpg1252\cocoartf1404\cocoasubrtf470
490 | \cocoascreenfonts1{\fonttbl\f0\fswiss\fcharset0 Helvetica;}
491 | {\colortbl;\red255\green255\blue255;}
492 | \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc\partightenfactor0
493 |
494 | \f0\b\fs30 \cf1 Third Party Systems}
495 | VerticalPad
496 | 0
497 |
498 |
499 |
500 | AllowLabelDrop
501 |
502 | Class
503 | LineGraphic
504 | Head
505 |
506 | ID
507 | 281
508 |
509 | ID
510 | 380
511 | Points
512 |
513 | {450, 279}
514 | {450, 153}
515 |
516 | Style
517 |
518 | stroke
519 |
520 | HeadArrow
521 | FilledArrow
522 | HeadScale
523 | 0.89999997615814209
524 | Legacy
525 |
526 | TailArrow
527 | 0
528 | TailScale
529 | 0.89999997615814209
530 |
531 |
532 | Tail
533 |
534 | ID
535 | 375
536 | Info
537 | 2
538 |
539 |
540 |
541 | AllowLabelDrop
542 |
543 | Class
544 | LineGraphic
545 | Head
546 |
547 | ID
548 | 375
549 |
550 | ID
551 | 379
552 | Points
553 |
554 | {450, 387}
555 | {450, 334.91250132741033}
556 |
557 | Style
558 |
559 | stroke
560 |
561 | HeadArrow
562 | FilledArrow
563 | HeadScale
564 | 0.89999997615814209
565 | Legacy
566 |
567 | TailArrow
568 | 0
569 | TailScale
570 | 0.89999997615814209
571 |
572 |
573 | Tail
574 |
575 | ID
576 | 374
577 | Info
578 | 2
579 |
580 |
581 |
582 | AllowLabelDrop
583 |
584 | Class
585 | LineGraphic
586 | Head
587 |
588 | ID
589 | 374
590 | Info
591 | 4
592 |
593 | ID
594 | 378
595 | Points
596 |
597 | {351, 418.5}
598 | {405, 418.5}
599 |
600 | Style
601 |
602 | stroke
603 |
604 | HeadArrow
605 | FilledArrow
606 | HeadScale
607 | 0.89999997615814209
608 | Legacy
609 |
610 | TailArrow
611 | 0
612 | TailScale
613 | 0.89999997615814209
614 |
615 |
616 | Tail
617 |
618 | ID
619 | 373
620 |
621 |
622 |
623 | AllowLabelDrop
624 |
625 | Class
626 | LineGraphic
627 | Head
628 |
629 | ID
630 | 373
631 | Info
632 | 4
633 |
634 | ID
635 | 377
636 | Points
637 |
638 | {207, 418.5}
639 | {261, 418.5}
640 |
641 | Style
642 |
643 | stroke
644 |
645 | HeadArrow
646 | FilledArrow
647 | HeadScale
648 | 0.89999997615814209
649 | Legacy
650 |
651 | TailArrow
652 | 0
653 | TailScale
654 | 0.89999997615814209
655 |
656 |
657 | Tail
658 |
659 | ID
660 | 372
661 | Info
662 | 3
663 |
664 |
665 |
666 | AllowLabelDrop
667 |
668 | Class
669 | LineGraphic
670 | Head
671 |
672 | ID
673 | 372
674 | Info
675 | 4
676 |
677 | ID
678 | 376
679 | Points
680 |
681 | {54, 253.9125013274103}
682 | {117, 418.5}
683 |
684 | Style
685 |
686 | stroke
687 |
688 | HeadArrow
689 | FilledArrow
690 | HeadScale
691 | 0.89999997615814209
692 | Legacy
693 |
694 | TailArrow
695 | 0
696 | TailScale
697 | 0.89999997615814209
698 |
699 |
700 | Tail
701 |
702 | ID
703 | 332
704 |
705 |
706 |
707 | Bounds
708 | {{405, 279}, {90, 63}}
709 | Class
710 | ShapedGraphic
711 | FontInfo
712 |
713 | Font
714 | Helvetica-Bold
715 | Size
716 | 13
717 |
718 | ID
719 | 375
720 | Magnets
721 |
722 | {0, 1}
723 | {0, -1}
724 | {1, 0}
725 | {-1, 0}
726 |
727 | Shape
728 | DocumentShape
729 | Style
730 |
731 | fill
732 |
733 | Color
734 |
735 | b
736 | 0.854902
737 | g
738 | 0.854902
739 | r
740 | 0.854902
741 |
742 |
743 |
744 | Text
745 |
746 | Text
747 | {\rtf1\ansi\ansicpg1252\cocoartf1404\cocoasubrtf470
748 | \cocoascreenfonts1{\fonttbl\f0\fswiss\fcharset0 Helvetica;}
749 | {\colortbl;\red255\green255\blue255;}
750 | \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc\partightenfactor0
751 |
752 | \f0\b\fs24 \cf0 Models}
753 | VerticalPad
754 | 0
755 |
756 |
757 |
758 | Bounds
759 | {{405, 387}, {90, 63}}
760 | Class
761 | ShapedGraphic
762 | FontInfo
763 |
764 | Color
765 |
766 | b
767 | 1
768 | g
769 | 1
770 | r
771 | 1
772 |
773 | Font
774 | Helvetica-Bold
775 | Size
776 | 15
777 |
778 | ID
779 | 374
780 | Magnets
781 |
782 | {0, 1}
783 | {0, -1}
784 | {1, 0}
785 | {-1, 0}
786 |
787 | Shape
788 | Rectangle
789 | Style
790 |
791 | fill
792 |
793 | Color
794 |
795 | b
796 | 0.8
797 | g
798 | 0.591753
799 | r
800 | 0.115449
801 |
802 |
803 |
804 | Text
805 |
806 | Pad
807 | 3
808 | Text
809 | {\rtf1\ansi\ansicpg1252\cocoartf1404\cocoasubrtf470
810 | \cocoascreenfonts1{\fonttbl\f0\fswiss\fcharset0 Helvetica;}
811 | {\colortbl;\red255\green255\blue255;}
812 | \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc\partightenfactor0
813 |
814 | \f0\b\fs30 \cf1 Entity Extraction\
815 | Training}
816 | VerticalPad
817 | 0
818 |
819 |
820 |
821 | Bounds
822 | {{261, 387}, {90, 63}}
823 | Class
824 | ShapedGraphic
825 | FontInfo
826 |
827 | Font
828 | Helvetica-Bold
829 | Size
830 | 13
831 |
832 | ID
833 | 373
834 | Magnets
835 |
836 | {0, 1}
837 | {0, -1}
838 | {1, 0}
839 | {-1, 0}
840 |
841 | Shape
842 | DocumentShape
843 | Style
844 |
845 | fill
846 |
847 | Color
848 |
849 | b
850 | 0.854902
851 | g
852 | 0.854902
853 | r
854 | 0.854902
855 |
856 |
857 |
858 | Text
859 |
860 | Text
861 | {\rtf1\ansi\ansicpg1252\cocoartf1404\cocoasubrtf470
862 | \cocoascreenfonts1{\fonttbl\f0\fswiss\fcharset0 Helvetica;}
863 | {\colortbl;\red255\green255\blue255;}
864 | \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc\partightenfactor0
865 |
866 | \f0\b\fs24 \cf0 Labeled Corpus}
867 | VerticalPad
868 | 0
869 |
870 |
871 |
872 | Bounds
873 | {{117, 387}, {90, 63}}
874 | Class
875 | ShapedGraphic
876 | FontInfo
877 |
878 | Color
879 |
880 | b
881 | 1
882 | g
883 | 1
884 | r
885 | 1
886 |
887 | Font
888 | Helvetica-Bold
889 | Size
890 | 15
891 |
892 | ID
893 | 372
894 | Magnets
895 |
896 | {0, 1}
897 | {0, -1}
898 | {1, 0}
899 | {-1, 0}
900 |
901 | Shape
902 | Rectangle
903 | Style
904 |
905 | fill
906 |
907 | Color
908 |
909 | b
910 | 0.8
911 | g
912 | 0.591753
913 | r
914 | 0.115449
915 |
916 |
917 |
918 | Text
919 |
920 | Pad
921 | 3
922 | Text
923 | {\rtf1\ansi\ansicpg1252\cocoartf1404\cocoasubrtf470
924 | \cocoascreenfonts1{\fonttbl\f0\fswiss\fcharset0 Helvetica;}
925 | {\colortbl;\red255\green255\blue255;}
926 | \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc\partightenfactor0
927 |
928 | \f0\b\fs30 \cf1 Auto-labeling}
929 | VerticalPad
930 | 0
931 |
932 |
933 |
934 | AllowLabelDrop
935 |
936 | Class
937 | LineGraphic
938 | Head
939 |
940 | ID
941 | 329
942 |
943 | ID
944 | 371
945 | Points
946 |
947 | {324, 306}
948 | {324, 279}
949 |
950 | Style
951 |
952 | stroke
953 |
954 | HeadArrow
955 | FilledArrow
956 | HeadScale
957 | 0.89999997615814209
958 | Legacy
959 |
960 | TailArrow
961 | FilledArrow
962 | TailScale
963 | 0.89999997615814209
964 |
965 |
966 | Tail
967 |
968 | ID
969 | 369
970 |
971 |
972 |
973 | AllowLabelDrop
974 |
975 | Class
976 | LineGraphic
977 | Head
978 |
979 | ID
980 | 330
981 |
982 | ID
983 | 368
984 | Points
985 |
986 | {225, 175.5}
987 | {279, 121.5}
988 |
989 | Style
990 |
991 | stroke
992 |
993 | HeadArrow
994 | FilledArrow
995 | HeadScale
996 | 0.89999997615814209
997 | Legacy
998 |
999 | TailArrow
1000 | 0
1001 | TailScale
1002 | 0.89999997615814209
1003 |
1004 |
1005 | Tail
1006 |
1007 | ID
1008 | 327
1009 | Info
1010 | 3
1011 |
1012 |
1013 |
1014 | AllowLabelDrop
1015 |
1016 | Class
1017 | LineGraphic
1018 | Head
1019 |
1020 | ID
1021 | 327
1022 | Info
1023 | 4
1024 |
1025 | ID
1026 | 367
1027 | Points
1028 |
1029 | {99, 130.5}
1030 | {135, 175.5}
1031 |
1032 | Style
1033 |
1034 | stroke
1035 |
1036 | HeadArrow
1037 | FilledArrow
1038 | HeadScale
1039 | 0.89999997615814209
1040 | Legacy
1041 |
1042 | TailArrow
1043 | 0
1044 | TailScale
1045 | 0.89999997615814209
1046 |
1047 |
1048 | Tail
1049 |
1050 | ID
1051 | 331
1052 |
1053 |
1054 |
1055 | AllowLabelDrop
1056 |
1057 | Class
1058 | LineGraphic
1059 | Head
1060 |
1061 | ID
1062 | 327
1063 |
1064 | ID
1065 | 366
1066 | Points
1067 |
1068 | {99, 229.5}
1069 | {135, 175.5}
1070 |
1071 | Style
1072 |
1073 | stroke
1074 |
1075 | HeadArrow
1076 | FilledArrow
1077 | HeadScale
1078 | 0.89999997615814209
1079 | Legacy
1080 |
1081 | TailArrow
1082 | 0
1083 | TailScale
1084 | 0.89999997615814209
1085 |
1086 |
1087 | Tail
1088 |
1089 | ID
1090 | 332
1091 | Info
1092 | 3
1093 |
1094 |
1095 |
1096 | AllowLabelDrop
1097 |
1098 | Class
1099 | LineGraphic
1100 | Head
1101 |
1102 | ID
1103 | 329
1104 |
1105 | ID
1106 | 365
1107 | Points
1108 |
1109 | {225, 175.5}
1110 | {279, 247.5}
1111 |
1112 | Style
1113 |
1114 | stroke
1115 |
1116 | HeadArrow
1117 | FilledArrow
1118 | HeadScale
1119 | 0.89999997615814209
1120 | Legacy
1121 |
1122 | TailArrow
1123 | 0
1124 | TailScale
1125 | 0.89999997615814209
1126 |
1127 |
1128 | Tail
1129 |
1130 | ID
1131 | 327
1132 | Info
1133 | 3
1134 |
1135 |
1136 |
1137 | AllowLabelDrop
1138 |
1139 | Class
1140 | LineGraphic
1141 | Head
1142 |
1143 | ID
1144 | 327
1145 |
1146 | ID
1147 | 364
1148 | Points
1149 |
1150 | {180, 99}
1151 | {180, 144}
1152 |
1153 | Style
1154 |
1155 | stroke
1156 |
1157 | HeadArrow
1158 | FilledArrow
1159 | HeadScale
1160 | 0.89999997615814209
1161 | Legacy
1162 |
1163 | TailArrow
1164 | 0
1165 | TailScale
1166 | 0.89999997615814209
1167 |
1168 |
1169 | Tail
1170 |
1171 | ID
1172 | 328
1173 |
1174 |
1175 |
1176 | AllowLabelDrop
1177 |
1178 | Class
1179 | LineGraphic
1180 | Head
1181 |
1182 | ID
1183 | 325
1184 |
1185 | ID
1186 | 363
1187 | Points
1188 |
1189 | {369, 247.5}
1190 | {639, 247.5}
1191 |
1192 | Style
1193 |
1194 | stroke
1195 |
1196 | HeadArrow
1197 | FilledArrow
1198 | HeadScale
1199 | 0.89999997615814209
1200 | Legacy
1201 |
1202 | TailArrow
1203 | 0
1204 | TailScale
1205 | 0.89999997615814209
1206 |
1207 |
1208 | Tail
1209 |
1210 | ID
1211 | 329
1212 | Info
1213 | 3
1214 |
1215 |
1216 |
1217 | AllowLabelDrop
1218 |
1219 | Class
1220 | LineGraphic
1221 | Head
1222 |
1223 | ID
1224 | 325
1225 |
1226 | ID
1227 | 362
1228 | Points
1229 |
1230 | {369, 121.5}
1231 | {639, 247.5}
1232 |
1233 | Style
1234 |
1235 | stroke
1236 |
1237 | HeadArrow
1238 | FilledArrow
1239 | HeadScale
1240 | 0.89999997615814209
1241 | Legacy
1242 |
1243 | TailArrow
1244 | 0
1245 | TailScale
1246 | 0.89999997615814209
1247 |
1248 |
1249 | Tail
1250 |
1251 | ID
1252 | 330
1253 | Info
1254 | 3
1255 |
1256 |
1257 |
1258 | AllowLabelDrop
1259 |
1260 | Class
1261 | LineGraphic
1262 | Head
1263 |
1264 | ID
1265 | 281
1266 | Info
1267 | 4
1268 |
1269 | ID
1270 | 361
1271 | Points
1272 |
1273 | {324, 216}
1274 | {405, 121.5}
1275 |
1276 | Style
1277 |
1278 | stroke
1279 |
1280 | HeadArrow
1281 | FilledArrow
1282 | HeadScale
1283 | 0.89999997615814209
1284 | Legacy
1285 |
1286 | TailArrow
1287 | 0
1288 | TailScale
1289 | 0.89999997615814209
1290 |
1291 |
1292 | Tail
1293 |
1294 | ID
1295 | 329
1296 |
1297 |
1298 |
1299 | AllowLabelDrop
1300 |
1301 | Class
1302 | LineGraphic
1303 | Head
1304 |
1305 | ID
1306 | 281
1307 |
1308 | ID
1309 | 360
1310 | Points
1311 |
1312 | {369, 121.5}
1313 | {405, 121.5}
1314 |
1315 | Style
1316 |
1317 | stroke
1318 |
1319 | HeadArrow
1320 | FilledArrow
1321 | HeadScale
1322 | 0.89999997615814209
1323 | Legacy
1324 |
1325 | TailArrow
1326 | 0
1327 | TailScale
1328 | 0.89999997615814209
1329 |
1330 |
1331 | Tail
1332 |
1333 | ID
1334 | 330
1335 |
1336 |
1337 |
1338 | AllowLabelDrop
1339 |
1340 | Class
1341 | LineGraphic
1342 | Head
1343 |
1344 | ID
1345 | 275
1346 |
1347 | ID
1348 | 359
1349 | Points
1350 |
1351 | {495, 121.5}
1352 | {639, 121.5}
1353 |
1354 | Style
1355 |
1356 | stroke
1357 |
1358 | HeadArrow
1359 | FilledArrow
1360 | HeadScale
1361 | 0.89999997615814209
1362 | Legacy
1363 |
1364 | TailArrow
1365 | 0
1366 | TailScale
1367 | 0.89999997615814209
1368 |
1369 |
1370 | Tail
1371 |
1372 | ID
1373 | 281
1374 | Info
1375 | 3
1376 |
1377 |
1378 |
1379 | AllowLabelDrop
1380 |
1381 | Class
1382 | LineGraphic
1383 | Head
1384 |
1385 | ID
1386 | 325
1387 | Info
1388 | 2
1389 |
1390 | ID
1391 | 358
1392 | Points
1393 |
1394 | {684, 153}
1395 | {684, 216}
1396 |
1397 | Style
1398 |
1399 | stroke
1400 |
1401 | HeadArrow
1402 | FilledArrow
1403 | HeadScale
1404 | 0.89999997615814209
1405 | Legacy
1406 |
1407 | TailArrow
1408 | 0
1409 | TailScale
1410 | 0.89999997615814209
1411 |
1412 |
1413 | Tail
1414 |
1415 | ID
1416 | 275
1417 |
1418 |
1419 |
1420 | AllowLabelDrop
1421 |
1422 | Class
1423 | LineGraphic
1424 | Head
1425 |
1426 | ID
1427 | 292
1428 |
1429 | ID
1430 | 357
1431 | Points
1432 |
1433 | {828, 279}
1434 | {828, 333}
1435 |
1436 | Style
1437 |
1438 | stroke
1439 |
1440 | HeadArrow
1441 | FilledArrow
1442 | HeadScale
1443 | 0.89999997615814209
1444 | Legacy
1445 |
1446 | TailArrow
1447 | FilledArrow
1448 | TailScale
1449 | 0.89999997615814209
1450 |
1451 |
1452 | Tail
1453 |
1454 | ID
1455 | 269
1456 |
1457 |
1458 |
1459 | AllowLabelDrop
1460 |
1461 | Class
1462 | LineGraphic
1463 | Head
1464 |
1465 | ID
1466 | 292
1467 |
1468 | ID
1469 | 356
1470 | Points
1471 |
1472 | {729, 364.5}
1473 | {783, 364.5}
1474 |
1475 | Style
1476 |
1477 | stroke
1478 |
1479 | HeadArrow
1480 | FilledArrow
1481 | HeadScale
1482 | 0.89999997615814209
1483 | Legacy
1484 |
1485 | TailArrow
1486 | FilledArrow
1487 | TailScale
1488 | 0.89999997615814209
1489 |
1490 |
1491 | Tail
1492 |
1493 | ID
1494 | 97
1495 |
1496 |
1497 |
1498 | AllowLabelDrop
1499 |
1500 | Class
1501 | LineGraphic
1502 | Head
1503 |
1504 | ID
1505 | 269
1506 |
1507 | ID
1508 | 355
1509 | Points
1510 |
1511 | {729, 247.5}
1512 | {783, 247.5}
1513 |
1514 | Style
1515 |
1516 | stroke
1517 |
1518 | HeadArrow
1519 | FilledArrow
1520 | HeadScale
1521 | 0.89999997615814209
1522 | Legacy
1523 |
1524 | TailArrow
1525 | 0
1526 | TailScale
1527 | 0.89999997615814209
1528 |
1529 |
1530 | Tail
1531 |
1532 | ID
1533 | 325
1534 |
1535 |
1536 |
1537 | AllowLabelDrop
1538 |
1539 | Class
1540 | LineGraphic
1541 | Head
1542 |
1543 | ID
1544 | 291
1545 |
1546 | ID
1547 | 17
1548 | Points
1549 |
1550 | {828, 396}
1551 | {828, 423}
1552 |
1553 | Style
1554 |
1555 | stroke
1556 |
1557 | HeadArrow
1558 | FilledArrow
1559 | HeadScale
1560 | 0.89999997615814209
1561 | Legacy
1562 |
1563 | TailArrow
1564 | FilledArrow
1565 | TailScale
1566 | 0.89999997615814209
1567 |
1568 |
1569 | Tail
1570 |
1571 | ID
1572 | 292
1573 |
1574 |
1575 |
1576 | Bounds
1577 | {{9, 198}, {90, 63}}
1578 | Class
1579 | ShapedGraphic
1580 | FontInfo
1581 |
1582 | Font
1583 | Helvetica-Bold
1584 | Size
1585 | 13
1586 |
1587 | ID
1588 | 332
1589 | Magnets
1590 |
1591 | {0, 1}
1592 | {0, -1}
1593 | {1, 0}
1594 | {-1, 0}
1595 |
1596 | Shape
1597 | DocumentShape
1598 | Style
1599 |
1600 | fill
1601 |
1602 | Color
1603 |
1604 | b
1605 | 0.854902
1606 | g
1607 | 0.854902
1608 | r
1609 | 0.854902
1610 |
1611 |
1612 |
1613 | Text
1614 |
1615 | Text
1616 | {\rtf1\ansi\ansicpg1252\cocoartf1404\cocoasubrtf470
1617 | \cocoascreenfonts1{\fonttbl\f0\fswiss\fcharset0 Helvetica;}
1618 | {\colortbl;\red255\green255\blue255;}
1619 | \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc\partightenfactor0
1620 |
1621 | \f0\b\fs24 \cf0 Exogenous Data}
1622 | VerticalPad
1623 | 0
1624 |
1625 |
1626 |
1627 | Bounds
1628 | {{9, 99}, {90, 63}}
1629 | Class
1630 | ShapedGraphic
1631 | FontInfo
1632 |
1633 | Font
1634 | Helvetica-Bold
1635 | Size
1636 | 13
1637 |
1638 | ID
1639 | 331
1640 | Magnets
1641 |
1642 | {0, 1}
1643 | {0, -1}
1644 | {1, 0}
1645 | {-1, 0}
1646 |
1647 | Shape
1648 | DocumentShape
1649 | Style
1650 |
1651 | fill
1652 |
1653 | Color
1654 |
1655 | b
1656 | 0.854902
1657 | g
1658 | 0.854902
1659 | r
1660 | 0.854902
1661 |
1662 |
1663 |
1664 | Text
1665 |
1666 | Text
1667 | {\rtf1\ansi\ansicpg1252\cocoartf1404\cocoasubrtf470
1668 | \cocoascreenfonts1{\fonttbl\f0\fswiss\fcharset0 Helvetica;}
1669 | {\colortbl;\red255\green255\blue255;}
1670 | \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc\partightenfactor0
1671 |
1672 | \f0\b\fs24 \cf0 Endogenous Data}
1673 | VerticalPad
1674 | 0
1675 |
1676 |
1677 |
1678 | Bounds
1679 | {{279, 90}, {90, 63}}
1680 | Class
1681 | ShapedGraphic
1682 | FontInfo
1683 |
1684 | Color
1685 |
1686 | b
1687 | 1
1688 | g
1689 | 1
1690 | r
1691 | 1
1692 |
1693 | Font
1694 | Helvetica-Bold
1695 | Size
1696 | 15
1697 |
1698 | ID
1699 | 330
1700 | Magnets
1701 |
1702 | {0, 1}
1703 | {0, -1}
1704 | {1, 0}
1705 | {-1, 0}
1706 |
1707 | Shape
1708 | Rectangle
1709 | Style
1710 |
1711 | fill
1712 |
1713 | Color
1714 |
1715 | b
1716 | 0.8
1717 | g
1718 | 0.591753
1719 | r
1720 | 0.115449
1721 |
1722 |
1723 |
1724 | Text
1725 |
1726 | Pad
1727 | 3
1728 | Text
1729 | {\rtf1\ansi\ansicpg1252\cocoartf1404\cocoasubrtf470
1730 | \cocoascreenfonts1{\fonttbl\f0\fswiss\fcharset0 Helvetica;}
1731 | {\colortbl;\red255\green255\blue255;}
1732 | \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc\partightenfactor0
1733 |
1734 | \f0\b\fs30 \cf1 Message Queue}
1735 | VerticalPad
1736 | 0
1737 |
1738 |
1739 |
1740 | Bounds
1741 | {{279, 216}, {90, 63}}
1742 | Class
1743 | ShapedGraphic
1744 | FontInfo
1745 |
1746 | Color
1747 |
1748 | b
1749 | 1
1750 | g
1751 | 1
1752 | r
1753 | 1
1754 |
1755 | Font
1756 | Helvetica-Bold
1757 | Size
1758 | 15
1759 |
1760 | ID
1761 | 329
1762 | Magnets
1763 |
1764 | {0, 1}
1765 | {0, -1}
1766 | {1, 0}
1767 | {-1, 0}
1768 |
1769 | Shape
1770 | Rectangle
1771 | Style
1772 |
1773 | fill
1774 |
1775 | Color
1776 |
1777 | b
1778 | 0.8
1779 | g
1780 | 0.591753
1781 | r
1782 | 0.115449
1783 |
1784 |
1785 |
1786 | Text
1787 |
1788 | Pad
1789 | 3
1790 | Text
1791 | {\rtf1\ansi\ansicpg1252\cocoartf1404\cocoasubrtf470
1792 | \cocoascreenfonts1{\fonttbl\f0\fswiss\fcharset0 Helvetica;}
1793 | {\colortbl;\red255\green255\blue255;}
1794 | \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc\partightenfactor0
1795 |
1796 | \f0\b\fs30 \cf1 Document Service}
1797 | VerticalPad
1798 | 0
1799 |
1800 |
1801 |
1802 | Bounds
1803 | {{135, 36}, {90, 63}}
1804 | Class
1805 | ShapedGraphic
1806 | FontInfo
1807 |
1808 | Color
1809 |
1810 | b
1811 | 1
1812 | g
1813 | 1
1814 | r
1815 | 1
1816 |
1817 | Font
1818 | Helvetica-Bold
1819 | Size
1820 | 15
1821 |
1822 | ID
1823 | 328
1824 | Magnets
1825 |
1826 | {0, 1}
1827 | {0, -1}
1828 | {1, 0}
1829 | {-1, 0}
1830 |
1831 | Shape
1832 | Rectangle
1833 | Style
1834 |
1835 | fill
1836 |
1837 | Color
1838 |
1839 | b
1840 | 0.8
1841 | g
1842 | 0.591753
1843 | r
1844 | 0.115449
1845 |
1846 |
1847 |
1848 | Text
1849 |
1850 | Pad
1851 | 3
1852 | Text
1853 | {\rtf1\ansi\ansicpg1252\cocoartf1404\cocoasubrtf470
1854 | \cocoascreenfonts1{\fonttbl\f0\fswiss\fcharset0 Helvetica;}
1855 | {\colortbl;\red255\green255\blue255;}
1856 | \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc\partightenfactor0
1857 |
1858 | \f0\b\fs30 \cf1 Scheduler}
1859 | VerticalPad
1860 | 0
1861 |
1862 |
1863 |
1864 | Bounds
1865 | {{135, 144}, {90, 63}}
1866 | Class
1867 | ShapedGraphic
1868 | FontInfo
1869 |
1870 | Color
1871 |
1872 | b
1873 | 1
1874 | g
1875 | 1
1876 | r
1877 | 1
1878 |
1879 | Font
1880 | Helvetica-Bold
1881 | Size
1882 | 15
1883 |
1884 | ID
1885 | 327
1886 | Magnets
1887 |
1888 | {0, 1}
1889 | {0, -1}
1890 | {1, 0}
1891 | {-1, 0}
1892 |
1893 | Shape
1894 | Rectangle
1895 | Style
1896 |
1897 | fill
1898 |
1899 | Color
1900 |
1901 | b
1902 | 0.8
1903 | g
1904 | 0.591753
1905 | r
1906 | 0.115449
1907 |
1908 |
1909 |
1910 | Text
1911 |
1912 | Pad
1913 | 3
1914 | Text
1915 | {\rtf1\ansi\ansicpg1252\cocoartf1404\cocoasubrtf470
1916 | \cocoascreenfonts1{\fonttbl\f0\fswiss\fcharset0 Helvetica;}
1917 | {\colortbl;\red255\green255\blue255;}
1918 | \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc\partightenfactor0
1919 |
1920 | \f0\b\fs30 \cf1 Collectors}
1921 | VerticalPad
1922 | 0
1923 |
1924 |
1925 |
1926 | Bounds
1927 | {{639, 216}, {90, 63}}
1928 | Class
1929 | ShapedGraphic
1930 | FontInfo
1931 |
1932 | Color
1933 |
1934 | b
1935 | 1
1936 | g
1937 | 1
1938 | r
1939 | 1
1940 |
1941 | Font
1942 | Helvetica-Bold
1943 | Size
1944 | 15
1945 |
1946 | ID
1947 | 325
1948 | Magnets
1949 |
1950 | {0, 1}
1951 | {0, -1}
1952 | {1, 0}
1953 | {-1, 0}
1954 |
1955 | Shape
1956 | Rectangle
1957 | Style
1958 |
1959 | fill
1960 |
1961 | Color
1962 |
1963 | b
1964 | 0.8
1965 | g
1966 | 0.591753
1967 | r
1968 | 0.115449
1969 |
1970 |
1971 |
1972 | Text
1973 |
1974 | Pad
1975 | 3
1976 | Text
1977 | {\rtf1\ansi\ansicpg1252\cocoartf1404\cocoasubrtf470
1978 | \cocoascreenfonts1{\fonttbl\f0\fswiss\fcharset0 Helvetica;}
1979 | {\colortbl;\red255\green255\blue255;}
1980 | \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc\partightenfactor0
1981 |
1982 | \f0\b\fs30 \cf1 STIX Extraction}
1983 | VerticalPad
1984 | 0
1985 |
1986 |
1987 |
1988 | Bounds
1989 | {{783, 333}, {90, 63}}
1990 | Class
1991 | ShapedGraphic
1992 | FontInfo
1993 |
1994 | Color
1995 |
1996 | b
1997 | 1
1998 | g
1999 | 1
2000 | r
2001 | 1
2002 |
2003 | Font
2004 | Helvetica-Bold
2005 | Size
2006 | 15
2007 |
2008 | ID
2009 | 292
2010 | Magnets
2011 |
2012 | {0, 1}
2013 | {0, -1}
2014 | {1, 0}
2015 | {-1, 0}
2016 |
2017 | Shape
2018 | Rectangle
2019 | Style
2020 |
2021 | fill
2022 |
2023 | Color
2024 |
2025 | b
2026 | 0.8
2027 | g
2028 | 0.591753
2029 | r
2030 | 0.115449
2031 |
2032 |
2033 |
2034 | Text
2035 |
2036 | Pad
2037 | 3
2038 | Text
2039 | {\rtf1\ansi\ansicpg1252\cocoartf1404\cocoasubrtf470
2040 | \cocoascreenfonts1{\fonttbl\f0\fswiss\fcharset0 Helvetica;}
2041 | {\colortbl;\red255\green255\blue255;}
2042 | \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc\partightenfactor0
2043 |
2044 | \f0\b\fs30 \cf1 Query Service}
2045 | VerticalPad
2046 | 0
2047 |
2048 |
2049 |
2050 | Bounds
2051 | {{783, 423}, {90, 63}}
2052 | Class
2053 | ShapedGraphic
2054 | FontInfo
2055 |
2056 | Font
2057 | Helvetica-Bold
2058 | Size
2059 | 13
2060 |
2061 | ID
2062 | 291
2063 | Magnets
2064 |
2065 | {0, 1}
2066 | {0, -1}
2067 | {1, 0}
2068 | {-1, 0}
2069 |
2070 | Shape
2071 | Cylinder
2072 | Style
2073 |
2074 | fill
2075 |
2076 | Color
2077 |
2078 | b
2079 | 0.854902
2080 | g
2081 | 0.854902
2082 | r
2083 | 0.854902
2084 |
2085 |
2086 |
2087 | Text
2088 |
2089 | Text
2090 | {\rtf1\ansi\ansicpg1252\cocoartf1404\cocoasubrtf470
2091 | \cocoascreenfonts1{\fonttbl\f0\fswiss\fcharset0 Helvetica;}
2092 | {\colortbl;\red255\green255\blue255;}
2093 | \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc\partightenfactor0
2094 |
2095 | \f0\b\fs24 \cf0 Knowledge Graph}
2096 | VerticalPad
2097 | 0
2098 |
2099 |
2100 |
2101 | Bounds
2102 | {{639, 333}, {90, 63}}
2103 | Class
2104 | ShapedGraphic
2105 | FontInfo
2106 |
2107 | Color
2108 |
2109 | b
2110 | 1
2111 | g
2112 | 1
2113 | r
2114 | 1
2115 |
2116 | Font
2117 | Helvetica-Bold
2118 | Size
2119 | 15
2120 |
2121 | ID
2122 | 97
2123 | Magnets
2124 |
2125 | {0, 1}
2126 | {0, -1}
2127 | {1, 0}
2128 | {-1, 0}
2129 |
2130 | Shape
2131 | Rectangle
2132 | Style
2133 |
2134 | fill
2135 |
2136 | Color
2137 |
2138 | b
2139 | 0.8
2140 | g
2141 | 0.591753
2142 | r
2143 | 0.115449
2144 |
2145 |
2146 |
2147 | Text
2148 |
2149 | Pad
2150 | 3
2151 | Text
2152 | {\rtf1\ansi\ansicpg1252\cocoartf1404\cocoasubrtf470
2153 | \cocoascreenfonts1{\fonttbl\f0\fswiss\fcharset0 Helvetica;}
2154 | {\colortbl;\red255\green255\blue255;}
2155 | \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc\partightenfactor0
2156 |
2157 | \f0\b\fs30 \cf1 User Interface}
2158 | VerticalPad
2159 | 0
2160 |
2161 |
2162 |
2163 | Bounds
2164 | {{783, 216}, {90, 63}}
2165 | Class
2166 | ShapedGraphic
2167 | FontInfo
2168 |
2169 | Color
2170 |
2171 | b
2172 | 1
2173 | g
2174 | 1
2175 | r
2176 | 1
2177 |
2178 | Font
2179 | Helvetica-Bold
2180 | Size
2181 | 15
2182 |
2183 | ID
2184 | 269
2185 | Magnets
2186 |
2187 | {0, 1}
2188 | {0, -1}
2189 | {1, 0}
2190 | {-1, 0}
2191 |
2192 | Shape
2193 | Rectangle
2194 | Style
2195 |
2196 | fill
2197 |
2198 | Color
2199 |
2200 | b
2201 | 0.8
2202 | g
2203 | 0.591753
2204 | r
2205 | 0.115449
2206 |
2207 |
2208 |
2209 | Text
2210 |
2211 | Pad
2212 | 3
2213 | Text
2214 | {\rtf1\ansi\ansicpg1252\cocoartf1404\cocoasubrtf470
2215 | \cocoascreenfonts1{\fonttbl\f0\fswiss\fcharset0 Helvetica;}
2216 | {\colortbl;\red255\green255\blue255;}
2217 | \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc\partightenfactor0
2218 |
2219 | \f0\b\fs30 \cf1 Alignment}
2220 | VerticalPad
2221 | 0
2222 |
2223 |
2224 |
2225 | Bounds
2226 | {{639, 90}, {90, 63}}
2227 | Class
2228 | ShapedGraphic
2229 | FontInfo
2230 |
2231 | Color
2232 |
2233 | b
2234 | 1
2235 | g
2236 | 1
2237 | r
2238 | 1
2239 |
2240 | Font
2241 | Helvetica-Bold
2242 | Size
2243 | 15
2244 |
2245 | ID
2246 | 275
2247 | Magnets
2248 |
2249 | {0, 1}
2250 | {0, -1}
2251 | {1, 0}
2252 | {-1, 0}
2253 |
2254 | Shape
2255 | Rectangle
2256 | Style
2257 |
2258 | fill
2259 |
2260 | Color
2261 |
2262 | b
2263 | 0.8
2264 | g
2265 | 0.591753
2266 | r
2267 | 0.115449
2268 |
2269 |
2270 |
2271 | Text
2272 |
2273 | Pad
2274 | 3
2275 | Text
2276 | {\rtf1\ansi\ansicpg1252\cocoartf1404\cocoasubrtf470
2277 | \cocoascreenfonts1{\fonttbl\f0\fswiss\fcharset0 Helvetica;}
2278 | {\colortbl;\red255\green255\blue255;}
2279 | \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc\partightenfactor0
2280 |
2281 | \f0\b\fs30 \cf1 Relation Extraction}
2282 | VerticalPad
2283 | 0
2284 |
2285 |
2286 |
2287 | Bounds
2288 | {{279, 306}, {90, 63}}
2289 | Class
2290 | ShapedGraphic
2291 | FontInfo
2292 |
2293 | Font
2294 | Helvetica-Bold
2295 | Size
2296 | 13
2297 |
2298 | ID
2299 | 369
2300 | Magnets
2301 |
2302 | {0, 1}
2303 | {0, -1}
2304 | {1, 0}
2305 | {-1, 0}
2306 |
2307 | Shape
2308 | Cylinder
2309 | Style
2310 |
2311 | fill
2312 |
2313 | Color
2314 |
2315 | b
2316 | 0.854902
2317 | g
2318 | 0.854902
2319 | r
2320 | 0.854902
2321 |
2322 |
2323 |
2324 | Text
2325 |
2326 | Text
2327 | {\rtf1\ansi\ansicpg1252\cocoartf1404\cocoasubrtf470
2328 | \cocoascreenfonts1{\fonttbl\f0\fswiss\fcharset0 Helvetica;}
2329 | {\colortbl;\red255\green255\blue255;}
2330 | \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc\partightenfactor0
2331 |
2332 | \f0\b\fs24 \cf0 Document Store}
2333 | VerticalPad
2334 | 0
2335 |
2336 |
2337 |
2338 | GridInfo
2339 |
2340 | ShowsGrid
2341 | YES
2342 | SnapsToGrid
2343 | YES
2344 |
2345 | GuidesLocked
2346 | NO
2347 | GuidesVisible
2348 | YES
2349 | HPages
2350 | 2
2351 | ImageCounter
2352 | 1
2353 | KeepToScale
2354 |
2355 | Layers
2356 |
2357 |
2358 | Lock
2359 | NO
2360 | Name
2361 | Bootstrapping
2362 | Print
2363 | YES
2364 | View
2365 | YES
2366 |
2367 |
2368 | LayoutInfo
2369 |
2370 | Animate
2371 | NO
2372 | circoMinDist
2373 | 18
2374 | circoSeparation
2375 | 0.0
2376 | layoutEngine
2377 | dot
2378 | neatoLineLength
2379 | 0.20000000298023224
2380 | neatoSeparation
2381 | 0.0
2382 | twopiSeparation
2383 | 0.0
2384 |
2385 | LinksVisible
2386 | NO
2387 | MagnetsVisible
2388 | NO
2389 | MasterSheets
2390 |
2391 | ModificationDate
2392 | 2017-01-26 14:13:22 +0000
2393 | Modifier
2394 | Huffer, Kelly M.
2395 | NotesVisible
2396 | NO
2397 | Orientation
2398 | 2
2399 | OriginVisible
2400 | NO
2401 | PageBreaks
2402 | YES
2403 | PrintInfo
2404 |
2405 | NSBottomMargin
2406 |
2407 | float
2408 | 41
2409 |
2410 | NSHorizonalPagination
2411 |
2412 | coded
2413 | BAtzdHJlYW10eXBlZIHoA4QBQISEhAhOU051bWJlcgCEhAdOU1ZhbHVlAISECE5TT2JqZWN0AIWEASqEhAFxlwCG
2414 |
2415 | NSLeftMargin
2416 |
2417 | float
2418 | 18
2419 |
2420 | NSOrientation
2421 |
2422 | coded
2423 | BAtzdHJlYW10eXBlZIHoA4QBQISEhAhOU051bWJlcgCEhAdOU1ZhbHVlAISECE5TT2JqZWN0AIWEASqEhAFxlwGG
2424 |
2425 | NSPaperSize
2426 |
2427 | size
2428 | {792, 612}
2429 |
2430 | NSPrintReverseOrientation
2431 |
2432 | coded
2433 | BAtzdHJlYW10eXBlZIHoA4QBQISEhAhOU051bWJlcgCEhAdOU1ZhbHVlAISECE5TT2JqZWN0AIWEASqEhAFxlwCG
2434 |
2435 | NSRightMargin
2436 |
2437 | float
2438 | 18
2439 |
2440 | NSTopMargin
2441 |
2442 | float
2443 | 18
2444 |
2445 |
2446 | PrintOnePage
2447 |
2448 | ReadOnly
2449 | NO
2450 | RowAlign
2451 | 1
2452 | RowSpacing
2453 | 36
2454 | SheetTitle
2455 | arch-2016-07
2456 | SmartAlignmentGuidesActive
2457 | YES
2458 | SmartDistanceGuidesActive
2459 | YES
2460 | UniqueID
2461 | 18
2462 | UseEntirePage
2463 |
2464 | VPages
2465 | 1
2466 | WindowInfo
2467 |
2468 | CurrentSheet
2469 | 0
2470 | ExpandedCanvases
2471 |
2472 | Frame
2473 | {{0, 72}, {1440, 805}}
2474 | ListView
2475 |
2476 | OutlineWidth
2477 | 142
2478 | RightSidebar
2479 |
2480 | ShowRuler
2481 |
2482 | Sidebar
2483 |
2484 | SidebarWidth
2485 | 200
2486 | VisibleRegion
2487 | {{0, -55}, {1225, 663}}
2488 | Zoom
2489 | 1
2490 | ZoomValues
2491 |
2492 |
2493 | arch-2016-07
2494 | 1
2495 | 1
2496 |
2497 |
2498 |
2499 |
2500 |
2501 |
--------------------------------------------------------------------------------
/diagrams/arch-2017-01.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/stucco/docs/027489489bed027c9fc75963c340b7a1cd9df0a0/diagrams/arch-2017-01.png
--------------------------------------------------------------------------------
/diagrams/arch-deps-2014-06.graffle/data.plist:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/stucco/docs/027489489bed027c9fc75963c340b7a1cd9df0a0/diagrams/arch-deps-2014-06.graffle/data.plist
--------------------------------------------------------------------------------
/diagrams/arch-deps-2014-06.graffle/image1.tiff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/stucco/docs/027489489bed027c9fc75963c340b7a1cd9df0a0/diagrams/arch-deps-2014-06.graffle/image1.tiff
--------------------------------------------------------------------------------
/diagrams/arch-deps-2014-06.graffle/image2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/stucco/docs/027489489bed027c9fc75963c340b7a1cd9df0a0/diagrams/arch-deps-2014-06.graffle/image2.png
--------------------------------------------------------------------------------
/diagrams/arch-deps-2014-06.graffle/image3.tiff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/stucco/docs/027489489bed027c9fc75963c340b7a1cd9df0a0/diagrams/arch-deps-2014-06.graffle/image3.tiff
--------------------------------------------------------------------------------
/diagrams/arch-deps-2014-06.graffle/image4.tiff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/stucco/docs/027489489bed027c9fc75963c340b7a1cd9df0a0/diagrams/arch-deps-2014-06.graffle/image4.tiff
--------------------------------------------------------------------------------
/diagrams/arch-deps-2014-06.graffle/image5.tiff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/stucco/docs/027489489bed027c9fc75963c340b7a1cd9df0a0/diagrams/arch-deps-2014-06.graffle/image5.tiff
--------------------------------------------------------------------------------
/diagrams/arch-deps-2014-06.graffle/image6.tiff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/stucco/docs/027489489bed027c9fc75963c340b7a1cd9df0a0/diagrams/arch-deps-2014-06.graffle/image6.tiff
--------------------------------------------------------------------------------
/diagrams/arch-deps-2014-06.graffle/image7.tiff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/stucco/docs/027489489bed027c9fc75963c340b7a1cd9df0a0/diagrams/arch-deps-2014-06.graffle/image7.tiff
--------------------------------------------------------------------------------
/diagrams/arch-deps-2014-06.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/stucco/docs/027489489bed027c9fc75963c340b7a1cd9df0a0/diagrams/arch-deps-2014-06.png
--------------------------------------------------------------------------------
/diagrams/ontology-v0.0.graffle:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/stucco/docs/027489489bed027c9fc75963c340b7a1cd9df0a0/diagrams/ontology-v0.0.graffle
--------------------------------------------------------------------------------
/diagrams/ontology-v0.2.graffle:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/stucco/docs/027489489bed027c9fc75963c340b7a1cd9df0a0/diagrams/ontology-v0.2.graffle
--------------------------------------------------------------------------------
/diagrams/ontology-v0.3.graffle:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/stucco/docs/027489489bed027c9fc75963c340b7a1cd9df0a0/diagrams/ontology-v0.3.graffle
--------------------------------------------------------------------------------
/diagrams/ontology-v0.4-progress.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/stucco/docs/027489489bed027c9fc75963c340b7a1cd9df0a0/diagrams/ontology-v0.4-progress.png
--------------------------------------------------------------------------------
/diagrams/ontology-v0.4.graffle:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/stucco/docs/027489489bed027c9fc75963c340b7a1cd9df0a0/diagrams/ontology-v0.4.graffle
--------------------------------------------------------------------------------
/diagrams/ontology-v0.4.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/stucco/docs/027489489bed027c9fc75963c340b7a1cd9df0a0/diagrams/ontology-v0.4.png
--------------------------------------------------------------------------------
/diagrams/ontology-v0.5.graffle:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/stucco/docs/027489489bed027c9fc75963c340b7a1cd9df0a0/diagrams/ontology-v0.5.graffle
--------------------------------------------------------------------------------
/diagrams/ontology-v0.5.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/stucco/docs/027489489bed027c9fc75963c340b7a1cd9df0a0/diagrams/ontology-v0.5.png
--------------------------------------------------------------------------------
/diagrams/stucco-extraction.graffle:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/stucco/docs/027489489bed027c9fc75963c340b7a1cd9df0a0/diagrams/stucco-extraction.graffle
--------------------------------------------------------------------------------
/diagrams/stucco-extraction.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/stucco/docs/027489489bed027c9fc75963c340b7a1cd9df0a0/diagrams/stucco-extraction.png
--------------------------------------------------------------------------------
/papers/2013-ICMLA-Bridges-PACE.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/stucco/docs/027489489bed027c9fc75963c340b7a1cd9df0a0/papers/2013-ICMLA-Bridges-PACE.pdf
--------------------------------------------------------------------------------
/papers/2014-ase-paper.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/stucco/docs/027489489bed027c9fc75963c340b7a1cd9df0a0/papers/2014-ase-paper.pdf
--------------------------------------------------------------------------------
/papers/2015-bootstrap-cisrc-paper.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/stucco/docs/027489489bed027c9fc75963c340b7a1cd9df0a0/papers/2015-bootstrap-cisrc-paper.pdf
--------------------------------------------------------------------------------
/papers/2015-ontology-cisrc-paper.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/stucco/docs/027489489bed027c9fc75963c340b7a1cd9df0a0/papers/2015-ontology-cisrc-paper.pdf
--------------------------------------------------------------------------------
/papers/2016-NAACL-submission.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/stucco/docs/027489489bed027c9fc75963c340b7a1cd9df0a0/papers/2016-NAACL-submission.pdf
--------------------------------------------------------------------------------
/papers/2016-cisrc-graphprints-submitted.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/stucco/docs/027489489bed027c9fc75963c340b7a1cd9df0a0/papers/2016-cisrc-graphprints-submitted.pdf
--------------------------------------------------------------------------------
/posters/2014-JMM-Jones-TextPoster.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/stucco/docs/027489489bed027c9fc75963c340b7a1cd9df0a0/posters/2014-JMM-Jones-TextPoster.pdf
--------------------------------------------------------------------------------
/posters/2014-JMM-McNeill-BootstrappingPoster.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/stucco/docs/027489489bed027c9fc75963c340b7a1cd9df0a0/posters/2014-JMM-McNeill-BootstrappingPoster.pdf
--------------------------------------------------------------------------------
/posters/2016-Flocon-Poster.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/stucco/docs/027489489bed027c9fc75963c340b7a1cd9df0a0/posters/2016-Flocon-Poster.pdf
--------------------------------------------------------------------------------
/presentations/2013.12-PACE.pptx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/stucco/docs/027489489bed027c9fc75963c340b7a1cd9df0a0/presentations/2013.12-PACE.pptx
--------------------------------------------------------------------------------
/presentations/2014-FloCon-Gerth.md:
--------------------------------------------------------------------------------
1 | # Stucco - Situation and Threat Understanding by Correlating Contextual Observations
2 |
3 | ### Presented at [FloCon 2014](https://www.cert.org/flocon/)
4 |
5 | ### [Slides (pdf)](https://github.com/stucco/docs/blob/master/presentations/2014-FloCon-Gerth.pdf?raw=true)
6 |
7 | We report early results from a DHS-funded research project that is working on augmenting and annotating flow data in order to provide additional context for cybersecurity analysts. Stucco seeks to organize both structured data, such as that found in CVE, with data from unstructured text from places such as cybersecurity blogs so that it can be presented as part of a visual analytic system. This research is led by Oak Ridge National Laboratory in collaboration with Pacific Northwest National Laboratory, Stanford University, and REN-ISAC.
8 |
9 | Stucco addresses a fundamental problem in cyber attack discovery and situational understanding: the difficulty of putting security events in context. Security event data, such as intrusion detection system alerts, provide a starting point for analysis, but are information impoverished. Analysts must manually gather and synthesize relevant data to add context to events. Further, these sources are almost all from within an enterprise, ignoring the vast amounts of external data that could provide context to events. There is a wealth of available data that could be used to provide context for security events and to facilitate threat awareness relevant to an analyst’s environment, but this data is not currently systematically collected or integrated into cyber security systems.
10 |
11 | Cyber security analysts need information to gain situational understanding – not more data that lacks context. The focus of Stucco is not to simply collect more data for indexing or clustering documents. Rather, Stucco will organize domain concepts that match the way analysts think. Stucco will collect data not typically integrated into security systems, extract domain concepts and relationships, and integrate that information into a cyber security knowledge graph to accelerate situational understanding.
12 |
13 | By organizing data into a knowledge graph, security analysts will be able to rapidly search for domain concepts, speeding up access to the information needed for decision-making. Additionally, the information returned will only be that which is pertinent to their search. This approach ensures that only the minimal set of relevant information is provided to the analyst, ensuring they aren’t overwhelmed by additional data. Our approach enables analysts to more quickly identify events that can be discarded as false positives and to perform more thorough analysis with the relevant context to make decisions.
14 |
15 |
--------------------------------------------------------------------------------
/presentations/2014-FloCon-Gerth.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/stucco/docs/027489489bed027c9fc75963c340b7a1cd9df0a0/presentations/2014-FloCon-Gerth.pdf
--------------------------------------------------------------------------------
/presentations/2014.03.28-bridges-cisml.pptx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/stucco/docs/027489489bed027c9fc75963c340b7a1cd9df0a0/presentations/2014.03.28-bridges-cisml.pptx
--------------------------------------------------------------------------------
/presentations/2014.05.06-bridges-stucco.pptx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/stucco/docs/027489489bed027c9fc75963c340b7a1cd9df0a0/presentations/2014.05.06-bridges-stucco.pptx
--------------------------------------------------------------------------------
/presentations/2014.05.16-bridges-stucco.pptx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/stucco/docs/027489489bed027c9fc75963c340b7a1cd9df0a0/presentations/2014.05.16-bridges-stucco.pptx
--------------------------------------------------------------------------------
/presentations/2014.05.28-bridges.pptx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/stucco/docs/027489489bed027c9fc75963c340b7a1cd9df0a0/presentations/2014.05.28-bridges.pptx
--------------------------------------------------------------------------------
/presentations/2015.09-bridges-bootstrapping.pptx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/stucco/docs/027489489bed027c9fc75963c340b7a1cd9df0a0/presentations/2015.09-bridges-bootstrapping.pptx
--------------------------------------------------------------------------------
/presentations/2016.04-bootstrapping-implementation.pptx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/stucco/docs/027489489bed027c9fc75963c340b7a1cd9df0a0/presentations/2016.04-bootstrapping-implementation.pptx
--------------------------------------------------------------------------------