Revision: 17980
          http://sourceforge.net/p/gate/code/17980
Author:   ian_roberts
Date:     2014-05-11 21:13:12 +0000 (Sun, 11 May 2014)
Log Message:
-----------
Merging 8.0 release docs back to trunk

Modified Paths:
--------------
    gate/trunk/doc/index.html
    gate/trunk/doc/releases.html

Added Paths:
-----------
    gate/trunk/doc/announce-8-0.html
    gate/trunk/doc/announce-8-0.yam

Property Changed:
----------------
    gate/trunk/doc/
    gate/trunk/doc/index.html
    gate/trunk/doc/releases.html

Index: gate/trunk/doc
===================================================================
--- gate/trunk/doc      2014-05-11 21:08:54 UTC (rev 17979)
+++ gate/trunk/doc      2014-05-11 21:13:12 UTC (rev 17980)

Property changes on: gate/trunk/doc
___________________________________________________________________
Modified: svn:mergeinfo
## -4,6 +4,7 ##
 /gate/branches/release-6.0/doc:13203-13216
 /gate/branches/release-7.0/doc:15335-15398
 /gate/branches/release-7.1/doc:16363
+/gate/branches/release-8.0/doc:17939-17979
 /gate/branches/sawdust/doc:17055-17079
 /gate/tags/release-7.0/doc:15399-15407
 /gate/trunk/doc:3-145
\ No newline at end of property
Copied: gate/trunk/doc/announce-8-0.html (from rev 17979, 
gate/branches/release-8.0/doc/announce-8-0.html)
===================================================================
--- gate/trunk/doc/announce-8-0.html                            (rev 0)
+++ gate/trunk/doc/announce-8-0.html    2014-05-11 21:13:12 UTC (rev 17980)
@@ -0,0 +1,65 @@
+<!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"/>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> 
+<title>GATE Developer/Embedded Version 8.0 release (May 2014)</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 8.0 release (May 
2014)</h1>
+
+<p>GATE Developer/Embedded 8.0 introduces</p>
+
+<ul>
+<li>new tools for Twitter data, including the <em>TwitIE</em> named entity 
annotation
+  pipeline</li>
+<li>tools to support the creation of manually-annotated corpora using <em>crowd
+  sourcing</em></li>
+<li>a refreshed and updated ANNIE, with improved performance</li>
+<li>new plugins wrapping various third-party annotation services, and a host of
+  improvements and bug-fixes to many existing plugins.</li>
+</ul>
+
+<p>Full details can be found in the
+<a class="cow-url" 
href="http://gate.ac.uk/userguide/sec:changes:8.0";>changelog in the user 
guide</a>.</p>
+
+<p>The GATE Developer/Embedded package can be downloaded from
+<a class="cow-url" 
href="http://gate.ac.uk/download/";>http://gate.ac.uk/download/</a>.</p>
+</body></html>

Copied: gate/trunk/doc/announce-8-0.yam (from rev 17979, 
gate/branches/release-8.0/doc/announce-8-0.yam)
===================================================================
--- gate/trunk/doc/announce-8-0.yam                             (rev 0)
+++ gate/trunk/doc/announce-8-0.yam     2014-05-11 21:13:12 UTC (rev 17980)
@@ -0,0 +1,17 @@
+GATE Developer/Embedded Version 8.0 release (May 2014)
+
+GATE Developer/Embedded 8.0 introduces
+
+- new tools for Twitter data, including the _TwitIE_ named entity annotation
+  pipeline
+- tools to support the creation of manually-annotated corpora using _crowd
+  sourcing_
+- a refreshed and updated ANNIE, with improved performance
+- new plugins wrapping various third-party annotation services, and a host of
+  improvements and bug-fixes to many existing plugins.
+
+Full details can be found in the
+%(http://gate.ac.uk/userguide/sec:changes:8.0,changelog in the user guide).
+
+The GATE Developer/Embedded package can be downloaded from
+%(http://gate.ac.uk/download/).

Modified: gate/trunk/doc/index.html
===================================================================
--- gate/trunk/doc/index.html   2014-05-11 21:08:54 UTC (rev 17979)
+++ gate/trunk/doc/index.html   2014-05-11 21:13:12 UTC (rev 17980)
@@ -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 7.1 build 4485 - November 
30<sup>th</sup> 2012): <a 
href="http://gate.ac.uk/g8/page/print/2/releases/gate-7.1-build4485-ALL/doc/javadoc/";>JavaDoc</a>
 (class names link to the HTML of the source code).</li>
+            <li>The last stable release (version 8.0 build 4825 - May 
11<sup>th</sup> 2014): <a 
href="http://gate.ac.uk/g8/page/print/2/releases/gate-8.0-build4825-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>


Property changes on: gate/trunk/doc/index.html
___________________________________________________________________
Modified: svn:mergeinfo
## -6,5 +6,6 ##
 /gate/branches/release-6.0/doc/index.html:13203-13216
 /gate/branches/release-7.0/doc/index.html:15335-15398
 /gate/branches/release-7.1/doc/index.html:16363
+/gate/branches/release-8.0/doc/index.html:17939-17979
 /gate/branches/sawdust/doc/index.html:17055-17079
 /gate/tags/release-7.0/doc/index.html:15399-15407
\ No newline at end of property
Modified: gate/trunk/doc/releases.html
===================================================================
--- gate/trunk/doc/releases.html        2014-05-11 21:08:54 UTC (rev 17979)
+++ gate/trunk/doc/releases.html        2014-05-11 21:13:12 UTC (rev 17980)
@@ -13,6 +13,13 @@
         <p>GATE Releases</p>
         </div>
         <!-- release notes *************************************************** 
-->
+        <h2>GATE Developer/Embedded 8.0 (build 4825), May 11th 2014</h2>
+        <p>GATE Developer/Embedded version 8.0 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-8-0.html";>release announcement</a>
+        for more details.</p>
+        <!-- release notes *************************************************** 
-->
         <h2>GATE Developer/Embedded 7.1 (build 4485), November 30th 2012</h2>
         <p>GATE Developer/Embedded version 7.1 is now available for download
         from Sourceforge (follow the download link from


Property changes on: gate/trunk/doc/releases.html
___________________________________________________________________
Modified: svn:mergeinfo
## -5,6 +5,7 ##
 /gate/branches/release-6.0/doc/releases.html:13203-13216
 /gate/branches/release-7.0/doc/releases.html:15335-15398
 /gate/branches/release-7.1/doc/releases.html:16363
+/gate/branches/release-8.0/doc/releases.html:17939-17979
 /gate/branches/sawdust/doc/releases.html:17055-17079
 /gate/tags/release-7.0/doc/releases.html:15399-15407
 /gate/trunk/doc/releases.html:3-145
\ No newline at end of property
This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
&#149; 3 signs your SCM is hindering your productivity
&#149; Requirements for releasing software faster
&#149; Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to