Juan Martorell <juan.martor...@gmail.com> wrote: > When debugging in command line mode, if the sentence matches a rule then you > get no disambiguator log. Is it easy to change that behaviour? > > Rgds, > > Juan
Hi Juan I do not see that. Do you have an example of sentence where you get no disambiguator log with verbose option -v? For example, this French sentence match a rule and yet it correctly shows disambiguation rules in the log: $ echo "Un avions." | java -jar dist/LanguageTool.jar -l fr -v Expected text language: French Working on STDIN... 2049 rules activated for language French <S> Un[un/D m s] avions[avion/N m p].[./M fin,</S>]<P/> Disambiguator log: N: avions[avoir/V avoir ind impa 1 p,avion/N m p] -> avions[avion/N m p] 1.) Line 1, column 1, Rule ID: ACCORD_NOMBRE[4] Message: « Un » et « avions » ne semblent pas bien accordés en nombre. Un avions. ^^^^^^^^^ -- Dominique ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Languagetool-devel mailing list Languagetool-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/languagetool-devel