Compliments!

2014-10-03 Thread R.J. Baars
The suggestion mechanism of the Morfologik speller using word frequencies
is WAY better than the suggestion mechanism for Hunspell.

In fact, the first suggestion is almost all the time the right one.

Well done!

Ruud


--
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


Using daily builds in Maven

2014-10-03 Thread Robin Dunn
Hi,

Is there a way of using Maven to automatically grab the latest daily build
of LanguageTool so that it can be used as a dependency?

Currently it seems only the major released versions of LT are available
from the Maven public repository e.g. the latest 2.7, but the daily builds
are not in the public repository?

Would I have to manually download the LT daily build jar files and add them
manually to my local Maven repository e.g. as described at the following
link?

https://devcenter.heroku.com/articles/local-maven-dependencies#pick-groupid-artifactid-and-version-parameters

Thanks
Robin.
--
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


Morfologik speller

2014-10-03 Thread R.J. Baars
Marcin,

would it be possible to use the morfologik speller as a separate program,
to throw a list of words at, and get the alternatives?

Is there an example program that does that?

Ruud



--
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: Using daily builds in Maven

2014-10-03 Thread Daniel Naber
On 2014-10-03 12:32, Robin Dunn wrote:

 Currently it seems only the major released versions of LT are
 available from the Maven public repository e.g. the latest 2.7, but
 the daily builds are not in the public repository?

Yes, Maven Central is only for releases and we don't have set up our own 
repo to host daily builds. If this is for a local machine, the easiest 
thing is to build LT yourself: update the source from git and run mvn 
install -DskipTests. This will install all artifacts into your local 
repository.

Regards
  Daniel


--
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: Morfologik speller

2014-10-03 Thread Marcin Miłkowski
W dniu 2014-10-03 o 13:22, R.J. Baars pisze:
 Marcin,

 would it be possible to use the morfologik speller as a separate program,
 to throw a list of words at, and get the alternatives?

No. It does not tokenize words, and you need a little bit of tooling to 
use the library anyway.


 Is there an example program that does that?

LanguageTool command line version does that if you supply it with the 
Morfologik speller rule name at the command line (-e parameter).

Regards,
Marcin

--
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: Morfologik speller

2014-10-03 Thread Jaume Ortolà i Font
2014-10-03 14:50 GMT+02:00 Marcin Miłkowski list-addr...@wp.pl:

 W dniu 2014-10-03 o 13:22, R.J. Baars pisze:
  Marcin,
 
  would it be possible to use the morfologik speller as a separate program,
  to throw a list of words at, and get the alternatives?

 No. It does not tokenize words, and you need a little bit of tooling to
 use the library anyway.

 
  Is there an example program that does that?

 LanguageTool command line version does that if you supply it with the
 Morfologik speller rule name at the command line (-e parameter).


Since v. 2.7 you need to use -e and -eo (enabled only). See the command
line options [1].

Regards,
Jaume Ortolà

[1] http://wiki.languagetool.org/command-line-options
--
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: Using daily builds in Maven

2014-10-03 Thread Richard Eckart de Castilho
You have a continuous integration server, right? Couldn't you configure
that to deploy snapshot builds to the Sonatype OSS Snapshot repository?

Cheers,

-- Richard

On 03.10.2014, at 13:26, Daniel Naber daniel.na...@languagetool.org wrote:

 On 2014-10-03 12:32, Robin Dunn wrote:
 
 Currently it seems only the major released versions of LT are
 available from the Maven public repository e.g. the latest 2.7, but
 the daily builds are not in the public repository?
 
 Yes, Maven Central is only for releases and we don't have set up our own 
 repo to host daily builds. If this is for a local machine, the easiest 
 thing is to build LT yourself: update the source from git and run mvn 
 install -DskipTests. This will install all artifacts into your local 
 repository.
 
 Regards
  Daniel


--
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