added description to cat
This commit is contained in:
parent
546241beb6
commit
5a3f6bf7f1
@ -11,7 +11,13 @@
|
||||
<div id="content">
|
||||
<a href="http://tmconcordia.sourceforge.net/" target="_blank"><img src="images/banner.jpg" alt="Banner" /></a>
|
||||
<br/><br/><br/>
|
||||
<label for="searchInput">Enter search pattern (sentence):</label>
|
||||
<p>
|
||||
Welcome to the interactive Concordia demo. The system finds the longest matches of the pattern sentence in its translation memory. This translation memory is 200 000 sentences taken from English-Spanish corpus of European Law. Please enter an English sentence in the field below and press Enter (or use the search button). This instance of Concordia works best with law sentences, but is very likely to output some results for any English sentence. You can also use predefined samples, simply use the link "show/hide samples" and apply one of the sample sentences.
|
||||
</p>
|
||||
<p>
|
||||
Enjoy your work with the system!
|
||||
</p>
|
||||
<label for="searchInput">Enter search pattern (English sentence):</label>
|
||||
<span class="suggestion" onclick="showHideSuggestions()">show/hide samples</span>
|
||||
<br/><br/>
|
||||
<div class="suggestionsInvisible" id="suggestions">
|
||||
|
Loading…
Reference in New Issue
Block a user