Re: LanguageTool nightly diff test

2015-01-13 Thread Daniel Naber
On 2015-01-08 23:04, dna...@users.sourceforge.net wrote:

 LanguageTool Nightly Diff Overview 2015-01-08 22:20

For some reason, the nightly diff email didn't arrive at our mailing 
list, and I don't know why. The diff itself is available, though. You 
can look at it at https://languagetool.org/regression-tests/

Regards
  Daniel


--
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet
___
Languagetool-devel mailing list
Languagetool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-devel


Re: LanguageTool nightly diff test

2014-10-30 Thread Daniel Naber
On 2014-10-29 23:18, Marco A.G.Pinto wrote:

  What does it mean?:
  -Portuguese: 2909 total matches
  +Portuguese: 2913 total matches

It means the day before yesterday, there were 2909 matches and 
yesterday, there were 2913 matches.

  The reason why it got hits is because in pt_BR (Portuguese Brazilian)
 the guys use equipe and we in Portugal (pt_PT) use equipa.

Currently, equipe gives and error no matter whether you select pt-PT 
or pt-BR (just tested it on languagetool.org). The correct way to 
resolve this is to move variant-specific rules to a subfolder. Please 
have a look at how English does it with en-GB and en-US: most rules are 
in the top-level grammar.xml, but some are in en-GB/grammar.xml and some 
in en-US/grammar.xml.

Regards
  Daniel


--
___
Languagetool-devel mailing list
Languagetool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-devel


Re: LanguageTool nightly diff test

2014-10-29 Thread Marco A.G.Pinto

Hello!

What does it mean?:
-Portuguese: 2909 total matches
+Portuguese: 2913 total matches

The reason why it got hits is because in pt_BR (Portuguese Brazilian) 
the guys use equipe and we in Portugal (pt_PT) use equipa.


equipa means team, just like your soccer team.

In pt_PT, equipe is a verb. The verb equipar. Por favor equipe a 
sua equipa.



Kind regards,
  Marco A.G.Pinto
--


On 29/10/2014 22:04, dna...@users.sourceforge.net wrote:

   LanguageTool Nightly Diff Overview 2014-10-29 22:20

This page lists the results of our automatic nightly testing against a
fixed Wikipedia and Tatoeba corpus with 4 sentences per language.

Changes 2014-10-28 22:20 to 2014-10-29 22:20
Version: 2.8-SNAPSHOT (2014-10-29 22:01)
Not changed: en
Not changed: de
Not changed: fr
Not changed: ru
[1]Changed: br
[2]Changed: ca
Not changed: pl
Not changed: it
[3]Changed: pt
Not changed: es
Not changed: nl
Not changed: eo

Total runtime: 2014-10-29 22:20 to 2014-10-29 23:04

References

1. http://languagetool.org/regression-tests/20141029/result_br_20141029.html
2. http://languagetool.org/regression-tests/20141029/result_ca_20141029.html
3. http://languagetool.org/regression-tests/20141029/result_pt_20141029.html

--


--
--
___
Languagetool-devel mailing list
Languagetool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-devel


Re: LanguageTool nightly diff test

2014-10-07 Thread Daniel Naber
On 2014-10-06 23:05, dna...@users.sourceforge.net wrote:

1. 
 http://languagetool.org/regression-tests/20141006/result_en_20141006.html

FYI, the lower part of the English diff was caused by this Exception, 
which I unfortunately cannot reproduce:

Exception in thread main java.lang.RuntimeException: Check failed on 
sentence: Where is Paris?
 at 
org.languagetool.dev.dumpcheck.SentenceSourceChecker.run(SentenceSourceChecker.java:179)
 at 
org.languagetool.dev.dumpcheck.SentenceSourceChecker.main(SentenceSourceChecker.java:77)
 at org.languagetool.dev.wikipedia.Main.main(Main.java:44)
[...]

Caused by: java.lang.NullPointerException
 at 
org.languagetool.AnalyzedSentence.getOriginalPosition(AnalyzedSentence.java:126)
 at 
