Revision: 13740
          http://gate.svn.sourceforge.net/gate/?rev=13740&view=rev
Author:   ian_roberts
Date:     2011-04-21 13:15:20 +0000 (Thu, 21 Apr 2011)

Log Message:
-----------
Doc changes and draft announcement.

Modified Paths:
--------------
    gate/branches/release-6.1/doc/index.html
    gate/branches/release-6.1/doc/releases.html

Added Paths:
-----------
    gate/branches/release-6.1/doc/announce-6-1.html
    gate/branches/release-6.1/doc/announce-6-1.yam

Added: gate/branches/release-6.1/doc/announce-6-1.html
===================================================================
--- gate/branches/release-6.1/doc/announce-6-1.html                             
(rev 0)
+++ gate/branches/release-6.1/doc/announce-6-1.html     2011-04-21 13:15:20 UTC 
(rev 13740)
@@ -0,0 +1,70 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
+   "http://www.w3.org/TR/html4/strict.dtd";>
+<!-- AUTOGENERATED FILE: ALL EDITS WILL BE LOST!!! -->
+<html lang="en">
+<head>
+<meta name="generator" content="cow"/>
+<title>GATE Developer/Embedded Version 6.1 release (April 2011)</title>
+<style type="text/css">
+/*<![CDATA[*/
+<!--
+html, body {
+  background: #fff;
+  color: #000;
+  font-family: sans-serif;
+}
+h1,h2,h3,h4,h5,p,ul,ol { font-family: sans-serif; }
+pre { font-family: monospace; }
+h3.navhead {
+  font-size: 100%;
+}
+div.banner {
+  border: none;
+  margin-right: 0px;
+  margin-left: 0px;
+  padding: 0.09em;
+  text-align: center;
+  font-weight: bold; 
+}
+div.banner a:link, div.banner {
+  background: #A0D0F0;
+  color: #000000;
+}
+div.banner a:active {
+  background: #000000;
+  color: #FFFFFF;
+}
+div.banner a:hover {
+  background: #000000;
+  color: #FFFFFF;
+-->
+/*]]>*/
+</style>
+</head>
+<body bgcolor="#FFFFFF" text="#000000">
+<h1 class="cow-title-heading">GATE Developer/Embedded Version 6.1 release 
(April 2011)</h1>
+
+<p>GATE Developer and GATE Embedded version 6.1 adds a number of new plugins
+including:</p>
+
+<ul>
+<li>Taggers to annotate and normalize numbers, dates and measurement 
expressions.</li>
+<li>A tool to &quot;clean up&quot; annotations in a document, removing 
features that are
+  not declared in the annotation's schema.</li>
+<li>A tool based on <a class="cow-url" 
href="http://code.google.com/p/boilerpipe/";>boilerpipe</a> to detect
+  the &quot;content&quot; parts of a document as opposed to the 
&quot;boilerplate&quot;.</li>
+<li>A rewritten MetaMap tagger for biomedical terms.</li>
+</ul>
+
+<p>This release also includes enhancements to JAPE, the Groovy support in GATE,
+ANNIC and the WebSphinx web crawler PR, and numerous other bugfixes.  Full
+details can be found in the
+<a class="cow-url" 
href="http://gate.ac.uk/userguide/sec:changes:6.1";>changelog in the user 
guide</a>,
+and the software is available to download from <a class="cow-url" 
href="http://gate.ac.uk/download/";>http://gate.ac.uk/download/</a>.</p>
+
+<p>GATE Embedded 6.1 forms the basis of GATE Teamware 1.4, GATE M&iacute;mir 
3.2.0
+and GCP 2.0, which have all been released as open-source, and the
+<a class="cow-url" href="https://gatecloud.net";>GATECloud.net</a> cloud 
computing service.  See the
+<a class="cow-url" href="http://gate.ac.uk/userguide";>GATE user guide</a> or 
visit
+<a class="cow-url" href="https://gatecloud.net";>https://gatecloud.net</a> for 
more details on these tools.</p>
+</body></html>

Added: gate/branches/release-6.1/doc/announce-6-1.yam
===================================================================
--- gate/branches/release-6.1/doc/announce-6-1.yam                              
(rev 0)
+++ gate/branches/release-6.1/doc/announce-6-1.yam      2011-04-21 13:15:20 UTC 
(rev 13740)
@@ -0,0 +1,23 @@
+GATE Developer/Embedded Version 6.1 release (April 2011)
+
+GATE Developer and GATE Embedded version 6.1 adds a number of new plugins
+including:
+
+- Taggers to annotate and normalize numbers, dates and measurement expressions.
+- A tool to "clean up" annotations in a document, removing features that are
+  not declared in the annotation's schema.
+- A tool based on %(http://code.google.com/p/boilerpipe/,boilerpipe) to detect
+  the "content" parts of a document as opposed to the "boilerplate".
+- A rewritten MetaMap tagger for biomedical terms.
+
+This release also includes enhancements to JAPE, the Groovy support in GATE,
+ANNIC and the WebSphinx web crawler PR, and numerous other bugfixes.  Full
+details can be found in the
+%(http://gate.ac.uk/userguide/sec:changes:6.1,changelog in the user guide),
+and the software is available to download from %(http://gate.ac.uk/download/).
+
+GATE Embedded 6.1 forms the basis of GATE Teamware 1.4, GATE Mímir 3.2.0
+and GCP 2.0, which have all been released as open-source, and the
+%(https://gatecloud.net,GATECloud.net) cloud computing service.  See the
+%(http://gate.ac.uk/userguide,GATE user guide) or visit
+%(https://gatecloud.net) for more details on these tools.

Modified: gate/branches/release-6.1/doc/index.html
===================================================================
--- gate/branches/release-6.1/doc/index.html    2011-04-21 10:49:54 UTC (rev 
13739)
+++ gate/branches/release-6.1/doc/index.html    2011-04-21 13:15:20 UTC (rev 
13740)
@@ -19,7 +19,7 @@
         <ul>
             <li>The <a href="http://gate.ac.uk/userguide";>User Guide</a> 
includes developer documentation - that's the first place to look.</li>
             <li>A partial list of <a href="plugins.html">plugins for 
GATE</a>.</li>
-            <li>The last stable release (version 6.0 build 3764 - November 
8<sup>th</sup> 2010): <a 
href="http://gate.ac.uk/g8/page/print/2/releases/gate-6.0-build3764-ALL/doc/javadoc/";>JavaDoc</a>
 (class names link to the HTML of the source code).</li>
+            <li>The last stable release (version 6.1 build 3913 - April 
27<sup>th</sup> 2011): <a 
href="http://gate.ac.uk/g8/page/print/2/releases/gate-6.1-build3913-ALL/doc/javadoc/";>JavaDoc</a>
 (class names link to the HTML of the source code).</li>
             <li>Last night's build <a href="javadoc/index.html">JavaDoc</a> 
(class names link to the HTML of the source code).</li>
             <li>How to <a 
href="http://gate.ac.uk/userguide/chap:gettingstarted";>install GATE</a>.</li>
             <li><a href="bugs.html">How to report creepy-crawlies 
(bugs)</a>.</li>

Modified: gate/branches/release-6.1/doc/releases.html
===================================================================
--- gate/branches/release-6.1/doc/releases.html 2011-04-21 10:49:54 UTC (rev 
13739)
+++ gate/branches/release-6.1/doc/releases.html 2011-04-21 13:15:20 UTC (rev 
13740)
@@ -13,6 +13,14 @@
         <p>GATE Releases</p>
         </div>
         <!-- release notes *************************************************** 
-->
+        <h2>GATE 6.1 (build 3913), April 27th 2011</h2>
+        <p>GATE version 6.1 is now available for download
+        from Sourceforge (follow the download link from
+        <a 
href="http://gate.ac.uk/download";>http://gate.ac.uk/download</a>).</p>
+        <p>See the <a 
href="http://gate.ac.uk/gate/doc/announce-6-1.html";>release announcement</a>
+        for more details.</p>
+
+        <!-- release notes *************************************************** 
-->
         <h2>GATE 6.0 (build 3764), November 8th 2010</h2>
         <p>GATE version 6.0 is now available for download
         from Sourceforge (follow the download link from


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to