Re: Spell dictionary building error

2016-06-13 Thread Juan Martorell
Thank you Daniel.

I also bypassed the

 hunspell -d $DIC_NO_SUFFIX -G -l

code at create_dict.sh because it returned no output to me.

On 10 June 2016 at 20:53, Daniel Naber 
wrote:

> On 2016-06-10 17:30, Juan Martorell wrote:
>
> > Invalid argument: Unknown option: --overwrite
>
> I've removed this option from the command we call, maybe that was enough
> (I don't have time for real testing), could you try again?
>
> Regards
>   Daniel
>
>
>
> --
> What NetFlow Analyzer can do for you? Monitors network bandwidth and
> traffic
> patterns at an interface-level. Reveals which users, apps, and protocols
> are
> consuming the most bandwidth. Provides multi-vendor support for NetFlow,
> J-Flow, sFlow and other flows. Make informed decisions using capacity
> planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
> ___
> Languagetool-devel mailing list
> Languagetool-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/languagetool-devel
>
--
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e___
Languagetool-devel mailing list
Languagetool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-devel


Re: Need help creating rule

2016-06-13 Thread Jaume Ortolà i Font
Hi Marco,

If you want to take into account every possibility (only one comma present,
no comma at all) and always give the proper suggestion, you'll need to
write different rules.

One rule for: "é pois"


  
   
é
pois

[,;:–—\(]
  
  Usar vírgula: \1, \2,
  Ela é pois do
Norte.


One rule for: "é, pois"


  
   
é
,
pois

[,;:–—\(]
  
  Usar vírgula: \1, \3,
  Ela é, pois do
Norte.


One rule for: "é pois,"


  
   
é
pois

,
  
  Usar vírgula: \1, \2
  Ela é pois, do
Norte.


Even using antipattern, I think you can not do it with only one rule.

Regards,
Jaume Ortolà


2016-06-13 12:29 GMT+02:00 Marco A.G.Pinto :

> Hello!
>
> I have been trying to create the following rule, but it gives an error
> with "TESTRULES PT":
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> *é [,;:–—\(]exception>
> pois  [,;:–—\(]exception>
> Usar vírgula: \1, \2,   Ela é pois do Norte. *
>
>
> The idea is to suggest commas in:
> "É pois" -> "É, pois,"
>
> How do I do it?
>
> Thanks!
>
> Kind regards,
> >Marco A.G.Pinto
>   ---
>
> --
>
>
> --
> What NetFlow Analyzer can do for you? Monitors network bandwidth and
> traffic
> patterns at an interface-level. Reveals which users, apps, and protocols
> are
> consuming the most bandwidth. Provides multi-vendor support for NetFlow,
> J-Flow, sFlow and other flows. Make informed decisions using capacity
> planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
> ___
> Languagetool-devel mailing list
> Languagetool-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/languagetool-devel
>
>
--
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e___
Languagetool-devel mailing list
Languagetool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-devel


Re: Need help creating rule

2016-06-13 Thread Marco A.G.Pinto
Thanks, it has worked!

:-P

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


On 13/06/2016 12:00, Jaume Ortolà i Font wrote:
> Hi Marco, 
>
> If you want to take into account every possibility (only one comma
> present, no comma at all) and always give the proper suggestion,
> you'll need to write different rules. 
>
> One rule for: "é pois"
>
> 
>
>
> é
> pois
> 
> [,;:–—\(]
>   
>   Usar vírgula: \1, \2,
>   Ela é pois do
> Norte.
>   
>
> One rule for: "é, pois"
>
> 
>
>
> é
> ,
> pois
> 
> [,;:–—\(]
>   
>   Usar vírgula: \1, \3,
>   Ela é, pois do
> Norte.
> 
>
> One rule for: "é pois,"
>
> 
>
>
> é
> pois
> 
> ,
>   
>   Usar vírgula: \1, \2
>   Ela é pois, do
> Norte.
> 
>
> Even using antipattern, I think you can not do it with only one rule.
>
> Regards,
> Jaume Ortolà
>
>
> 2016-06-13 12:29 GMT+02:00 Marco A.G.Pinto
> >:
>
> Hello!
>
> I have been trying to create the following rule, but it gives an
> error with "TESTRULES PT":
> *   
>
>
> é
>
> [,;:–—\(]exception>
>
> pois 
>
> [,;:–—\(]exception>
>
>  
>   Usar vírgula: \1, \2,
>   Ela é pois do Norte.
> *
>
>
> The idea is to suggest commas in:
> "É pois" -> "É, pois,"
>
> How do I do it?
>
> Thanks!
>
> Kind regards,
> >Marco A.G.Pinto
>   ---
>
> -- 
>


-- 


signature.asc
Description: OpenPGP digital signature
--
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e___
Languagetool-devel mailing list
Languagetool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-devel