Dear Daniel,

1) Kindly update the wikicheck for Tamil with the latest.

2) The rule editor does not work well (i.e. it doesn't properly check
wikipedia) when I use postags. For example, the following would return zero
positives (which is unlikely):

<rule>
            <pattern>
                <token postag='NNA|NNU' postag_regexp='yes'
regexp='yes'>.*(கு|சு|டு|ணு|து|பு|று|ரு|ழு|வு)<exception postag='NNA|NNU'
postag_regexp='yes'
regexp='yes'>([ஆஈஊஏஓ]|.*[ாீூேோ])[டற]ு</exception></token>
                <token postag='NN.*|SV|FV' postag_regexp='yes'
regexp='yes'>க.*</token>
            </pattern>
            <message>ஒற்று மிகும்: <suggestion>\1க்
\2</suggestion></message>
            <short>ஒற்றுப் பிழை</short>
            <example type='incorrect'>அவன் <marker>மருந்து கடைக்கு</marker>
வந்தான்.</example>
            <example type='correct'>அவன் <marker>மருந்துக் கடைக்கு</marker>
வந்தான்.</example>
        </rule>

3) I consistently get failure at LT wikipedia tools when I compile from
source. The surefire report says that the error is due to
java.lang.OutOfMemoryError: Java heap space.

Thanks,
Elanjelian
------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
Languagetool-devel mailing list
Languagetool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-devel
  • [no subject] Elanjelian Venugopal
    • Re: Daniel Naber
      • Re: Elanjelian Venugopal

Reply via email to