Revision: 19877
          http://sourceforge.net/p/gate/code/19877
Author:   ian_roberts
Date:     2016-12-19 19:40:09 +0000 (Mon, 19 Dec 2016)
Log Message:
-----------
Working on documentation, replaced references to gatecloud.net with just GATE 
Cloud

Modified Paths:
--------------
    userguide/trunk/ant-tasks.tex
    userguide/trunk/changes.tex
    userguide/trunk/cloud.tex
    userguide/trunk/developer.tex
    userguide/trunk/jape.tex
    userguide/trunk/language-creole.tex
    userguide/trunk/recent-changes.tex

Modified: userguide/trunk/ant-tasks.tex
===================================================================
--- userguide/trunk/ant-tasks.tex       2016-12-19 18:59:42 UTC (rev 19876)
+++ userguide/trunk/ant-tasks.tex       2016-12-19 19:40:09 UTC (rev 19877)
@@ -59,8 +59,8 @@
 can be easily packaged into a zip file or similar and moved around as a
 self-contained unit.
 
-This Ant task is the underlying driver for the `Export for GATECloud.net' 
option
-described in Section~\ref{sec:developer:export}.  Export for GATECloud.net 
does the
+This Ant task is the underlying driver for the `Export for GATE Cloud' option
+described in Section~\ref{sec:developer:export}.  Export for GATE Cloud does 
the
 equivalent of:
 \begin{small}
 \begin{verbatim}

