2016-04-18 10:27 GMT+02:00 Juan Martorell <juan.martor...@gmail.com>:

> Hi
>
> On 15 April 2016 at 14:27, Jaume Ortolà i Font <jaumeort...@gmail.com>
> wrote:
>
>>
>> This is fixed now.
>>
>> In the last update of these tools, I tried not to change the input and
>> ouput formats. But the use of "*" as a separator was an unexpeted choice.
>>
>> Regards,
>> Jaume Ortolà
>>
>
> Thank you for the update Jaume.
>
> "*" to me seemed a reasonable choice since "+" was used for separating the
> word "del". The underscore may be a better alternative, but I thought it
> was better to reserve it for tagging. I chose "*" because I know I will
> never use it in a POS to avoid confusion with wilcards. Does anyone have a
> reason why asterisk is not good choice as separator?
>

In the code we use a split method that takes a regexp as an argument (for
replacing the separators by tabs). I was not aware of this, and the
asterisk, as a reserved character in regexp, caused an error. It was a bug
and now it is fixed. That's all. I don't see further problems.

Jaume
------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
Languagetool-devel mailing list
Languagetool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-devel

Reply via email to