diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2024-04-28 23:19:33 -0600 |
---|---|---|
committer | Navan Chauhan <navanchauhan@gmail.com> | 2024-04-28 23:19:33 -0600 |
commit | 7c0efb4f6b937d05eee9eec45ea2b375a37f206e (patch) | |
tree | 993059519e363626ba0d53c336e8d4f1f402574c | |
parent | 439abf750cc25c9b8c11eb4f3fbe5527e0be4e61 (diff) |
update notebook with comment
-rw-r--r-- | Resources/notebooks/phil3030-spring-2024.html | 2 |
1 files changed, 1 insertions, 1 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> |