Revision: 15154
http://gate.svn.sourceforge.net/gate/?rev=15154&view=rev
Author: markagreenwood
Date: 2012-01-20 18:30:24 +0000 (Fri, 20 Jan 2012)
Log Message:
-----------
some more moving of obsolete plugin descriptions around
Modified Paths:
--------------
userguide/trunk/gazetteers.tex
userguide/trunk/obsolete-plugins.tex
userguide/trunk/recent-changes.tex
Modified: userguide/trunk/gazetteers.tex
===================================================================
--- userguide/trunk/gazetteers.tex 2012-01-20 17:47:20 UTC (rev 15153)
+++ userguide/trunk/gazetteers.tex 2012-01-20 18:30:24 UTC (rev 15154)
@@ -178,8 +178,7 @@
\label{fig:anniegazeditor}
\end{figure}
-This editor is similar to GAZE editor but aims at being simpler by
-restricting itself to ANNIE Gazetteers. To open it, double-click on the
+To open this edior, double-click on the
gazetteer in the resources tree.
It is composed of two tables:
@@ -224,130 +223,6 @@
Selection', `Paste Selection', etc.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\sect[sec:gazetteers:gaze]{Gazetteer Visual Resource - GAZE}
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
-Gaze is a tool for editing the gazetteer lists , definitions and mapping to
-ontology. It is suitable for use both for Plain/Linear Gazetteers (Default and
-Hash Gazetteers) and Ontology-enabled Gazetteers (OntoGazetteer). The Gazetteer
-PR associated with the viewer is reinitialised every time a save operation is
-performed. Note that GAZE does not scale up to very large lists (we suggest not
-using it to view over 40,000 entries and not to copy inside more than 10, 000
-entries).
-
-Gaze is part of and provided by the ANNIE plugin. To make it possible
-to visualize gazetteers with the Gaze visualizer, the ANNIE plugin must
-be loaded first.
-Double clicking on a gazetteer PR that uses a gazetteer definition (index)
-file will display
-the contents of the gazetteer in the main window. The first pane will
-display the definition file, while the right pane will display
-whichever gazetteer list has been selected from it.
-
-A gazetteer list can be modified simply by typing in it. it can be
-saved by clicking the Save button. When a list is saved, the whole
-gazetteer is automatically reinitialised (and will be ready for use in
-GATE immediately).
-
-To edit the definition file, right click inside the pane and choose
-from the options (Inset, Edit, Remove). A pop-up menu will appear to
-guide you through the remaining process. Save the definition file by
-selecting Save. Again, the gazetteer will be reinitialised
-automatically.
-
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\subsect{Display Modes}
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
- The display mode depends on the type of gazetteer loaded in the VR. The mode
in
- which Linear/Plain Gazetteers are loaded is called Linear/Plain Mode. In
- this mode, the Linear Definition is displayed in the left pane, and the
- Gazetteer List is displayed in the right pane. The Ontology/Extended
- mode is on when the displayed gazetteer is ontology-aware, which means that
- there exists a mapping between classes in the ontology and lists of phrases.
- Two more panes are displayed when in this mode. On the top in the left-most
- pane there is a tree view of the ontology hierarchy, and at the bottom the
- mapping definition is displayed. This section describes the Linear/Plain
- display mode, the Ontology/Extended mode is described in
- section~\ref{sec:gazetteers:onto_gaze}.
-
-Whenever a gazetteer PR that uses a gazetteer definition (index) file is
loaded,
-the Gaze gazetteer visualisation will
-appear on double-click over the gazetteer in the Processing Resources branch of
-the Resources Tree.
-
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\subsect{Linear Definition Pane}
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
-This pane displays the nodes of the linear definition, and allows manipulation
-of the whole definition as a file, as well as the single nodes. Whenever a
-gazetteer list is modified, its node in the linear definition is coloured in
red.
-
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\subsect{Linear Definition Toolbar}
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
-All the functionality explained in this section (New, Load, Save, Save As) is
-accessible also via File | Linear Definition in the menu bar of Gaze.
-
-\textbf{New} -- Pressing New invokes a file dialog where the location of the
new
-definition is specified.
-
-\textbf{Load} -- Pressing Load invokes a file dialog, and after locating the
new
-definition it is loaded by pressing Open.
-
-\textbf{Save} -- Pressing Save saves the definition to the location from which
it has
-been read.
-
-\textbf{Save As} -- Pressing Save As allows another location to be chosen, and
-the definition saved there.
-
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\subsect{Operations on Linear Definition Nodes}
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
-\textbf{Double-click node} -- Double-clicking on a definition node forces
-the displaying of the gazetteer list of the node in the right-most pane of the
-viewer.
-
-\textbf{Insert} -- On right-click over a node and choosing Insert, a dialog is
-displayed, requesting List, Major Type, Minor Type and Languages. The mandatory
-fields are List and Major Type. After pressing OK, a new linear node is added
to
-the definition.
-
-\textbf{Remove} -- On right-click over a node and choosing Remove, the selected
-linear node is removed from the definition.
-
-\textbf{Edit} -- On right-click over a node and choosing Edit a dialog is
-displayed allowing changes of the fields List, Major Type, Minor Type and
-Languages.
-
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\subsect{Gazetteer List Pane}
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
-The gazetteer list pane has a toolbar with similar to the linear definition's
-buttons (New, Load, Save, Save As). They work as predicted by their names and
as
-explained in the Linear Definition Pane section, and are also accessible from
-File / Gazetteer List in the menu bar of Gaze. The only addition is Save All
-which saves all modified gazetteer lists. The editing of the gazetteer list is
-as simple as editing a text file. One could use Ctrl+A to select the whole
list,
-Ctrl+C to copy the selected, Ctrl+V to paste it, Del to delete the selected
text
-or a single character, etc.
-
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\subsect{Mapping Definition Pane}
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
-The mapping definition is displayed one mapping node per row. It consists of a
-gazetteer list, ontology URL, and class id. The content of the gazetteer list
in
-the node is accessible through double-clicking. It is displayed in the
Gazetteer
-List Pane. The toolbar allows the creation of a new definition (New), the
-loading of an existing one (Load), saving to the same or new location
(Save/Save
-As). The functionality of the toolbar buttons is also available via File.
-
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\sect[sec:gazetteers:ontogaz]{OntoGazetteer}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Modified: userguide/trunk/obsolete-plugins.tex
===================================================================
--- userguide/trunk/obsolete-plugins.tex 2012-01-20 17:47:20 UTC (rev
15153)
+++ userguide/trunk/obsolete-plugins.tex 2012-01-20 18:30:24 UTC (rev
15154)
@@ -135,3 +135,128 @@
Once the required parameters are set we can run the pipeline. This
will then download all the URLs in the results and create a document
for each. These documents would be added to the corpus.
+
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\sect[sec:gazetteers:gaze]{Gazetteer Visual Resource - GAZE}
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+Gaze is a tool for editing the gazetteer lists , definitions and mapping to
+ontology. It is suitable for use both for Plain/Linear Gazetteers (Default and
+Hash Gazetteers) and Ontology-enabled Gazetteers (OntoGazetteer). The Gazetteer
+PR associated with the viewer is reinitialised every time a save operation is
+performed. Note that GAZE does not scale up to very large lists (we suggest not
+using it to view over 40,000 entries and not to copy inside more than 10, 000
+entries).
+
+Gaze is part of and provided by the ANNIE plugin. To make it possible
+to visualize gazetteers with the Gaze visualizer, the ANNIE plugin must
+be loaded first.
+Double clicking on a gazetteer PR that uses a gazetteer definition (index)
+file will display
+the contents of the gazetteer in the main window. The first pane will
+display the definition file, while the right pane will display
+whichever gazetteer list has been selected from it.
+
+A gazetteer list can be modified simply by typing in it. it can be
+saved by clicking the Save button. When a list is saved, the whole
+gazetteer is automatically reinitialised (and will be ready for use in
+GATE immediately).
+
+To edit the definition file, right click inside the pane and choose
+from the options (Inset, Edit, Remove). A pop-up menu will appear to
+guide you through the remaining process. Save the definition file by
+selecting Save. Again, the gazetteer will be reinitialised
+automatically.
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\subsect{Display Modes}
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+ The display mode depends on the type of gazetteer loaded in the VR. The mode
in
+ which Linear/Plain Gazetteers are loaded is called Linear/Plain Mode. In
+ this mode, the Linear Definition is displayed in the left pane, and the
+ Gazetteer List is displayed in the right pane. The Ontology/Extended
+ mode is on when the displayed gazetteer is ontology-aware, which means that
+ there exists a mapping between classes in the ontology and lists of phrases.
+ Two more panes are displayed when in this mode. On the top in the left-most
+ pane there is a tree view of the ontology hierarchy, and at the bottom the
+ mapping definition is displayed. This section describes the Linear/Plain
+ display mode, the Ontology/Extended mode is described in
+ section~\ref{sec:gazetteers:onto_gaze}.
+
+Whenever a gazetteer PR that uses a gazetteer definition (index) file is
loaded,
+the Gaze gazetteer visualisation will
+appear on double-click over the gazetteer in the Processing Resources branch of
+the Resources Tree.
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\subsect{Linear Definition Pane}
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+This pane displays the nodes of the linear definition, and allows manipulation
+of the whole definition as a file, as well as the single nodes. Whenever a
+gazetteer list is modified, its node in the linear definition is coloured in
red.
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\subsect{Linear Definition Toolbar}
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+All the functionality explained in this section (New, Load, Save, Save As) is
+accessible also via File | Linear Definition in the menu bar of Gaze.
+
+\textbf{New} -- Pressing New invokes a file dialog where the location of the
new
+definition is specified.
+
+\textbf{Load} -- Pressing Load invokes a file dialog, and after locating the
new
+definition it is loaded by pressing Open.
+
+\textbf{Save} -- Pressing Save saves the definition to the location from which
it has
+been read.
+
+\textbf{Save As} -- Pressing Save As allows another location to be chosen, and
+the definition saved there.
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\subsect{Operations on Linear Definition Nodes}
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+\textbf{Double-click node} -- Double-clicking on a definition node forces
+the displaying of the gazetteer list of the node in the right-most pane of the
+viewer.
+
+\textbf{Insert} -- On right-click over a node and choosing Insert, a dialog is
+displayed, requesting List, Major Type, Minor Type and Languages. The mandatory
+fields are List and Major Type. After pressing OK, a new linear node is added
to
+the definition.
+
+\textbf{Remove} -- On right-click over a node and choosing Remove, the selected
+linear node is removed from the definition.
+
+\textbf{Edit} -- On right-click over a node and choosing Edit a dialog is
+displayed allowing changes of the fields List, Major Type, Minor Type and
+Languages.
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\subsect{Gazetteer List Pane}
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+The gazetteer list pane has a toolbar with similar to the linear definition's
+buttons (New, Load, Save, Save As). They work as predicted by their names and
as
+explained in the Linear Definition Pane section, and are also accessible from
+File / Gazetteer List in the menu bar of Gaze. The only addition is Save All
+which saves all modified gazetteer lists. The editing of the gazetteer list is
+as simple as editing a text file. One could use Ctrl+A to select the whole
list,
+Ctrl+C to copy the selected, Ctrl+V to paste it, Del to delete the selected
text
+or a single character, etc.
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\subsect{Mapping Definition Pane}
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+The mapping definition is displayed one mapping node per row. It consists of a
+gazetteer list, ontology URL, and class id. The content of the gazetteer list
in
+the node is accessible through double-clicking. It is displayed in the
Gazetteer
+List Pane. The toolbar allows the creation of a new definition (New), the
+loading of an existing one (Load), saving to the same or new location
(Save/Save
+As). The functionality of the toolbar buttons is also available via File.
Modified: userguide/trunk/recent-changes.tex
===================================================================
--- userguide/trunk/recent-changes.tex 2012-01-20 17:47:20 UTC (rev 15153)
+++ userguide/trunk/recent-changes.tex 2012-01-20 18:30:24 UTC (rev 15154)
@@ -25,9 +25,10 @@
The folder BengaliNE has been deleted from the resources folder inside the
ANNIE plugin.
-The following plugins were made obsolete and were removed from the
distribution: Jape\_Compiler,
-Ontology\_OWLIM2, Web\_Search\_Google and Web\_Search\_Yahoo. Documentation of
obsolete plugins can
-now be found in Appendix~\ref{chap:obsolete-plugins}.
+The following plugins were made obsolete and were removed from the
distribution: GAZE (for
+all gazetters except the OntoGazetteer) Jape\_Compiler, Ontology\_OWLIM2,
Web\_Search\_Google
+and Web\_Search\_Yahoo. Documentation of obsolete plugins can now be found in
+Appendix~\ref{chap:obsolete-plugins}.
The Flexible Gazetteer PR has been rewritten to provide a better and faster
implementation.
The two parameters \texttt{inputAnnotationSetName} and
\texttt{outputAnnotationSetName}
@@ -54,6 +55,9 @@
\rcSubsect{December 2011}
+The CREOLE Plugin Manager has been completely re-written and now includes
support for
+installing new plugins from remote update sites.
+
Segment Processing PR has two additional run-time parameters called
\texttt{segmentAnnotationFeatureName} and
\texttt{segmentAnnotationFeatureValue}.
These features allow users to specify a constraint on feature name and feature
value.
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs