W dniu 2014-09-30 o 16:32, Daniel Naber pisze:
> On 2014-09-30 12:40, Robin Dunn wrote:
>
>> The problem is that the POS tagger seems to always tag the main verb
>> as a noun in these situations, possibly because it is not preceded by
>> the particle 'to'.
>
> You can use this web page to see what's going on:
>
> http://community.languagetool.org/analysis/index?lang=en
>
> It will show a "disambiguator log" that tells you that for "I am walk to
> the shop." the verb reading is removed by a disambiguator rule
> VBP_NN_VBZ. You can find it in en/disambiguation.xml. Now why that was
> introduced might be tricky to research. But you could try to remove that
> disambiguation rule, run the tests ("./testrule.sh en") and see what
> fails. Or maybe Marcin remembers, who introduced that rule 2013-02-22.

Please do NOT remove any disambiguation rules. I will fix them but most 
of them are cascaded, so removing one rule can lead to thousands of 
false alarms immediately, as multiple ones will get disabled.

I was away for a week but I'll try to see what's going on.

Regards,
Marcin

------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
Languagetool-devel mailing list
Languagetool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-devel

Reply via email to