Skip to content

Commit 12d2b20

Browse files
committed
Revise content.
1 parent 18baa37 commit 12d2b20

File tree

1 file changed

+3
-13
lines changed

1 file changed

+3
-13
lines changed

index.html

+3-13
Original file line numberDiff line numberDiff line change
@@ -56,12 +56,7 @@ <h2>
5656
<!-- <a id="news" class="anchor" href="#news" aria-hidden="true"><span class="octicon octicon-link"></span></a>News</h2> -->
5757
<!-- <p>A new version of the toolkit has been released with several improvements and new features: -->
5858
<!-- <ul> -->
59-
<!-- <li>Ability to force translations for specific phrases of the source sentence</li> -->
60-
<!-- <li>Capability to access language and translation models from disk</li> -->
61-
<!-- <li>Added functionality to use multiple language and translation models</li> -->
62-
<!-- <li>Added tool to create empty models useful to perform online learning from scratch</li> -->
63-
<!-- <li>Portability increased</li> -->
64-
<!-- <li>The Thot manual has been extended and revised</li> -->
59+
<!-- <li>TBD</li> -->
6560
<!-- </ul> -->
6661

6762
<h2>
@@ -71,7 +66,7 @@ <h2>
7166

7267
<ul>
7368
<li>Definition of complex programs composed of several processes.</li>
74-
<li>Framework to define programs and processes using Bash shell scripting.</li>
69+
<li>Framework to define programs and processes using Bash shell scripting or other languages.</li>
7570
<li>Concurrent execution of processes depending on detailed process dependencies.</li>
7671
<li>Reexecution of only those processes that are pending or whose execution failed.</li>
7772
<li>Integration with workload schedulers such as Slurm.</li>
@@ -168,12 +163,7 @@ <h4>
168163

169164
<!-- <pre><code> $ make installcheck</code></pre> -->
170165

171-
<!-- <p>The tests performed by the previous command involve the execution of -->
172-
<!-- the main tasks present in a typical SMT pipeline, including training and -->
173-
<!-- tuning of model parameters as well as generating translations using the -->
174-
<!-- estimated models (see more on this in the Thot manual). The command -->
175-
<!-- internally uses the toy corpus provided with the Thot package to carry -->
176-
<!-- out the checkings.</p> -->
166+
<!-- <p>TBD</p> -->
177167

178168
<h4>
179169
<a id="third-party-software" class="anchor" href="#third-party-software"

0 commit comments

Comments
 (0)