Revision: 16804
          http://sourceforge.net/p/gate/code/16804
Author:   ggorrell
Date:     2013-08-20 10:52:03 +0000 (Tue, 20 Aug 2013)
Log Message:
-----------
Added note that you have to leave a unigram in for larger n-grams.

Modified Paths:
--------------
    userguide/trunk/machine-learning.tex

Modified: userguide/trunk/machine-learning.tex
===================================================================
--- userguide/trunk/machine-learning.tex        2013-08-16 06:49:05 UTC (rev 
16803)
+++ userguide/trunk/machine-learning.tex        2013-08-20 10:52:03 UTC (rev 
16804)
@@ -925,7 +925,8 @@
 \item {\em {\bf NAME}}; name of the n-gram. Its value should end with `gram'.
 
 \item {\em {\bf NUMBER}}; the `n' of the n-gram, with value 1 for unigram, and
-2 for bigram, etc.
+2 for bigram, etc. Note that when using n-grams with n greater than 1,
+you should leave a unigram in the configuration file also.
 
 \item {\em {\bf CONSNUM}}; several features can be used to generate n-grams. 
For
 example, n-grams of token strings could be used as well as n-grams of lemmas.

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


------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to