atom feed10 messages in org.apache.incubator.stanbol-devRe: [VOTE] Release Apache Stanbol 0.9...
FromSent OnAttachments
Fabian ChristMar 16, 2012 9:11 am 
Fabian ChristMar 20, 2012 12:56 am 
Rupert WestenthalerMar 20, 2012 1:16 am 
Walter KasperMar 20, 2012 1:56 am 
Rupert WestenthalerMar 20, 2012 2:03 am 
Fabian ChristMar 20, 2012 2:08 am 
Walter KasperMar 20, 2012 2:20 am 
Rupert WestenthalerMar 20, 2012 2:55 am 
Fabian ChristMar 20, 2012 3:20 am 
Bertrand DelacretazMar 20, 2012 6:52 am 
Subject:Re: [VOTE] Release Apache Stanbol 0.9.0-incubating RC3
From:Fabian Christ (chri@googlemail.com)
Date:Mar 20, 2012 3:20:54 am
List:org.apache.incubator.stanbol-dev

Hi Walter,

okay I was not aware of the fact that the models are not deleted on a 'mvn clean'. You are right and those model files should not have been in the release.

This means, we have to roll back and create a RC4.

Thanks for checking!

Am 20. März 2012 10:56 schrieb Rupert Westenthaler <rupe@gmail.com>:

Hi Walter, Fabian

Such files are downloaded to "{module}/src/main/resources/" during the build process.

This has the advantage that such files are not downloaded again on every single build. But only if such files are updated. However this also means that such files are NOT deleted by a mvn clean and MUST therefore be manually excluded. For the SVN this is handled via svn:ignore. For the source release this must be done manually.

As an alternative we could also change the location of the downloaded OpenNLP model files to "{module}/target/classes/". This would force users to re-download the models after each mvn clean, but would ensure that there are no OpenNLP modles copied to {module}/source.

I would prefer to keep the current version for trunk, but we might want to change this in the 0.9.0-incubating branch.

best Rupert

On Tue, Mar 20, 2012 at 10:20 AM, Walter Kasper <kas@dfki.de> wrote:

Hi Fabian,

What then are all these files I found in http://people.apache.org/~fchrist/apache-stanbol-0.9.0-incubating-RC3/stanbol-stack-0.9.0-incubating-source-release.zip?

stanbol-stack-0.9.0-incubating/data/opennlp/lang/da/src/main/resources/org/apache/stanbol/data/opennlp/da-pos-perceptron.bin

stanbol-stack-0.9.0-incubating/data/opennlp/lang/da/src/main/resources/org/apache/stanbol/data/opennlp/da-sent.bin

stanbol-stack-0.9.0-incubating/data/opennlp/lang/de/src/main/resources/org/apache/stanbol/data/opennlp/de-pos-perceptron.bin

stanbol-stack-0.9.0-incubating/data/opennlp/lang/de/src/main/resources/org/apache/stanbol/data/opennlp/de-sent.bin

stanbol-stack-0.9.0-incubating/data/opennlp/lang/en/src/main/resources/org/apache/stanbol/data/opennlp/en-chunker.bin

stanbol-stack-0.9.0-incubating/data/opennlp/lang/en/src/main/resources/org/apache/stanbol/data/opennlp/en-pos-perceptron.bin

stanbol-stack-0.9.0-incubating/data/opennlp/lang/en/src/main/resources/org/apache/stanbol/data/opennlp/en-sent.bin

stanbol-stack-0.9.0-incubating/data/opennlp/lang/en/src/main/resources/org/apache/stanbol/data/opennlp/en-token.bin

stanbol-stack-0.9.0-incubating/data/opennlp/lang/nl/src/main/resources/org/apache/stanbol/data/opennlp/nl-pos-perceptron.bin

stanbol-stack-0.9.0-incubating/data/opennlp/lang/nl/src/main/resources/org/apache/stanbol/data/opennlp/nl-sent.bin

stanbol-stack-0.9.0-incubating/data/opennlp/lang/nl/src/main/resources/org/apache/stanbol/data/opennlp/nl-token.bin

stanbol-stack-0.9.0-incubating/data/opennlp/lang/pt/src/main/resources/org/apache/stanbol/data/opennlp/pt-pos-perceptron.bin

stanbol-stack-0.9.0-incubating/data/opennlp/lang/pt/src/main/resources/org/apache/stanbol/data/opennlp/pt-sent.bin

