Skip to content

Commit

Permalink
aktueller Stand
Browse files Browse the repository at this point in the history
  • Loading branch information
rjoberon committed Sep 11, 2024
1 parent 5259329 commit cfdf014
Show file tree
Hide file tree
Showing 40 changed files with 1,914 additions and 34 deletions.
215 changes: 181 additions & 34 deletions 2023-07-17-icfca_kassel/FCA_and_DraCor.ipynb

Large diffs are not rendered by default.

134 changes: 134 additions & 0 deletions 2024-09-13-hu/custom.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,134 @@
li.web::marker {
content: "🌐 ";
}
li.doc::marker {
content: "🗎 ";
}
li.mail::marker {
content: "✉ ";
}
li.clap::marker {
content: "👏 ";
}

.reveal {
font-size: 24px; }

.reveal h1 {
font-size: 3.1em; }

.reveal h2 {
font-size: 1.7em; }

.reveal h3 {
font-size: 1.2em;
margin-top: 20px;
}


.reveal h4 {
font-size: 1em; }

.reveal h1, .reveal h2, .reveal h3, .reveal h4, .reveal h5, .reveal h5 {
font-family: Gill Sans;
font-weight: 300;
}

.reveal a {
color: #2048a0; }

.reveal a:hover {
color: #4068c0; }

.reveal section img {
border: 4px none #000;
box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
}

.reveal .left {
left:-8.33%;
text-align: left;
float: left;
width:50%;
z-index:-10;
}

.reveal .right {
left:31.25%;
top: 75px;
float: right;
text-align: right;
z-index:-10;
width:50%;
}

/* fix line height for sub */
sub {
vertical-align: baseline !important;
position: relative;
top: 0.1em;
}

blockquote p {
margin-top: 0px !important;
}

.vasource {
color: red;
}

.vatarget {
color: blue;
}

.vamodifier {
color: green;
}

ol ol {
list-style-type: lower-alpha !important;
}

.reveal blockquote {
width: 80%;
}

/* custom table for methods overview */

table.methods {
border-collapse: separate;
}

table.methods td {
border: none;
vertical-align: bottom;
}

table.methods td.m1t, table.methods td.m1b {
border-left: 5px solid red;
border-right: 5px solid red;
}
table.methods td.m1t {
border-top: 5px solid red;
}
table.methods td.m1b {
border-bottom: 5px solid red;
}

table.methods td.m2t, table.methods td.m2b {
border-left: 5px solid green;
border-right: 5px solid green;
}
table.methods td.m2t {
border-top: 5px solid green;
}
table.methods td.m2b {
border-bottom: 5px solid green;
}

table.methods td.m3, table.methods tr:last-child td.m3 {
border: 5px solid blue;
}
table.methods td.m4, table.methods tr:last-child td.m4 {
border: 5px solid yellow;
}
Binary file added 2024-09-13-hu/images/08_neuron.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2024-09-13-hu/images/Manfred_Lehmann_001.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2024-09-13-hu/images/antrittsvorlesung.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2024-09-13-hu/images/bibsonomy.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2024-09-13-hu/images/blstm_att.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2024-09-13-hu/images/blstm_crf.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2024-09-13-hu/images/cc.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2024-09-13-hu/images/coverhunter.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2024-09-13-hu/images/elonmusk.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2024-09-13-hu/images/evaluation.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2024-09-13-hu/images/generalisierbarkeit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2024-09-13-hu/images/generalisierbarkeit_new.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2024-09-13-hu/images/memory.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2024-09-13-hu/images/neuronales_netz.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
291 changes: 291 additions & 0 deletions 2024-09-13-hu/images/nyt_sources_over_time.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2024-09-13-hu/images/performance.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2024-09-13-hu/images/performance_chunks.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2024-09-13-hu/images/perzeptron.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2024-09-13-hu/images/planet.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2024-09-13-hu/images/postit.png
Binary file added 2024-09-13-hu/images/purity.png
Binary file added 2024-09-13-hu/images/qrcode.png
Binary file added 2024-09-13-hu/images/spam.png
Binary file added 2024-09-13-hu/images/timeline.png
Binary file added 2024-09-13-hu/images/topsources.jpg
293 changes: 293 additions & 0 deletions 2024-09-13-hu/images/vossantos_theof_nyt.svg

Large diffs are not rendered by default.

Binary file added 2024-09-13-hu/images/vossius.jpg
Binary file added 2024-09-13-hu/images/word115formatting.png
Binary file added 2024-09-13-hu/images/wordembedding.png
Binary file added 2024-09-13-hu/images/xkcd_1256.png
Loading

0 comments on commit cfdf014

Please sign in to comment.