org.languagetool.tagging.disambiguation.rules.DisambiguationPatternRuleReplacer.executeAction(DisambiguationPatternRuleReplacer.java:212)
 at 
org.languagetool.tagging.disambiguation.rules.DisambiguationPatternRuleReplacer.replace(DisambiguationPatternRuleReplacer.java:133)
 at 
org.languagetool.tagging.disambiguation.rules.DisambiguationPatternRule.replace(DisambiguationPatternRule.java:102)
 at 
org.languagetool.rules.patterns.PatternRule.getSentenceWithImmunization(PatternRule.java:331)
 at 
org.languagetool.rules.patterns.PatternRule.match(PatternRule.java:197)
 ... 8 more


--
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=154622311iu=/4140/ostg.clktrk
___
Languagetool-devel mailing list
Languagetool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-devel


Re: LanguageTool nightly diff test

2014-04-15 Thread Daniel Naber
On 2014-04-15 22:57, dna...@users.sourceforge.net wrote:

1. 
 http://languagetool.org/regression-tests/20140415/result_en_20140415.html
2. 
 http://languagetool.org/regression-tests/20140415/result_de_20140415.html
3. 
 http://languagetool.org/regression-tests/20140415/result_br_20140415.html
4. 
 http://languagetool.org/regression-tests/20140415/result_ca_20140415.html
5. 
 http://languagetool.org/regression-tests/20140415/result_pl_20140415.html
6. 
 http://languagetool.org/regression-tests/20140415/result_it_20140415.html
7. 
 http://languagetool.org/regression-tests/20140415/result_pt_20140415.html

As you've probably guessed, there had been a change to Wikipedia text 
extraction today that caused these diffs...

Regards
  Daniel


--
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/NeoTech
___
Languagetool-devel mailing list
Languagetool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-devel


Re: LanguageTool nightly diff test

2013-10-02 Thread Daniel Naber
On 2013-10-02 23:06, dna...@users.sourceforge.net wrote:

1. 
 http://languagetool.org/regression-tests/20131002/result_en_20131002.html
2. 
 http://languagetool.org/regression-tests/20131002/result_ru_20131002.html
3. 
 http://languagetool.org/regression-tests/20131002/result_br_20131002.html
4. 
 http://languagetool.org/regression-tests/20131002/result_pl_20131002.html

There were some technical problems, so you may ignore this result.

Regards
  Daniel

-- 
http://www.danielnaber.de


--
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=60134791iu=/4140/ostg.clktrk
___
Languagetool-devel mailing list
Languagetool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-devel


Re: LanguageTool nightly diff test

2013-09-18 Thread Daniel Naber
On 2013-09-18 02:04, dna...@users.sourceforge.net wrote:

6. 
 http://languagetool.org/regression-tests/20130917/result_ca_20130917.html

FYI, the huge diff for Catalan is caused by a change that skips 
Wikipedia parsing errors instead of stopping at them. In other words, 
we're now analyzing more documents for Catalan than we did before.

Regards
  Daniel

-- 
http://www.danielnaber.de


--
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=58041151iu=/4140/ostg.clktrk
___
Languagetool-devel mailing list
Languagetool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-devel


Re: LanguageTool nightly diff test

2013-09-18 Thread Jaume Ortolà i Font
Daniel,

In the Wikipedia results there are matches for rules that are disabled
in disabled_rules.properties, for example EXIGEIX_VERBS_CENTRAL. Shouldn't
they be ignored?

Regards,
Jaume



2013/9/18 Daniel Naber list2...@danielnaber.de

 On 2013-09-18 02:04, dna...@users.sourceforge.net wrote:

 6.
 
 http://languagetool.org/regression-tests/20130917/result_ca_20130917.html

 FYI, the huge diff for Catalan is caused by a change that skips
 Wikipedia parsing errors instead of stopping at them. In other words,
 we're now analyzing more documents for Catalan than we did before.

 Regards
   Daniel

 --
 http://www.danielnaber.de



 --
 LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
 1,500+ hours of tutorials including VisualStudio 2012, Windows 8,
 SharePoint
 2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack
 includes
 Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13.
 http://pubads.g.doubleclick.net/gampad/clk?id=58041151iu=/4140/ostg.clktrk
 ___
 Languagetool-devel mailing list
 Languagetool-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/languagetool-devel

