Revision: 14562
          http://gate.svn.sourceforge.net/gate/?rev=14562&view=rev
Author:   markagreenwood
Date:     2011-11-17 11:30:38 +0000 (Thu, 17 Nov 2011)
Log Message:
-----------
added a note about Adam's JAPE for fixing the TreeTagger lemma features

Modified Paths:
--------------
    userguide/trunk/misc-creole.tex

Modified: userguide/trunk/misc-creole.tex
===================================================================
--- userguide/trunk/misc-creole.tex     2011-11-17 11:09:05 UTC (rev 14561)
+++ userguide/trunk/misc-creole.tex     2011-11-17 11:30:38 UTC (rev 14562)
@@ -338,6 +338,15 @@
 site. Figure~\ref{fig:treetagger} shows a screenshot of a French
 document processed with the TreeTagger.
 
+\paragraph{Potential Lemma Problems} Sometimes the TreeTagger is either
+completely unable to determine the correct lemma, or may return multiple
+lemma for a token (separated by a |). In these cases any further processing
+that relies on the lemma feature (for example, the flexible gazetteer) may
+not function correctly. Both problems can be alleviated somewhat by using
+the \verb|resources/TreeTagger/fix-treetagger-lemma.jape| JAPE grammar.
+This can be used either as a standalone grammar or as the post-process
+initialization feature of the Tagger\_Framework PR.
+
 \subsect[sec:genia-quotes]{GENIA and Double Quotes}
 \subsect{GENIA and Double Quotes}
 Documents that contain double quote characters can cause problems for 

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


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to