Modified: userguide/trunk/changes.tex
===================================================================
--- userguide/trunk/changes.tex 2016-12-19 18:59:42 UTC (rev 19876)
+++ userguide/trunk/changes.tex 2016-12-19 19:40:09 UTC (rev 19877)
@@ -20,6 +20,40 @@
 %NEW CHANGES SHOULD BE ADDED IN `recent-changes.tex' NOT HERE!!!
 \input{recent-changes}
 
+\rcSect[8.2]{Version 8.2 (May 2016)}
+
+GATE Developer and Embedded 8.2 is mainly a bug fix release -- there are a few
+new plugins but the emphasis is on bug fixing and library updates.
+
+\begin{itemize}
+\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
+  better with hyphenated names and titles.
+\item Improvements to TermRaider to support GATE documents that contain many
+  independent sections (e.g. web forums, lists of tweets).
+\item Bug fixes in the handling of Twitter JSON data -- GATE now has full
+  round-trip support for Twitter JSON, tweets can be loaded, annotated, and
+  saved back to the same format accurately.  The JSON format parser has been
+  separated from the rest of the Twitter plugin, making it easier to add JSON
+  support to non-TwitIE applications.
+\item Updated dependencies -- the \verb!Stanford_CoreNLP! plugin now uses
+  version 3.6.0 of Stanford CoreNLP, and the Groovy plugin uses Groovy version
+  2.4.4
+\item GCP input and output handlers added to the \verb!Format_CSV! plugin.
+\end{itemize}
+
+Plus the usual suite of miscellaneous smaller bug fixes.
+
+\rcSubsect{Java compatibility}
+
+For GATE 8.2 we recommend the use of the latest Java 8 from Oracle.  If you are
+still restricted to Java 7, most components will still work with the exception
+of the Stanford CoreNLP tools.  Future versions of GATE will require Java 8 as
+a minimum.
+
+
 \rcSect[8.1]{Version 8.1 (June 2015)}
 
 \rcSubsect{New plugins and significant new features}

Modified: userguide/trunk/cloud.tex
===================================================================
--- userguide/trunk/cloud.tex   2016-12-19 18:59:42 UTC (rev 19876)
+++ userguide/trunk/cloud.tex   2016-12-19 19:40:09 UTC (rev 19877)
@@ -22,7 +22,7 @@
 required to carry out large-scale NLP experiments by allowing researchers to 
 harness the on-demand compute power of the cloud. 
 
-Cloud computing means many things in many contexts. On 
\htlink{http://gatecloud.net}{GATECloud.net} it
+Cloud computing means many things in many contexts. On 
\htlink{http://cloud.gate.ac.uk}{GATE Cloud} it
 means:
 
 \begin{itemize}
@@ -53,32 +53,22 @@
 \sect[sec:family:cloud-services]{GATE Cloud services: an overview}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
-At the time of writing, there are several kinds of services, offerred from 
-GATE Cloud, but they will be growing significantly over the course of the 
-next six months, so for an up-to-date list see 
-\htlinkplain{https://gatecloud.net/shopfront}.
-
+GATE Cloud offers several types of services:
 \begin{itemize}
-\item {\bf GATE Annotation Services}: these allow you to run a GATE 
application, 
-on the cloud, over large document collections. The GATE application can be 
-created by the user in GATE Developer and uploaded on the cloud, or users can 
use
-some pre-packaged applications, e.g., ANNIE, ANNIE with Number and Measurement 
-add-ons.
+\item Pre-packaged annotation pipelines such as ANNIE or TwitIE.  Individual
+  documents can be processed free of charge using a REST API (rate limits
+  apply) or larger batches of documents can be processed using the paid
+  service described below.
+\item The batch-mode service also allows you to upload your own pipeline to run
+  on the cloud infrastructure.
+\item Rent a dedicated server to index your documents using GATE M\'{i}mir
+  (chapter~\ref{chap:mimir}), or to collect social media data via Twitter's
+  streaming APIs.
+\end{itemize}
 
-\item {\bf GATE Teamware} (Chapter~\ref{chap:teamware}): 
-a web-based collaborative annotation tool, that
-supports distributed teams of manual annotators and data managers/curators
-to produce gold-standard corpora for evaluation and training. 
+For an up to date list of available services see
+\htlinkplain{https://cloud.gate.ac.uk/shopfront}.
 
-\item {\bf GATE MIMIR} (Chapter~\ref{chap:mimir}): 
-a multi-paradigm information management index and 
-repository which can be used to index and search over text, annotations, 
-semantic schemas (ontologies), and semantic meta-data (instance data). 
-It allows queries that arbitrarily mix full-
-text, structural, linguistic and semantic queries and that can scale to 
-terabytes of text.
-\end{itemize}
-
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 \sect[sec:family:cloud-competitors]{Comparison with other systems}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -102,8 +92,6 @@
 \item {\bf No limit on document size}.
 \item Costs of processing dependent on overall {\bf data size}, not number of
   documents.
-\item {\bf Web-based collaborative annotation} tool to correct mistakes and 
create
-  training and evaluation data (see Chapter \ref{chap:teamware}).
 \item {\bf Speed}: other systems price per document (we price on processing 
time) --
   this makes it impossible to compare like with like (do you really want to
   compare the processing of individual tweets against 200 page technical
@@ -126,7 +114,7 @@
 \end{figure}
 
 Before you can buy any of our cloud based offerings you need 
-to create an account on GATECloud.net, use the Register link 
+to create an account on GATE Cloud, use the Register link 
 at the top right of any page and follow the instructions.
 
 Once registered and logged in you can browse through the shop 
@@ -136,10 +124,10 @@
 
\htlink{http://onlineshop.shef.ac.uk/browse/product.asp?catid=25\&modid=1\&compid=1}
 {University of Sheffield's on-line shop}. Vouchers are available in multiples 
of \textsterling 5, 
 the amount you need to purchase will depend upon the services you wish to use. 
-Once you are ready to buy time on GATECloud.net create an account with the 
+Once you are ready to buy time on GATE Cloud create an account with the 
 University shop and then buy the appropriate amount credit vouchers. Be sure 
to use 
-the same email address when buying vouchers as when registering for a 
GATECloud.net 
-account so that credit you purchase can automatically be added to your 
GATECloud.net 
+the same email address when buying vouchers as when registering for a GATE 
Cloud 
+account so that credit you purchase can automatically be added to your GATE 
Cloud 
 account.
 
 Once you have enough credit you can click through to the checkout where you 
can review 
@@ -163,7 +151,7 @@
 
 \begin{itemize}
 \item create an account
-\item use \htlink{https://gatecloud.net/info/contact/}{the GATE Cloud contact 
page} 
+\item use \htlink{https://cloud.gate.ac.uk/info/contact/}{the GATE Cloud 
contact page} 
 to send us your user name and request for discount
 \item we apply a pricing rule to your account
 \item you then shop in the normal manner, as described in 
@@ -175,11 +163,11 @@
 
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\sect[sec:family:cloud-annotation-jobs]{Annotation Jobs on GATECloud.net}
+\sect[sec:family:cloud-annotation-jobs]{Annotation Jobs on GATE Cloud}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-GATECloud.net annotation jobs provide a way to quickly process large numbers of
+GATE Cloud annotation jobs provide a way to quickly process large numbers of
 documents using a GATE application, with the results exported to files in GATE
-XML or \htlink{http://www.xces.org}{XCES} format and/or sent to a
+XML, JSON or \htlink{http://www.xces.org}{XCES} format and/or sent to a
 \htlink{http://gate.ac.uk/family/mimir.html}{Mimir} server for indexing.  
 Annotation jobs are
 optimized for the processing of large batches of documents (tens of thousands
@@ -187,32 +175,32 @@
 Developer is best suited for the latter).
 
 To submit an annotation job you first choose which GATE application you want to
-run.  GATECloud.net provides some standard pre-packaged applications 
-(e.g., ANNIE), or you can
+run.  GATE Cloud provides some standard pre-packaged applications 
+(e.g., ANNIE, TwitIE), or you can
 provide your own application (see 
Section~\ref{sec:family:cloud-preparing-app}). 
 You then upload the documents you wish to process packaged up into ZIP or 
(optionally
-compressed) TAR archives, or ARC files (as produced by the
+compressed) TAR archives, Twitter JSON bundles or ARC/WARC files (as produced 
by the
 \htlink{http://crawler.archive.org}{Heritrix web crawler}), and decide which
 annotations you would like returned as output, and in what format.
 
-When the job is started, GATECloud.net takes the document archives you provided
+When the job is started, GATE Cloud takes the document archives you provided
 and divides them up into manageable-sized batches of up to 15,000 documents.
 Each batch is then processed using the GATE paralleliser and
 the generated output files are packaged up and made available for you to
-download from the GATECloud.net site when the job has completed.
+download from the GATE Cloud site when the job has completed.
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 \subsection{The Annotation Service Charges Explained}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
-GATECloud.net annotation jobs run on a public commercial cloud, 
+GATE Cloud annotation jobs run on a public commercial cloud, 
 which charges us per hour
-for the processing time we consume.  As GATECloud.net allows you to run your
+for the processing time we consume.  As GATE Cloud allows you to run your
 own GATE application, and different GATE applications can process radically
 different numbers of documents in a given amount of time (depending on the
 complexity of the application) we cannot adopt the "\textsterling x per 
thousand
 documents" pricing structure used by other similar services.  Instead,
-GATECloud.net passes on to you, the user, the per-hour charges we pay to the
+GATE Cloud passes on to you, the user, the per-hour charges we pay to the
 cloud provider plus a small mark-up to cover our own costs.
 
 For a given annotation job, we add up the total amount of compute time taken to
@@ -228,24 +216,24 @@
 While the job is running, we apply charges to your account whenever a job has
 consumed ten CPU hours since the last charge (which takes considerably less
 than ten real hours as several batches will typically execute in parallel).  If
-your GATECloud.net account runs out of funds at any time, all your
+your GATE Cloud account runs out of funds at any time, all your
 currently-executing annotation jobs will be suspended.  You will be able to
 resume the suspended jobs once you have topped up your account to clear the
 negative balance.  Note that it is {\bf not} possible to download the result 
files
-from completed jobs if your GATECloud.net account is overdrawn.
+from completed jobs if your GATE Cloud account is overdrawn.
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 \subsection{Annotation Job Execution in Detail}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
-Each annotation job on GATECloud.net consists of a number of individual 
\emph{tasks}:
+Each annotation job on GATE Cloud consists of a number of individual 
\emph{tasks}:
 
 \begin{itemize}
 \item First a single "split" task which takes the initial document archives 
that
   were provided when the job was configured and splits them into manageable
   batches for processing.
   \begin{itemize}
-    \item ARC files are not currently split - each complete ARC file will be
+    \item (W)ARC files are not currently split - each complete ARC file will be
     processed as a single processing task.
     \item ZIP files that are smaller than 50MB will not be split, and will be
     processed as a single processing task.
@@ -272,21 +260,21 @@
 your application ZIP, and refer to them using absolute paths.
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\sect[sec:family:cloud-preparing-app]{Running Custom Annotation Jobs on 
GATECloud.net}
+\sect[sec:family:cloud-preparing-app]{Running Custom Annotation Jobs on GATE 
Cloud}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
-GATECloud.net provides a way for you to run pretty much any GATE application on
+GATE Cloud provides a way for you to run pretty much any GATE application on
 the cloud.  You develop your application in the usual way using GATE Developer
 and then save it as a single self-contained ZIP file, typically using the
-"Export for GATECloud.net" option.  This section tells you
+"Export for GATE Cloud" option.  This section tells you
 what you need to know to ensure that your application will run on
-GATECloud.net.
+GATE Cloud.
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 \subsection{Preparing Your Application: The Basics}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
-You supply your GATE application to GATECloud.net as a single ZIP file, which
+You supply your GATE application to GATE Cloud as a single ZIP file, which
 is expected to contain a saved application state in the usual ".xgapp" format,
 along with all the GATE plugins, JAPE grammars and other resources that the
 application requires.  The saved application state must be named
@@ -306,17 +294,17 @@
 \end{figure}
 
 The easiest way to build such a package is simply to save your application in
-GATE Developer using the "Export for GATECloud.net" option, which produces a 
ZIP
+GATE Developer using the "Export for GATE Cloud" option, which produces a ZIP
 file containing an {\tt application.xgapp} and all its required resources in 
one
 click.
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\subsection{The GATECloud.net environment}
+\subsection{The GATE Cloud environment}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 For many GATE applications that just use the standard pure-Java ANNIE
 components, the basic information above is all you need to know to run your
-application on GATECloud.net.  But for more advanced applications that involve
+application on GATE Cloud.  But for more advanced applications that involve
 custom PRs, platform-specific native helpers (such as an external tagger), or
 other components that need to know the path where they are installed, you will
 need to know a little more about the environment in which your application will
@@ -324,23 +312,29 @@
 
 \subsubsection{Hardware and software}
 
-GATECloud.net annotation jobs are executed on virtual 64-bit (x86\_64) Linux
-servers in the cloud, specifically Ubuntu 10.10 (Maverick Meerkat).  The GATE
+GATE Cloud annotation jobs are executed on virtual 64-bit (x86\_64) Linux
+servers in the cloud, specifically Ubuntu 14.10 (Trusty Tahr).  The GATE
 application is run using the open-source GCP tool\footnote{Source code is
 available in the subversion repository at\\
-{\tt https://gate.svn.sourceforge.net/svnroot/gate/gcp/trunk}} on Sun Java 6
-(1.6.0\_21).  The current offering uses the Amazon EC2 cloud, and runs jobs on
-their 'm1.xlarge' machines which provide 4 virtual CPU cores and 15GB of
+{\tt http://svn.code.sf.net/p/gate/code/gcp/trunk}} on Oracle Java 8
+(currently 1.8.0\_71).  The current offering uses the Amazon EC2 cloud, and 
runs jobs on
+their 'm3.xlarge' machines which provide 4 virtual CPU cores and 15GB of
 memory, of which 13GB is available to the GCP process.
 
+The jobs are run using GATE Embedded version 8.3, and your application must use
+GATE plugins that are compatible with this version. The following plugins are
+pre-loaded by default in order to support additional input data formats:
+\verb!Format_Twitter!, \verb!Format_MediaWiki!, \verb!Format_PubMed!,
+\verb!Format_FastInfoset! and \verb!Format_DataSift!.
+
 The GCP (GATE Cloud Paralleliser) process is configured for 'headless' 
operation
 (\verb^-Djava.awt.headless=true^), and your code should not assume that a GUI
 display is available.
 
 GCP loads one copy of your \verb!application.xgapp! in the
-\htlink{http://hudson.gate.ac.uk/job/GATE-Nightly/javadoc/gate/util/persistence/\-PersistenceManager.html\#loadObjectFromFile\-\%28java.io.File\%29}{usual
 way}
+\htlink{http://jenkins.gate.ac.uk/job/GATE-Nightly/javadoc/gate/util/persistence/\-PersistenceManager.html\#loadObjectFromFile\-\%28java.io.File\%29}{usual
 way}
 using the PersistenceManager.  It then uses the GATE
-\htlink{http://hudson.gate.ac.uk/job/GATE-Nightly/javadoc/gate/Factory.html\#duplicate\-\%28gate.Resource\%29}
+\htlink{http://jenkins.gate.ac.uk/job/GATE-Nightly/javadoc/gate/Factory.html\#duplicate\-\%28gate.Resource\%29}
 {duplication mechanism}
 to make a further 5 independent copies of the loaded application, and runs 6
 parallel threads to process your documents.  For most PRs this duplication
@@ -384,23 +378,23 @@
 
\htlink{http://uec-images.ubuntu.com/server/\-releases/\-maverick/\-release-20101225/\-ubuntu-10.10-server-uec-amd64.manifest}{a
 reasonable set of packages}
 installed by default, including a basic install of Perl and Python, sed, awk
 and bash.  To request additional packages please 
-\htlink{https://gatecloud.net/info/contact/}{contact GATE Cloud support} with
-your requirements.  If you want to be sure your code will work on GATECloud.net
+\htlink{https://cloud.gate.ac.uk/info/contact/}{contact GATE Cloud support} 
with
+your requirements.  If you want to be sure your code will work on GATE Cloud
 then the best approach is to sign up for your own account at
 \htlink{http://aws.amazon.com}{Amazon Web Services}, run your own instance of 
the
 
\htlink{http://uec-images.ubuntu.com/server/releases/maverick/release-20101225/}
-{same machine image} that GATECloud.net uses and test the software yourself.  
+{same machine image} that GATE Cloud uses and test the software yourself.  
 As Amazon charges by the hour with no up-front fees this should cost you very 
 little.
 
 As your code will be running in a Linux environment, remember that any native
 executable or script that your application needs to call must be marked with
-execute permission on the filesystem.  GATECloud.net uses the standard Info-ZIP
+execute permission on the filesystem.  GATE Cloud uses the standard Info-ZIP
 "unzip" tool to unpack the application ZIP package, which respects permission
 settings specified in the ZIP file, so if you build your package using the
 corresponding "zip" tool the permissions will be preserved.  However, many ZIP
-file creation tools (including GATE's "Export for GATECloud.net") do not 
preserve
-permissions in this way.  Therefore GATECloud.net also supports an alternative
+file creation tools (including GATE's "Export for GATE Cloud") do not preserve
+permissions in this way.  Therefore GATE Cloud also supports an alternative
 mechanism to mark files as executable.
 
 Once the application ZIP has been unpacked, we look through the resulting
@@ -440,12 +434,12 @@
 \end{verbatim}
 \end{small}
 
-Either way, the effect would be to make the GATECloud.net processing machine
+Either way, the effect would be to make the GATE Cloud processing machine
 mark the relevant files as executable before running your application.
 
 \subsubsection{Security and privacy}
 
-GATECloud.net does not run a separate machine for each annotation job.  Instead
+GATE Cloud does not run a separate machine for each annotation job.  Instead
 it splits each annotation job up into manageable pieces (referred to as tasks),
 puts these tasks into a queue, and runs a collection of processing machines
 (referred to as "nodes") that simply take the next task from the queue whenever

Modified: userguide/trunk/developer.tex
===================================================================
--- userguide/trunk/developer.tex       2016-12-19 18:59:42 UTC (rev 19876)
+++ userguide/trunk/developer.tex       2016-12-19 19:40:09 UTC (rev 19877)
@@ -1280,7 +1280,7 @@
 between different releases of GATE. If your application depends on a specific 
 version of resources that come with the GATE distribution, consider copying 
them
 to your project directory in order to ensure the correct version is used.
-The option "Export for GATECloud.net" (see
+The option "Export for GATE Cloud" (see
 Section~\ref{sec:developer:export})
  supports this by creating a ZIP file that
 contains a copy all GATE resources used by the application, including GATE 
plugins.
@@ -1296,7 +1296,7 @@
 system property, for example \verb=$sysprop:user.home$=.
 
 If you want to save your application along with all the resources it requires
-you can use the `Export for GATECloud.net' option (see
+you can use the `Export for GATE Cloud' option (see
 Section~\ref{sec:developer:export}).
 
 See also the \htlink{http://gate.ac.uk/demos/movies.html\#saveAppState}
@@ -1304,7 +1304,7 @@
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 \subsect[sec:developer:export]{Saving an Application with its Resources
-(e.g. GATECloud.net)}
+(e.g. GATE Cloud)}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 When you save an application using the `Save application state' option
@@ -1315,9 +1315,9 @@
 (relative to the saved state file).  While this is fine for saving and
 loading applications on a single machine it means that if you want to
 package your application to run it elsewhere (e.g. deploy it to 
-\htlink{https://gatecloud.net}{GATECloud.net}) then
+\htlink{https://cloud.gate.ac.uk}{GATE Cloud}) then
 you need to be careful to include all the resource files and plugins at the
-right locations in your package.  The `Export for GATECloud.net' option on the
+right locations in your package.  The `Export for GATE Cloud' option on the
 right-click menu for an application helps to automate this process.
 
 When you export an application in this way, GATE Developer produces a
@@ -1328,10 +1328,10 @@
 correct locations within the package.  The resulting package is
 therefore self-contained and can be copied to another machine and
 unpacked there, or passed to
-\htlink{https://gatecloud.net}{GATECloud.net} for deployment.
+\htlink{https://cloud.gate.ac.uk}{GATE Cloud} for deployment.
 
 As well as selecting the location where you want to save the package,
-the `Export for GATECloud.net' option will also prompt you to select the
+the `Export for GATE Cloud' option will also prompt you to select the
 annotation sets that your application uses for input and output.  For
 example, if your application makes use of the unpacked XML markup in
 source documents and creates annotations in the default set then you

Modified: userguide/trunk/jape.tex
===================================================================
--- userguide/trunk/jape.tex    2016-12-19 18:59:42 UTC (rev 19876)
+++ userguide/trunk/jape.tex    2016-12-19 19:40:09 UTC (rev 19877)
@@ -170,7 +170,9 @@
 \end{small}
 
 If the annotation type contains anything other than ASCII letters and digits,
-you need to quote it:
+you need to quote it\footnote{In order for this rule to match you would also
+need to quote the type in the Input line at the top of the grammar, e.g.
+\texttt{Input: "html:table"}}:
 
 \begin{small}
 \begin{verbatim}

Modified: userguide/trunk/language-creole.tex
===================================================================
--- userguide/trunk/language-creole.tex 2016-12-19 18:59:42 UTC (rev 19876)
+++ userguide/trunk/language-creole.tex 2016-12-19 19:40:09 UTC (rev 19877)
@@ -118,9 +118,8 @@
 simply a starting point for a developer working on French. Some sample
 texts are contained in the plugins/Lang\_French/data directory.
 
-Additionally, a more sophisticated application for French NE recognition can be
-downloaded from
-\htlinkplain{http://downloads.gate.ac.uk/plugins/gateapplication-French-v1.1.zip}.
 
+Additionally, a more sophisticated application for French NE recognition is
+available at \htlinkplain{https://github.com/GateNLP/gateapplication-French}.
 This is designed to be flexible in the choice of POS tagger, by mapping the 
output POS 
 tags to the \htlink{http://universaldependencies.org/u/pos/}{universal 
tagset}, 
 which is used in the JAPE grammars. The application uses the Stanford POS 
tagger, 
@@ -145,9 +144,8 @@
 the \htlink{http://nlp.shef.ac.uk/dot.kom/}{Dot.KOM} project for use
 of some of the components for the German plugin. 
 
-Additionally, a more sophisticated application for German NE recognition can be
-downloaded from
-\htlinkplain{http://downloads.gate.ac.uk/plugins/gateapplication-German-v1.1.zip}.
 
+Additionally, a more sophisticated application for German NE recognition is
+available at \htlinkplain{https://github.com/GateNLP/gateapplication-German}.
 This is designed to be flexible in the choice of POS tagger, by mapping the 
output POS 
 tags to the \htlink{http://universaldependencies.org/u/pos/}{universal 
tagset}, 
 which is used in the JAPE grammars. The application uses the Stanford POS 
tagger, 

Modified: userguide/trunk/recent-changes.tex
===================================================================
--- userguide/trunk/recent-changes.tex  2016-12-19 18:59:42 UTC (rev 19876)
+++ userguide/trunk/recent-changes.tex  2016-12-19 19:40:09 UTC (rev 19877)
@@ -19,37 +19,37 @@
   \def\rcSubsubsect#1{\subsubsect{#1}}
 \fi
 
-\rcSect[8.2]{Version 8.2 (May 2016)}
+\rcSect[8.3]{Version 8.3 (December 2016)}
 
-GATE Developer and Embedded 8.2 is mainly a bug fix release -- there are a few
-new plugins but the emphasis is on bug fixing and library updates.  This will
-be the final release of GATE before major re-structuring of the codebase and
-the plugin system for version 9.0.
+GATE Developer and Embedded 8.3 is mainly a bug fix release, with several
+critical fixes and functionality improvements.  This will be the final release
+of GATE before major re-structuring of the codebase and the plugin system for
+version 9.0.
 
 \begin{itemize}
-\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
-  better with hyphenated names and titles.
-\item Improvements to TermRaider to support GATE documents that contain many
-  independent sections (e.g. web forums, lists of tweets).
-\item Bug fixes in the handling of Twitter JSON data -- GATE now has full
-  round-trip support for Twitter JSON, tweets can be loaded, annotated, and
-  saved back to the same format accurately.  The JSON format parser has been
-  separated from the rest of the Twitter plugin, making it easier to add JSON
-  support to non-TwitIE applications.
-\item Updated dependencies -- the \verb!Stanford_CoreNLP! plugin now uses
-  version 3.6.0 of Stanford CoreNLP, and the Groovy plugin uses Groovy version
-  2.4.4
-\item GCP input and output handlers added to the \verb!Format_CSV! plugin.
+\item JAPE grammars can now match and create annotation types and features
+  with spaces or punctuation in their names, by using double quotes around
+  the type or feature name (e.g. \verb!{"w:p"}!).
+\item Fixed a regression in 8.2 that meant saved application states and
+  ``export for GATE Cloud'' packages created on Windows would not load on other
+  platforms.
+\item Various improvements to the Twitter normaliser and emoticon finder.
+\item Improvements to the \verb!Lang_French! and \verb!Lang_German! components.
+  Further improvements will follow in the next release.
+\item Fixed Java version detection in the Windows EXE launcher.
+\item Detection of document format using clues from the content is now much
+  more efficient.
+\item Fixed some GUI deadlocks in the searchable data store GUI and the plugin
+  manager.
+\item Removed Minipar parser plugin as the data files on which it depends are
+  no longer available for download.
 \end{itemize}
 
 Plus the usual suite of miscellaneous smaller bug fixes.
 
 \rcSubsect{Java compatibility}
 
-For GATE 8.2 we recommend the use of the latest Java 8 from Oracle.  If you are
+For GATE 8.3 we recommend the use of the latest Java 8 from Oracle.  If you are
 still restricted to Java 7, most components will still work with the exception
 of the Stanford CoreNLP tools.  Future versions of GATE will require Java 8 as
 a minimum.

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


------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/intel
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to