diff options
-rw-r--r-- | Resources/notebooks/phil3030-spring-2024.html | 2 | ||||
-rw-r--r-- | docs/feed.rss | 2 | ||||
-rw-r--r-- | docs/notebooks/phil3030-spring-2024.html | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/Resources/notebooks/phil3030-spring-2024.html b/Resources/notebooks/phil3030-spring-2024.html index ba44508..294293f 100644 --- a/Resources/notebooks/phil3030-spring-2024.html +++ b/Resources/notebooks/phil3030-spring-2024.html @@ -474,7 +474,7 @@ span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: -<h1 id="Term-Paper-Code">Term Paper Code<a class="anchor-link" href="#Term-Paper-Code">¶</a></h1><p>Subset of code that was used to generate assets and queries for the paper.</p> +<h1 id="Term-Paper-Code">Term Paper Code<a class="anchor-link" href="#Term-Paper-Code">¶</a></h1><p>Subset of code that was used to generate assets and queries for the paper. Does not include rest of the code used for topic modelling/clustering, sentiment analysis and machine-translation</p> <h2 id="Imports-and-Configuration">Imports and Configuration<a class="anchor-link" href="#Imports-and-Configuration">¶</a></h2> diff --git a/docs/feed.rss b/docs/feed.rss index 39e3517..8d706a6 100644 --- a/docs/feed.rss +++ b/docs/feed.rss @@ -4,7 +4,7 @@ <link rel="alternate" type="text/html" href="https://web.navan.dev/"/> <link rel="self" type="application/atom+xml" href="https://web.navan.dev/feed.rss"/> <subtitle>Rare Tips, Tricks and Posts</subtitle> - <updated>2024-04-28T23:16:15.648424</updated> + <updated>2024-04-28T23:19:19.396467</updated> <author> <name>Navan Chauhan</name> </author> diff --git a/docs/notebooks/phil3030-spring-2024.html b/docs/notebooks/phil3030-spring-2024.html index ba44508..294293f 100644 --- a/docs/notebooks/phil3030-spring-2024.html +++ b/docs/notebooks/phil3030-spring-2024.html @@ -474,7 +474,7 @@ span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: -<h1 id="Term-Paper-Code">Term Paper Code<a class="anchor-link" href="#Term-Paper-Code">¶</a></h1><p>Subset of code that was used to generate assets and queries for the paper.</p> +<h1 id="Term-Paper-Code">Term Paper Code<a class="anchor-link" href="#Term-Paper-Code">¶</a></h1><p>Subset of code that was used to generate assets and queries for the paper. Does not include rest of the code used for topic modelling/clustering, sentiment analysis and machine-translation</p> <h2 id="Imports-and-Configuration">Imports and Configuration<a class="anchor-link" href="#Imports-and-Configuration">¶</a></h2> |