Can or should I add an exception to this disambiguation rule (in fact a 
postag assignment) to prevent a word to get the postag NN1r twice, or is 
that not necessary?

Can I add exceptions to the disambig rule?

Ruud

   <rule name="onbekend verkleinwoord enkelvoud" id="UNKNOWN_NN1r">
     <pattern mark="0" >
       <token regexp="yes">je$</token>
     </pattern>
     <disambig action="add"><wd pos="NN1r"/></disambig>
     <example type="ambiguous" 
inputform="xxxingetje[xxxingetje/UNKNOWN]" 
outputform="xxxingetje[xxxingetje/NN2r]">Wat is dat voor 
<marker>xxxingetje</marker>?</example>
     <example type="untouched">Wat doet dat dingetje?</example>
   </rule>

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk
_______________________________________________
Languagetool-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-devel

Reply via email to