--
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=58041151iu=/4140/ostg.clktrk___
Languagetool-devel mailing list
Languagetool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-devel


Re: LanguageTool nightly diff test

2013-09-18 Thread Daniel Naber
On 2013-09-18 13:09, Jaume Ortolà i Font wrote:

 In the Wikipedia results there are matches for rules that are disabled
 in disabled_rules.properties, for example EXIGEIX_VERBS_CENTRAL.
 Shouldn't they be ignored?

As this is a regression tests, I think this shouldn't matter. In other 
words, the input data for the nightly tests never changes. So if you 
introduce a rule that is disabled for Wikipedia you will see its 
matches, but only once, on the day you introduce it. Is that okay?

Regards
  Daniel

-- 
http://www.danielnaber.de


--
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=58041151iu=/4140/ostg.clktrk
___
Languagetool-devel mailing list
Languagetool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-devel


Re: LanguageTool nightly diff test

2013-09-18 Thread Jaume Ortolà i Font
2013/9/18 Daniel Naber list2...@danielnaber.de

 On 2013-09-18 13:09, Jaume Ortolà i Font wrote:

  In the Wikipedia results there are matches for rules that are disabled
  in disabled_rules.properties, for example EXIGEIX_VERBS_CENTRAL.
  Shouldn't they be ignored?

 As this is a regression tests, I think this shouldn't matter. In other
 words, the input data for the nightly tests never changes. So if you
 introduce a rule that is disabled for Wikipedia you will see its
 matches, but only once, on the day you introduce it. Is that okay?


It's okay. Thank you.

Jaume
--
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=58041151iu=/4140/ostg.clktrk___
Languagetool-devel mailing list
Languagetool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-devel


Re: LanguageTool nightly diff test

2013-07-17 Thread Daniel Naber
Am 16.07.2013 23:27, schrieb dna...@users.sourceforge.net:

1. 
 http://languagetool.org/regression-tests/20130716/result_en_20130716.html
2. 
 http://languagetool.org/regression-tests/20130716/result_de_20130716.html
3. 
 http://languagetool.org/regression-tests/20130716/result_fr_20130716.html
4. 
 http://languagetool.org/regression-tests/20130716/result_ru_20130716.html
5. 
 http://languagetool.org/regression-tests/20130716/result_br_20130716.html
6. 
 http://languagetool.org/regression-tests/20130716/result_ca_20130716.html
7. 
 http://languagetool.org/regression-tests/20130716/result_pl_20130716.html
8. 
 http://languagetool.org/regression-tests/20130716/result_it_20130716.html

This large diff was caused by Wikipedia text extraction changes. Sorry 
for that, I didn't think of the nightly diff when I made that change. As 
the text extraction is still buggy, this will unfortunately happen again 
at least once.

Regards
  Daniel

-- 
http://www.danielnaber.de

--
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831iu=/4140/ostg.clktrk
___
Languagetool-devel mailing list
Languagetool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-devel


Re: LanguageTool nightly diff test

2013-05-21 Thread Marcin Miłkowski
W dniu 2013-05-18 09:03, Daniel Naber pisze:

 One of the recent commits (maybe to UppercaseSentenceStart?) introduced
 a lot of changes for probably all languages. Especially fr + it have
 changed a lot. Does anybody check if these changes are okay (note: fr +
 it are so large your browser might have a problem with it)?

I have a problem with it: all changes create false alarms for Polish. 
This is a regression.

