|
From: <mar...@us...> - 2013-09-27 11:31:56
|
Revision: 16948
http://sourceforge.net/p/gate/code/16948
Author: markagreenwood
Date: 2013-09-27 11:31:54 +0000 (Fri, 27 Sep 2013)
Log Message:
-----------
minimal documentation on the Russian plugin, based on me not really knowing what it does given I can't read Russian -- will try and add some more details in the future when I have a better understanding of the different PRs
Modified Paths:
--------------
userguide/trunk/language-creole.tex
userguide/trunk/recent-changes.tex
Modified: userguide/trunk/language-creole.tex
===================================================================
--- userguide/trunk/language-creole.tex 2013-09-27 09:59:23 UTC (rev 16947)
+++ userguide/trunk/language-creole.tex 2013-09-27 11:31:54 UTC (rev 16948)
@@ -6,7 +6,7 @@
\nnormalsize
There are plugins available for processing the following languages:
-French, German, Italian, Chinese, Arabic, Romanian, Hindi and
+French, German, Italian, Chinese, Arabic, Romanian, Hindi, Russian, and
Cebuano. Some of the applications are quite basic and just contain
some useful processing resources to get you started when developing a
full application. Others (Cebuano and Hindi) are more like toy systems
@@ -310,3 +310,11 @@
language. You need to have the ANNIE plugin loaded first in order to load any of
these PRs. With the Hindi, you can create an application similar to ANNIE but
replacing the ANNIE PRs with the default PRs from the plugin.
+
+\sect[sec:misc-creole:language-plugins:russian]{Russian Plugin}
+
+The Russian plugin (\verb|Lang_Russian|) contains a set of resource for a Russian
+IE application which mirrors the construction of ANNIE. This includes custom
+components for part-of-speech tagging, morphological analysis and gazetteer
+lookup. A number of ready-made applications are also available which combine
+these resources together in a number of ways.
Modified: userguide/trunk/recent-changes.tex
===================================================================
--- userguide/trunk/recent-changes.tex 2013-09-27 09:59:23 UTC (rev 16947)
+++ userguide/trunk/recent-changes.tex 2013-09-27 11:31:54 UTC (rev 16948)
@@ -54,6 +54,10 @@
Infoset format. This format gives space savings of around 80\% when used to store
GATE XML documents. For full details see Section \ref{sec:creole:fastinfoset}.
+New support for processing Russian including a part-of-speech tagger, morphological
+analyser and a gazetteer. See Section \ref{sec:misc-creole:language-plugins:russian}
+for more details.
+
\rcSubsect{March 2013}
Fixed a bug which caused the 7.1 version of the OntoRootGazetteer to produce no
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|