Skip to content

Commit 5f0b74d

Browse files
olavurmortensenpiskvorky
authored andcommitted
Added plot image for summarization tutorial.
1 parent c93dde0 commit 5f0b74d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/notebooks/summarization_tutorial.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -385,7 +385,7 @@
385385
"In the <b>plot below</b>, we see the running times together with the sizes of the datasets. To create datasets of different sizes, we have simply taken prefixes of text; in other words we take the first <i>n</i> characters of the book. The algorithm seems to be <b>polynomial in time</b>, so one needs to be careful before plugging a large dataset into the summarizer.\n",
386386
"\n",
387387
"<figure>\n",
388-
" <img src=\"/files/summarizer_running_time.png\">\n",
388+
" <img src=\"/files/summarization_tutorial_plot.png\">\n",
389389
" <figcaption></figcaption>\n",
390390
"</figure>\n",
391391
"\n",
@@ -402,4 +402,4 @@
402402
"metadata": {}
403403
}
404404
]
405-
}
405+
}
11.4 KB
Loading

0 commit comments

Comments
 (0)