Best,
Marcin


 LanguageTool Nightly Diff Overview 2013-05-17 22:20

 This page lists the results of our automatic nightly testing
 against a
 fixed Wikipedia corpus with 1000 articles per language.

 Changes 2013-05-16 22:20 to 2013-05-17 22:20
 Version: 2.2-SNAPSHOT (2013-05-17 22:01)
 [1]Changed: en
 [2]Changed: de
 [3]Changed: fr
 [4]Changed: ru
 [5]Changed: br
 [6]Changed: ca
 [7]Changed: pl
 [8]Changed: it

 Total runtime: 2013-05-17 22:20 to 2013-05-17 23:06

 References

 1.
 http://languagetool.org/regression-tests/20130517/result_en_20130517.html
 2.
 http://languagetool.org/regression-tests/20130517/result_de_20130517.html
 3.
 http://languagetool.org/regression-tests/20130517/result_fr_20130517.html
 4.
 http://languagetool.org/regression-tests/20130517/result_ru_20130517.html
 5.
 http://languagetool.org/regression-tests/20130517/result_br_20130517.html
 6.
 http://languagetool.org/regression-tests/20130517/result_ca_20130517.html
 7.
 http://languagetool.org/regression-tests/20130517/result_pl_20130517.html
 8.
 http://languagetool.org/regression-tests/20130517/result_it_20130517.html



--
Try New Relic Now  We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app,  servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
___
Languagetool-devel mailing list
Languagetool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-devel


Re: LanguageTool nightly diff test

2013-05-21 Thread Jaume Ortolà i Font
2013/5/21 Marcin Miłkowski list-addr...@wp.pl


 I have a problem with it: all changes create false alarms for Polish.
 This is a regression.


Hi Marcin,

Do you mean these changes? [1] They are not creating alarms. They are
removing alarms. Are the changes removing true positives?

What I did in UppercaseSentenceStart was to eliminate alarms in sentences
starting with patterns for enumerated lists like these:

a)
b.
iv.
iii)

What I see in the nightly differences is that, in some cases, rule matches
are removed in contexts with several abbreviations, and it seems that the
sentence tokenization is not right. For example (the error was in p.):

-Line 34, column 174, Rule ID: UPPERCASE_SENTENCE_START
-Message: To zdanie nie zaczyna się wielką literą
-Suggestion: P
-... z Kotliny Panońskiej. Z epoki brązu (1700-700 l. p.n.e.) pochodzą
znalezione w okolicach Leska, Stef...
- ^

So we are removing false alarms, but in an indirect way. But perhaps that
is not always true.

Do you want some or all of the patterns to be removed
from UppercaseSentenceStart?

Regards,
Jaume Ortolà

[1]
http://languagetool.org/regression-tests/20130517/result_pl_20130517.html
--
Try New Relic Now  We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app,  servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may___
Languagetool-devel mailing list
Languagetool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-devel


Re: LanguageTool nightly diff test

2013-05-21 Thread Marcin Miłkowski
W dniu 2013-05-21 11:08, Jaume Ortolà i Font pisze:
 2013/5/21 Marcin Miłkowski list-addr...@wp.pl mailto:list-addr...@wp.pl


 I have a problem with it: all changes create false alarms for Polish.
 This is a regression.


 Hi Marcin,

 Do you mean these changes? [1] They are not creating alarms. They are
 removing alarms. Are the changes removing true positives?

 What I did in UppercaseSentenceStart was to eliminate alarms in
 sentences starting with patterns for enumerated lists like these:

 a)
 b.
 iv.
 iii)

The latter two are genuine mistakes in Polish: Roman numerals are 
written only in uppercase but owing to the recent influence of English 
typography, some people make mistake by writing them in lowercase.


 What I see in the nightly differences is that, in some cases, rule
 matches are removed in contexts with several abbreviations, and it seems
 that the sentence tokenization is not right. For example (the error was
 in p.):

 -Line 34, column 174, Rule ID: UPPERCASE_SENTENCE_START
 -Message: To zdanie nie zaczyna się wielką literą
 -Suggestion: P
 -... z Kotliny Panońskiej. Z epoki brązu (1700-700 l. p.n.e.) pochodzą
 znalezione w okolicach Leska, Stef...
 - ^

 So we are removing false alarms, but in an indirect way. But perhaps
 that is not always true.

