Revision: 19360
http://sourceforge.net/p/gate/code/19360
Author: ian_roberts
Date: 2016-05-26 11:59:58 +0000 (Thu, 26 May 2016)
Log Message:
-----------
Release announcement, download links, typo fixes
Modified Paths:
--------------
gate/branches/release-8.2/doc/index.html
gate/branches/release-8.2/doc/releases.html
userguide/branches/release-8.2/recent-changes.tex
Added Paths:
-----------
gate/branches/release-8.2/doc/announce-8-2.html
gate/branches/release-8.2/doc/announce-8-2.yam
Added: gate/branches/release-8.2/doc/announce-8-2.html
===================================================================
--- gate/branches/release-8.2/doc/announce-8-2.html
(rev 0)
+++ gate/branches/release-8.2/doc/announce-8-2.html 2016-05-26 11:59:58 UTC
(rev 19360)
@@ -0,0 +1,66 @@
+<!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.2 release (May 2016)</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.2 release (May
2016)</h1>
+
+<p>GATE Developer/Embedded 8.2 is primarily a bug fix release, with some new
+plugins:</p>
+
+<ul>
+<li>New tools for temporal expression and event detection</li>
+<li>New plugins for Danish and Welsh</li>
+<li>Performance improvements to the ANNIE NER system</li>
+<li>Improved support for Twitter JSON data, with full round-trip capability
from
+ Twitter JSON to GATE and back</li>
+<li>Updated library dependencies, and a whole host of smaller bug fixes and
+ performance and stability improvements.</li>
+</ul>
+
+<p>Full details can be found in the
+<a class="cow-url"
href="https://gate.ac.uk/userguide/sec:changes:8.2">changelog in the user
guide</a>.</p>
+
+<p>The GATE Developer/Embedded package can be downloaded from
+<a class="cow-url"
href="https://gate.ac.uk/download/">https://gate.ac.uk/download/</a>.</p>
+</body></html>
Added: gate/branches/release-8.2/doc/announce-8-2.yam
===================================================================
--- gate/branches/release-8.2/doc/announce-8-2.yam
(rev 0)
+++ gate/branches/release-8.2/doc/announce-8-2.yam 2016-05-26 11:59:58 UTC
(rev 19360)
@@ -0,0 +1,18 @@
+GATE Developer/Embedded Version 8.2 release (May 2016)
+
+GATE Developer/Embedded 8.2 is primarily a bug fix release, with some new
+plugins:
+
+- New tools for temporal expression and event detection
+- New plugins for Danish and Welsh
+- Performance improvements to the ANNIE NER system
+- Improved support for Twitter JSON data, with full round-trip capability from
+ Twitter JSON to GATE and back
+- Updated library dependencies, and a whole host of smaller bug fixes and
+ performance and stability improvements.
+
+Full details can be found in the
+%(https://gate.ac.uk/userguide/sec:changes:8.2,changelog in the user guide).
+
+The GATE Developer/Embedded package can be downloaded from
+%(https://gate.ac.uk/download/).
Modified: gate/branches/release-8.2/doc/index.html
===================================================================
--- gate/branches/release-8.2/doc/index.html 2016-05-26 11:44:50 UTC (rev
19359)
+++ gate/branches/release-8.2/doc/index.html 2016-05-26 11:59:58 UTC (rev
19360)
@@ -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 8.1 build 5169 - Jun
2<sup>nd</sup> 2015): <a
href="http://gate.ac.uk/g8/page/print/2/releases/gate-8.1-build5169-ALL/doc/javadoc/">JavaDoc</a>
(class names link to the HTML of the source code).</li>
+ <li>The last stable release (version 8.2 build 5482 - May
27<sup>th</sup> 2016): <a
href="http://gate.ac.uk/g8/page/print/2/releases/gate-8.2-build5482-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-8.2/doc/releases.html
===================================================================
--- gate/branches/release-8.2/doc/releases.html 2016-05-26 11:44:50 UTC (rev
19359)
+++ gate/branches/release-8.2/doc/releases.html 2016-05-26 11:59:58 UTC (rev
19360)
@@ -13,6 +13,13 @@
<p>GATE Releases</p>
</div>
<!-- release notes ***************************************************
-->
+ <h2>GATE Developer/Embedded 8.2 (build 5482), May 27th 2016</h2>
+ <p>GATE Developer/Embedded version 8.2 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-2.html">release announcement</a>
+ for more details.</p>
+ <!-- release notes ***************************************************
-->
<h2>GATE Developer/Embedded 8.1 (build 5169), June 2nd 2015</h2>
<p>GATE Developer/Embedded version 8.1 is now available for download
from Sourceforge (follow the download link from
Modified: userguide/branches/release-8.2/recent-changes.tex
===================================================================
--- userguide/branches/release-8.2/recent-changes.tex 2016-05-26 11:44:50 UTC
(rev 19359)
+++ userguide/branches/release-8.2/recent-changes.tex 2016-05-26 11:59:58 UTC
(rev 19360)
@@ -27,7 +27,7 @@
the plugin system for version 9.0.
\begin{itemize}
-\item New tools for temporal expression and even detection, including a wrapper
+\item New tools for temporal expression and event detection, including a
wrapper
for the HeidelTime tagger (section~\ref{sec:misc-creole:gate-time}).
\item New language plugins for Danish and Welsh named entitiy recognition.
\item Performance improvements in the ANNIE NER system, in particular to deal
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs