W dniu 2015-02-26 o 21:10, Andriy Rysin pisze:
> Would it make sense to allow to disable disambiguator rules the same
> way we disable checking rules?

They are cascaded, disabling them is like disabling random pieces of 
Java code. It might work but it's very risky due to complexity of 
interrelationships.

> I.e. I have a disambiguator rule that wil remove tokens with :rare tag
> if they overlap with ones without :rare. This produces good results
> for modern texts but does not work as well for books which use older
> or non-standard language features. So when I am running regressions on
> the book texts I could just add another rule id to the "-d" argument
> to make LT leave :rare tokens in.

Instead of removing those tags, you might simply add a new markup or 
ignore :rare in your checking rules.

Best,
Marcin

>
> Thanks
> Andriy
>
> ------------------------------------------------------------------------------
> Dive into the World of Parallel Programming The Go Parallel Website, sponsored
> by Intel and developed in partnership with Slashdot Media, is your hub for all
> things parallel software development, from weekly thought leadership blogs to
> news, videos, case studies, tutorials and more. Take a look and join the
> conversation now. http://goparallel.sourceforge.net/
> _______________________________________________
> Languagetool-devel mailing list
> Languagetool-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/languagetool-devel
>
>


------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Languagetool-devel mailing list
Languagetool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-devel

Reply via email to