I'll look at that again.


 Do you want some or all of the patterns to be removed
 from UppercaseSentenceStart?

The ones for Roman numerals, yes, they need to be removed for Polish.

Regards,
Marcin


 Regards,
 Jaume Ortolà

 [1]
 http://languagetool.org/regression-tests/20130517/result_pl_20130517.html


 --
 Try New Relic Now  We'll Send You this Cool Shirt
 New Relic is the only SaaS-based application performance monitoring service
 that delivers powerful full stack analytics. Optimize and monitor your
 browser, app,  servers with just a few lines of code. Try New Relic
 and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may



 ___
 Languagetool-devel mailing list
 Languagetool-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/languagetool-devel



--
Try New Relic Now  We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app,  servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
___
Languagetool-devel mailing list
Languagetool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-devel


Re: LanguageTool nightly diff test

2013-05-21 Thread Jaume Ortolà i Font
2013/5/21 Marcin Miłkowski list-addr...@wp.pl

  What I did in UppercaseSentenceStart was to eliminate alarms in
  sentences starting with patterns for enumerated lists like these:
 
  a)
  b.
  iv.
  iii)

 The latter two are genuine mistakes in Polish: Roman numerals are
 written only in uppercase but owing to the recent influence of English
 typography, some people make mistake by writing them in lowercase.


Then perhaps we need a rule for Roman numerals in lowercase at any
position, not at the start of sentence.

In Catalan Roman numerals are usually written in uppercase or in small
caps, which in plain text means lowercase. In some contexts (webpages), a
rule requiring uppercase Roman numerals would be appropriate.

Regards,
Jaume Ortolà
--
Try New Relic Now  We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app,  servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may___
Languagetool-devel mailing list
Languagetool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-devel


Re: LanguageTool nightly diff test

2013-05-18 Thread Daniel Naber

One of the recent commits (maybe to UppercaseSentenceStart?) introduced 
a lot of changes for probably all languages. Especially fr + it have 
changed a lot. Does anybody check if these changes are okay (note: fr + 
it are so large your browser might have a problem with it)?

 LanguageTool Nightly Diff Overview 2013-05-17 22:20
 
This page lists the results of our automatic nightly testing 
 against a
fixed Wikipedia corpus with 1000 articles per language.
 
Changes 2013-05-16 22:20 to 2013-05-17 22:20
Version: 2.2-SNAPSHOT (2013-05-17 22:01)
[1]Changed: en
[2]Changed: de
[3]Changed: fr
[4]Changed: ru
[5]Changed: br
[6]Changed: ca
[7]Changed: pl
[8]Changed: it
 
Total runtime: 2013-05-17 22:20 to 2013-05-17 23:06
 
 References
 
1. 
 http://languagetool.org/regression-tests/20130517/result_en_20130517.html
2. 
 http://languagetool.org/regression-tests/20130517/result_de_20130517.html
3. 
 http://languagetool.org/regression-tests/20130517/result_fr_20130517.html
4. 
 http://languagetool.org/regression-tests/20130517/result_ru_20130517.html
5. 
 http://languagetool.org/regression-tests/20130517/result_br_20130517.html
6. 
 http://languagetool.org/regression-tests/20130517/result_ca_20130517.html
7. 
 http://languagetool.org/regression-tests/20130517/result_pl_20130517.html
8. 
 http://languagetool.org/regression-tests/20130517/result_it_20130517.html

-- 
http://www.danielnaber.de

--
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
___
Languagetool-devel mailing list
Languagetool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-devel


Re: LanguageTool nightly diff test

2013-05-18 Thread Jaume Ortolà i Font
Hi,

It seems that in Italian and French, from a certain point on, all the
errors have been removed. I suspect that there is some out of bond
exception that stops the checking of articles. The lines I wrote in
UppercaseSentenceStart
probably are not safe enough. I will change it.

Regards,
Jaume