stanbol-stack-0.9.0-incubating/data/opennlp/lang/pt/src/main/resources/org/apache/stanbol/data/opennlp/pt-token.bin

stanbol-stack-0.9.0-incubating/data/opennlp/lang/sv/src/main/resources/org/apache/stanbol/data/opennlp/sv-pos-perceptron.bin

stanbol-stack-0.9.0-incubating/data/opennlp/lang/sv/src/main/resources/org/apache/stanbol/data/opennlp/sv-sent.bin

stanbol-stack-0.9.0-incubating/data/opennlp/ner/en/src/main/resources/org/apache/stanbol/data/opennlp/en-ner-location.bin

stanbol-stack-0.9.0-incubating/data/opennlp/ner/en/src/main/resources/org/apache/stanbol/data/opennlp/en-ner-organization.bin

stanbol-stack-0.9.0-incubating/data/opennlp/ner/en/src/main/resources/org/apache/stanbol/data/opennlp/en-ner-person.bin

stanbol-stack-0.9.0-incubating/data/opennlp/ner/es/src/main/resources/org/apache/stanbol/data/opennlp/es-ner-location.bin

stanbol-stack-0.9.0-incubating/data/opennlp/ner/es/src/main/resources/org/apache/stanbol/data/opennlp/es-ner-organization.bin

stanbol-stack-0.9.0-incubating/data/opennlp/ner/es/src/main/resources/org/apache/stanbol/data/opennlp/es-ner-person.bin

stanbol-stack-0.9.0-incubating/data/opennlp/ner/nl/src/main/resources/org/apache/stanbol/data/opennlp/nl-ner-location.bin

stanbol-stack-0.9.0-incubating/data/opennlp/ner/nl/src/main/resources/org/apache/stanbol/data/opennlp/nl-ner-organization.bin

stanbol-stack-0.9.0-incubating/data/opennlp/ner/nl/src/main/resources/org/apache/stanbol/data/opennlp/nl-ner-person.bin

Best regards,

Walter

Fabian Christ wrote:

Hi Walter,

thanks for noticing but the OpenNLP models are not included in this release. Those models are downloaded during the build process and are not part of the source release bundle itself. This difference ensures that we are not delivering the models directly and get in any trouble with the licenses. I am not a legal expert but AFAIK our mentors agreed that this would be okay with the ASF policies.

Best,  - Fabian

Am 20. März 2012 09:57 schrieb Walter Kasper<kas@dfki.de>:

Hi Fabian,

I  noticed that there are OpenNLP models included in the release. Has their license status been clarified? As far as I am aware this is still an open issue (see e.g. http://comments.gmane.org/gmane.comp.apache.opennlp.user/104):

 Katrin,

 Hmm... maybe I'll be writing a fact page to go on our web-site until we  get this straightened out.

 1)  The models at sourceforge are primarily used only for research.  No  commercial usage.  2)  Most of the corpus are heavily copyrighted and exclude all  commercial usage.  Mostly because they are fully copyrighted texts and  are treated as most books are...

Best,

Walter

-- Dr. Walter Kasper DFKI GmbH Stuhlsatzenhausweg 3 D-66123 Saarbrücken Tel.:  +49-681-85775-5300 Fax:   +49-681-85775-5338 Email: kas@dfki.de

------------------------------------------------------------- Deutsches Forschungszentrum fuer Kuenstliche Intelligenz GmbH Firmensitz: Trippstadter Strasse 122, D-67663 Kaiserslautern

Geschaeftsfuehrung: Prof. Dr. Dr. h.c. mult. Wolfgang Wahlster (Vorsitzender) Dr. Walter Olthoff

Vorsitzender des Aufsichtsrats: Prof. Dr. h.c. Hans A. Aukes

Amtsgericht Kaiserslautern, HRB 2313

-- Dr. Walter Kasper DFKI GmbH Stuhlsatzenhausweg 3 D-66123 Saarbrücken Tel.:  +49-681-85775-5300 Fax:   +49-681-85775-5338 Email: kas@dfki.de

------------------------------------------------------------- Deutsches Forschungszentrum fuer Kuenstliche Intelligenz GmbH Firmensitz: Trippstadter Strasse 122, D-67663 Kaiserslautern

Geschaeftsfuehrung: Prof. Dr. Dr. h.c. mult. Wolfgang Wahlster (Vorsitzender) Dr. Walter Olthoff

Vorsitzender des Aufsichtsrats: Prof. Dr. h.c. Hans A. Aukes

Amtsgericht Kaiserslautern, HRB 2313