Update index.html
Browse files- index.html +2 -2
index.html
CHANGED
@@ -97,11 +97,11 @@
|
|
97 |
<!-- Abstract. -->
|
98 |
<div class="columns is-centered has-text-centered">
|
99 |
<div class="column is-four-fifths">
|
100 |
-
<h2 class="title is-3">
|
101 |
<div class="content has-text-justified">
|
102 |
<p>
|
103 |
WOPR, Word Predictor, is a memory-based language model developed in 2006-2011,
|
104 |
-
and woken up from its cryogenic sleep in a
|
105 |
</p>
|
106 |
<p>
|
107 |
A memory-based language model, in this case running on the TiMBL classifier,
|
|
|
97 |
<!-- Abstract. -->
|
98 |
<div class="columns is-centered has-text-centered">
|
99 |
<div class="column is-four-fifths">
|
100 |
+
<h2 class="title is-3">WOPR in brief</h2>
|
101 |
<div class="content has-text-justified">
|
102 |
<p>
|
103 |
WOPR, Word Predictor, is a memory-based language model developed in 2006-2011,
|
104 |
+
and woken up from its cryogenic sleep in a more suitable era.
|
105 |
</p>
|
106 |
<p>
|
107 |
A memory-based language model, in this case running on the TiMBL classifier,
|