2013/5/18 Daniel Naber list2...@danielnaber.de


 One of the recent commits (maybe to UppercaseSentenceStart?) introduced
 a lot of changes for probably all languages. Especially fr + it have
 changed a lot. Does anybody check if these changes are okay (note: fr +
 it are so large your browser might have a problem with it)?

  LanguageTool Nightly Diff Overview 2013-05-17 22:20
 
 This page lists the results of our automatic nightly testing
  against a
 fixed Wikipedia corpus with 1000 articles per language.
 
 Changes 2013-05-16 22:20 to 2013-05-17 22:20
 Version: 2.2-SNAPSHOT (2013-05-17 22:01)
 [1]Changed: en
 [2]Changed: de
 [3]Changed: fr
 [4]Changed: ru
 [5]Changed: br
 [6]Changed: ca
 [7]Changed: pl
 [8]Changed: it
 
 Total runtime: 2013-05-17 22:20 to 2013-05-17 23:06
 
  References
 
 1.
 
 http://languagetool.org/regression-tests/20130517/result_en_20130517.html
 2.
 
 http://languagetool.org/regression-tests/20130517/result_de_20130517.html
 3.
 
 http://languagetool.org/regression-tests/20130517/result_fr_20130517.html
 4.
 
 http://languagetool.org/regression-tests/20130517/result_ru_20130517.html
 5.
 
 http://languagetool.org/regression-tests/20130517/result_br_20130517.html
 6.
 
 http://languagetool.org/regression-tests/20130517/result_ca_20130517.html
 7.
 
 http://languagetool.org/regression-tests/20130517/result_pl_20130517.html
 8.
 
 http://languagetool.org/regression-tests/20130517/result_it_20130517.html

 --
 http://www.danielnaber.de


 --
 AlienVault Unified Security Management (USM) platform delivers complete
 security visibility with the essential security capabilities. Easily and
 efficiently configure, manage, and operate all of your security controls
 from a single console and one unified framework. Download a free trial.
 http://p.sf.net/sfu/alienvault_d2d
 ___
 Languagetool-devel mailing list
 Languagetool-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/languagetool-devel

--
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d___
Languagetool-devel mailing list
Languagetool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-devel


Re: LanguageTool nightly diff test

2013-05-18 Thread Daniel Naber
Am 18.05.2013 09:50, schrieb Jaume Ortolà i Font:

 It seems that in Italian and French, from a certain point on, all the
 errors have been removed. I suspect that there is some out of bond
 exception that stops the checking of articles. The lines I wrote in
 UppercaseSentenceStart probably are not safe enough. I will change it.

Indeed, I found this in the error logs on the server:

Exception in thread main java.lang.ArrayIndexOutOfBoundsException: 2
 at 
org.languagetool.rules.UppercaseSentenceStartRule.match(UppercaseSentenceStartRule.java:122)
 at 
org.languagetool.JLanguageTool.checkAnalyzedSentence(JLanguageTool.java:630)
 at org.languagetool.JLanguageTool.check(JLanguageTool.java:555)
 at org.languagetool.JLanguageTool.check(JLanguageTool.java:507)

Regards
  Daniel

-- 
http://www.danielnaber.de


--
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
___
Languagetool-devel mailing list
Languagetool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-devel


Re: LanguageTool nightly diff test

2013-04-29 Thread Daniel Naber
On 29.04.2013, 23:08:02 dna...@users.sourceforge.net wrote:

 Changes 2013-04-28 22:20 to 2013-04-29 22:20
Version: 2.2-SNAPSHOT (2013-04-29 22:01)
Not changed: en
Not changed: de
Not changed: fr
[1]Changed: ru
Not changed: br
[2]Changed: ca
Not changed: pl
[3]Changed: it

Note: the nightly diff didn't update for a few days (due to the changed SVN 
repo), so these are the accumulated changes of several days I think.

Regards
 Daniel

-- 
http://www.danielnaber.de


--
Try New Relic Now  We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app,  servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr
___
Languagetool-devel mailing list
Languagetool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-devel