This is great!

It was just 2 minutes to create a potential rule:

<!-- Dutch rule, 2014-03-18 -->
<rule id="ID" name="on_AJn">
 <pattern>
  <token>on</token>
  <token postag='AJn|VBp' postag_regexp='yes'></token>
 </pattern>
 <message>Dit hoort vast aan elkaar.</message>
 <example type='incorrect'>Dat is on verantwoord.</example>
 <example type='correct'>Dat is onverantwoord.</example>
</rule>

Checking the rule against 100 sentences is a good check for false
positives (though I would like a bigger sample, say 1000).


Pander, using this feature, anyone of the OpenTaal members could start
developing rules!

Ruud


------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
Languagetool-devel mailing list
Languagetool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-devel

Reply via email to