Skip to content

Commit

Permalink
update text presentation in toc
Browse files Browse the repository at this point in the history
  • Loading branch information
ccxzhang committed Nov 1, 2023
1 parent 6f4c337 commit 8352fc0
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 10 deletions.
2 changes: 2 additions & 0 deletions docs/_toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ parts:
- caption: Text
chapters:
- file: text/intro
- url: https://worldbank.github.io/pacific-observatory/interactive/text/text_presentation.slides.html
title: Text Presentation
- caption: Automatic Identification System
chapters:
- file: ais_intro
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7664,7 +7664,7 @@ <h2 id="Topic-Modeling">Topic Modeling<a class="anchor-link" href="#Topic-Modeli
</div>
<div class="jp-InputArea jp-Cell-inputArea"><div class="jp-InputPrompt jp-InputArea-prompt">
</div><div class="jp-RenderedHTMLCommon jp-RenderedMarkdown jp-MarkdownOutput" data-mime-type="text/markdown">
<h2 id="Sentimental-Analysis">Sentimental Analysis<a class="anchor-link" href="#Sentimental-Analysis">¶</a></h2>
<h2 id="Sentiment-Analysis">Sentiment Analysis<a class="anchor-link" href="#Sentiment-Analysis">¶</a></h2>
</div>
</div>
</div>
Expand Down Expand Up @@ -7727,7 +7727,7 @@ <h2 id="Sentimental-Analysis">Sentimental Analysis<a class="anchor-link" href="#
</div>
</div>
</div></section><section>
<div class="jp-Cell jp-MarkdownCell jp-Notebook-cell" id="cell-id=5c6f09db">
<div class="jp-Cell jp-MarkdownCell jp-Notebook-cell" id="cell-id=ebfaa60c">
<div class="jp-Cell-inputWrapper" tabindex="0">
<div class="jp-Collapser jp-InputCollapser jp-Cell-inputCollapser">
</div>
Expand Down Expand Up @@ -7764,7 +7764,7 @@ <h2 id="Sentimental-Analysis">Sentimental Analysis<a class="anchor-link" href="#
</div>
</div>
</div></div></section><section>
<div class="jp-Cell jp-MarkdownCell jp-Notebook-cell" id="cell-id=56ec029f">
<div class="jp-Cell jp-MarkdownCell jp-Notebook-cell" id="cell-id=5f313f26">
<div class="jp-Cell-inputWrapper" tabindex="0">
<div class="jp-Collapser jp-InputCollapser jp-Cell-inputCollapser">
</div>
Expand All @@ -7774,7 +7774,7 @@ <h2 id="Sentimental-Analysis">Sentimental Analysis<a class="anchor-link" href="#
</div>
</div>
</div>
</div><div class="fragment"><div class="jp-Cell jp-CodeCell jp-Notebook-cell" id="cell-id=e739223b">
</div><div class="fragment"><div class="jp-Cell jp-CodeCell jp-Notebook-cell" id="cell-id=3f8eb6a8">
<div class="jp-Cell-inputWrapper" tabindex="0">
<div class="jp-Collapser jp-InputCollapser jp-Cell-inputCollapser">
</div>
Expand Down Expand Up @@ -7830,7 +7830,7 @@ <h2 id="Google-Trends">Google Trends<a class="anchor-link" href="#Google-Trends"
</div>
</div>
</div></section><section>
<div class="jp-Cell jp-MarkdownCell jp-Notebook-cell" id="cell-id=b65f5f93">
<div class="jp-Cell jp-MarkdownCell jp-Notebook-cell" id="cell-id=c20d80af">
<div class="jp-Cell-inputWrapper" tabindex="0">
<div class="jp-Collapser jp-InputCollapser jp-Cell-inputCollapser">
</div>
Expand Down
10 changes: 5 additions & 5 deletions notebooks/text/text_presentation.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@
}
},
"source": [
"## Sentimental Analysis"
"## Sentiment Analysis"
]
},
{
Expand Down Expand Up @@ -461,7 +461,7 @@
},
{
"cell_type": "markdown",
"id": "5c6f09db",
"id": "ebfaa60c",
"metadata": {
"slideshow": {
"slide_type": "subslide"
Expand Down Expand Up @@ -502,7 +502,7 @@
},
{
"cell_type": "markdown",
"id": "56ec029f",
"id": "5f313f26",
"metadata": {
"slideshow": {
"slide_type": "subslide"
Expand All @@ -515,7 +515,7 @@
{
"cell_type": "code",
"execution_count": 10,
"id": "e739223b",
"id": "3f8eb6a8",
"metadata": {
"slideshow": {
"slide_type": "fragment"
Expand Down Expand Up @@ -571,7 +571,7 @@
},
{
"cell_type": "markdown",
"id": "b65f5f93",
"id": "c20d80af",
"metadata": {
"slideshow": {
"slide_type": "subslide"
Expand Down

0 comments on commit 8352fc0

Please sign in to comment.