Re: LO 4.2 as 64bit for Mac

2014-02-04 Thread Richard Eckart de Castilho
Just upgraded to LO 4.2 final 64bit. I didn't have to reinstall LT - looks like
the plugin was stored in my user profile. Anyway, the plugin continues to work
with the LO 4.2 final 64bit version.

I should mention that I'm running OpenJDK 1.8 early access right now. It may be
useful if anybody could double-check with Oracle JDK 1.7.

Cheers,

-- Richard

On 04.02.2014, at 11:25, Richard Eckart de Castilho richard.eck...@gmail.com 
wrote:

 I tried LT with the LO 4.2 beta 64bit for Mac. It looks like it works.
 
 Eventually I didn't end up using it for my work, because during grammar
 checking, the document doesn't mark the problematic spans in the document.
 The sentence is only shown in the correction dialog.
 
 So, yes - it should solve the OS X problem. I didn't try with LO 4.2
 final though.
 
 Cheers,
 
 -- Richard
 
 On 03.02.2014, at 19:55, Daniel Naber daniel.na...@languagetool.org wrote:
 
 Hi,
 
 the newly released LibreOffice 4.2 now has a 64bit version for Mac. Can 
 anybody confirm that this solves the 64/32 bit problem that LT/LO had on 
 Mac? By confirm I mean that you should actually have tried it...
 
 http://www.libreoffice.org/download
 
 Regards
 Daniel


--
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121051231iu=/4140/ostg.clktrk
___
Languagetool-devel mailing list
Languagetool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-devel


Problem in rule

2014-02-04 Thread Marco A.G.Pinto

Hello!

I was trying to create a rule based on the book I purchased:
*Como é os tomates?*
*Como é as peras?*

(What is the price of blah blah asking in a store/fair)

The rule would check for the words:
1) como
2) é
3) os/as (I used a regexp=yes)

and suggest to change the 2) é (singular) with são (plural)


*!-- A COMO É AS/OS a como são as/os --*
*rule id=A_COMO_É_AS_OS name=a como são as/os*
*  pattern*
*marker*
*tokena/token*
*tokencomo/token *
*tokené/token *
*token regexp=yesos|as/token*
*/marker *
*  /pattern*
*  messageSubstituir «a como é» por suggestiona como 
são/suggestion./message*
*  example type=incorrectmarkerA como é os 
tomates/marker?/example*
*  example type=correctmarkerA como são os 
tomates/marker?/example*

*/rule*

When I type: *testrules pt* it gives errors :(

I am still facing difficulties creating more complex rules :(

Can someone suggest how to fix this rule?

PS-I have been looking better at the book and lots of suggestions of 
wrong-right make use of typos, which means I can't code these ones 
since it is a job of the speller to fix these kind of things.


Thanks for your help!

Kind regards,
  Marco A.G.Pinto



--
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121051231iu=/4140/ostg.clktrk___
Languagetool-devel mailing list
Languagetool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-devel


Fwd: Problem in rule

2014-02-04 Thread Marco A.G.Pinto

PS-I forgot to mention the a (a como é os/as)

Hello!

I was trying to create a rule based on the book I purchased:
*Como é os tomates?*
*Como é as peras?*

(What is the price of blah blah asking in a store/fair)

The rule would check for the words:
1) como
2) é
3) os/as (I used a regexp=yes)

and suggest to change the 2) é (singular) with são (plural)


*!-- A COMO É AS/OS a como são as/os --*
*rule id=A_COMO_É_AS_OS name=a como são as/os*
*  pattern*
*marker*
*tokena/token*
*tokencomo/token *
*tokené/token *
*token regexp=yesos|as/token*
*/marker *
*  /pattern*
*  messageSubstituir «a como é» por suggestiona como 
são/suggestion./message*
*  example type=incorrectmarkerA como é os 
tomates/marker?/example*
*  example type=correctmarkerA como são os 
tomates/marker?/example*

*/rule*

When I type: *testrules pt* it gives errors :(

I am still facing difficulties creating more complex rules :(

Can someone suggest how to fix this rule?

PS-I have been looking better at the book and lots of suggestions of 
wrong-right make use of typos, which means I can't code these ones 
since it is a job of the speller to fix these kind of things.


Thanks for your help!

Kind regards,
  Marco A.G.Pinto
---



--
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121051231iu=/4140/ostg.clktrk___
Languagetool-devel mailing list
Languagetool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-devel


Re: Problem in rule

2014-02-04 Thread Dominique Pellé
Marco A.G.Pinto marcoagpi...@mail.telepac.pt wrote:

 Hello!

 I was trying to create a rule based on the book I purchased:
 Como é os tomates?
 Como é as peras?

 (What is the price of blah blah asking in a store/fair)

 The rule would check for the words:
 1) como
 2) é
 3) os/as (I used a regexp=yes)

 and suggest to change the 2) é (singular) with são (plural)


 !-- A COMO É AS/OS a como são as/os --
 rule id=A_COMO_É_AS_OS name=a como são as/os
   pattern
 marker
 tokena/token
 tokencomo/token
 tokené/token
 token regexp=yesos|as/token
 /marker
   /pattern
   messageSubstituir «a como é» por suggestiona como
 são/suggestion./message
   example type=incorrectmarkerA como é os
 tomates/marker?/example
   example type=correctmarkerA como são os
 tomates/marker?/example
 /rule

 When I type: testrules pt it gives errors :(

 I am still facing difficulties creating more complex rules :(

 Can someone suggest how to fix this rule?


I did not try, but I think that the position of marker.../marker
is inconsistent between the pattern and the example.

Instead of ...

example type=incorrectmarkerA como é os tomates/marker?/example

... it should be...

example type=incorrectmarkerA como é os/marker tomates?/example

Regards
Dominique

--
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121051231iu=/4140/ostg.clktrk
___
Languagetool-devel mailing list
Languagetool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-devel