Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions app/views/static/about_natural_language_search.html.erb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<% content_for :title, "About Natural Language Search | #{index_page_title}" %>

<div class="container about-nls">
<h2>Opting in to Natural Language Search</h2>
<h2>About Natural Language Search</h2>

<h3>What does turning on the Natural Language Search (NLS) do?</h3>

Expand All @@ -13,9 +13,11 @@

<p>You can opt-in and out of the NLS to try both options to see which results are better for different types of queries. We'll remember your last choice to make it easier to continue where you left off.</p>

<h3>How can I tell you what I think about NLS?</h3>
<h3>Can I tell you what I think about NLS?</h3>

<p><a href="https://libraries.mit.edu/use-feedback">Send us your feedback!</a> Sharing your experiences (good and bad) will help us understand how to make these search options work better.</p>
<p>Sharing your experiences (good and bad) will help us understand how to make these search options work better. <a href="https://libraries.mit.edu/use-feedback">Send us your feedback!</a> NOTE: If you need help now, please use <a href="https://libraries.mit.edu/ask">Ask Us</a> for expert reference help - the feedback form is not actively monitored on a daily basis.</p>

<p> Sharing your experiences (good and bad) will help us understand how to make these search options work better.</p>
<p>In our experience, NLS works well for:</p>
<ul>
<li>Natural language queries ("what causes ocean acidification?")</li>
Expand Down