Martin Thoma 114356002e Move publications from /documents to /publications hace 9 años
..
figures 114356002e Move publications from /documents to /publications hace 9 años
.gitignore 114356002e Move publications from /documents to /publications hace 9 años
Analyse.tex 114356002e Move publications from /documents to /publications hace 9 años
Ausarbeitung-Thoma.pdf 114356002e Move publications from /documents to /publications hace 9 años
Ausarbeitung-Thoma.tex 114356002e Move publications from /documents to /publications hace 9 años
Ausblick.tex 114356002e Move publications from /documents to /publications hace 9 años
DYCOS-Algorithmus.tex 114356002e Move publications from /documents to /publications hace 9 años
Einleitung.tex 114356002e Move publications from /documents to /publications hace 9 años
Makefile 114356002e Move publications from /documents to /publications hace 9 años
README.md 114356002e Move publications from /documents to /publications hace 9 años
Related-Work.tex 114356002e Move publications from /documents to /publications hace 9 años
SchwaechenVerbesserungen.tex 114356002e Move publications from /documents to /publications hace 9 años
Sprungtypen.tex 114356002e Move publications from /documents to /publications hace 9 años
Vokabularbestimmung.tex 114356002e Move publications from /documents to /publications hace 9 años
abstract.tex 114356002e Move publications from /documents to /publications hace 9 años
literatur.bib 114356002e Move publications from /documents to /publications hace 9 años
mystyle.sty 114356002e Move publications from /documents to /publications hace 9 años

README.md

About

The document in this folder is part of a proseminar at KIT. It is written in German.

Ausarbeitung zum Proseminar "Netzwerkanalyse" am KIT.

Die Ausarbeitung soll 10-12 Seiten haben und die Präsentation 25-30 Minuten dauern und 10-15 Minuten Diskussion.

Zu der Ausarbeitung gehört eine Präsentation.

Abstract - English

This paper explains the DYCOS-Algorithm as it was introduced in by Aggarwal and Li in 2011. It operates on graphs whichs nodes are partially labeled and automatically adds missing labels to nodes. To do so, the DYCOS algorithm makes use of the structure of the graph as well as content which is assigned to the node. Aggarwal and Li measured in an experimental analysis that DYCOS adds the missing labels to a Graph with 19396 nodes of which 14814 are labeled and another Graph with 806635 nodes of which 18999 are labeld on one core of an Intel Xeon 2.5 GHz CPU with 32 G RAM within less than a minute. Additionally, extensions of the DYCOS algorithm are proposed.

Possible categories